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

jenkins at sipwise.com jenkins at sipwise.com
Fri Aug 3 03:54:28 CEST 2018


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

------------------------------------------
[...truncated 637.38 KB...]
                               ^~~
../../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**));
                 ^~~~~~
udomain.c:283:63: note: format string is defined here
                 LM_ERR("no more pkg mem trying to allocate [%lu] bytes\n", numcontacts*sizeof(ucontact_t**));
                                                             ~~^
                                                             %u
In file included from ../../core/ut.h:42,
                 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:
../../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**));
                 ^~~~~~
udomain.c:283:63: note: format string is defined here
                 LM_ERR("no more pkg mem trying to allocate [%lu] bytes\n", numcontacts*sizeof(ucontact_t**));
                                                             ~~^
                                                             %u
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,
                 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));
    ^~~~~~
bin_utils.c:676:59: note: format string is defined here
    LM_ERR("bin_decode_filter_criteria: Error allocating %lx bytes.\n",sizeof(int));
                                                         ~~^
                                                         %x
In file included from ul_callback.h:49,
                 from usrloc.h:50,
                 from bin_utils.h:49,
                 from bin_utils.c:46:
../../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:676:59: note: format string is defined here
    LM_ERR("bin_decode_filter_criteria: Error allocating %lx bytes.\n",sizeof(int));
                                                         ~~^
                                                         %x
In file included from ul_callback.h:49,
                 from usrloc.h:50,
                 from bin_utils.h:49,
                 from bin_utils.c:46:
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));
   ^~~~~~
bin_utils.c:881:59: note: format string is defined here
   LM_ERR("bin_decode_ims_subscription: Error allocating %lx bytes.\n",sizeof(ims_subscription));
                                                         ~~^
                                                         %x
In file included from ul_callback.h:49,
                 from usrloc.h:50,
                 from bin_utils.h:49,
                 from bin_utils.c:46:
../../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));
   ^~~~~~
bin_utils.c:881:59: note: format string is defined here
   LM_ERR("bin_decode_ims_subscription: Error allocating %lx bytes.\n",sizeof(ims_subscription));
                                                         ~~^
                                                         %x
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:10: fatal error: libmnl/libmnl.h: No such file or directory
 #include <libmnl/libmnl.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [../../Makefile.rules:100: ipsec.o] Error 1
make[2]: *** [Makefile:511: modules] Error 1
make[2]: Leaving directory '/tmp/buildd/kamailio-5.2.0~dev6+0~20180803010143.1171+buster/src'
make[1]: *** [Makefile:27: every-module] Error 2
make[1]: Leaving directory '/tmp/buildd/kamailio-5.2.0~dev6+0~20180803010143.1171+buster'
make: *** [debian/rules:140: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.32223/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.32223/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-jdg_d6zDUo 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.32223 
+ '[' 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/buster-i386.building.32003
+ '[' -r /var/run/lock/buster-i386.update.32003 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=buster,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=buster,label=slave/ws/binaries/> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=buster,label=slave/ws/binaries/*'>
+ '[' -n /tmp/tmp.TxsWRAAyph ']'
+ rm -rf /tmp/tmp.TxsWRAAyph
+ '[' -n /tmp/apt-jdg_d6zDUo ']'
+ sudo rm -rf /tmp/apt-jdg_d6zDUo
+ '[' -n 1984 ']'
++ sed -e 's/^\([0-9]*\).*/\1/'
+ SECONDS=392
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Fri Aug  3 01:54:16 UTC 2018 [running 392 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Fri Aug  3 01:54:16 UTC 2018 [running 392 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