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
The job kept printing this:
> MSC_Test-GSUP-IPA(451)@d52f00df4ec6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
> MSC_Test-GSUP-IPA(451)@d52f00df4ec6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-msc-test/481/conso…
I have stopped it and killed the remaining docker containers with
ttcn3-admin.
https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-admin/
The job started again, and now it seems to run properly.
Oliver
--
- Oliver Smith <osmith(a)sysmocom.de> https://www.sysmocom.de/
=======================================================================
* sysmocom - systems for mobile communications GmbH
* Alt-Moabit 93
* 10559 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschaeftsfuehrer / Managing Director: Harald Welte
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/98/display/redi…>
------------------------------------------
[...truncated 2.34 KB...]
++ pwd
++ mktemp -d nightly-3g_XXXXXX
+ TOP=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ which osc
+ build_osmocom
+ DATA=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ REPO=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
++ ls <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ '[' -n '' ']'
+ prepare
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ osc co home:osmith42
A home:osmith42
A home:osmith42/libasn1c
A home:osmith42/libasn1c/libasn1c_0.9.31.3.5e00.dsc
A home:osmith42/libasn1c/libasn1c_0.9.31.3.5e00.tar.xz
At revision 2.
A home:osmith42/libgtpnl
A home:osmith42/libgtpnl/libgtpnl_1.2.0.1.bc71.dsc
A home:osmith42/libgtpnl/libgtpnl_1.2.0.1.bc71.tar.gz
At revision 2.
A home:osmith42/libosmo-abis
A home:osmith42/libosmo-abis/libosmo-abis_0.6.0.8.3e03.dsc
A home:osmith42/libosmo-abis/libosmo-abis_0.6.0.8.3e03.tar.xz
At revision 2.
A home:osmith42/libosmo-dsp
A home:osmith42/libosmo-dsp/libosmodsp_0.4.0.dsc
A home:osmith42/libosmo-dsp/libosmodsp_0.4.0.tar.xz
At revision 2.
A home:osmith42/libosmo-netif
A home:osmith42/libosmo-netif/libosmo-netif_0.5.0.1.f0f1.dsc
A home:osmith42/libosmo-netif/libosmo-netif_0.5.0.1.f0f1.tar.xz
At revision 2.
A home:osmith42/libosmo-sccp
A home:osmith42/libosmo-sccp/libosmo-sccp_1.0.0.19.52272.dsc
A home:osmith42/libosmo-sccp/libosmo-sccp_1.0.0.19.52272.tar.xz
At revision 2.
A home:osmith42/libosmocore
A home:osmith42/libosmocore/libosmocore_1.1.0.20.8006.dsc
A home:osmith42/libosmocore/libosmocore_1.1.0.20.8006.tar.xz
At revision 2.
A home:osmith42/libsmpp34
A home:osmith42/libsmpp34/libsmpp34_1.13.0.5.6b36.dsc
A home:osmith42/libsmpp34/libsmpp34_1.13.0.5.6b36.tar.xz
At revision 2.
A home:osmith42/libusrp
A home:osmith42/libusrp/libusrp_3.4.2.20190521.dsc
A home:osmith42/libusrp/libusrp_3.4.2.20190521.tar.xz
At revision 2.
A home:osmith42/limesuite
A home:osmith42/limesuite/limesuite_19.01.0-1.debian.tar.xz
A home:osmith42/limesuite/limesuite_19.01.0-1.dsc
A home:osmith42/limesuite/limesuite_19.01.0.orig.tar.gz
At revision 2.
A home:osmith42/openbsc
A home:osmith42/openbsc/openbsc_1.2.0.20190521.dsc
A home:osmith42/openbsc/openbsc_1.2.0.20190521.tar.xz
At revision 2.
A home:osmith42/osmo-bsc
A home:osmith42/osmo-bsc/osmo-bsc_1.4.0.73.6de75.dsc
A home:osmith42/osmo-bsc/osmo-bsc_1.4.0.73.6de75.tar.xz
At revision 2.
A home:osmith42/osmo-bts
A home:osmith42/osmo-bts/osmo-bts_0.8.1.276.ad7b.dsc
A home:osmith42/osmo-bts/osmo-bts_0.8.1.276.ad7b.tar.xz
At revision 5.
A home:osmith42/osmo-fl2k
A home:osmith42/osmo-fl2k/osmo-fl2k_0.1.1.12.df33.dsc
A home:osmith42/osmo-fl2k/osmo-fl2k_0.1.1.12.df33.tar.xz
At revision 2.
A home:osmith42/osmo-ggsn
A home:osmith42/osmo-ggsn/osmo-ggsn_1.3.0.12.fb62.dsc
A home:osmith42/osmo-ggsn/osmo-ggsn_1.3.0.12.fb62.tar.xz
At revision 2.
A home:osmith42/osmo-gsm-manuals
A home:osmith42/osmo-gsm-manuals/osmo-gsm-manuals-dev_0.1.0.7.b08e.dsc
A home:osmith42/osmo-gsm-manuals/osmo-gsm-manuals-dev_0.1.0.7.b08e.tar.xz
At revision 8.
A home:osmith42/osmo-gsm-manuals-debian8-jessie
A home:osmith42/osmo-gsm-manuals-debian8-jessie/osmo-gsm-manuals-dev_0.1.0.8.a845.dsc
A home:osmith42/osmo-gsm-manuals-debian8-jessie/osmo-gsm-manuals-dev_0.1.0.8.a845.tar.xz
At revision 7.
A home:osmith42/osmo-hlr
A home:osmith42/osmo-hlr/osmo-hlr_1.0.0.28.c135.dsc
A home:osmith42/osmo-hlr/osmo-hlr_1.0.0.28.c135.tar.xz
At revision 2.
A home:osmith42/osmo-iuh
A home:osmith42/osmo-iuh/osmo-iuh_0.4.0.8.11b1.dsc
A home:osmith42/osmo-iuh/osmo-iuh_0.4.0.8.11b1.tar.xz
At revision 2.
A home:osmith42/osmo-mgw
A home:osmith42/osmo-mgw/osmo-mgw_1.5.0.57.85978.dsc
A home:osmith42/osmo-mgw/osmo-mgw_1.5.0.57.85978.tar.xz
At revision 2.
A home:osmith42/osmo-msc
A home:osmith42/osmo-msc/osmo-msc_1.3.1.123.64327.dsc
A home:osmith42/osmo-msc/osmo-msc_1.3.1.123.64327.tar.xz
At revision 2.
A home:osmith42/osmo-pcap
A home:osmith42/osmo-pcap/osmo-pcap_0.0.6.98.407f.dsc
A home:osmith42/osmo-pcap/osmo-pcap_0.0.6.98.407f.tar.xz
At revision 2.
A home:osmith42/osmo-pcu
A home:osmith42/osmo-pcu/osmo-pcu_0.6.0.60.41d6.dsc
A home:osmith42/osmo-pcu/osmo-pcu_0.6.0.60.41d6.tar.xz
At revision 2.
A home:osmith42/osmo-python-tests
A home:osmith42/osmo-python-tests/osmo-python-tests_0.0.9.20190521.dsc
A home:osmith42/osmo-python-tests/osmo-python-tests_0.0.9.20190521.tar.xz
At revision 2.
A home:osmith42/osmo-remsim
A home:osmith42/osmo-remsim/osmo-remsim_0.1.0.14.e89f.dsc
A home:osmith42/osmo-remsim/osmo-remsim_0.1.0.14.e89f.tar.gz
At revision 2.
A home:osmith42/osmo-sgsn
A home:osmith42/osmo-sgsn/osmo-sgsn_1.4.0.17.ef38b.dsc
A home:osmith42/osmo-sgsn/osmo-sgsn_1.4.0.17.ef38b.tar.xz
At revision 2.
A home:osmith42/osmo-sip-connector
A home:osmith42/osmo-sip-connector/osmo-sip-connector_1.2.0.6.de4c.dsc
A home:osmith42/osmo-sip-connector/osmo-sip-connector_1.2.0.6.de4c.tar.xz
At revision 2.
A home:osmith42/osmo-sysmon
A home:osmith42/osmo-sysmon/osmo-sysmon_0.1.0.2.9784.dsc
A home:osmith42/osmo-sysmon/osmo-sysmon_0.1.0.2.9784.tar.xz
At revision 2.
A home:osmith42/osmo-trx
A home:osmith42/osmo-trx/osmo-trx_1.0.0.37.dcbcf.dsc
A home:osmith42/osmo-trx/osmo-trx_1.0.0.37.dcbcf.tar.xz
At revision 2.
A home:osmith42/osmo-trx-debian8-jessie
A home:osmith42/osmo-trx-debian8-jessie/osmo-trx_1.0.0.38.ebcb.dsc
A home:osmith42/osmo-trx-debian8-jessie/osmo-trx_1.0.0.38.ebcb.tar.xz
At revision 2.
A home:osmith42/rtl-sdr
A home:osmith42/rtl-sdr/rtl-sdr_0.5.4.12.f68b.dsc
A home:osmith42/rtl-sdr/rtl-sdr_0.5.4.12.f68b.tar.xz
At revision 2.
A home:osmith42/simtrace2
A home:osmith42/simtrace2/simtrace2_0.5.1.24.bb9b0.dsc
A home:osmith42/simtrace2/simtrace2_0.5.1.24.bb9b0.tar.gz
At revision 2.
+ checkout osmo-gsm-manuals osmith/pdfs-in-doc-subpackage
+ local name=osmo-gsm-manuals
+ local branch=osmith/pdfs-in-doc-subpackage
+ local url=https://git.osmocom.org
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ '[' -n osmith/pdfs-in-doc-subpackage ']'
+ git clone https://git.osmocom.org/osmo-gsm-manuals -b osmith/pdfs-in-doc-subpackage
Cloning into 'osmo-gsm-manuals'...
+ cd -
<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ checkout osmo-bts osmith/pdfs-in-doc-subpackage
+ local name=osmo-bts
+ local branch=osmith/pdfs-in-doc-subpackage
+ local url=https://git.osmocom.org
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ '[' -n osmith/pdfs-in-doc-subpackage ']'
+ git clone https://git.osmocom.org/osmo-bts -b osmith/pdfs-in-doc-subpackage
Cloning into 'osmo-bts'...
+ cd -
<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ checkout_copy_debian8_jessie osmo-gsm-manuals
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ cp -a osmo-gsm-manuals osmo-gsm-manuals-debian8-jessie
+ cd osmo-gsm-manuals-debian8-jessie
+ patch -p1
patching file debian/control
Hunk #1 succeeded at 8 (offset 1 line).
Hunk #2 succeeded at 24 (offset 2 lines).
+ git commit -m 'auto-commit: allow debian8 to build' debian/
[osmith/pdfs-in-doc-subpackage 7f01245] auto-commit: allow debian8 to build
1 file changed, 2 deletions(-)
+ cd ..
+ build osmo-gsm-manuals
+ local name=osmo-gsm-manuals
+ local changelog=
+ local gitbpargs=
+ local repodir=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ local oscdir=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>:osmith42/osmo-gsm-manuals
+ '[' -z '' ']'
+ changelog=commit
+ '[' -d <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>:osmith42/osmo-gsm-manuals ']'
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>:osmith42/osmo-gsm-manuals
+ osc rm -- osmo-gsm-manuals-dev_0.1.0.7.b08e.dsc osmo-gsm-manuals-dev_0.1.0.7.b08e.tar.xz
D osmo-gsm-manuals-dev_0.1.0.7.b08e.dsc
D osmo-gsm-manuals-dev_0.1.0.7.b08e.tar.xz
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ '[' commit = commit ']'
++ get_commit_version
++ local version
++ test -x ./git-version-gen
++ ./git-version-gen .
+++ cat .tarball-version
++ version=0.1.0.7-f1d5
+++ echo 0.1.0.7-f1d5
+++ sed s/-/./g
++ version=0.1.0.7.f1d5
++ '[' -z 0.1.0.7.f1d5 ']'
++ echo -n 0.1.0.7.f1d5
+ VER=0.1.0.7.f1d5
+ dch -b -v 0.1.0.7.f1d5 -m 'Snapshot build'
+ git commit -m '0.1.0.7.f1d5 snapshot' debian/
[osmith/pdfs-in-doc-subpackage ac87036] 0.1.0.7.f1d5 snapshot
1 file changed, 6 insertions(+)
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>
+ '[' -f .tarball-version ']'
+ gbp buildpackage -S -uc -us -d --git-ignore-branch --git-export-dir=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…> --git-ignore-new '--git-postexport=cp $GBP_GIT_DIR/../.tarball-version $GBP_TMP_DIR/'
gbp:info: Exporting 'HEAD' to '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…'>
gbp:info: Moving '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…'> to '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…'>
dpkg-buildpackage -rfakeroot -us -uc -i -I -S -d
dpkg-buildpackage: info: source package osmo-gsm-manuals-dev
dpkg-buildpackage: info: source version 0.1.0.7.f1d5
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Oliver Smith <osmith(a)sysmocom.de>
dpkg-source -i -I --before-build osmo-gsm-manuals-dev-0.1.0.7.f1d5
fakeroot debian/rules clean
dh clean --with autoreconf
dh_testdir
dh_auto_clean
dh_autoreconf_clean
dh_clean
dpkg-source -i -I -b osmo-gsm-manuals-dev-0.1.0.7.f1d5
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building osmo-gsm-manuals-dev in osmo-gsm-manuals-dev_0.1.0.7.f1d5.tar.xz
dpkg-source: info: building osmo-gsm-manuals-dev in osmo-gsm-manuals-dev_0.1.0.7.f1d5.dsc
dpkg-genbuildinfo --build=source
dpkg-genchanges --build=source >../osmo-gsm-manuals-dev_0.1.0.7.f1d5_source.changes
dpkg-genchanges: info: including full source code in upload
dpkg-source -i -I --after-build osmo-gsm-manuals-dev-0.1.0.7.f1d5
dpkg-buildpackage: info: source-only upload: Debian-native package
Now running lintian...
E: osmo-gsm-manuals-dev source: license-problem-gfdl-invariants tests/test-usermanual-docinfo.xml invariant part is: with the invariant sections being just 'foreword', 'acknowledgements' and 'preface', with no front-cover texts, and no back-cover texts
W: osmo-gsm-manuals-dev source: missing-license-paragraph-in-dep5-copyright gfdl-1.3 (paragraph at line 5)
Finished running lintian.
+ mv <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…> <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…> <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>:osmith42/osmo-gsm-manuals/
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_W…>:osmith42/osmo-gsm-manuals
+ osc add -- osmo-gsm-manuals-dev_0.1.0.7.f1d5.tar.xz osmo-gsm-manuals-dev_0.1.0.7.f1d5.dsc
A osmo-gsm-manuals-dev_0.1.0.7.f1d5.tar.xz
A osmo-gsm-manuals-dev_0.1.0.7.f1d5.dsc
+ osc ci -m 'Snapshot osmo-gsm-manuals 20190523'
Deleting osmo-gsm-manuals-dev_0.1.0.7.b08e.dsc
Deleting osmo-gsm-manuals-dev_0.1.0.7.b08e.tar.xz
Sending osmo-gsm-manuals-dev_0.1.0.7.f1d5.tar.xz
Sending osmo-gsm-manuals-dev_0.1.0.7.f1d5.dsc
Server returned an error: HTTP Error 403: Forbidden
no permission to modify package osmo-gsm-manuals in project home:osmith42
Transmitting file data Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…>
------------------------------------------
[...truncated 51.46 KB...]
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…>
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-pcu/FIRMWARE_VERSION=or…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
Making install in src/vty
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
CC buffer.lo
CC vty.lo
CC command.lo
CC utils.lo
CC vector.lo
CC stats_vty.lo
CC telnet_interface.lo
CC logging_vty.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-pcu/FIRMWARE_VERSION=or…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…"> --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-pcu/FIRMWARE_VERSION=or…> 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-pcu/FIRMWARE_VERSION=or…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…> && { 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-pcu/FIRMWARE_VERSION=or…> && { 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-pcu/FIRMWARE_VERSION=or…>
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-pcu/FIRMWARE_VERSION=or…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…>
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-pcu/FIRMWARE_VERSION=or…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
Making install in src/codec
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
CC gsm610.lo
CC gsm620.lo
CC gsm690.lo
CC gsm660.lo
CC ecu_fr.lo
CCLD libosmocodec.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…"> --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-pcu/FIRMWARE_VERSION=or…> 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-pcu/FIRMWARE_VERSION=or…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…> && { 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-pcu/FIRMWARE_VERSION=or…> && { 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-pcu/FIRMWARE_VERSION=or…>
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-pcu/FIRMWARE_VERSION=or…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…>
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-pcu/FIRMWARE_VERSION=or…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
Making install in src/gsm
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
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-pcu/FIRMWARE_VERSION=or…'>
CC tlv_parser.lo
CC rxlev_stat.lo
CC a5.lo
CC comp128.lo
CC comp128v23.lo
CC gsm_utils.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
CC gprs_cipher_core.lo
CC gprs_rlc.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 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 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
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 gsup.lo
CC gsup_sms.lo
CC gprs_gea.lo
CC gsm0503_conv.lo
CC oap.lo
CC gsm0808_utils.lo
CC gsm23003.lo
CC mncc.lo
CC bts_features.lo
/bin/bash: line 2: 27487 Illegal instruction /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include/p11-kit-1 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -MT mncc.lo -MD -MP -MF $depbase.Tpo -c -o mncc.lo mncc.c
Makefile:600: recipe for target 'mncc.lo' failed
make[3]: *** [mncc.lo] Error 132
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
Makefile:705: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…'>
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-pcu/FIRMWARE_VERSION=or…'>
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