[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » i386,xenial,slave #1156

jenkins at sipwise.com jenkins at sipwise.com
Fri Aug 3 04:11:53 CEST 2018


See <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=xenial,label=slave/1156/display/redirect>

------------------------------------------
[...truncated 593.32 KB...]
../../core/dprint.h:394:31: note: in expansion of macro 'LOG'
 # define ERR(fmt, args...)    LOG(L_ERR,    fmt , ## args)
                               ^
../../core/dprint.h:420:16: note: in expansion of macro 'ERR'
 #define LM_ERR ERR
                ^
udomain.c:364:5: note: in expansion of macro 'LM_ERR'
     LM_ERR("no more shm mem trying to allocate [%ld bytes]\n", _ci->num_service_routes*sizeof(str));
     ^
CC (gcc) [M ims_usrloc_pcscf.so]		usrloc.o
CC (gcc) [M ims_usrloc_pcscf.so]		pcontact.o
CC (gcc) [M ims_usrloc_pcscf.so]		dlist.o
CC (gcc) [M ims_usrloc_pcscf.so]		ims_usrloc_pcscf_mod.o
CC (gcc) [M ims_usrloc_pcscf.so]		utime.o
CC (gcc) [M ims_usrloc_pcscf.so]		ul_rpc.o
CC (gcc) [M ims_usrloc_pcscf.so]		usrloc_db.o
CC (gcc) [M ims_usrloc_pcscf.so]		reginfo.o
CC (gcc) [M ims_usrloc_pcscf.so]		ul_callback.o
CC (gcc) [M ims_usrloc_pcscf.so]		hslot.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]		udomain.o
In file included from ../../core/ut.h:42:0,
                 from ../../core/ip_addr.h:39,
                 from ../../core/globals.h:35,
                 from ../../core/pt.h:30,
                 from ../../core/counters.h:37,
                 from udomain.h:55,
                 from udomain.c:53:
udomain.c: In function 'mem_timer_udomain':
../../core/dprint.h:302:24: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
        fprintf(stderr, "%.*s%2d(%d) %s: %s" fmt, \
                        ^
../../core/dprint.h:339:2: note: in expansion of macro 'LOG__'
  LOG__(facility, level, NULL, prefix, fmt, ## args)
  ^
../../core/dprint.h:343:2: note: in expansion of macro 'LOG_'
  LOG_(DEFAULT_FACILITY, (level), LOC_INFO, "%s(): " fmt ,\
  ^
../../core/dprint.h:394:31: note: in expansion of macro 'LOG'
 # define ERR(fmt, args...)    LOG(L_ERR,    fmt , ## args)
                               ^
../../core/dprint.h:420:16: note: in expansion of macro 'ERR'
 #define LM_ERR ERR
                ^
udomain.c:283:17: note: in expansion of macro 'LM_ERR'
                 LM_ERR("no more pkg mem trying to allocate [%lu] bytes\n", numcontacts*sizeof(ucontact_t**));
                 ^
../../core/dprint.h:308:24: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
        fprintf(stderr, "%2d(%d) %s: %s" fmt, \
                        ^
../../core/dprint.h:339:2: note: in expansion of macro 'LOG__'
  LOG__(facility, level, NULL, prefix, fmt, ## args)
  ^
../../core/dprint.h:343:2: note: in expansion of macro 'LOG_'
  LOG_(DEFAULT_FACILITY, (level), LOC_INFO, "%s(): " fmt ,\
  ^
../../core/dprint.h:394:31: note: in expansion of macro 'LOG'
 # define ERR(fmt, args...)    LOG(L_ERR,    fmt , ## args)
                               ^
../../core/dprint.h:420:16: note: in expansion of macro 'ERR'
 #define LM_ERR ERR
                ^
udomain.c:283:17: note: in expansion of macro 'LM_ERR'
                 LM_ERR("no more pkg mem trying to allocate [%lu] bytes\n", numcontacts*sizeof(ucontact_t**));
                 ^
CC (gcc) [M ims_usrloc_scscf.so]		ucontact.o
CC (gcc) [M ims_usrloc_scscf.so]		ims_usrloc_scscf_mod.o
CC (gcc) [M ims_usrloc_scscf.so]		hslot_sp.o
CC (gcc) [M ims_usrloc_scscf.so]		bin_utils.o
In file included from ul_callback.h:49:0,
                 from usrloc.h:50,
                 from bin_utils.h:49,
                 from bin_utils.c:46:
bin_utils.c: In function 'bin_decode_filter_criteria':
../../core/dprint.h:302:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
        fprintf(stderr, "%.*s%2d(%d) %s: %s" fmt, \
                        ^
../../core/dprint.h:339:2: note: in expansion of macro 'LOG__'
  LOG__(facility, level, NULL, prefix, fmt, ## args)
  ^
../../core/dprint.h:343:2: note: in expansion of macro 'LOG_'
  LOG_(DEFAULT_FACILITY, (level), LOC_INFO, "%s(): " fmt ,\
  ^
../../core/dprint.h:394:31: note: in expansion of macro 'LOG'
 # define ERR(fmt, args...)    LOG(L_ERR,    fmt , ## args)
                               ^
../../core/dprint.h:420:16: note: in expansion of macro 'ERR'
 #define LM_ERR ERR
                ^
bin_utils.c:676:4: note: in expansion of macro 'LM_ERR'
    LM_ERR("bin_decode_filter_criteria: Error allocating %lx bytes.\n",sizeof(int));
    ^
../../core/dprint.h:308:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
        fprintf(stderr, "%2d(%d) %s: %s" fmt, \
                        ^
../../core/dprint.h:339:2: note: in expansion of macro 'LOG__'
  LOG__(facility, level, NULL, prefix, fmt, ## args)
  ^
../../core/dprint.h:343:2: note: in expansion of macro 'LOG_'
  LOG_(DEFAULT_FACILITY, (level), LOC_INFO, "%s(): " fmt ,\
  ^
../../core/dprint.h:394:31: note: in expansion of macro 'LOG'
 # define ERR(fmt, args...)    LOG(L_ERR,    fmt , ## args)
                               ^
../../core/dprint.h:420:16: note: in expansion of macro 'ERR'
 #define LM_ERR ERR
                ^
bin_utils.c:676:4: note: in expansion of macro 'LM_ERR'
    LM_ERR("bin_decode_filter_criteria: Error allocating %lx bytes.\n",sizeof(int));
    ^
bin_utils.c: In function 'bin_decode_ims_subscription':
../../core/dprint.h:302:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=]
        fprintf(stderr, "%.*s%2d(%d) %s: %s" fmt, \
                        ^
../../core/dprint.h:339:2: note: in expansion of macro 'LOG__'
  LOG__(facility, level, NULL, prefix, fmt, ## args)
  ^
../../core/dprint.h:343:2: note: in expansion of macro 'LOG_'
  LOG_(DEFAULT_FACILITY, (level), LOC_INFO, "%s(): " fmt ,\
  ^
../../core/dprint.h:394:31: note: in expansion of macro 'LOG'
 # define ERR(fmt, args...)    LOG(L_ERR,    fmt , ## args)
                               ^
../../core/dprint.h:420:16: note: in expansion of macro 'ERR'
 #define LM_ERR ERR
                ^
bin_utils.c:881:3: note: in expansion of macro 'LM_ERR'
   LM_ERR("bin_decode_ims_subscription: Error allocating %lx bytes.\n",sizeof(ims_subscription));
   ^
../../core/dprint.h:308:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
        fprintf(stderr, "%2d(%d) %s: %s" fmt, \
                        ^
../../core/dprint.h:339:2: note: in expansion of macro 'LOG__'
  LOG__(facility, level, NULL, prefix, fmt, ## args)
  ^
../../core/dprint.h:343:2: note: in expansion of macro 'LOG_'
  LOG_(DEFAULT_FACILITY, (level), LOC_INFO, "%s(): " fmt ,\
  ^
../../core/dprint.h:394:31: note: in expansion of macro 'LOG'
 # define ERR(fmt, args...)    LOG(L_ERR,    fmt , ## args)
                               ^
../../core/dprint.h:420:16: note: in expansion of macro 'ERR'
 #define LM_ERR ERR
                ^
bin_utils.c:881:3: note: in expansion of macro 'LM_ERR'
   LM_ERR("bin_decode_ims_subscription: Error allocating %lx bytes.\n",sizeof(ims_subscription));
   ^
CC (gcc) [M ims_usrloc_scscf.so]		subscribe.o
CC (gcc) [M ims_usrloc_scscf.so]		usrloc.o
CC (gcc) [M ims_usrloc_scscf.so]		impurecord.o
CC (gcc) [M ims_usrloc_scscf.so]		dlist.o
CC (gcc) [M ims_usrloc_scscf.so]		utime.o
CC (gcc) [M ims_usrloc_scscf.so]		ul_rpc.o
CC (gcc) [M ims_usrloc_scscf.so]		usrloc_db.o
CC (gcc) [M ims_usrloc_scscf.so]		hslot.o
CC (gcc) [M ims_usrloc_scscf.so]		contact_dlg_handlers.o
CC (gcc) [M ims_usrloc_scscf.so]		ul_scscf_stats.o
CC (gcc) [M ims_usrloc_scscf.so]		ul_callback.o
CC (gcc) [M ims_usrloc_scscf.so]		contact_hslot.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]		ims_charging_mod.o
CC (gcc) [M ims_charging.so]		ro_timer.o
CC (gcc) [M ims_charging.so]		ccr.o
CC (gcc) [M ims_charging.so]		dialog.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_session_hash.o
CC (gcc) [M ims_charging.so]		diameter_ro.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_data.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]		ocs_avp_helper.o
CC (gcc) [M ims_ocs.so]		msg_faker.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]		ims_diameter_server.o
CC (gcc) [M ims_diameter_server.so]		cJSON.o
CC (gcc) [M ims_diameter_server.so]		avp_helper.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]		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
compilation terminated.
../../Makefile.rules:100: recipe for target 'ipsec.o' failed
make[3]: *** [ipsec.o] Error 1
Makefile:511: recipe for target 'modules' failed
make[2]: *** [modules] Error 1
make[2]: Leaving directory '/tmp/buildd/kamailio-5.2.0~dev6+0~20180803010636.1171+xenial/src'
Makefile:27: recipe for target 'every-module' failed
make[1]: *** [every-module] Error 2
make[1]: Leaving directory '/tmp/buildd/kamailio-5.2.0~dev6+0~20180803010636.1171+xenial'
debian/rules:137: recipe for target 'build-stamp' failed
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.32730/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.32730/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-jdg_7MpEqv 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.32730 
+ '[' 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/xenial-i386.building.31226
+ '[' -r /var/run/lock/xenial-i386.update.31226 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=xenial,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=xenial,label=slave/ws/binaries/> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=xenial,label=slave/ws/binaries/*'>
+ '[' -n /tmp/tmp.7zntM1HzYr ']'
+ rm -rf /tmp/tmp.7zntM1HzYr
+ '[' -n /tmp/apt-jdg_7MpEqv ']'
+ sudo rm -rf /tmp/apt-jdg_7MpEqv
+ '[' -n 3131 ']'
++ sed -e 's/^\([0-9]*\).*/\1/'
+ SECONDS=300
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Fri Aug  3 02:11:50 UTC 2018 [running 300 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Fri Aug  3 02:11:50 UTC 2018 [running 300 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?



More information about the sr-dev mailing list