<pre><code>make[1]: Entering directory `/tmp/buildd/kamailio-4.4.0~dev6+0~20151124215712.399+trusty'
mkdir -p /tmp/buildd/kamailio-4.4.0~dev6+0~20151124215712.399+trusty/debian/kamailio-kazoo-modules/usr/lib/x86_64-linux-gnu/kamailio/modules
CC (gcc) [M kazoo.so]       const.o
CC (gcc) [M kazoo.so]       kazoo.o
CC (gcc) [M kazoo.so]       kz_amqp.o
kz_amqp.c: In function 'kz_amqp_exchange_declare':
kz_amqp.c:57:2: error: incompatible type for argument 7 of 'amqp_exchange_declare'
  return amqp_exchange_declare(state, channel, exchange, type, passive, durable, 0, 0, arguments);
  ^
In file included from /usr/include/amqp.h:720:0,
                 from kz_amqp.c:4:
/usr/include/amqp_framing.h:610:61: note: expected 'amqp_table_t' but argument is of type 'int'
 AMQP_PUBLIC_FUNCTION amqp_exchange_declare_ok_t * AMQP_CALL amqp_exchange_declare(amqp_connection_state_t state, amqp_channel_t channel, amqp_bytes_t exchange, amqp_bytes_t type, amqp_boolean_t passive, amqp_boolean_t durable, amqp_table_t arguments);
                                                             ^
kz_amqp.c:57:2: error: too many arguments to function 'amqp_exchange_declare'
  return amqp_exchange_declare(state, channel, exchange, type, passive, durable, 0, 0, arguments);
  ^
In file included from /usr/include/amqp.h:720:0,
                 from kz_amqp.c:4:
/usr/include/amqp_framing.h:610:61: note: declared here
 AMQP_PUBLIC_FUNCTION amqp_exchange_declare_ok_t * AMQP_CALL amqp_exchange_declare(amqp_connection_state_t state, amqp_channel_t channel, amqp_bytes_t exchange, amqp_bytes_t type, amqp_boolean_t passive, amqp_boolean_t durable, amqp_table_t arguments);
                                                             ^
make[2]: *** [kz_amqp.o] Error 1
make[1]: *** [install-modules] Error 1
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~dev6+0~20151124215712.399+trusty'
</code></pre>

<p>git version <a href="https://github.com/kamailio/kamailio/commit/81be39ba472bb3c1a8569c7158c6415aac512be7" class="commit-link"><tt>81be39b</tt></a></p>

<p>Full build log <a href="https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=trusty,label=slave/397/consoleText">https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=trusty,label=slave/397/consoleText</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/issues/418">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZaRGLtG4u5pV9VzZNdluXOmxU1VGks5pJZ9FgaJpZM4GpKyL.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/418"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>