Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #23722

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Thu Jan 28 12:08:40 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--enable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master-debian9/23722/display/redirect>

Changes:


------------------------------------------
[...truncated 616.06 KB...]
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-sgsn.spec
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 4
echo 1.6.0.139-c09c > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/build'
Making all in doc
make[2]: Entering directory '/build/doc'
Making all in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/manuals'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in sgsn
make[4]: Entering directory '/build/include/osmocom/sgsn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/sgsn'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
Making all in gprs
make[3]: Entering directory '/build/src/gprs'
  CC       crc24.lo
  CC       gprs_gb_parse.lo
  CC       gprs_utils.lo
  CC       gprs_llc_parse.lo
  CC       sgsn_ares.lo
  CCLD     libcommon.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/src/gprs'
Making all in sgsn
make[3]: Entering directory '/build/src/sgsn'
  CC       gprs_gb.o
  CC       gprs_gmm_attach.o
  CC       gprs_gmm_fsm.o
  CC       gprs_gmm.o
gprs_gb.c: In function ‘gprs_gb_send_cb’:
gprs_gb.c:117:35: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
  osmo_prim_init(&nsp.oph, SAP_NS, PRIM_NS_UNIT_DATA, PRIM_OP_REQUEST, msg);
                                   ^~~~~~~~~~~~~~~~~
gprs_gb.c:117:35: note: each undeclared identifier is reported only once for each function it appears in
gprs_gb.c: In function ‘gprs_ns_prim_status_cb’:
gprs_gb.c:124:7: error: ‘NS_AFF_CAUSE_SNS_CONFIGURED’ undeclared (first use in this function)
  case NS_AFF_CAUSE_SNS_CONFIGURED:
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gprs_gb.c:127:7: error: ‘NS_AFF_CAUSE_RECOVERY’ undeclared (first use in this function)
  case NS_AFF_CAUSE_RECOVERY:
       ^~~~~~~~~~~~~~~~~~~~~
gprs_gb.c:138:7: error: ‘NS_AFF_CAUSE_FAILURE’ undeclared (first use in this function)
  case NS_AFF_CAUSE_FAILURE:
       ^~~~~~~~~~~~~~~~~~~~
gprs_gb.c: In function ‘gprs_ns_prim_cb’:
gprs_gb.c:167:7: error: ‘PRIM_NS_UNIT_DATA’ undeclared (first use in this function)
  case PRIM_NS_UNIT_DATA:
       ^~~~~~~~~~~~~~~~~
gprs_gb.c:175:7: error: ‘PRIM_NS_STATUS’ undeclared (first use in this function)
  case PRIM_NS_STATUS:
       ^~~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_IE-Extensions.h:15,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_AllocationOrRetentionPriority.h:18,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_common.h:8,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:7,
                 from ../../include/osmocom/sgsn/gprs_ranap.h:7,
                 from gprs_gmm.c:61:
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_GA-Polygon.h:26:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct Member {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_GA-Polygon.h:26:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct Member {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:27:23: warning: ‘struct MemberC’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberC {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberC {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:27:23: warning: ‘struct MemberF’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberF {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_JoinedMBMSBearerService-IEs.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberF {
  ^~~~~~~~~~~~~
make[3]: *** [gprs_gb.o] Error 1
make[3]: *** Waiting for unfinished jobs....
Makefile:536: recipe for target 'gprs_gb.o' failed
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:28:23: warning: ‘struct MemberG’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberG {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberG {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_DataVolumeList.h:27:23: warning: ‘struct MemberH’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberH {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_DataVolumeList.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberH {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:23: warning: ‘struct MemberJ’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberJ {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberJ {
  ^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_IE-Extensions.h:15,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_AllocationOrRetentionPriority.h:18,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_common.h:8,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:7,
                 from ../../include/osmocom/sgsn/gprs_ranap.h:7,
                 from gprs_gmm.c:61:
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_LA-LIST.h:27:23: warning: ‘struct MemberA’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberA {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_LA-LIST.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberA {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_LeftMBMSBearerService-IEs.h:26:23: warning: ‘struct MemberK’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberK {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_LeftMBMSBearerService-IEs.h:26:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberK {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_MessageStructure.h:27:23: warning: ‘struct MemberL’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberL {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_MessageStructure.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberL {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:23: warning: ‘struct MemberM’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberM {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberM {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_RABDataVolumeReport.h:27:23: warning: ‘struct MemberN’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberN {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_RABDataVolumeReport.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberN {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_RABParametersList.h:29:23: warning: ‘struct MemberB’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberB {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_RABParametersList.h:29:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberB {
  ^~~~~~~~~~~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_UnsuccessfulLinking-IEs.h:27:23: warning: ‘struct MemberD’ declared inside parameter list will not be visible outside of this definition or declaration
  A_SEQUENCE_OF(struct MemberD {
                       ^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
   void (*free)(type *);   \
                ^~~~
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/RANAP_UnsuccessfulLinking-IEs.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
  A_SEQUENCE_OF(struct MemberD {
  ^~~~~~~~~~~~~
In file included from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_common.h:592:0,
                 from /build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:7,
                 from ../../include/osmocom/sgsn/gprs_ranap.h:7,
                 from gprs_gmm.c:61:
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:29:0: warning: "RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT" redefined
 #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT     (1 << 2)
 
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:27:0: note: this is the location of the previous definition
 #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT     (1 << 0)
 
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:30:0: warning: "RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT" redefined
 #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT                          (1 << 3)
 
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:28:0: note: this is the location of the previous definition
 #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT                          (1 << 1)
 
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:125:0: warning: "ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT" redefined
 #define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT                   (1 << 1)
 
/build/deps/install/stow/osmo-iuh/include/osmocom/ranap/ranap_ies_defs.h:124:0: note: this is the location of the previous definition
 #define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT                   (1 << 0)
 
make[3]: Leaving directory '/build/src/sgsn'
Makefile:395: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/build/src'
make[2]: *** [all-recursive] Error 1
Makefile:461: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
make[1]: *** [all-recursive] Error 1
Makefile:393: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list