See <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
Changes:
[laforge] clear GPRS indicator in SI3 while PCU is disconnected
------------------------------------------
[...truncated 67.50 KB...]
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmocodec.so.0.1.1 libosmocodec.so.0 || { rm -f libosmocodec.so.0 && ln -s libosmocodec.so.0.1.1 libosmocodec.so.0; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmocodec.so.0.1.1 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.0.1.1 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Making install in src/gsm
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
GEN gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make install-am
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
CC rxlev_stat.lo
CC a5.lo
CC tlv_parser.lo
CC comp128.lo
CC comp128v23.lo
CC gsm48.lo
CC rsl.lo
CC gsm_utils.lo
gsm_utils.c:121:9: note: #pragma message: including GnuTLS for getrandom fallback.
#pragma message ("including GnuTLS for getrandom fallback.")
^~~~~~~
gsm_utils.c: In function ‘osmo_get_rand_id’:
gsm_utils.c:459:9: note: #pragma message: Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25
#pragma message ("Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25")
^~~~~~~
CC gsm48_arfcn_range_encode.lo
CC gsm0808.lo
CC gsm48_ie.lo
CC sysinfo.lo
gsm48_ie.c: In function ‘gsm48_decode_called’:
gsm48_ie.c:395:2: warning: ‘gsm48_decode_bcd_number’ is deprecated: Use gsm48_decode_bcd_number2() for improved bounds checking [-Wdeprecated-declarations]
gsm48_decode_bcd_number(called->number, sizeof(called->number), lv, 1);
^~~~~~~~~~~~~~~~~~~~~~~
gsm48_ie.c:54:5: note: declared here
int gsm48_decode_bcd_number(char *output, int output_len,
^~~~~~~~~~~~~~~~~~~~~~~
gsm48_ie.c: In function ‘gsm48_decode_callerid’:
gsm48_ie.c:450:2: warning: ‘gsm48_decode_bcd_number’ is deprecated: Use gsm48_decode_bcd_number2() for improved bounds checking [-Wdeprecated-declarations]
gsm48_decode_bcd_number(callerid->number, sizeof(callerid->number), lv, i);
^~~~~~~~~~~~~~~~~~~~~~~
gsm48_ie.c:54:5: note: declared here
int gsm48_decode_bcd_number(char *output, int output_len,
^~~~~~~~~~~~~~~~~~~~~~~
CC gprs_cipher_core.lo
CC gprs_rlc.lo
CC gsm0480.lo
CC abis_nm.lo
CC gsm0502.lo
CC gsm0411_utils.lo
CC gsm0411_smr.lo
CC gsm0411_smc.lo
CC gsm0414.lo
CC lapd_core.lo
CC lapdm.lo
CC kasumi.lo
CC gsm29205.lo
CC gsm_04_08_gprs.lo
CC auth_core.lo
CC auth_comp128v1.lo
CC auth_comp128v23.lo
CC auth_milenage.lo
CC gea.lo
CC milenage/aes-internal.lo
CC milenage/aes-internal-enc.lo
CC milenage/milenage.lo
CC gan.lo
CC ipa.lo
CC gsm0341.lo
CC apn.lo
CC gsup.lo
CC gsup_sms.lo
CC gprs_gea.lo
CC gsm0503_conv.lo
CC oap.lo
ipa.c: In function ‘ipa_ccm_idtag_parse’:
ipa.c:104:2: warning: ‘ipa_ccm_idtag_parse_off’ is deprecated: Use ipa_ccm_id_{get,resp}_parse instead [-Wdeprecated-declarations]
return ipa_ccm_idtag_parse_off(dec, buf, len, 1);
^~~~~~
In file included from ipa.c:45:0:
../../include/osmocom/gsm/ipa.h:31:5: note: declared here
int ipa_ccm_idtag_parse_off(struct tlv_parsed *dec, unsigned char *buf, int len, const int len_offset)
^~~~~~~~~~~~~~~~~~~~~~~
CC gsm0808_utils.lo
CC gsm23003.lo
CC mncc.lo
CC bts_features.lo
CC oap_client.lo
CC gsm48_rest_octets.lo
CC gsm29118.lo
CC milenage/aes-encblock.lo
CCLD libgsmint.la
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libosmogsm.la
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[4]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
libtool: warning: relinking 'libosmogsm.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…"> --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 12:0:0 -no-undefined -o libosmogsm.la -rpath <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> libgsmint.la -ltalloc -lgnutls )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.12.0.0T <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmogsm.so.12.0.0 libosmogsm.so.12 || { rm -f libosmogsm.so.12 && ln -s libosmogsm.so.12.0.0 libosmogsm.so.12; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmogsm.so.12.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.12.0.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Making install in src/coding
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
CC gsm0503_interleaving.lo
CC gsm0503_mapping.lo
CC gsm0503_tables.lo
CC gsm0503_parity.lo
CC gsm0503_coding.lo
CCLD libosmocoding.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
libtool: warning: relinking 'libosmocoding.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…"> --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 1:1:1 -no-undefined -ltalloc -o libosmocoding.la -rpath <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo ../libosmocore.la ../gsm/libosmogsm.la ../codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.1.1T <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmocoding.so.0.1.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.1.1 libosmocoding.so.0; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmocoding.so.0.1.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.1.1 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Making install in src/gb
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
CC gprs_ns.lo
CC gprs_ns_frgre.lo
CC gprs_ns_vty.lo
CC gprs_ns_sns.lo
CC gprs_bssgp_vty.lo
CC gprs_bssgp.lo
CC gprs_bssgp_util.lo
CC gprs_bssgp_bss.lo
/bin/bash: line 2: 26510 Segmentation fault /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -DBUILDING_LIBOSMOCORE -Wall -MT gprs_bssgp_bss.lo -MD -MP -MF $depbase.Tpo -c -o gprs_bssgp_bss.lo gprs_bssgp_bss.c
/bin/bash: line 2: 26511 Segmentation fault /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -DBUILDING_LIBOSMOCORE -Wall -MT gprs_bssgp_util.lo -MD -MP -MF $depbase.Tpo -c -o gprs_bssgp_util.lo gprs_bssgp_util.c
Makefile:497: recipe for target 'gprs_bssgp_util.lo' failed
make[2]: *** [gprs_bssgp_util.lo] Error 139
make[2]: *** Waiting for unfinished jobs....
Makefile:497: recipe for target 'gprs_bssgp_bss.lo' failed
make[2]: *** [gprs_bssgp_bss.lo] Error 139
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Makefile:625: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Makefile:924: recipe for target 'install' failed
make: *** [install] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
------------------------------------------
[...truncated 700.60 KB...]
CC ErrorIndication.o
CC CSGMembershipUpdate.o
CC TNLUpdateRequest.o
CC TNLUpdateResponse.o
CC TNLUpdateFailure.o
CC HNBConfigTransferRequest.o
CC HNBConfigTransferResponse.o
CC RelocationComplete.o
CC U-RNTIQueryRequest.o
CC U-RNTIQueryResponse.o
CC PrivateMessage.o
CC IE.o
AR libosmo-asn1-hnbap.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
Making all in rua
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
CC RUA_Criticality.o
CC RUA_Presence.o
CC RUA_ProcedureCode.o
CC RUA_ProtocolIE-ID.o
CC RUA_PrivateIE-ID.o
CC RUA_TriggeringMessage.o
CC RUA_CN-DomainIndicator.o
CC RUA_IE-Extensions.o
CC RUA_CSGMembershipStatus.o
CC RUA_Establishment-Cause.o
CC RUA_Context-ID.o
CC RUA_IntraDomainNasNodeSelector.o
CC RUA_Gsm-map-IDNNS.o
CC RUA_Ansi-41-IDNNS.o
CC RUA_RANAP-Message.o
CC RUA_RoutingParameter.o
CC RUA_Cause.o
CC RUA_CauseRadioNetwork.o
CC RUA_CauseTransport.o
CC RUA_CauseProtocol.o
CC RUA_CauseMisc.o
CC RUA_CriticalityDiagnostics.o
CC RUA_CriticalityDiagnostics-IE-List.o
CC RUA_TypeOfError.o
In file included from <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:8:0,
from ../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:14,
from ../../include/osmocom/rua/RUA_CriticalityDiagnostics.h:17,
from RUA_CriticalityDiagnostics.c:7:
../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:28:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
In file included from <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:8:0,
from ../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:14,
from RUA_CriticalityDiagnostics-IE-List.c:7:
../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:28:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
CC RUA_RUA-PDU.o
CC RUA_InitiatingMessage.o
CC RUA_SuccessfulOutcome.o
CC RUA_UnsuccessfulOutcome.o
CC RUA_Connect.o
CC RUA_DirectTransfer.o
CC RUA_Disconnect.o
CC RUA_ConnectionlessTransfer.o
CC RUA_ErrorIndication.o
CC RUA_PrivateMessage.o
CC RUA_IE.o
AR libosmo-asn1-rua.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
Making all in ranap
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
CC RANAP_Criticality.lo
CC RANAP_ProcedureCode.lo
CC RANAP_Presence.lo
CC RANAP_PrivateIE-ID.lo
CC RANAP_ProtocolExtensionID.lo
CC RANAP_ProtocolIE-ID.lo
CC RANAP_IE-Extensions.lo
CC RANAP_TriggeringMessage.lo
CC RANAP_AccuracyFulfilmentIndicator.lo
CC RANAP_AllocationOrRetentionPriority.lo
CC RANAP_Alt-RAB-Parameters.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateType.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrates.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateList.lo
CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.lo
CC RANAP_AlternativeRABConfigurationRequest.lo
CC RANAP_APN.lo
CC RANAP_AreaIdentity.lo
CC RANAP_Ass-RAB-Parameters.lo
CC RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_Ass-RAB-Parameter-MaxBitrateList.lo
In file included from <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:8:0,
from ../../include/osmocom/ranap/RANAP_IE-Extensions.h:15,
from ../../include/osmocom/ranap/RANAP_SAI.h:17,
from ../../include/osmocom/ranap/RANAP_AreaIdentity.h:14,
from RANAP_AreaIdentity.c:7:
../../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 {
^
<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_GA-Polygon.h:26:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
CC RANAP_AuthorisedPLMNs.lo
CC RANAP_AuthorisedSNAs.lo
CC RANAP_BindingID.lo
CC RANAP_BroadcastAssistanceDataDecipheringKeys.lo
CC RANAP_Cause.lo
CC RANAP_CauseMisc.lo
CC RANAP_CauseNAS.lo
CC RANAP_CauseProtocol.lo
In file included from <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:8:0,
from ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:14,
from RANAP_AuthorisedPLMNs.c:7:
../../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 {
^
<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberC {
^~~~~~~~~~~~~
CC RANAP_CauseRadioNetwork.lo
CC RANAP_CauseRadioNetworkExtension.lo
CC RANAP_CauseNon-Standard.lo
CC RANAP_CauseTransmissionNetwork.lo
CC RANAP_Cell-Access-Mode.lo
CC RANAP_CellBased.lo
CC RANAP_CellIdList.lo
CC RANAP_Cell-Id.lo
CC RANAP_Cell-Capacity-Class-Value.lo
CC RANAP_CellLoadInformation.lo
CC RANAP_CellLoadInformationGroup.lo
CC RANAP_CellType.lo
CC RANAP_ClientType.lo
CC RANAP_CriticalityDiagnostics.lo
CC RANAP_CriticalityDiagnostics-IE-List.lo
CC RANAP_MessageStructure.lo
CC RANAP_CGI.lo
CC RANAP_ChosenEncryptionAlgorithm.lo
In file included from <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:8:0,
from ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:14,
from ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics.h:17,
from RANAP_CriticalityDiagnostics.c:7:
../../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 {
^
<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberG {
^~~~~~~~~~~~~
CC RANAP_ChosenIntegrityProtectionAlgorithm.lo
In file included from <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:8:0,
from ../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:14,
from RANAP_CriticalityDiagnostics-IE-List.c:7:
../../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 {
^
<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberG {
^~~~~~~~~~~~~
CC RANAP_CI.lo
CC RANAP_ClassmarkInformation2.lo
CC RANAP_ClassmarkInformation3.lo
CC RANAP_CN-DomainIndicator.lo
In file included from <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:8:0,
from ../../include/osmocom/ranap/RANAP_MessageStructure.h:14,
from RANAP_MessageStructure.c:7:
../../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 {
^
<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_MessageStructure.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberL {
^~~~~~~~~~~~~
CC RANAP_CN-ID.lo
CC RANAP_Correlation-ID.lo
CC RANAP_CSFB-Information.lo
CC RANAP_CSG-Id.lo
CC RANAP_CSG-Id-List.lo
CC RANAP_CSG-Membership-Status.lo
CC RANAP_DataPDUType.lo
CC RANAP_DataVolumeReference.lo
CC RANAP_DataVolumeReportingIndication.lo
CC RANAP_DCH-ID.lo
CC RANAP_DeliveryOfErroneousSDU.lo
CC RANAP_DeliveryOrder.lo
CC RANAP_DeltaRAListofIdleModeUEs.lo
CC RANAP_NewRAListofIdleModeUEs.lo
CC RANAP_RAListwithNoIdleModeUEsAnyMore.lo
CC RANAP_ForwardingIndication.lo
CC RANAP_DL-GTP-PDU-SequenceNumber.lo
CC RANAP_DL-N-PDU-SequenceNumber.lo
/bin/bash: line 1: 12380 Segmentation fault /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-iuh\" -DPACKAGE_TARNAME=\"osmo-iuh\" -DPACKAGE_VERSION=\"0.4.0.8-11b1\" -DPACKAGE_STRING=\"osmo-iuh\ 0.4.0.8-11b1\" -DPACKAGE_BUGREPORT=\"openbsc(a)lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-iuh\" -DVERSION=\"0.4.0.8-11b1\" -DSTDC_HEADERS=1 -I. -fsanitize=address -fsanitize=undefined -Wall -I../../include -I<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> -I<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> -I<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> -g -O2 -fsanitize=address -fsanitize=undefined -Wall -MT RANAP_DL-N-PDU-SequenceNumber.lo -MD -MP -MF .deps/RANAP_DL-N-PDU-SequenceNumber.Tpo -c -o RANAP_DL-N-PDU-SequenceNumber.lo RANAP_DL-N-PDU-SequenceNumber.c
Makefile:2506: recipe for target 'RANAP_DL-N-PDU-SequenceNumber.lo' failed
make[4]: *** [RANAP_DL-N-PDU-SequenceNumber.lo] Error 139
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
Makefile:642: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
Makefile:454: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
Makefile:458: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
Makefile:382: 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
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
------------------------------------------
[...truncated 58.90 KB...]
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Making install in src/vty
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
CC buffer.lo
CC vty.lo
CC command.lo
CC utils.lo
CC vector.lo
CC logging_vty.lo
CC stats_vty.lo
CC telnet_interface.lo
utils.c: In function ‘handle_counter’:
utils.c:317:3: warning: ‘osmo_counter_get’ is deprecated: Implement as osmo_stat_item instead [-Wdeprecated-declarations]
osmo_counter_get(counter), VTY_NEWLINE);
^~~~~~~~~~~~~~~~
In file included from utils.c:39:0:
../../include/osmocom/core/counter.h:35:29: note: declared here
static inline unsigned long osmo_counter_get(struct osmo_counter *ctr)
^~~~~~~~~~~~~~~~
CC fsm_vty.lo
CC talloc_ctx_vty.lo
CC tdef_vty.lo
CCLD libosmovty.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…"> --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 7:0:3 -no-undefined -o libosmovty.la -rpath <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo tdef_vty.lo ../../src/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.4.3.0T <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmovty.so.4.3.0 libosmovty.so.4 || { rm -f libosmovty.so.4 && ln -s libosmovty.so.4.3.0 libosmovty.so.4; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmovty.so.4.3.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.4.3.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Making install in src/codec
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
CC gsm610.lo
CC gsm620.lo
CC gsm660.lo
CC gsm690.lo
CC ecu_fr.lo
CCLD libosmocodec.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…"> --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 1:1:1 -no-undefined -o libosmocodec.la -rpath <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu_fr.lo ../../src/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.0.1.1T <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmocodec.so.0.1.1 libosmocodec.so.0 || { rm -f libosmocodec.so.0 && ln -s libosmocodec.so.0.1.1 libosmocodec.so.0; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…> && { ln -s -f libosmocodec.so.0.1.1 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.0.1.1 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…>
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Making install in src/gsm
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
GEN gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make install-am
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
CC a5.lo
CC rxlev_stat.lo
CC tlv_parser.lo
CC comp128.lo
CC gsm_utils.lo
CC comp128v23.lo
CC gsm48.lo
CC rsl.lo
gsm_utils.c:121:9: note: #pragma message: including GnuTLS for getrandom fallback.
#pragma message ("including GnuTLS for getrandom fallback.")
^~~~~~~
gsm_utils.c: In function ‘osmo_get_rand_id’:
gsm_utils.c:459:9: note: #pragma message: Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25
#pragma message ("Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25")
^~~~~~~
CC gsm48_arfcn_range_encode.lo
CC gsm48_ie.lo
CC gsm0808.lo
CC sysinfo.lo
gsm48_ie.c: In function ‘gsm48_decode_called’:
gsm48_ie.c:385:2: warning: ‘gsm48_decode_bcd_number’ is deprecated: Use gsm48_decode_bcd_number2() for improved bounds checking [-Wdeprecated-declarations]
gsm48_decode_bcd_number(called->number, sizeof(called->number), lv, 1);
^~~~~~~~~~~~~~~~~~~~~~~
gsm48_ie.c:54:5: note: declared here
int gsm48_decode_bcd_number(char *output, int output_len,
^~~~~~~~~~~~~~~~~~~~~~~
gsm48_ie.c: In function ‘gsm48_decode_callerid’:
gsm48_ie.c:440:2: warning: ‘gsm48_decode_bcd_number’ is deprecated: Use gsm48_decode_bcd_number2() for improved bounds checking [-Wdeprecated-declarations]
gsm48_decode_bcd_number(callerid->number, sizeof(callerid->number), lv, i);
^~~~~~~~~~~~~~~~~~~~~~~
gsm48_ie.c:54:5: note: declared here
int gsm48_decode_bcd_number(char *output, int output_len,
^~~~~~~~~~~~~~~~~~~~~~~
CC gprs_cipher_core.lo
CC gprs_rlc.lo
CC gsm0480.lo
CC abis_nm.lo
CC gsm0502.lo
CC gsm0411_utils.lo
CC gsm0411_smc.lo
CC gsm0411_smr.lo
CC gsm0414.lo
CC lapdm.lo
CC lapd_core.lo
CC kasumi.lo
CC gsm29205.lo
CC gsm_04_08_gprs.lo
CC auth_core.lo
CC auth_comp128v1.lo
CC auth_comp128v23.lo
CC auth_milenage.lo
CC gea.lo
CC milenage/aes-internal.lo
CC milenage/milenage.lo
CC milenage/aes-internal-enc.lo
CC gan.lo
CC ipa.lo
CC gsm0341.lo
CC apn.lo
CC gsup.lo
CC gsup_sms.lo
CC gprs_gea.lo
ipa.c: In function ‘ipa_ccm_idtag_parse’:
ipa.c:104:2: warning: ‘ipa_ccm_idtag_parse_off’ is deprecated: Use ipa_ccm_id_{get,resp}_parse instead [-Wdeprecated-declarations]
return ipa_ccm_idtag_parse_off(dec, buf, len, 1);
^~~~~~
In file included from ipa.c:45:0:
../../include/osmocom/gsm/ipa.h:31:5: note: declared here
int ipa_ccm_idtag_parse_off(struct tlv_parsed *dec, unsigned char *buf, int len, const int len_offset)
^~~~~~~~~~~~~~~~~~~~~~~
CC gsm0503_conv.lo
CC gsm0808_utils.lo
CC oap.lo
CC gsm23003.lo
CC mncc.lo
CC bts_features.lo
CC gsm29118.lo
CC oap_client.lo
CC milenage/aes-encblock.lo
CCLD libgsmint.la
/bin/bash: line 1: 5205 Illegal instruction /bin/bash ../../libtool --silent --tag=CC --mode=link gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -no-undefined -o libgsmint.la a5.lo rxlev_stat.lo tlv_parser.lo comp128.lo comp128v23.lo gsm_utils.lo rsl.lo gsm48.lo gsm48_arfcn_range_encode.lo gsm48_ie.lo gsm0808.lo sysinfo.lo gprs_cipher_core.lo gprs_rlc.lo gsm0480.lo abis_nm.lo gsm0502.lo gsm0411_utils.lo gsm0411_smc.lo gsm0411_smr.lo gsm0414.lo lapd_core.lo lapdm.lo kasumi.lo gsm29205.lo gsm_04_08_gprs.lo auth_core.lo auth_comp128v1.lo auth_comp128v23.lo auth_milenage.lo milenage/aes-encblock.lo gea.lo milenage/aes-internal.lo milenage/aes-internal-enc.lo milenage/milenage.lo gan.lo ipa.lo gsm0341.lo apn.lo gsup.lo gsup_sms.lo gprs_gea.lo gsm0503_conv.lo oap.lo gsm0808_utils.lo gsm23003.lo mncc.lo bts_features.lo oap_client.lo gsm29118.lo ../../src/libosmocore.la
Makefile:519: recipe for target 'libgsmint.la' failed
make[3]: *** [libgsmint.la] Error 132
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Makefile:705: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Makefile:625: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…'>
Makefile:924: recipe for target 'install' failed
make: *** [install] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE