------------------------------------------ [...truncated 496.73 KB...] CC (gcc) [M ims_qos.so] ims_qos_mod.o CC (gcc) [M ims_qos.so] ims_qos_stats.o CC (gcc) [M ims_qos.so] rx_aar.o CC (gcc) [M ims_qos.so] rx_asr.o CC (gcc) [M ims_qos.so] rx_authdata.o CC (gcc) [M ims_qos.so] rx_avp.o CC (gcc) [M ims_qos.so] rx_str.o CC (gcc) [M ims_qos.so] stats.o make[4]: `libkamailio_ims.so.0.1' is up to date. LD (gcc) [M ims_qos.so] ims_qos.so CC (gcc) [M ims_registrar_pcscf.so] async_reginfo.o async_reginfo.c: In function 'init_reginfo_event_list': async_reginfo.c:76:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] sem_new(reginfo_event_list->empty, 0); //pre-locked - as we assume list is empty at start ^ async_reginfo.c:76:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] CC (gcc) [M ims_registrar_pcscf.so] ims_registrar_pcscf_mod.o CC (gcc) [M ims_registrar_pcscf.so] notify.o CC (gcc) [M ims_registrar_pcscf.so] save.o CC (gcc) [M ims_registrar_pcscf.so] sec_agree.o CC (gcc) [M ims_registrar_pcscf.so] service_routes.o CC (gcc) [M ims_registrar_pcscf.so] subscribe.o CC (gcc) [M ims_registrar_pcscf.so] ul_callback.o make[4]: `libkamailio_ims.so.0.1' is up to date. LD (gcc) [M ims_registrar_pcscf.so] ims_registrar_pcscf.so CC (gcc) [M ims_registrar_scscf.so] api.o CC (gcc) [M ims_registrar_scscf.so] common.o CC (gcc) [M ims_registrar_scscf.so] config.o CC (gcc) [M ims_registrar_scscf.so] cxdx_avp.o cxdx_avp.c: In function 'cxdx_get_capabilities': cxdx_avp.c:443:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("cannot allocated %lx bytes of shm.\n", ^ cxdx_avp.c:443:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] cxdx_avp.c:449:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("cannot allocated %lx bytes of shm.\n", ^ cxdx_avp.c:449:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] cxdx_avp.c:455:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("cannot allocated %lx bytes of shm.\n", ^ cxdx_avp.c:455:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] CC (gcc) [M ims_registrar_scscf.so] cxdx_callbacks.o CC (gcc) [M ims_registrar_scscf.so] cxdx_sar.o CC (gcc) [M ims_registrar_scscf.so] ims_registrar_scscf_mod.o CC (gcc) [M ims_registrar_scscf.so] lookup.o CC (gcc) [M ims_registrar_scscf.so] path.o CC (gcc) [M ims_registrar_scscf.so] pvt_message.o CC (gcc) [M ims_registrar_scscf.so] reg_rpc.o CC (gcc) [M ims_registrar_scscf.so] registrar_notify.o registrar_notify.c: In function 'notify_init': registrar_notify.c:130:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] sem_new(notification_list->empty, 0); //pre-locked - as we assume list is empty at start ^ registrar_notify.c:130:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] CC (gcc) [M ims_registrar_scscf.so] regpv.o CC (gcc) [M ims_registrar_scscf.so] regtime.o CC (gcc) [M ims_registrar_scscf.so] reply.o CC (gcc) [M ims_registrar_scscf.so] rerrno.o CC (gcc) [M ims_registrar_scscf.so] save.o CC (gcc) [M ims_registrar_scscf.so] server_assignment.o CC (gcc) [M ims_registrar_scscf.so] sip_msg.o CC (gcc) [M ims_registrar_scscf.so] stats.o CC (gcc) [M ims_registrar_scscf.so] userdata_parser.o userdata_parser.c: In function 'parse_trigger_point': userdata_parser.c:519:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("Out of memory allocating %lx bytes\n",sizeof(ims_spt)*spt_cnt); ^ userdata_parser.c:519:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] userdata_parser.c: In function 'parse_filter_criteria': userdata_parser.c:579:7: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("Out of memory allocating %lx bytes\n",sizeof(ims_trigger_point)); ^ userdata_parser.c:579:7: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] userdata_parser.c:597:7: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("Out of memory allocating %lx bytes\n",sizeof(ims_trigger_point)); ^ userdata_parser.c:597:7: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] userdata_parser.c: In function 'parse_service_profile': userdata_parser.c:749:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("Out of memory allocating %lx bytes\n", pi_cnt * sizeof (ims_public_identity)); ^ userdata_parser.c:749:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] userdata_parser.c:756:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("Out of memory allocating %lx bytes\n", ifc_cnt * sizeof (ims_filter_criteria)); ^ userdata_parser.c:756:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] userdata_parser.c:763:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("Out of memory allocating %lx bytes\n", sh_cnt * sizeof (int)); ^ userdata_parser.c:763:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] userdata_parser.c: In function 'parse_ims_subscription': userdata_parser.c:828:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("Out of memory allocating %lx bytes\n",sizeof(ims_subscription)); ^ userdata_parser.c:828:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] userdata_parser.c:848:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("Out of memory allocating %lx bytes\n",sp_cnt*sizeof(ims_service_profile)); ^ userdata_parser.c:848:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] CC (gcc) [M ims_registrar_scscf.so] usrloc_cb.o make[4]: `libkamailio_ims.so.0.1' is up to date. LD (gcc) [M ims_registrar_scscf.so] ims_registrar_scscf.so CC (gcc) [M ims_usrloc_pcscf.so] dlist.o CC (gcc) [M ims_usrloc_pcscf.so] hslot.o CC (gcc) [M ims_usrloc_pcscf.so] ims_usrloc_pcscf_mod.o CC (gcc) [M ims_usrloc_pcscf.so] pcontact.o CC (gcc) [M ims_usrloc_pcscf.so] reginfo.o CC (gcc) [M ims_usrloc_pcscf.so] udomain.o udomain.c: In function 'update_pcontact': udomain.c:364:5: warning: format '%ld' expects argument of type 'long int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("no more shm mem trying to allocate [%ld bytes]\n", _ci->num_service_routes*sizeof(str)); ^ udomain.c:364:5: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'unsigned int' [-Wformat=] CC (gcc) [M ims_usrloc_pcscf.so] ul_callback.o CC (gcc) [M ims_usrloc_pcscf.so] ul_rpc.o CC (gcc) [M ims_usrloc_pcscf.so] usrloc.o CC (gcc) [M ims_usrloc_pcscf.so] usrloc_db.o CC (gcc) [M ims_usrloc_pcscf.so] utime.o make[4]: `libsrdb1.so.1.0' is up to date. LD (gcc) [M ims_usrloc_pcscf.so] ims_usrloc_pcscf.so CC (gcc) [M ims_usrloc_scscf.so] bin_utils.o bin_utils.c: In function 'bin_decode_filter_criteria': bin_utils.c:676:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("bin_decode_filter_criteria: Error allocating %lx bytes.\n",sizeof(int)); ^ bin_utils.c:676:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] bin_utils.c: In function 'bin_decode_ims_subscription': bin_utils.c:881:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("bin_decode_ims_subscription: Error allocating %lx bytes.\n",sizeof(ims_subscription)); ^ bin_utils.c:881:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] CC (gcc) [M ims_usrloc_scscf.so] contact_dlg_handlers.o CC (gcc) [M ims_usrloc_scscf.so] contact_hslot.o CC (gcc) [M ims_usrloc_scscf.so] dlist.o CC (gcc) [M ims_usrloc_scscf.so] hslot.o CC (gcc) [M ims_usrloc_scscf.so] hslot_sp.o CC (gcc) [M ims_usrloc_scscf.so] impurecord.o CC (gcc) [M ims_usrloc_scscf.so] ims_usrloc_scscf_mod.o CC (gcc) [M ims_usrloc_scscf.so] subscribe.o CC (gcc) [M ims_usrloc_scscf.so] ucontact.o CC (gcc) [M ims_usrloc_scscf.so] udomain.o udomain.c: In function 'mem_timer_udomain': udomain.c:283:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] LM_ERR("no more pkg mem trying to allocate [%lu] bytes\n", numcontacts*sizeof(ucontact_t**)); ^ udomain.c:283:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] CC (gcc) [M ims_usrloc_scscf.so] ul_callback.o CC (gcc) [M ims_usrloc_scscf.so] ul_rpc.o CC (gcc) [M ims_usrloc_scscf.so] ul_scscf_stats.o CC (gcc) [M ims_usrloc_scscf.so] usrloc.o CC (gcc) [M ims_usrloc_scscf.so] usrloc_db.o CC (gcc) [M ims_usrloc_scscf.so] utime.o make[4]: `libsrdb1.so.1.0' is up to date. LD (gcc) [M ims_usrloc_scscf.so] ims_usrloc_scscf.so CC (gcc) [M ims_charging.so] Ro_data.o CC (gcc) [M ims_charging.so] ccr.o CC (gcc) [M ims_charging.so] dialog.o CC (gcc) [M ims_charging.so] diameter_ro.o CC (gcc) [M ims_charging.so] ims_charging_mod.o CC (gcc) [M ims_charging.so] ims_charging_stats.o CC (gcc) [M ims_charging.so] ims_ro.o CC (gcc) [M ims_charging.so] ro_avp.o CC (gcc) [M ims_charging.so] ro_db_handler.o CC (gcc) [M ims_charging.so] ro_fixup.o CC (gcc) [M ims_charging.so] ro_session_hash.o CC (gcc) [M ims_charging.so] ro_timer.o make[4]: `libkamailio_ims.so.0.1' is up to date. make[4]: `libsrdb1.so.1.0' is up to date. LD (gcc) [M ims_charging.so] ims_charging.so CC (gcc) [M ims_ocs.so] ims_ocs_mod.o CC (gcc) [M ims_ocs.so] msg_faker.o CC (gcc) [M ims_ocs.so] ocs_avp_helper.o make[4]: `libkamailio_ims.so.0.1' is up to date. LD (gcc) [M ims_ocs.so] ims_ocs.so CC (gcc) [M ims_diameter_server.so] avp_helper.o CC (gcc) [M ims_diameter_server.so] cJSON.o CC (gcc) [M ims_diameter_server.so] ims_diameter_server.o make[4]: `libkamailio_ims.so.0.1' is up to date. LD (gcc) [M ims_diameter_server.so] ims_diameter_server.so CC (gcc) [M ims_ipsec_pcscf.so] cmd.o cmd.c: In function 'get_ck_ik': cmd.c:198:5: warning: passing argument 1 of 'cscf_get_authenticate' discards 'const' qualifier from pointer target type [enabled by default] www_auth = cscf_get_authenticate(m, &www_auth_hdr); ^ In file included from cmd.c:46:0: ../../lib/ims/ims_getters.h:268:5: note: expected 'struct sip_msg *' but argument is of type 'const struct sip_msg *' str cscf_get_authenticate(struct sip_msg *msg, struct hdr_field **h); ^ CC (gcc) [M ims_ipsec_pcscf.so] ims_ipsec_pcscf_mod.o CC (gcc) [M ims_ipsec_pcscf.so] ipsec.o ipsec.c:32:27: fatal error: libmnl/libmnl.h: No such file or directory #include <libmnl/libmnl.h> ^ compilation terminated. make[3]: *** [ipsec.o] Error 1 make[2]: *** [modules] Error 1 make[2]: Leaving directory `/tmp/buildd/kamailio-5.2.0~dev6+0~20180803010917.1171+trusty/src' make[1]: *** [every-module] Error 2 make[1]: Leaving directory `/tmp/buildd/kamailio-5.2.0~dev6+0~20180803010917.1171+trusty' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 E: Failed autobuilding of package I: user script /var/cache/pbuilder/build/cow.16443/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.16443/tmp/hooks/C10shell finished I: unmounting /tmp/apt-jdg_osqHIk filesystem I: unmounting dev/pts filesystem I: unmounting run/shm filesystem I: unmounting proc filesystem -> Cleaning COW directory forking: rm -rf /var/cache/pbuilder/build//cow.16443 + '[' 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.14044 + '[' -r /var/run/lock/trusty-i386.update.14044 ']' + '[' '' = true ']' + echo '*** Getting rid of files in https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=trusty,label=slave/ws/binaries/ to avoid problems in next run. ***' *** Getting rid of files in https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=trusty,label=slave/ws/binaries/ to avoid problems in next run. *** + rm -f 'https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=trusty,label=slave/ws/binaries/*' + '[' -n /tmp/tmp.WxTWVI37TA ']' + rm -rf /tmp/tmp.WxTWVI37TA + '[' -n /tmp/apt-jdg_osqHIk ']' + sudo rm -rf /tmp/apt-jdg_osqHIk + '[' -n 3739 ']' ++ sed -e 's/^([0-9]*).*/\1/' + SECONDS=326 ++ date + echo '*** Finished execution of /usr/bin/build-and-provide-package at Fri Aug 3 02:22:25 UTC 2018 [running 326 seconds] ***' *** Finished execution of /usr/bin/build-and-provide-package at Fri Aug 3 02:22:25 UTC 2018 [running 326 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?