Source: php-amqp Version: 1.9.4-1 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-15-70 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:48:56 > ===================================================================== > TEST 1/154 [tests/003-channel-consumers.phpt] > FAIL AMQPChannel - consumers [tests/003-channel-consumers.phpt] > TEST 2/154 [tests/004-queue-consume-nested.phpt] > FAIL AMQPQueue - nested consumers [tests/004-queue-consume-nested.phpt] > TEST 3/154 [tests/004-queue-consume-orphaned.phpt] > FAIL AMQPQueue - orphaned envelope [tests/004-queue-consume-orphaned.phpt] > TEST 4/154 [tests/amqpbasicproperties.phpt] > PASS AMQPBasicProperties [tests/amqpbasicproperties.phpt] > TEST 5/154 [tests/amqpchannel_basicRecover.phpt] > FAIL AMQPChannel::basicRecover [tests/amqpchannel_basicRecover.phpt] > TEST 6/154 [tests/amqpchannel_close.phpt] > FAIL AMQPChannel::close [tests/amqpchannel_close.phpt] > TEST 7/154 [tests/amqpchannel_confirmSelect.phpt] > FAIL AMQPChannel::confirmSelect() [tests/amqpchannel_confirmSelect.phpt] > TEST 8/154 [tests/amqpchannel_construct_basic.phpt] > FAIL AMQPChannel constructor [tests/amqpchannel_construct_basic.phpt] > TEST 9/154 [tests/amqpchannel_getChannelId.phpt] > FAIL AMQPChannel::getChannelId [tests/amqpchannel_getChannelId.phpt] > TEST 10/154 [tests/amqpchannel_get_connection.phpt] > FAIL AMQPChannel getConnection test [tests/amqpchannel_get_connection.phpt] > TEST 11/154 [tests/amqpchannel_multi_channel_connection.phpt] > FAIL AMQPConnection - multiple AMQPChannels per AMQPConnection > [tests/amqpchannel_multi_channel_connection.phpt] > TEST 12/154 [tests/amqpchannel_slots_usage.phpt] > FAIL AMQPChannel slots usage [tests/amqpchannel_slots_usage.phpt] > TEST 13/154 [tests/amqpchannel_var_dump.phpt] > FAIL AMQPChannel var_dump [tests/amqpchannel_var_dump.phpt] > TEST 14/154 [tests/amqpconnection_connect_login_failure.phpt] > FAIL AMQPConnection connect login failure > [tests/amqpconnection_connect_login_failure.phpt] > TEST 15/154 [tests/amqpconnection_connection_getters.phpt] > FAIL AMQPConnection - connection-specific getters > [tests/amqpconnection_connection_getters.phpt] > TEST 16/154 [tests/amqpconnection_construct_basic.phpt] > FAIL AMQPConnection constructor [tests/amqpconnection_construct_basic.phpt] > TEST 17/154 [tests/amqpconnection_construct_ini_read_timeout.phpt] > PASS AMQPConnection constructor with amqp.read_timeout ini value set > [tests/amqpconnection_construct_ini_read_timeout.phpt] > TEST 18/154 [tests/amqpconnection_construct_ini_timeout.phpt] > PASS AMQPConnection constructor with amqp.timeout ini value set > [tests/amqpconnection_construct_ini_timeout.phpt] > TEST 19/154 [tests/amqpconnection_construct_ini_timeout_and_read_timeout.phpt] > PASS AMQPConnection constructor with both amqp.timeout and amqp.read_timeout > ini values set > [tests/amqpconnection_construct_ini_timeout_and_read_timeout.phpt] > TEST 20/154 [tests/amqpconnection_construct_ini_timeout_default.phpt] > PASS AMQPConnection constructor with amqp.timeout ini value set in code to it > default value [tests/amqpconnection_construct_ini_timeout_default.phpt] > TEST 21/154 [tests/amqpconnection_construct_with_connect_timeout.phpt] > PASS AMQPConnection constructor with timeout parameter in credentials > [tests/amqpconnection_construct_with_connect_timeout.phpt] > TEST 22/154 [tests/amqpconnection_construct_with_limits.phpt] > FAIL AMQPConnection constructor with channel_max, frame_max and heartbeat > limits [tests/amqpconnection_construct_with_limits.phpt] > TEST 23/154 [tests/amqpconnection_construct_with_timeout.phpt] > PASS AMQPConnection constructor with timeout parameter in credentials > [tests/amqpconnection_construct_with_timeout.phpt] > TEST 24/154 > [tests/amqpconnection_construct_with_timeout_and_read_timeout.phpt] > PASS AMQPConnection constructor with both timeout and read_timeout parameters > in credentials > [tests/amqpconnection_construct_with_timeout_and_read_timeout.phpt] > TEST 25/154 [tests/amqpconnection_construct_with_write_timeout.phpt] > PASS AMQPConnection constructor with write_timeout parameter in creadentials > [tests/amqpconnection_construct_with_write_timeout.phpt] > TEST 26/154 [tests/amqpconnection_getUsedChannels.phpt] > FAIL AMQPConnection::getUsedChannels() > [tests/amqpconnection_getUsedChannels.phpt] > TEST 27/154 [tests/amqpconnection_heartbeat.phpt] > FAIL AMQPConnection - heartbeats support > [tests/amqpconnection_heartbeat.phpt] > TEST 28/154 [tests/amqpconnection_heartbeat_with_consumer.phpt] > FAIL AMQPConnection heartbeats support (with active consumer) > [tests/amqpconnection_heartbeat_with_consumer.phpt] > TEST 29/154 [tests/amqpconnection_heartbeat_with_persistent.phpt] > FAIL AMQPConnection - heartbeats support with persistent connections > [tests/amqpconnection_heartbeat_with_persistent.phpt] > TEST 30/154 [tests/amqpconnection_persistent_construct_basic.phpt] > FAIL AMQPConnection persitent constructor > [tests/amqpconnection_persistent_construct_basic.phpt] > TEST 31/154 [tests/amqpconnection_persistent_in_use.phpt] > FAIL AMQPConnection persitent connection resource can't be used by multiple > connection [tests/amqpconnection_persistent_in_use.phpt] > TEST 32/154 [tests/amqpconnection_persistent_reusable.phpt] > FAIL AMQPConnection persistent connection are reusable > [tests/amqpconnection_persistent_reusable.phpt] > TEST 33/154 [tests/amqpconnection_setHost.phpt] > PASS AMQPConnection setHost [tests/amqpconnection_setHost.phpt] > TEST 34/154 [tests/amqpconnection_setLogin.phpt] > PASS AMQPConnection setLogin [tests/amqpconnection_setLogin.phpt] > TEST 35/154 [tests/amqpconnection_setPassword.phpt] > PASS AMQPConnection setPassword [tests/amqpconnection_setPassword.phpt] > TEST 36/154 [tests/amqpconnection_setPort_int.phpt] > PASS AMQPConnection constructor [tests/amqpconnection_setPort_int.phpt] > TEST 37/154 [tests/amqpconnection_setPort_out_of_range.phpt] > PASS AMQPConnection setPort with int out of range > [tests/amqpconnection_setPort_out_of_range.phpt] > TEST 38/154 [tests/amqpconnection_setPort_string.phpt] > PASS AMQPConnection setPort with string > [tests/amqpconnection_setPort_string.phpt] > TEST 39/154 [tests/amqpconnection_setReadTimeout_float.phpt] > PASS AMQPConnection setReadTimeout float > [tests/amqpconnection_setReadTimeout_float.phpt] > TEST 40/154 [tests/amqpconnection_setReadTimeout_int.phpt] > PASS AMQPConnection setReadTimeout int > [tests/amqpconnection_setReadTimeout_int.phpt] > TEST 41/154 [tests/amqpconnection_setReadTimeout_out_of_range.phpt] > PASS AMQPConnection setReadTimeout out of range > [tests/amqpconnection_setReadTimeout_out_of_range.phpt] > TEST 42/154 [tests/amqpconnection_setReadTimeout_string.phpt] > PASS AMQPConnection setReadTimeout string > [tests/amqpconnection_setReadTimeout_string.phpt] > TEST 43/154 [tests/amqpconnection_setSaslMethod.phpt] > PASS AMQPConnection setSaslMethod int > [tests/amqpconnection_setSaslMethod.phpt] > TEST 44/154 [tests/amqpconnection_setSaslMethod_invalid.phpt] > PASS AMQPConnection setSaslMethod invalid > [tests/amqpconnection_setSaslMethod_invalid.phpt] > TEST 45/154 [tests/amqpconnection_setTimeout_deprecated.phpt] > PASS AMQPConnection setTimeout deprecated > [tests/amqpconnection_setTimeout_deprecated.phpt] > TEST 46/154 [tests/amqpconnection_setTimeout_float.phpt] > PASS AMQPConnection setTimeout float > [tests/amqpconnection_setTimeout_float.phpt] > TEST 47/154 [tests/amqpconnection_setTimeout_int.phpt] > PASS AMQPConnection setTimeout int [tests/amqpconnection_setTimeout_int.phpt] > TEST 48/154 [tests/amqpconnection_setTimeout_out_of_range.phpt] > PASS AMQPConnection setTimeout out of range > [tests/amqpconnection_setTimeout_out_of_range.phpt] > TEST 49/154 [tests/amqpconnection_setTimeout_string.phpt] > PASS AMQPConnection setTimeout string > [tests/amqpconnection_setTimeout_string.phpt] > TEST 50/154 [tests/amqpconnection_setVhost.phpt] > PASS AMQPConnection setVhost [tests/amqpconnection_setVhost.phpt] > TEST 51/154 [tests/amqpconnection_setWriteTimeout_float.phpt] > PASS AMQPConnection setWriteTimeout float > [tests/amqpconnection_setWriteTimeout_float.phpt] > TEST 52/154 [tests/amqpconnection_setWriteTimeout_int.phpt] > PASS AMQPConnection setWriteTimeout int > [tests/amqpconnection_setWriteTimeout_int.phpt] > TEST 53/154 [tests/amqpconnection_setWriteTimeout_out_of_range.phpt] > PASS AMQPConnection setWriteTimeout out of range > [tests/amqpconnection_setWriteTimeout_out_of_range.phpt] > TEST 54/154 [tests/amqpconnection_setWriteTimeout_string.phpt] > PASS AMQPConnection setWriteTimeout string > [tests/amqpconnection_setWriteTimeout_string.phpt] > TEST 55/154 [tests/amqpconnection_ssl.phpt] > SKIP AMQPConnection - ssl support [tests/amqpconnection_ssl.phpt] reason: - > run ssl connection test manually > TEST 56/154 [tests/amqpconnection_ssl_by_cert.phpt] > SKIP AMQPConnection - ssl support / authentication using certificates > [tests/amqpconnection_ssl_by_cert.phpt] reason: - run ssl connection test > manually > TEST 57/154 [tests/amqpconnection_toomanychannels.phpt] > FAIL AMQPConnection too many channels on a connection > [tests/amqpconnection_toomanychannels.phpt] > TEST 58/154 [tests/amqpconnection_var_dump.phpt] > FAIL AMQPConnection var_dump [tests/amqpconnection_var_dump.phpt] > TEST 59/154 [tests/amqpdecimal.phpt] > PASS AMQPDecimal [tests/amqpdecimal.phpt] > TEST 60/154 [tests/amqpenvelope_construct.phpt] > PASS AMQPEnvelope construct [tests/amqpenvelope_construct.phpt] > TEST 61/154 [tests/amqpenvelope_get_accessors.phpt] > FAIL AMQPEnvelope test get*() accessors > [tests/amqpenvelope_get_accessors.phpt] > TEST 62/154 [tests/amqpenvelope_var_dump.phpt] > FAIL AMQPEnvelope var_dump [tests/amqpenvelope_var_dump.phpt] > TEST 63/154 [tests/amqpexchange-declare-segfault.phpt] > FAIL AMQPExchange [tests/amqpexchange-declare-segfault.phpt] > TEST 64/154 [tests/amqpexchange_attributes.phpt] > FAIL AMQPExchange attributes [tests/amqpexchange_attributes.phpt] > TEST 65/154 [tests/amqpexchange_bind.phpt] > FAIL AMQPExchange::bind [tests/amqpexchange_bind.phpt] > TEST 66/154 [tests/amqpexchange_bind_with_arguments.phpt] > FAIL AMQPExchange::bind with arguments > [tests/amqpexchange_bind_with_arguments.phpt] > TEST 67/154 [tests/amqpexchange_bind_without_key.phpt] > FAIL AMQPExchange::bind without key > [tests/amqpexchange_bind_without_key.phpt] > TEST 68/154 [tests/amqpexchange_bind_without_key_with_arguments.phpt] > FAIL AMQPExchange::bind without key with arguments > [tests/amqpexchange_bind_without_key_with_arguments.phpt] > TEST 69/154 [tests/amqpexchange_channel_refcount.phpt] > FAIL AMQPExchange channel refcount [tests/amqpexchange_channel_refcount.phpt] > TEST 70/154 [tests/amqpexchange_construct_basic.phpt] > FAIL AMQPExchange constructor [tests/amqpexchange_construct_basic.phpt] > TEST 71/154 [tests/amqpexchange_declare_basic.phpt] > FAIL AMQPExchange [tests/amqpexchange_declare_basic.phpt] > TEST 72/154 [tests/amqpexchange_declare_existent.phpt] > FAIL AMQPExchange [tests/amqpexchange_declare_existent.phpt] > TEST 73/154 [tests/amqpexchange_declare_with_stalled_reference.phpt] > PASS AMQPExchange - declare with stalled reference > [tests/amqpexchange_declare_with_stalled_reference.phpt] > TEST 74/154 [tests/amqpexchange_declare_without_name.phpt] > FAIL AMQPExchange::declareExchange() without name set > [tests/amqpexchange_declare_without_name.phpt] > TEST 75/154 [tests/amqpexchange_declare_without_type.phpt] > FAIL AMQPExchange::declareExchange() without type set > [tests/amqpexchange_declare_without_type.phpt] > TEST 76/154 [tests/amqpexchange_delete_default_exchange.phpt] > FAIL AMQPExchange::delete() [tests/amqpexchange_delete_default_exchange.phpt] > TEST 77/154 [tests/amqpexchange_get_channel.phpt] > FAIL AMQPExchange getChannel() test [tests/amqpexchange_get_channel.phpt] > TEST 78/154 [tests/amqpexchange_get_connection.phpt] > FAIL AMQPExchange getConnection test [tests/amqpexchange_get_connection.phpt] > TEST 79/154 [tests/amqpexchange_invalid_type.phpt] > FAIL AMQPExchange [tests/amqpexchange_invalid_type.phpt] > TEST 80/154 [tests/amqpexchange_publish_basic.phpt] > FAIL AMQPExchange [tests/amqpexchange_publish_basic.phpt] > TEST 81/154 [tests/amqpexchange_publish_confirms.phpt] > FAIL AMQPExchange::publish() - publish with confirms > [tests/amqpexchange_publish_confirms.phpt] > TEST 82/154 [tests/amqpexchange_publish_confirms_consume.phpt] > FAIL AMQPExchange::publish() - publish in conform mode and handle conforms > with AMQPQueue::consume() method > [tests/amqpexchange_publish_confirms_consume.phpt] > TEST 83/154 [tests/amqpexchange_publish_empty_routing_key.phpt] > FAIL AMQPExchange publish with empty routing key > [tests/amqpexchange_publish_empty_routing_key.phpt] > TEST 84/154 [tests/amqpexchange_publish_mandatory.phpt] > FAIL AMQPExchange::publish() - publish unroutable mandatory > [tests/amqpexchange_publish_mandatory.phpt] > TEST 85/154 [tests/amqpexchange_publish_mandatory_consume.phpt] > FAIL AMQPExchange::publish() - publish unroutable with mandatory flag and > handle them with AMQPQueue::consume() method > [tests/amqpexchange_publish_mandatory_consume.phpt] > TEST 86/154 > [tests/amqpexchange_publish_mandatory_multiple_channels_pitfal.phpt] > FAIL AMQPExchange::publish() - publish unroutable mandatory on multiple > channels pitfall > [tests/amqpexchange_publish_mandatory_multiple_channels_pitfal.phpt] > TEST 87/154 [tests/amqpexchange_publish_with_decimal_header.phpt] > FAIL AMQPExchange publish with decimal header > [tests/amqpexchange_publish_with_decimal_header.phpt] > TEST 88/154 [tests/amqpexchange_publish_with_null.phpt] > FAIL AMQPExchange::publish() body with null-byte > [tests/amqpexchange_publish_with_null.phpt] > TEST 89/154 [tests/amqpexchange_publish_with_properties.phpt] > FAIL AMQPExchange publish with properties > [tests/amqpexchange_publish_with_properties.phpt] > TEST 90/154 > [tests/amqpexchange_publish_with_properties_ignore_num_header.phpt] > FAIL AMQPExchange publish with properties - ignore numeric keys in headers > [tests/amqpexchange_publish_with_properties_ignore_num_header.phpt] > TEST 91/154 > [tests/amqpexchange_publish_with_properties_ignore_unsupported_header_values.phpt] > FAIL AMQPExchange publish with properties - ignore unsupported header values > (NULL, object, resources) > [tests/amqpexchange_publish_with_properties_ignore_unsupported_header_values.phpt] > > TEST 92/154 [tests/amqpexchange_publish_with_properties_nested_header.phpt] > FAIL AMQPExchange publish with properties - nested header values > [tests/amqpexchange_publish_with_properties_nested_header.phpt] > TEST 93/154 [tests/amqpexchange_publish_with_properties_user_id_failure.phpt] > FAIL AMQPExchange publish with properties - user_id failure > [tests/amqpexchange_publish_with_properties_user_id_failure.phpt] > TEST 94/154 [tests/amqpexchange_publish_with_timestamp_header.phpt] > FAIL AMQPExchange publish with timestamp header > [tests/amqpexchange_publish_with_timestamp_header.phpt] > TEST 95/154 [tests/amqpexchange_publish_xdeath.phpt] > FAIL AMQPExchange publish with properties - nested header values > [tests/amqpexchange_publish_xdeath.phpt] > TEST 96/154 [tests/amqpexchange_setArgument.phpt] > FAIL AMQPExchange::setArgument() test [tests/amqpexchange_setArgument.phpt] > TEST 97/154 [tests/amqpexchange_set_flag.phpt] > FAIL AMQPExchange set flag string [tests/amqpexchange_set_flag.phpt] > TEST 98/154 [tests/amqpexchange_set_flags.phpt] > FAIL AMQPExchange setFlags() [tests/amqpexchange_set_flags.phpt] > TEST 99/154 [tests/amqpexchange_unbind.phpt] > FAIL AMQPExchange::unbind [tests/amqpexchange_unbind.phpt] > TEST 100/154 [tests/amqpexchange_unbind_with_arguments.phpt] > FAIL AMQPExchange::unbind with arguments > [tests/amqpexchange_unbind_with_arguments.phpt] > TEST 101/154 [tests/amqpexchange_unbind_without_key.phpt] > FAIL AMQPExchange::unbind without key > [tests/amqpexchange_unbind_without_key.phpt] > TEST 102/154 [tests/amqpexchange_unbind_without_key_with_arguments.phpt] > FAIL AMQPExchange::unbind without key with arguments > [tests/amqpexchange_unbind_without_key_with_arguments.phpt] > TEST 103/154 [tests/amqpexchange_var_dump.phpt] > FAIL AMQPExchange var_dump [tests/amqpexchange_var_dump.phpt] > TEST 104/154 [tests/amqpqueue-cancel-no-consumers.phpt] > FAIL AMQPQueue - orphaned envelope [tests/amqpqueue-cancel-no-consumers.phpt] > TEST 105/154 [tests/amqpqueue_attributes.phpt] > FAIL AMQPQueue attributes [tests/amqpqueue_attributes.phpt] > TEST 106/154 [tests/amqpqueue_bind_basic.phpt] > FAIL AMQPQueue [tests/amqpqueue_bind_basic.phpt] > TEST 107/154 [tests/amqpqueue_bind_basic_empty_routing_key.phpt] > FAIL AMQPQueue [tests/amqpqueue_bind_basic_empty_routing_key.phpt] > TEST 108/154 [tests/amqpqueue_bind_basic_headers_arguments.phpt] > FAIL AMQPQueue [tests/amqpqueue_bind_basic_headers_arguments.phpt] > TEST 109/154 [tests/amqpqueue_cancel.phpt] > FAIL AMQPQueue cancel [tests/amqpqueue_cancel.phpt] > TEST 110/154 [tests/amqpqueue_construct_basic.phpt] > FAIL AMQPQueue constructor [tests/amqpqueue_construct_basic.phpt] > TEST 111/154 [tests/amqpqueue_consume_basic.phpt] > FAIL AMQPQueue::consume basic [tests/amqpqueue_consume_basic.phpt] > TEST 112/154 [tests/amqpqueue_consume_multiple.phpt] > FAIL AMQPQueue::consume multiple [tests/amqpqueue_consume_multiple.phpt] > TEST 113/154 [tests/amqpqueue_consume_multiple_no_doubles.phpt] > FAIL AMQPQueue::consume multiple (no doubles) > [tests/amqpqueue_consume_multiple_no_doubles.phpt] > TEST 114/154 [tests/amqpqueue_consume_nonexistent.phpt] > FAIL AMQPQueue::consume from nonexistent queue > [tests/amqpqueue_consume_nonexistent.phpt] > TEST 115/154 [tests/amqpqueue_consume_timeout.phpt] > FAIL AMQPQueue::consume with timeout [tests/amqpqueue_consume_timeout.phpt] > TEST 116/154 [tests/amqpqueue_declare_basic.phpt] > FAIL AMQPQueue [tests/amqpqueue_declare_basic.phpt] > TEST 117/154 [tests/amqpqueue_declare_with_arguments.phpt] > FAIL AMQPQueue::declareQueue() - with arguments > [tests/amqpqueue_declare_with_arguments.phpt] > TEST 118/154 [tests/amqpqueue_declare_with_stalled_reference.phpt] > PASS AMQPQueue - declare with stalled reference > [tests/amqpqueue_declare_with_stalled_reference.phpt] > TEST 119/154 [tests/amqpqueue_delete_basic.phpt] > FAIL AMQPQueue [tests/amqpqueue_delete_basic.phpt] > TEST 120/154 [tests/amqpqueue_empty_name.phpt] > FAIL AMQPQueue declared with empty name [tests/amqpqueue_empty_name.phpt] > TEST 121/154 [tests/amqpqueue_get_basic.phpt] > FAIL AMQPQueue::get basic [tests/amqpqueue_get_basic.phpt] > TEST 122/154 [tests/amqpqueue_get_channel.phpt] > FAIL AMQPQueue getChannel() test [tests/amqpqueue_get_channel.phpt] > TEST 123/154 [tests/amqpqueue_get_connection.phpt] > FAIL AMQPQueue getConnection test [tests/amqpqueue_get_connection.phpt] > TEST 124/154 [tests/amqpqueue_get_empty_body.phpt] > FAIL AMQPQueue::get empty body [tests/amqpqueue_get_empty_body.phpt] > TEST 125/154 [tests/amqpqueue_get_headers.phpt] > FAIL AMQPQueue::get headers [tests/amqpqueue_get_headers.phpt] > TEST 126/154 [tests/amqpqueue_get_nonexistent.phpt] > FAIL AMQPQueue::get from nonexistent queue > [tests/amqpqueue_get_nonexistent.phpt] > TEST 127/154 [tests/amqpqueue_headers_with_bool.phpt] > FAIL AMQPQueue::get headers with bool values > [tests/amqpqueue_headers_with_bool.phpt] > TEST 128/154 [tests/amqpqueue_headers_with_float.phpt] > FAIL AMQPQueue::get headers with float values > [tests/amqpqueue_headers_with_float.phpt] > TEST 129/154 [tests/amqpqueue_headers_with_null.phpt] > FAIL AMQPQueue::get headers [tests/amqpqueue_headers_with_null.phpt] > TEST 130/154 [tests/amqpqueue_nack.phpt] > FAIL AMQPQueue::nack [tests/amqpqueue_nack.phpt] > TEST 131/154 [tests/amqpqueue_nested_arrays.phpt] > FAIL AMQPQueue::get headers [tests/amqpqueue_nested_arrays.phpt] > TEST 132/154 [tests/amqpqueue_nested_headers.phpt] > FAIL AMQPQueue::get headers [tests/amqpqueue_nested_headers.phpt] > TEST 133/154 [tests/amqpqueue_purge_basic.phpt] > PASS AMQPQueue [tests/amqpqueue_purge_basic.phpt] > TEST 134/154 [tests/amqpqueue_setArgument.phpt] > FAIL AMQPQueue::setArgument() test [tests/amqpqueue_setArgument.phpt] > TEST 135/154 [tests/amqpqueue_unbind_basic_empty_routing_key.phpt] > FAIL AMQPQueue [tests/amqpqueue_unbind_basic_empty_routing_key.phpt] > TEST 136/154 [tests/amqpqueue_unbind_basic_headers_arguments.phpt] > FAIL AMQPQueue [tests/amqpqueue_unbind_basic_headers_arguments.phpt] > TEST 137/154 [tests/amqpqueue_var_dump.phpt] > FAIL AMQPQueue var_dump [tests/amqpqueue_var_dump.phpt] > TEST 138/154 [tests/amqptimestamp.phpt] > PASS AMQPTimestamp [tests/amqptimestamp.phpt] > TEST 139/154 [tests/bug_17831.phpt] > FAIL Segfault when publishing to non existent exchange [tests/bug_17831.phpt] > TEST 140/154 [tests/bug_19707.phpt] > FAIL AMQPQueue::get() doesn't return the message [tests/bug_19707.phpt] > TEST 141/154 [tests/bug_19840.phpt] > PASS Bug 19840: Connection Exception [tests/bug_19840.phpt] > TEST 142/154 [tests/bug_61533.phpt] > FAIL Constructing AMQPQueue with AMQPConnection segfaults > [tests/bug_61533.phpt] > TEST 143/154 [tests/bug_62354.phpt] > PASS Constructing AMQPQueue with AMQPConnection segfaults > [tests/bug_62354.phpt] > TEST 144/154 [tests/bug_gh147.phpt] > FAIL #147 Segfault when catchable fatal error happens in consumer > [tests/bug_gh147.phpt] > TEST 145/154 [tests/bug_gh155_direct_reply_to.phpt] > FAIL #155 RabbitMQ's Direct reply-to (related to consume multiple) > [tests/bug_gh155_direct_reply_to.phpt] > TEST 146/154 [tests/bug_gh50-1.phpt] > FAIL Channel creation race condition > (https://github.com/pdezwart/php-amqp/issues/50) (1) [tests/bug_gh50-1.phpt] > TEST 147/154 [tests/bug_gh50-2.phpt] > FAIL Channel creation race condition > (https://github.com/pdezwart/php-amqp/issues/50) (2) [tests/bug_gh50-2.phpt] > TEST 148/154 [tests/bug_gh50-3.phpt] > FAIL Channel creation race condition > (https://github.com/pdezwart/php-amqp/issues/50) (3) [tests/bug_gh50-3.phpt] > TEST 149/154 [tests/bug_gh50-4.phpt] > FAIL Channel creation race condition > (https://github.com/pdezwart/php-amqp/issues/50) (4) [tests/bug_gh50-4.phpt] > TEST 150/154 [tests/bug_gh53-2.phpt] > FAIL Upgrade to RabbitMQ 3.1.0-1: AMQPConnectionException: connection closed > unexpectedly (2) [tests/bug_gh53-2.phpt] > TEST 151/154 [tests/bug_gh53.phpt] > FAIL Upgrade to RabbitMQ 3.1.0-1: AMQPConnectionException: connection closed > unexpectedly [tests/bug_gh53.phpt] > TEST 152/154 [tests/bug_gh72-1.phpt] > FAIL #72 Publishing to an exchange with an empty name is valid and should not > throw an exception (1) [tests/bug_gh72-1.phpt] > TEST 153/154 [tests/bug_gh72-2.phpt] > FAIL #72 Publishing to an exchange with an empty name is valid and should not > throw an exception (2) [tests/bug_gh72-2.phpt] > TEST 154/154 [tests/package-version.phpt] > SKIP Compare version in package.xml and module [tests/package-version.phpt] > ===================================================================== > TIME END 2020-02-23 02:49:09 > > ===================================================================== > TEST RESULT SUMMARY > --------------------------------------------------------------------- > Exts skipped : 0 > Exts tested : 15 > --------------------------------------------------------------------- > > Number of tests : 154 151 > Tests skipped : 3 ( 1.9%) -------- > Tests warned : 0 ( 0.0%) ( 0.0%) > Tests failed : 112 ( 72.7%) ( 74.2%) > Tests passed : 39 ( 25.3%) ( 25.8%) > --------------------------------------------------------------------- > Time taken : 13 seconds > ===================================================================== > > ===================================================================== > FAILED TEST SUMMARY > --------------------------------------------------------------------- > AMQPChannel - consumers [tests/003-channel-consumers.phpt] > AMQPQueue - nested consumers [tests/004-queue-consume-nested.phpt] > AMQPQueue - orphaned envelope [tests/004-queue-consume-orphaned.phpt] > AMQPChannel::basicRecover [tests/amqpchannel_basicRecover.phpt] > AMQPChannel::close [tests/amqpchannel_close.phpt] > AMQPChannel::confirmSelect() [tests/amqpchannel_confirmSelect.phpt] > AMQPChannel constructor [tests/amqpchannel_construct_basic.phpt] > AMQPChannel::getChannelId [tests/amqpchannel_getChannelId.phpt] > AMQPChannel getConnection test [tests/amqpchannel_get_connection.phpt] > AMQPConnection - multiple AMQPChannels per AMQPConnection > [tests/amqpchannel_multi_channel_connection.phpt] > AMQPChannel slots usage [tests/amqpchannel_slots_usage.phpt] > AMQPChannel var_dump [tests/amqpchannel_var_dump.phpt] > AMQPConnection connect login failure > [tests/amqpconnection_connect_login_failure.phpt] > AMQPConnection - connection-specific getters > [tests/amqpconnection_connection_getters.phpt] > AMQPConnection constructor [tests/amqpconnection_construct_basic.phpt] > AMQPConnection constructor with channel_max, frame_max and heartbeat limits > [tests/amqpconnection_construct_with_limits.phpt] > AMQPConnection::getUsedChannels() [tests/amqpconnection_getUsedChannels.phpt] > AMQPConnection - heartbeats support [tests/amqpconnection_heartbeat.phpt] > AMQPConnection heartbeats support (with active consumer) > [tests/amqpconnection_heartbeat_with_consumer.phpt] > AMQPConnection - heartbeats support with persistent connections > [tests/amqpconnection_heartbeat_with_persistent.phpt] > AMQPConnection persitent constructor > [tests/amqpconnection_persistent_construct_basic.phpt] > AMQPConnection persitent connection resource can't be used by multiple > connection [tests/amqpconnection_persistent_in_use.phpt] > AMQPConnection persistent connection are reusable > [tests/amqpconnection_persistent_reusable.phpt] > AMQPConnection too many channels on a connection > [tests/amqpconnection_toomanychannels.phpt] > AMQPConnection var_dump [tests/amqpconnection_var_dump.phpt] > AMQPEnvelope test get*() accessors [tests/amqpenvelope_get_accessors.phpt] > AMQPEnvelope var_dump [tests/amqpenvelope_var_dump.phpt] > AMQPExchange [tests/amqpexchange-declare-segfault.phpt] > AMQPExchange attributes [tests/amqpexchange_attributes.phpt] > AMQPExchange::bind [tests/amqpexchange_bind.phpt] > AMQPExchange::bind with arguments > [tests/amqpexchange_bind_with_arguments.phpt] > AMQPExchange::bind without key [tests/amqpexchange_bind_without_key.phpt] > AMQPExchange::bind without key with arguments > [tests/amqpexchange_bind_without_key_with_arguments.phpt] > AMQPExchange channel refcount [tests/amqpexchange_channel_refcount.phpt] > AMQPExchange constructor [tests/amqpexchange_construct_basic.phpt] > AMQPExchange [tests/amqpexchange_declare_basic.phpt] > AMQPExchange [tests/amqpexchange_declare_existent.phpt] > AMQPExchange::declareExchange() without name set > [tests/amqpexchange_declare_without_name.phpt] > AMQPExchange::declareExchange() without type set > [tests/amqpexchange_declare_without_type.phpt] > AMQPExchange::delete() [tests/amqpexchange_delete_default_exchange.phpt] > AMQPExchange getChannel() test [tests/amqpexchange_get_channel.phpt] > AMQPExchange getConnection test [tests/amqpexchange_get_connection.phpt] > AMQPExchange [tests/amqpexchange_invalid_type.phpt] > AMQPExchange [tests/amqpexchange_publish_basic.phpt] > AMQPExchange::publish() - publish with confirms > [tests/amqpexchange_publish_confirms.phpt] > AMQPExchange::publish() - publish in conform mode and handle conforms with > AMQPQueue::consume() method [tests/amqpexchange_publish_confirms_consume.phpt] > AMQPExchange publish with empty routing key > [tests/amqpexchange_publish_empty_routing_key.phpt] > AMQPExchange::publish() - publish unroutable mandatory > [tests/amqpexchange_publish_mandatory.phpt] > AMQPExchange::publish() - publish unroutable with mandatory flag and handle > them with AMQPQueue::consume() method > [tests/amqpexchange_publish_mandatory_consume.phpt] > AMQPExchange::publish() - publish unroutable mandatory on multiple channels > pitfall [tests/amqpexchange_publish_mandatory_multiple_channels_pitfal.phpt] > AMQPExchange publish with decimal header > [tests/amqpexchange_publish_with_decimal_header.phpt] > AMQPExchange::publish() body with null-byte > [tests/amqpexchange_publish_with_null.phpt] > AMQPExchange publish with properties > [tests/amqpexchange_publish_with_properties.phpt] > AMQPExchange publish with properties - ignore numeric keys in headers > [tests/amqpexchange_publish_with_properties_ignore_num_header.phpt] > AMQPExchange publish with properties - ignore unsupported header values > (NULL, object, resources) > [tests/amqpexchange_publish_with_properties_ignore_unsupported_header_values.phpt] > AMQPExchange publish with properties - nested header values > [tests/amqpexchange_publish_with_properties_nested_header.phpt] > AMQPExchange publish with properties - user_id failure > [tests/amqpexchange_publish_with_properties_user_id_failure.phpt] > AMQPExchange publish with timestamp header > [tests/amqpexchange_publish_with_timestamp_header.phpt] > AMQPExchange publish with properties - nested header values > [tests/amqpexchange_publish_xdeath.phpt] > AMQPExchange::setArgument() test [tests/amqpexchange_setArgument.phpt] > AMQPExchange set flag string [tests/amqpexchange_set_flag.phpt] > AMQPExchange setFlags() [tests/amqpexchange_set_flags.phpt] > AMQPExchange::unbind [tests/amqpexchange_unbind.phpt] > AMQPExchange::unbind with arguments > [tests/amqpexchange_unbind_with_arguments.phpt] > AMQPExchange::unbind without key [tests/amqpexchange_unbind_without_key.phpt] > AMQPExchange::unbind without key with arguments > [tests/amqpexchange_unbind_without_key_with_arguments.phpt] > AMQPExchange var_dump [tests/amqpexchange_var_dump.phpt] > AMQPQueue - orphaned envelope [tests/amqpqueue-cancel-no-consumers.phpt] > AMQPQueue attributes [tests/amqpqueue_attributes.phpt] > AMQPQueue [tests/amqpqueue_bind_basic.phpt] > AMQPQueue [tests/amqpqueue_bind_basic_empty_routing_key.phpt] > AMQPQueue [tests/amqpqueue_bind_basic_headers_arguments.phpt] > AMQPQueue cancel [tests/amqpqueue_cancel.phpt] > AMQPQueue constructor [tests/amqpqueue_construct_basic.phpt] > AMQPQueue::consume basic [tests/amqpqueue_consume_basic.phpt] > AMQPQueue::consume multiple [tests/amqpqueue_consume_multiple.phpt] > AMQPQueue::consume multiple (no doubles) > [tests/amqpqueue_consume_multiple_no_doubles.phpt] > AMQPQueue::consume from nonexistent queue > [tests/amqpqueue_consume_nonexistent.phpt] > AMQPQueue::consume with timeout [tests/amqpqueue_consume_timeout.phpt] > AMQPQueue [tests/amqpqueue_declare_basic.phpt] > AMQPQueue::declareQueue() - with arguments > [tests/amqpqueue_declare_with_arguments.phpt] > AMQPQueue [tests/amqpqueue_delete_basic.phpt] > AMQPQueue declared with empty name [tests/amqpqueue_empty_name.phpt] > AMQPQueue::get basic [tests/amqpqueue_get_basic.phpt] > AMQPQueue getChannel() test [tests/amqpqueue_get_channel.phpt] > AMQPQueue getConnection test [tests/amqpqueue_get_connection.phpt] > AMQPQueue::get empty body [tests/amqpqueue_get_empty_body.phpt] > AMQPQueue::get headers [tests/amqpqueue_get_headers.phpt] > AMQPQueue::get from nonexistent queue [tests/amqpqueue_get_nonexistent.phpt] > AMQPQueue::get headers with bool values > [tests/amqpqueue_headers_with_bool.phpt] > AMQPQueue::get headers with float values > [tests/amqpqueue_headers_with_float.phpt] > AMQPQueue::get headers [tests/amqpqueue_headers_with_null.phpt] > AMQPQueue::nack [tests/amqpqueue_nack.phpt] > AMQPQueue::get headers [tests/amqpqueue_nested_arrays.phpt] > AMQPQueue::get headers [tests/amqpqueue_nested_headers.phpt] > AMQPQueue::setArgument() test [tests/amqpqueue_setArgument.phpt] > AMQPQueue [tests/amqpqueue_unbind_basic_empty_routing_key.phpt] > AMQPQueue [tests/amqpqueue_unbind_basic_headers_arguments.phpt] > AMQPQueue var_dump [tests/amqpqueue_var_dump.phpt] > Segfault when publishing to non existent exchange [tests/bug_17831.phpt] > AMQPQueue::get() doesn't return the message [tests/bug_19707.phpt] > Constructing AMQPQueue with AMQPConnection segfaults [tests/bug_61533.phpt] > #147 Segfault when catchable fatal error happens in consumer > [tests/bug_gh147.phpt] > #155 RabbitMQ's Direct reply-to (related to consume multiple) > [tests/bug_gh155_direct_reply_to.phpt] > Channel creation race condition > (https://github.com/pdezwart/php-amqp/issues/50) (1) [tests/bug_gh50-1.phpt] > Channel creation race condition > (https://github.com/pdezwart/php-amqp/issues/50) (2) [tests/bug_gh50-2.phpt] > Channel creation race condition > (https://github.com/pdezwart/php-amqp/issues/50) (3) [tests/bug_gh50-3.phpt] > Channel creation race condition > (https://github.com/pdezwart/php-amqp/issues/50) (4) [tests/bug_gh50-4.phpt] > Upgrade to RabbitMQ 3.1.0-1: AMQPConnectionException: connection closed > unexpectedly (2) [tests/bug_gh53-2.phpt] > Upgrade to RabbitMQ 3.1.0-1: AMQPConnectionException: connection closed > unexpectedly [tests/bug_gh53.phpt] > #72 Publishing to an exchange with an empty name is valid and should not > throw an exception (1) [tests/bug_gh72-1.phpt] > #72 Publishing to an exchange with an empty name is valid and should not > throw an exception (2) [tests/bug_gh72-2.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=/<<PKGBUILDDIR>>/debian/php-amqp returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2020/02/22/php-amqp_1.9.4-1_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.

