Record-Routing in in-dialog request are not needed by RFC 3162. But there are many clients out there not sending initial route-set in in-dialog requests. To provided them with the initial route-set together with UAC modified requests the ;ftag parameter must be the to-tag on upstream requests.
append_fromtag parameter added the tag value from "from" header always, even on upstream. This is fixed here.
It is not done on record_route_preset(). This should not be called on record routing anyway.
[rr_record.c.patch.txt](https://github.com/kamailio/kamailio/files/164708/rr…
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/536
Hello,
I am considering to branch v4.4 latest on March 10, after that the
master branch can be used again for adding new features and fixes will
be backported to branch 4.4. If it proves to worth branching earlier, it
can be done.
As an estimate date for the release of v4.4.0, a good candidate would be
one of the days between March 22, 23 or 24.
Any other suggestions or comments?
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Berlin, March 7-9, 2016 - http://www.asipto.com
See <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…>
------------------------------------------
[...truncated 7228 lines...]
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-db-modules/usr/lib/i386-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-json-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/i386-linux-gnu group_include="kmono" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules doc-dir=share/doc/kamailio-mono-modules
make[1]: Entering directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules
CC (gcc) [M app_mono.so] app_mono_api.o
CC (gcc) [M app_mono.so] app_mono_mod.o
make[3]: `libkcore.so.1.0' is up to date.
LD (gcc) [M app_mono.so] app_mono.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so.1.0
install -m 755 libkcore.so.1.0 /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/
rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so.1 \
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so.1
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules/app_mono.so
install -m 755 app_mono.so /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/share/doc/kamailio/modules
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty'
# eliminate duplicate libs
for d in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-db-modules/usr/lib/i386-linux-gnu/kamailio; do test "$d" != "/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio" && for r in `find $d -name 'lib*'|xargs`; do echo "removing mono lib `basename $r` present also in $d"; rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/`basename "$r"` ; done ; done
removing mono lib libsrdb1.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-db-modules/usr/lib/i386-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-mono-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/i386-linux-gnu group_include="kims" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-ims-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-ims-modules doc-dir=share/doc/kamailio-ims-modules
make[1]: Entering directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/debian/kamailio-ims-modules/usr/lib/i386-linux-gnu/kamailio/modules
CC (gcc) [M cdp.so] acceptor.o
CC (gcc) [M cdp.so] acctstatemachine.o
CC (gcc) [M cdp.so] api_process.o
CC (gcc) [M cdp.so] authstatemachine.o
authstatemachine.c: In function 'add_auth_session_timers':
authstatemachine.c:236:47: warning: 'lifetime' may be used uninitialized in this function [-Wmaybe-uninitialized]
x->last_requested_timeout = lifetime;
^
CC (gcc) [M cdp.so] cdp_load.o
CC (gcc) [M cdp.so] cdp_rpc.o
CC (gcc) [M cdp.so] cdp_stats.o
CC (gcc) [M cdp.so] common.o
CC (gcc) [M cdp.so] config.o
CC (gcc) [M cdp.so] configparser.o
CC (gcc) [M cdp.so] diameter_avp.o
CC (gcc) [M cdp.so] diameter_comm.o
diameter_comm.c: In function 'AAASendRecvMessage':
diameter_comm.c:268:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
sem_new(sem,0);
^
diameter_comm.c:268:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
diameter_comm.c: In function 'AAASendRecvMessageToPeer':
diameter_comm.c:334:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
sem_new(sem,0);
^
diameter_comm.c:334:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
CC (gcc) [M cdp.so] diameter_msg.o
CC (gcc) [M cdp.so] diameter_peer.o
CC (gcc) [M cdp.so] globals.o
CC (gcc) [M cdp.so] mod.o
CC (gcc) [M cdp.so] peer.o
CC (gcc) [M cdp.so] peermanager.o
CC (gcc) [M cdp.so] peerstatemachine.o
CC (gcc) [M cdp.so] receiver.o
receiver.c: In function 'send_fd':
receiver.c:288:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(int*)CMSG_DATA(cmsg)=fd;
^
receiver.c: In function 'receive_fd':
receiver.c:386:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*fd=*((int*) CMSG_DATA(cmsg));
^
CC (gcc) [M cdp.so] routing.o
CC (gcc) [M cdp.so] session.o
CC (gcc) [M cdp.so] tcp_accept.o
CC (gcc) [M cdp.so] timer.o
CC (gcc) [M cdp.so] transaction.o
CC (gcc) [M cdp.so] worker.o
worker.c: In function 'worker_init':
worker.c:85:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
sem_new(tasks->empty, 0);
^
worker.c:85:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
worker.c:87:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
sem_new(tasks->full, 1);
^
worker.c:87:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
make[3]: `libkcore.so.1.0' is up to date.
LD (gcc) [M cdp.so] cdp.so
api_process.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
api_process.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
cdp_load.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
cdp_rpc.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
common.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
diameter_msg.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
diameter_msg.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
diameter_peer.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
diameter_peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
mod.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
mod.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
peermanager.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
receiver.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
receiver.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
routing.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
routing.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
session.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
session.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
tcp_accept.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
timer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
transaction.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
transaction.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
worker.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/peer.h:139: first defined here
worker.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty/modules/cdp/transaction.h:89: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [cdp.so] Error 1
make[1]: *** [install-modules] Error 1
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010308.470+trusty'
make: *** [install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.4324/tmp/hooks/C10shell starting
┌──────────────────────────────────────────────────────────────────────────────┐
│ FTBFS - problem with building Debian package │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment │
└──────────────────────────────────────────────────────────────────────────────┘
I: user script /var/cache/pbuilder/build/cow.4324/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-27449 filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
-> Cleaning COW directory
forking: rm -rf /var/cache/pbuilder/build//cow.4324
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ rm -f /var/run/lock/trusty-i386.building.27449
+ '[' -r /var/run/lock/trusty-i386.update.27449 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***'
*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…'>
+ sudo rm -rf /tmp/apt-27449
+ '[' -n 10921 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=1285
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 04:28:29 UTC 2016 [running 1285 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 04:28:29 UTC 2016 [running 1285 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: report/*.tap
Did not find any matching files.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
See <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…>
------------------------------------------
[...truncated 6034 lines...]
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
CC (gcc) [M jsonrpc-c.so] jsonrpc.o
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
CC (gcc) [M jsonrpc-c.so] jsonrpc_io.o
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
CC (gcc) [M jsonrpc-c.so] jsonrpc_mod.o
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
CC (gcc) [M jsonrpc-c.so] jsonrpc_request.o
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libevent' found
CC (gcc) [M jsonrpc-c.so] netstring.o
LD (gcc) [M jsonrpc-c.so] jsonrpc-c.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-json-modules/usr/lib/kamailio/modules/jsonrpc-c.so
install -m 755 jsonrpc-c.so /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-json-modules/usr/lib/kamailio/modules
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-json-modules/usr/share/doc/kamailio/modules
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze'
# eliminate duplicate libs
for d in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-db-modules/usr/lib/kamailio; do test "$d" != "/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-json-modules/usr/lib/kamailio" && for r in `find $d -name 'lib*'|xargs`; do echo "removing json lib `basename $r` present also in $d"; rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-json-modules/usr/lib/kamailio/`basename "$r"` ; done ; done
removing json lib libsrdb1.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libtrie.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libkmi.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libtrie.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libkcore.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libsrdb2.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libkmi.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
removing json lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio/usr/lib/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-db-modules/usr/lib/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-json-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib group_include="kims" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-ims-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-ims-modules doc-dir=share/doc/kamailio-ims-modules
make[1]: Entering directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/debian/kamailio-ims-modules/usr/lib/kamailio/modules
CC (gcc) [M cdp.so] acceptor.o
CC (gcc) [M cdp.so] acctstatemachine.o
CC (gcc) [M cdp.so] api_process.o
CC (gcc) [M cdp.so] authstatemachine.o
authstatemachine.c: In function 'add_auth_session_timers':
authstatemachine.c:162: warning: 'lifetime' may be used uninitialized in this function
CC (gcc) [M cdp.so] cdp_load.o
CC (gcc) [M cdp.so] cdp_rpc.o
CC (gcc) [M cdp.so] cdp_stats.o
CC (gcc) [M cdp.so] common.o
CC (gcc) [M cdp.so] config.o
CC (gcc) [M cdp.so] configparser.o
CC (gcc) [M cdp.so] diameter_avp.o
CC (gcc) [M cdp.so] diameter_comm.o
CC (gcc) [M cdp.so] diameter_msg.o
CC (gcc) [M cdp.so] diameter_peer.o
CC (gcc) [M cdp.so] globals.o
CC (gcc) [M cdp.so] mod.o
CC (gcc) [M cdp.so] peer.o
CC (gcc) [M cdp.so] peermanager.o
CC (gcc) [M cdp.so] peerstatemachine.o
CC (gcc) [M cdp.so] receiver.o
receiver.c: In function 'send_fd':
receiver.c:288: warning: dereferencing type-punned pointer will break strict-aliasing rules
receiver.c: In function 'receive_fd':
receiver.c:386: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC (gcc) [M cdp.so] routing.o
CC (gcc) [M cdp.so] session.o
CC (gcc) [M cdp.so] tcp_accept.o
CC (gcc) [M cdp.so] timer.o
CC (gcc) [M cdp.so] transaction.o
CC (gcc) [M cdp.so] worker.o
make[3]: `libkcore.so.1.0' is up to date.
LD (gcc) [M cdp.so] cdp.so
api_process.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
api_process.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
authstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
cdp_load.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
cdp_rpc.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
common.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
diameter_comm.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
diameter_msg.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
diameter_msg.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
diameter_peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
diameter_peer.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
mod.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
mod.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
peermanager.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
receiver.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
receiver.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
routing.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
routing.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
session.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
session.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
tcp_accept.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
timer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
transaction.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
transaction.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
worker.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/peer.h:139: first defined here
worker.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze/modules/cdp/transaction.h:89: first defined here
collect2: ld returned 1 exit status
make[2]: *** [cdp.so] Error 1
make[1]: *** [install-modules] Error 1
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005546.470+squeeze'
make: *** [install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.21597/tmp/hooks/C10shell starting
┌──────────────────────────────────────────────────────────────────────────────┐
│ FTBFS - problem with building Debian package │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment │
└──────────────────────────────────────────────────────────────────────────────┘
I: user script /var/cache/pbuilder/build/cow.21597/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-12585 filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
-> Cleaning COW directory
forking: rm -rf /var/cache/pbuilder/build//cow.21597
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ rm -f /var/run/lock/squeeze-amd64.building.12585
+ '[' -r /var/run/lock/squeeze-amd64.update.12585 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***'
*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…'>
+ sudo rm -rf /tmp/apt-12585
+ '[' -n 9996 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=917
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 04:06:56 UTC 2016 [running 917 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 04:06:56 UTC 2016 [running 917 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: report/*.tap
Did not find any matching files.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
See <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…>
------------------------------------------
[...truncated 7449 lines...]
removing json lib libsrdb2.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkmi.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-db-modules/usr/lib/x86_64-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-json-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/x86_64-linux-gnu group_include="kmono" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules doc-dir=share/doc/kamailio-mono-modules
make[1]: Entering directory '/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/modules
CC (gcc) [M app_mono.so] app_mono_api.o
CC (gcc) [M app_mono.so] app_mono_mod.o
make[3]: 'libkcore.so.1.0' is up to date.
LD (gcc) [M app_mono.so] app_mono.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio//libkcore.so.1.0
install -m 755 libkcore.so.1.0 /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/
rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio//libkcore.so.1 \
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio//libkcore.so
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so.1
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/modules/app_mono.so
install -m 755 app_mono.so /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/modules
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/share/doc/kamailio/modules
make[1]: Leaving directory '/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie'
# eliminate duplicate libs
for d in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-db-modules/usr/lib/x86_64-linux-gnu/kamailio; do test "$d" != "/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio" && for r in `find $d -name 'lib*'|xargs`; do echo "removing mono lib `basename $r` present also in $d"; rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/`basename "$r"` ; done ; done
removing mono lib libsrdb1.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libtrie.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkmi.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libtrie.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkcore.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb2.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkmi.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-db-modules/usr/lib/x86_64-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/x86_64-linux-gnu group_include="kims" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-ims-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-ims-modules doc-dir=share/doc/kamailio-ims-modules
make[1]: Entering directory '/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-ims-modules/usr/lib/x86_64-linux-gnu/kamailio/modules
CC (gcc) [M cdp.so] acceptor.o
CC (gcc) [M cdp.so] session.o
CC (gcc) [M cdp.so] tcp_accept.o
CC (gcc) [M cdp.so] routing.o
CC (gcc) [M cdp.so] api_process.o
CC (gcc) [M cdp.so] common.o
CC (gcc) [M cdp.so] peerstatemachine.o
CC (gcc) [M cdp.so] cdp_rpc.o
CC (gcc) [M cdp.so] config.o
CC (gcc) [M cdp.so] authstatemachine.o
authstatemachine.c: In function 'add_auth_session_timers':
authstatemachine.c:236:47: warning: 'lifetime' may be used uninitialized in this function [-Wmaybe-uninitialized]
x->last_requested_timeout = lifetime;
^
CC (gcc) [M cdp.so] mod.o
CC (gcc) [M cdp.so] peermanager.o
CC (gcc) [M cdp.so] receiver.o
receiver.c: In function 'send_fd':
receiver.c:288:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(int*)CMSG_DATA(cmsg)=fd;
^
receiver.c: In function 'receive_fd':
receiver.c:386:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*fd=*((int*) CMSG_DATA(cmsg));
^
CC (gcc) [M cdp.so] diameter_avp.o
CC (gcc) [M cdp.so] cdp_stats.o
CC (gcc) [M cdp.so] peer.o
CC (gcc) [M cdp.so] configparser.o
CC (gcc) [M cdp.so] diameter_comm.o
CC (gcc) [M cdp.so] cdp_load.o
CC (gcc) [M cdp.so] globals.o
CC (gcc) [M cdp.so] transaction.o
CC (gcc) [M cdp.so] diameter_msg.o
CC (gcc) [M cdp.so] acctstatemachine.o
CC (gcc) [M cdp.so] timer.o
CC (gcc) [M cdp.so] diameter_peer.o
CC (gcc) [M cdp.so] worker.o
make[3]: 'libkcore.so.1.0' is up to date.
LD (gcc) [M cdp.so] cdp.so
cdp_load.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_peer.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
authstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
api_process.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
api_process.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
peerstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
peermanager.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
transaction.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
transaction.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
routing.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
routing.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
common.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_msg.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_msg.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
cdp_rpc.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
acceptor.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
diameter_comm.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
mod.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
mod.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
timer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
session.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
session.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
worker.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
worker.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
tcp_accept.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
acctstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
collect2: error: ld returned 1 exit status
../../Makefile.rules:188: recipe for target 'cdp.so' failed
make[2]: *** [cdp.so] Error 1
Makefile:511: recipe for target 'install-modules' failed
make[1]: *** [install-modules] Error 1
make[1]: Leaving directory '/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie'
debian/rules:149: recipe for target 'install' failed
make: *** [install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.8068/tmp/hooks/C10shell starting
┌──────────────────────────────────────────────────────────────────────────────┐
│ FTBFS - problem with building Debian package │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment │
└──────────────────────────────────────────────────────────────────────────────┘
I: user script /var/cache/pbuilder/build/cow.8068/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-32065 filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
-> Cleaning COW directory
forking: rm -rf /var/cache/pbuilder/build//cow.8068
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ rm -f /var/run/lock/jessie-amd64.building.32065
+ '[' -r /var/run/lock/jessie-amd64.update.32065 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***'
*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…'>
+ sudo rm -rf /tmp/apt-32065
+ '[' -n 8746 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=1242
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 03:51:31 UTC 2016 [running 1242 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 03:51:31 UTC 2016 [running 1242 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: report/*.tap
Did not find any matching files.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
See <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…>
------------------------------------------
[...truncated 6323 lines...]
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-json-modules/usr/share/doc/kamailio/modules
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
# eliminate duplicate libs
for d in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-db-modules/usr/lib/x86_64-linux-gnu/kamailio; do test "$d" != "/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-json-modules/usr/lib/x86_64-linux-gnu/kamailio" && for r in `find $d -name 'lib*'|xargs`; do echo "removing json lib `basename $r` present also in $d"; rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-json-modules/usr/lib/x86_64-linux-gnu/kamailio/`basename "$r"` ; done ; done
removing json lib libsrdb1.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libtrie.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkmi.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libtrie.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkcore.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb2.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkmi.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing json lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-db-modules/usr/lib/x86_64-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-json-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/x86_64-linux-gnu group_include="kmono" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules doc-dir=share/doc/kamailio-mono-modules
make[1]: Entering directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/modules
CC (gcc) [M app_mono.so] app_mono_api.o
CC (gcc) [M app_mono.so] app_mono_mod.o
make[3]: `libkcore.so.1.0' is up to date.
LD (gcc) [M app_mono.so] app_mono.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio//libkcore.so.1.0
install -m 755 libkcore.so.1.0 /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/
rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio//libkcore.so.1 \
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio//libkcore.so
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so.1
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/modules/app_mono.so
install -m 755 app_mono.so /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/modules
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/share/doc/kamailio/modules
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
# eliminate duplicate libs
for d in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-db-modules/usr/lib/x86_64-linux-gnu/kamailio; do test "$d" != "/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio" && for r in `find $d -name 'lib*'|xargs`; do echo "removing mono lib `basename $r` present also in $d"; rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/x86_64-linux-gnu/kamailio/`basename "$r"` ; done ; done
removing mono lib libsrdb1.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libtrie.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkmi.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libtrie.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkcore.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb2.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkmi.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
removing mono lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/x86_64-linux-gnu/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-db-modules/usr/lib/x86_64-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/x86_64-linux-gnu group_include="kims" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-ims-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-ims-modules doc-dir=share/doc/kamailio-ims-modules
make[1]: Entering directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-ims-modules/usr/lib/x86_64-linux-gnu/kamailio/modules
CC (gcc) [M cdp.so] acceptor.o
CC (gcc) [M cdp.so] acctstatemachine.o
CC (gcc) [M cdp.so] api_process.o
CC (gcc) [M cdp.so] authstatemachine.o
authstatemachine.c: In function 'add_auth_session_timers':
authstatemachine.c:236:47: warning: 'lifetime' may be used uninitialized in this function [-Wmaybe-uninitialized]
CC (gcc) [M cdp.so] cdp_load.o
CC (gcc) [M cdp.so] cdp_rpc.o
CC (gcc) [M cdp.so] cdp_stats.o
CC (gcc) [M cdp.so] common.o
CC (gcc) [M cdp.so] config.o
CC (gcc) [M cdp.so] configparser.o
CC (gcc) [M cdp.so] diameter_avp.o
CC (gcc) [M cdp.so] diameter_comm.o
CC (gcc) [M cdp.so] diameter_msg.o
CC (gcc) [M cdp.so] diameter_peer.o
CC (gcc) [M cdp.so] globals.o
CC (gcc) [M cdp.so] mod.o
CC (gcc) [M cdp.so] peer.o
CC (gcc) [M cdp.so] peermanager.o
CC (gcc) [M cdp.so] peerstatemachine.o
CC (gcc) [M cdp.so] receiver.o
receiver.c: In function 'send_fd':
receiver.c:288:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
receiver.c: In function 'receive_fd':
receiver.c:386:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
CC (gcc) [M cdp.so] routing.o
CC (gcc) [M cdp.so] session.o
CC (gcc) [M cdp.so] tcp_accept.o
CC (gcc) [M cdp.so] timer.o
CC (gcc) [M cdp.so] transaction.o
CC (gcc) [M cdp.so] worker.o
make[3]: `libkcore.so.1.0' is up to date.
LD (gcc) [M cdp.so] cdp.so
api_process.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
api_process.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
cdp_load.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
cdp_rpc.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
common.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
diameter_msg.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
diameter_msg.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
diameter_peer.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
diameter_peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
mod.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
mod.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
peermanager.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
receiver.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
receiver.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
routing.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
routing.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
session.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
session.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
tcp_accept.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
timer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
transaction.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
transaction.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
worker.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
worker.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [cdp.so] Error 1
make[1]: *** [install-modules] Error 1
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
make: *** [install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.30239/tmp/hooks/C10shell starting
┌──────────────────────────────────────────────────────────────────────────────┐
│ FTBFS - problem with building Debian package │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment │
└──────────────────────────────────────────────────────────────────────────────┘
I: user script /var/cache/pbuilder/build/cow.30239/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-22168 filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
-> Cleaning COW directory
forking: rm -rf /var/cache/pbuilder/build//cow.30239
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ rm -f /var/run/lock/wheezy-amd64.building.22168
+ '[' -r /var/run/lock/wheezy-amd64.update.22168 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***'
*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…'>
+ sudo rm -rf /tmp/apt-22168
+ '[' -n 7587 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=1151
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 03:30:41 UTC 2016 [running 1151 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 03:30:41 UTC 2016 [running 1151 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: report/*.tap
Did not find any matching files.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
See <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…>
------------------------------------------
[...truncated 6407 lines...]
removing json lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing json lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-db-modules/usr/lib/i386-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-json-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/i386-linux-gnu group_include="kmono" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules doc-dir=share/doc/kamailio-mono-modules
make[1]: Entering directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules
CC (gcc) [M app_mono.so] app_mono_api.o
CC (gcc) [M app_mono.so] app_mono_mod.o
make[3]: `libkcore.so.1.0' is up to date.
LD (gcc) [M app_mono.so] app_mono.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so.1.0
install -m 755 libkcore.so.1.0 /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/
rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so.1 \
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so.1
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules/app_mono.so
install -m 755 app_mono.so /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/share/doc/kamailio/modules
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
# eliminate duplicate libs
for d in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-db-modules/usr/lib/i386-linux-gnu/kamailio; do test "$d" != "/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio" && for r in `find $d -name 'lib*'|xargs`; do echo "removing mono lib `basename $r` present also in $d"; rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/`basename "$r"` ; done ; done
removing mono lib libsrdb1.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-db-modules/usr/lib/i386-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-mono-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/i386-linux-gnu group_include="kims" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-ims-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-ims-modules doc-dir=share/doc/kamailio-ims-modules
make[1]: Entering directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/debian/kamailio-ims-modules/usr/lib/i386-linux-gnu/kamailio/modules
CC (gcc) [M cdp.so] acceptor.o
CC (gcc) [M cdp.so] acctstatemachine.o
CC (gcc) [M cdp.so] api_process.o
CC (gcc) [M cdp.so] authstatemachine.o
authstatemachine.c: In function 'add_auth_session_timers':
authstatemachine.c:236:47: warning: 'lifetime' may be used uninitialized in this function [-Wmaybe-uninitialized]
CC (gcc) [M cdp.so] cdp_load.o
CC (gcc) [M cdp.so] cdp_rpc.o
CC (gcc) [M cdp.so] cdp_stats.o
CC (gcc) [M cdp.so] common.o
CC (gcc) [M cdp.so] config.o
CC (gcc) [M cdp.so] configparser.o
CC (gcc) [M cdp.so] diameter_avp.o
CC (gcc) [M cdp.so] diameter_comm.o
diameter_comm.c: In function 'AAASendRecvMessage':
diameter_comm.c:268:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat]
diameter_comm.c:268:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat]
diameter_comm.c: In function 'AAASendRecvMessageToPeer':
diameter_comm.c:334:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat]
diameter_comm.c:334:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat]
CC (gcc) [M cdp.so] diameter_msg.o
CC (gcc) [M cdp.so] diameter_peer.o
CC (gcc) [M cdp.so] globals.o
CC (gcc) [M cdp.so] mod.o
CC (gcc) [M cdp.so] peer.o
CC (gcc) [M cdp.so] peermanager.o
CC (gcc) [M cdp.so] peerstatemachine.o
CC (gcc) [M cdp.so] receiver.o
receiver.c: In function 'send_fd':
receiver.c:288:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
receiver.c: In function 'receive_fd':
receiver.c:386:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
CC (gcc) [M cdp.so] routing.o
CC (gcc) [M cdp.so] session.o
CC (gcc) [M cdp.so] tcp_accept.o
CC (gcc) [M cdp.so] timer.o
CC (gcc) [M cdp.so] transaction.o
CC (gcc) [M cdp.so] worker.o
worker.c: In function 'worker_init':
worker.c:85:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat]
worker.c:85:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat]
worker.c:87:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat]
worker.c:87:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat]
make[3]: `libkcore.so.1.0' is up to date.
LD (gcc) [M cdp.so] cdp.so
api_process.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
api_process.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
cdp_load.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
cdp_rpc.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
common.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
diameter_msg.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
diameter_msg.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
diameter_peer.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
diameter_peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
mod.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
mod.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
peermanager.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
receiver.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
receiver.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
routing.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
routing.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
session.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
session.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
tcp_accept.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
timer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
transaction.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
transaction.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
worker.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: multiple definition of `touch_peer'
acceptor.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/peer.h:139: first defined here
worker.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
acctstatemachine.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy/modules/cdp/transaction.h:89: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [cdp.so] Error 1
make[1]: *** [install-modules] Error 1
make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309010117.470+wheezy'
make: *** [install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.20668/tmp/hooks/C10shell starting
┌──────────────────────────────────────────────────────────────────────────────┐
│ FTBFS - problem with building Debian package │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment │
└──────────────────────────────────────────────────────────────────────────────┘
I: user script /var/cache/pbuilder/build/cow.20668/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-12994 filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
-> Cleaning COW directory
forking: rm -rf /var/cache/pbuilder/build//cow.20668
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ rm -f /var/run/lock/wheezy-i386.building.12994
+ '[' -r /var/run/lock/wheezy-i386.update.12994 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***'
*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…'>
+ sudo rm -rf /tmp/apt-12994
+ '[' -n 6308 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=1271
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 03:11:22 UTC 2016 [running 1271 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 03:11:22 UTC 2016 [running 1271 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: report/*.tap
Did not find any matching files.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
See <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…>
------------------------------------------
[...truncated 7667 lines...]
make[1]: Entering directory '/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules
CC (gcc) [M app_mono.so] app_mono_api.o
CC (gcc) [M app_mono.so] app_mono_mod.o
make[3]: 'libkcore.so.1.0' is up to date.
LD (gcc) [M app_mono.so] app_mono.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so.1.0
install -m 755 libkcore.so.1.0 /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/
rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so.1 \
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio//libkcore.so
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so.1
cd /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/ ; ln -s libkcore.so.1.0 libkcore.so
touch /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules/app_mono.so
install -m 755 app_mono.so /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/modules
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/share/doc/kamailio/modules
make[1]: Leaving directory '/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie'
# eliminate duplicate libs
for d in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-db-modules/usr/lib/i386-linux-gnu/kamailio; do test "$d" != "/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio" && for r in `find $d -name 'lib*'|xargs`; do echo "removing mono lib `basename $r` present also in $d"; rm -f /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules/usr/lib/i386-linux-gnu/kamailio/`basename "$r"` ; done ; done
removing mono lib libsrdb1.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libbinrpc.so.0.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkmi.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libtrie.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb1.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrutils.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb1.so present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libsrdb2.so.1.0 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
removing mono lib libkcore.so.1 present also in /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio/usr/lib/i386-linux-gnu/kamailio
find: `/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-db-modules/usr/lib/i386-linux-gnu/kamailio': No such file or directory
find /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-mono-modules -depth -empty -type d -exec rmdir {} \;
/usr/bin/make install-modules-all LIBDIR=lib/i386-linux-gnu group_include="kims" BASEDIR=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-ims-modules cfg_prefix=/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-ims-modules doc-dir=share/doc/kamailio-ims-modules
make[1]: Entering directory '/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie'
mkdir -p /tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/debian/kamailio-ims-modules/usr/lib/i386-linux-gnu/kamailio/modules
CC (gcc) [M cdp.so] acceptor.o
CC (gcc) [M cdp.so] session.o
CC (gcc) [M cdp.so] tcp_accept.o
CC (gcc) [M cdp.so] routing.o
CC (gcc) [M cdp.so] api_process.o
CC (gcc) [M cdp.so] common.o
CC (gcc) [M cdp.so] peerstatemachine.o
CC (gcc) [M cdp.so] cdp_rpc.o
CC (gcc) [M cdp.so] config.o
CC (gcc) [M cdp.so] authstatemachine.o
authstatemachine.c: In function 'add_auth_session_timers':
authstatemachine.c:236:47: warning: 'lifetime' may be used uninitialized in this function [-Wmaybe-uninitialized]
x->last_requested_timeout = lifetime;
^
CC (gcc) [M cdp.so] mod.o
CC (gcc) [M cdp.so] peermanager.o
CC (gcc) [M cdp.so] receiver.o
receiver.c: In function 'send_fd':
receiver.c:288:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(int*)CMSG_DATA(cmsg)=fd;
^
receiver.c: In function 'receive_fd':
receiver.c:386:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*fd=*((int*) CMSG_DATA(cmsg));
^
CC (gcc) [M cdp.so] diameter_avp.o
CC (gcc) [M cdp.so] cdp_stats.o
CC (gcc) [M cdp.so] peer.o
CC (gcc) [M cdp.so] configparser.o
CC (gcc) [M cdp.so] diameter_comm.o
diameter_comm.c: In function 'AAASendRecvMessage':
diameter_comm.c:268:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
sem_new(sem,0);
^
diameter_comm.c:268:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
diameter_comm.c: In function 'AAASendRecvMessageToPeer':
diameter_comm.c:334:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
sem_new(sem,0);
^
diameter_comm.c:334:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
CC (gcc) [M cdp.so] cdp_load.o
CC (gcc) [M cdp.so] globals.o
CC (gcc) [M cdp.so] transaction.o
CC (gcc) [M cdp.so] diameter_msg.o
CC (gcc) [M cdp.so] acctstatemachine.o
CC (gcc) [M cdp.so] timer.o
CC (gcc) [M cdp.so] diameter_peer.o
CC (gcc) [M cdp.so] worker.o
worker.c: In function 'worker_init':
worker.c:85:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
sem_new(tasks->empty, 0);
^
worker.c:85:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
worker.c:87:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
sem_new(tasks->full, 1);
^
worker.c:87:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
make[3]: 'libkcore.so.1.0' is up to date.
LD (gcc) [M cdp.so] cdp.so
cdp_load.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_peer.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
authstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
authstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
api_process.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
api_process.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
peerstatemachine.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
peerstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
peermanager.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
transaction.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
transaction.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
peer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
routing.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
routing.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
common.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_msg.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_msg.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
cdp_rpc.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
acceptor.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
diameter_comm.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
diameter_comm.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
mod.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
mod.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
timer.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
session.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
session.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
worker.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
worker.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
tcp_accept.o: In function `touch_peer':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: multiple definition of `touch_peer'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/peer.h:139: first defined here
acctstatemachine.o: In function `cdp_take_trans':
/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: multiple definition of `cdp_take_trans'
receiver.o:/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie/modules/cdp/transaction.h:89: first defined here
collect2: error: ld returned 1 exit status
../../Makefile.rules:188: recipe for target 'cdp.so' failed
make[2]: *** [cdp.so] Error 1
Makefile:511: recipe for target 'install-modules' failed
make[1]: *** [install-modules] Error 1
make[1]: Leaving directory '/tmp/buildd/kamailio-4.4.0~pre1+0~20160309005739.470+jessie'
debian/rules:149: recipe for target 'install' failed
make: *** [install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.9792/tmp/hooks/C10shell starting
┌──────────────────────────────────────────────────────────────────────────────┐
│ FTBFS - problem with building Debian package │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment │
└──────────────────────────────────────────────────────────────────────────────┘
I: user script /var/cache/pbuilder/build/cow.9792/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-2818 filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
-> Cleaning COW directory
forking: rm -rf /var/cache/pbuilder/build//cow.9792
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ rm -f /var/run/lock/jessie-i386.building.2818
+ '[' -r /var/run/lock/jessie-i386.update.2818 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***'
*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=…'>
+ sudo rm -rf /tmp/apt-2818
+ '[' -n 4821 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=1480
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 02:50:04 UTC 2016 [running 1480 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Mar 9 02:50:04 UTC 2016 [running 1480 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: report/*.tap
Did not find any matching files.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?