Build failed in Jenkins: master-osmo-bts » oct,master,0,default,osmocom-master-debian9 #1739

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/gerrit-log@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Tue Jan 29 10:31:55 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/1739/display/redirect>

------------------------------------------
[...truncated 66.18 KB...]
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src'>
Making install in src/vty
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/vty'>
  CC       command.lo
  CC       buffer.lo
  CC       vector.lo
  CC       vty.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CC       talloc_ctx_vty.lo
  CCLD     libosmovty.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/vty'>
make[3]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib'>
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib'>
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/vty;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/libtool">  --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 6:0:2 -no-undefined -o libosmovty.la -rpath <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> 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 ../../src/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.4.2.0T <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib/libosmovty.so.4.2.0>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> && { ln -s -f libosmovty.so.4.2.0 libosmovty.so.4 || { rm -f libosmovty.so.4 && ln -s libosmovty.so.4.2.0 libosmovty.so.4; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> && { ln -s -f libosmovty.so.4.2.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.4.2.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib/libosmovty.la>
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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib>
----------------------------------------------------------------------
Libraries have been installed in:
   <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib>

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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/vty'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/vty'>
Making install in src/codec
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/codec'>
  CC       gsm660.lo
  CC       gsm610.lo
  CC       gsm690.lo
  CC       ecu_fr.lo
  CC       gsm620.lo
  CCLD     libosmocodec.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/codec'>
make[3]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib'>
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib'>
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/codec;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/libtool">  --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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> 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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib/libosmocodec.so.0.1.1>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> && { 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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> && { 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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib/libosmocodec.la>
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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib>
----------------------------------------------------------------------
Libraries have been installed in:
   <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib>

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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/codec'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/codec'>
Making install in src/gsm
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/gsm'>
  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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/gsm'>
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       comp128.lo
  CC       tlv_parser.lo
  CC       comp128v23.lo
  CC       gsm_utils.lo
  CC       rsl.lo
  CC       gsm48.lo
gsm_utils.c:116: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:453: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
  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
  CC       gsup.lo
ipa.c: In function ‘ipa_ccm_idtag_parse’:
ipa.c:103: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, 0);
  ^~~~~~
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_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
  CC       oap_client.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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/gsm'>
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib'>
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib'>
libtool: warning: relinking 'libosmogsm.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/gsm;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/libtool">  --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 11:0:0 -no-undefined -o libosmogsm.la -rpath <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> libgsmint.la -ltalloc -lgnutls )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.11.0.0T <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib/libosmogsm.so.11.0.0>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> && { ln -s -f libosmogsm.so.11.0.0 libosmogsm.so.11 || { rm -f libosmogsm.so.11 && ln -s libosmogsm.so.11.0.0 libosmogsm.so.11; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib> && { ln -s -f libosmogsm.so.11.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.11.0.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib/libosmogsm.la>
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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib>
----------------------------------------------------------------------
Libraries have been installed in:
   <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/lib>

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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/gsm'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/gsm'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/gsm'>
Making install in src/coding
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/coding'>
  CC       gsm0503_interleaving.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_mapping.lo
  CC       gsm0503_coding.lo
  CC       gsm0503_parity.lo
/bin/bash: line 2: 10500 Illegal instruction     /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I"../../include" -I"../../include" -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -MT gsm0503_mapping.lo -MD -MP -MF $depbase.Tpo -c -o gsm0503_mapping.lo gsm0503_mapping.c
Makefile:492: recipe for target 'gsm0503_mapping.lo' failed
make[2]: *** [gsm0503_mapping.lo] Error 132
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore/src/coding'>
Makefile:615: 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=oct,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=osmocom-master-debian9/ws/deps/libosmocore'>
Makefile:914: 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



More information about the gerrit-log mailing list