> On 18 Feb 2016, at 12:56, Neels Hofmeyr <[email protected]> wrote:
> 
> The openbsc branches to use for testing IuPS and IuCS have changed,
> because Daniel and I have merged the branches.
> 
> They used to be daniel/gprs-iu (IIRC) and sysmocom/cscn.
> Both are now merged as:
> 
>  sysmocom/iu
> 
> Holger, this is relevant to our coverity configuration.

and the build is broken.

/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_ies_defs.h:126:1:
 warning: "ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT" 
redefined
/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_ies_defs.h:125:1:
 warning: this is the location of the previous definition
/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_ies_defs.h:436:1:
 warning: 
"RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT"
 redefined
/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_ies_defs.h:434:1:
 warning: this is the location of the previous definition
/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_ies_defs.h:437:1:
 warning: 
"RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT" 
redefined
/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_ies_defs.h:435:1:
 warning: this is the location of the previous definition
In file included from 
/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_common.h:592,
                 from 
/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_ies_defs.h:7,
                 from iu.c:26:
/home/builder/coverity/install-iuh/include/osmocom/ranap/ranap_ies_defs.h:856: 
error: redefinition of typedef 'RANAP_RAB_SetupOrModifiedItemIEs_t'
../../include/openbsc/iu.h:8: note: previous declaration of 
'RANAP_RAB_SetupOrModifiedItemIEs_t' was here
In file included from iu.c:31:
/home/builder/coverity/install-iuh/include/asn1c/asn1helpers.h: In function 
'OCTET_STRING_noalloc':
/home/builder/coverity/install-iuh/include/asn1c/asn1helpers.h:26: warning: 
assignment discards qualifiers from pointer target type
iu.c: In function 'ranap_handle_co_rab_ass_resp':
iu.c:273: warning: implicit declaration of function 
'ranap_free_rab_setupormodifieditemies'
make[3]: *** [iu.o] Error 1
make[3]: Leaving directory 
`/home/builder/coverity/source-iuh/openbsc/openbsc/src/libiu'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/builder/coverity/source-iuh/openbsc/openbsc/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/builder/coverity/source-iuh/openbsc/openbsc'
make: *** [all] Error 2

branches used:

asn1c
* aper-prefix
layer1-api
* master
libasn1c
* master
libosmo-abis
* master
libosmo-dsp
* master
libosmo-netif
* sysmocom/sctp
libosmo-sccp
* laforge/wip
libosmocore
* master
libsmpp34
* master
openbsc
* sysmocom/iu
openggsn
* master
osmo-bts
* master
osmo-gmr
* master
osmo-iuh
* master
osmo-pcu
* master

Reply via email to