[From nobody Sat May 23 18:35:06 2026
Received: (at submit) by bugs.debian.org; 23 May 2026 13:46:19 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.6 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 54; hammy, 150; neutral, 165; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:36642)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wQmgF-000gC5-1i
 for submit@bugs.debian.org; Sat, 23 May 2026 13:46:19 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wQmgG-00049F-02
 for submit@bugs.debian.org; Sat, 23 May 2026 13:46:19 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=SrLZ/L0ojjcgh7UAM22Ckjzc+NEx04uDIBMQ2H2GSkM=; b=HK0RCWaayin2oz8ArQNFk24ee3
 GMvQEaOg4JzPeNVt0GaKqF77w7d5JYMaSK1x24hO2oW0WTJM8gsH114jqig+AzGRktFZRmzwJmC53
 eRzRgFU6Vxjmucct3M9kI5mH/F1eJI5GpSoXSlnGk9GzTDtxaj7mOFVMKdTHWiERjEFlJ7oSoPOmh
 110GQu35gjq8Hz5MP4R0RIwdtBfmVWBwJjDUdVhfiVQTYitYv+eFUHYBJFyYSAZyX2faG94tjVrl4
 4M2NE3thICMcJOihJoQH9n+/XKOJ3tkzAaTxddII4OOt47d06QHHA9JY2WlBUdpaj6h6cQ3ppEivr
 dP80mcxw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wQmgF-00080U-16
 for submit@bugs.debian.org; Sat, 23 May 2026 13:46:19 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: php-amqplib: FTBFS: &quot;INTERNAL_ERROR - Feature
 `transient_nonexcl_queues` is deprecated.
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wQmgF-00080U-16@paradis.debian.org&gt;
Date: Sat, 23 May 2026 13:46:19 +0000
Delivered-To: submit@bugs.debian.org

Package: src:php-amqplib
Version: 3.7.4-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202605/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:php-amqplib, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
phpab --tolerant \
	--output PhpAmqpLib/autoload.php \
	--template debian/autoload.php.tpl \
	PhpAmqpLib
phpab %development% - Copyright (C) 2009 - 2026 by Arne Blankerts and Contributors

[... snipped ...]

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/AbstractConnectionTestCase.php:63
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Connection/ConnectionClosedTest.php:205

11) PhpAmqpLib\Tests\Functional\Connection\ConnectionClosedTest::must_ignore_missing_heartbeat_after_recent_write#1 with data ('stream', 32768)
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/AbstractConnectionTestCase.php:63
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Connection/ConnectionClosedTest.php:205

12) PhpAmqpLib\Tests\Functional\Connection\ConnectionClosedTest::must_ignore_missing_heartbeat_after_recent_write#2 with data ('socket', 1024)
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/AbstractConnectionTestCase.php:63
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Connection/ConnectionClosedTest.php:205

13) PhpAmqpLib\Tests\Functional\Connection\ConnectionClosedTest::must_ignore_missing_heartbeat_after_recent_write#3 with data ('socket', 32768)
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/AbstractConnectionTestCase.php:63
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Connection/ConnectionClosedTest.php:205

14) PhpAmqpLib\Tests\Functional\Connection\ConnectionUnresponsiveTest::must_throw_exception_on_completely_blocked_connection#0 with data ('stream')
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/AbstractConnectionTestCase.php:63
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Connection/ConnectionUnresponsiveTest.php:32

15) PhpAmqpLib\Tests\Functional\Connection\ConnectionUnresponsiveTest::must_throw_exception_on_completely_blocked_connection#1 with data ('socket')
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/AbstractConnectionTestCase.php:63
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Connection/ConnectionUnresponsiveTest.php:32

16) PhpAmqpLib\Tests\Functional\Connection\Heartbeat\SignalHeartbeatTest::process_message_longer_than_heartbeat_timeout
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Connection/Heartbeat/SignalHeartbeatTest.php:50
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/php_compat_71.php:27

17) PhpAmqpLib\Tests\Functional\FileTransferTest::send_file
PhpAmqpLib\Exception\AMQPProtocolChannelException: PRECONDITION_FAILED - inequivalent arg 'durable' for exchange 'test_exchange' in vhost '/': received 'false' but current is 'true'

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:239
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:412
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/FileTransferTest.php:29
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/php_compat_71.php:27

18) PhpAmqpLib\Tests\Functional\Message\AMQPMessageTest::double_ack_throws_exception
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Message/AMQPMessageTest.php:19

19) PhpAmqpLib\Tests\Functional\Message\AMQPMessageTest::publish_confirm_mode
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Message/AMQPMessageTest.php:45

20) PhpAmqpLib\Tests\Functional\ReconnectConnectionTest::lazy_connection_reconnect
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:128
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:116
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:46

21) PhpAmqpLib\Tests\Functional\ReconnectConnectionTest::lazy_connection_close_reconnect
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:128
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:53

22) PhpAmqpLib\Tests\Functional\ReconnectConnectionTest::socket_connection_reconnect
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:128
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:116
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:66

23) PhpAmqpLib\Tests\Functional\ReconnectConnectionTest::socket_connection_close_reconnect
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:128
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:75

24) PhpAmqpLib\Tests\Functional\ReconnectConnectionTest::lazy_socket_connection_close_reconnect
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:128
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:86

25) PhpAmqpLib\Tests\Functional\ReconnectConnectionTest::lazy_connection_socket_reconnect
PhpAmqpLib\Exception\AMQPConnectionClosedException: INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)

/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:128
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:116
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/ReconnectConnectionTest.php:96

--

There was 1 failure:

1) PhpAmqpLib\Tests\Functional\Channel\ChannelConsumeTest::basic_consume_same_tag_throws_exception
Failed asserting that exception of type &quot;PhpAmqpLib\Exception\AMQPConnectionClosedException&quot; matches expected exception &quot;InvalidArgumentException&quot;. Message was: &quot;INTERNAL_ERROR - Feature `transient_nonexcl_queues` is deprecated.
By default, this feature is not permitted anymore.
The feature will be removed from a future major RabbitMQ version, regardless of the configuration; actual version to be determined.
To...(50, 10)&quot; at
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:788
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:218
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:367
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Connection/AbstractConnection.php:701
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:236
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AbstractChannel.php:345
/&lt;&lt;PKGBUILDDIR&gt;&gt;/PhpAmqpLib/Channel/AMQPChannel.php:694
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/Channel/ChannelConsumeTest.php:13
.

--

There were 2 risky tests:

1) PhpAmqpLib\Tests\Functional\StreamIOTest::error_handler_is_restored_on_failed_connection
Test code or tested code did not remove its own error handlers

/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/StreamIOTest.php:18

2) PhpAmqpLib\Tests\Functional\StreamIOTest::error_handler_is_restored_on_success
Test code or tested code did not remove its own error handlers

/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/Functional/StreamIOTest.php:52

ERRORS!
Tests: 842, Assertions: 935, Errors: 25, Failures: 1, PHPUnit Deprecations: 1, PHPUnit Notices: 5, Skipped: 20, Risky: 2.
make[1]: *** [debian/rules:20: override_dh_auto_test] Error 2
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]