See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WIT…>
------------------------------------------
[...truncated 294.66 KB...]
+ cd osmo-hlr
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at 2b0bf31... tests/test_nodes.vty: check less libosmocore cmds
+ git rev-parse HEAD
2b0bf31183cda9821e1b5c3050df9db342e29a0b
+ cd osmo-hlr
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir osmo-hlr
+ subdir=
+ [ -n ]
+ autoreconf --install --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:9: installing './config.guess'
configure.ac:9: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
src/Makefile.am: installing './depcomp'
tests/auc/Makefile.am:41: warning: source file '$(builddir)/auc_ts_55_205_test_sets.c' is in a subdirectory,
tests/auc/Makefile.am:41: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
+ ./configure --prefix=/build/deps/install/stow/osmo-hlr --with-systemdsystemunitdir=/build/deps/install/stow/osmo-hlr/lib/systemd/system
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for TALLOC... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOABIS... yes
checking for SQLITE3... yes
checking for ANSI C header files... (cached) yes
checking whether to use talloc for SQLite3... no
checking whether to enable VTY/CTRL tests... no
CFLAGS="-g -O2"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating src/Makefile
config.status: creating src/gsupclient/Makefile
config.status: creating include/Makefile
config.status: creating libosmo-gsup-client.pc
config.status: creating sql/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating tests/Makefile
config.status: creating tests/auc/Makefile
config.status: creating tests/auc/gen_ts_55_205_test_sets/Makefile
config.status: creating tests/gsup_server/Makefile
config.status: creating tests/gsup/Makefile
config.status: creating tests/db/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing tests/atconfig commands
+ [ -n ]
+ make -j 8 install
echo 1.1.0.4-2b0b > .version-t && mv .version-t .version
make install-recursive
make[1]: Entering directory '/build/deps/osmo-hlr'
Making install in doc
make[2]: Entering directory '/build/deps/osmo-hlr/doc'
Making install in examples
make[3]: Entering directory '/build/deps/osmo-hlr/doc/examples'
make[4]: Entering directory '/build/deps/osmo-hlr/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/etc/osmocom'
/usr/bin/install -c -m 644 osmo-hlr.cfg '/build/deps/install/stow/osmo-hlr/etc/osmocom'
make install-data-hook
make[5]: Entering directory '/build/deps/osmo-hlr/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
j="/build/deps/install/stow/osmo-hlr/share/doc/osmo-hlr/examples/$f" && \
mkdir -p "$(dirname $j)" && \
/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/build/deps/osmo-hlr/doc/examples'
make[4]: Leaving directory '/build/deps/osmo-hlr/doc/examples'
make[3]: Leaving directory '/build/deps/osmo-hlr/doc/examples'
Making install in manuals
make[3]: Entering directory '/build/deps/osmo-hlr/doc/manuals'
make[4]: Entering directory '/build/deps/osmo-hlr/doc/manuals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-hlr/doc/manuals'
make[3]: Leaving directory '/build/deps/osmo-hlr/doc/manuals'
make[3]: Entering directory '/build/deps/osmo-hlr/doc'
make[4]: Entering directory '/build/deps/osmo-hlr/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/osmo-hlr/doc'
make[3]: Leaving directory '/build/deps/osmo-hlr/doc'
make[2]: Leaving directory '/build/deps/osmo-hlr/doc'
Making install in src
make[2]: Entering directory '/build/deps/osmo-hlr/src'
echo "/* DO NOT EDIT THIS FILE. It is generated from files in osmo-hlr.git/sql/ */" > "db_bootstrap.h"
echo "#pragma once" >> "db_bootstrap.h"
echo "static const char *stmt_bootstrap_sql[] = {" >> "db_bootstrap.h"
cat "../sql/hlr.sql" \
| sed -f "./db_sql2c.sed" \
>> "db_bootstrap.h"
echo "};" >> "db_bootstrap.h"
make install-recursive
make[3]: Entering directory '/build/deps/osmo-hlr/src'
Making install in gsupclient
make[4]: Entering directory '/build/deps/osmo-hlr/src/gsupclient'
CC gsup_client.lo
CC gsup_test_client.o
CCLD libosmo-gsup-client.la
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD gsup-test-client
make[5]: Entering directory '/build/deps/osmo-hlr/src/gsupclient'
make[5]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gsup-client.la '/build/deps/install/stow/osmo-hlr/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.so.0.0.0 /build/deps/install/stow/osmo-hlr/lib/libosmo-gsup-client.so.0.0.0
libtool: install: (cd /build/deps/install/stow/osmo-hlr/lib && { ln -s -f libosmo-gsup-client.so.0.0.0 libosmo-gsup-client.so.0 || { rm -f libosmo-gsup-client.so.0 && ln -s libosmo-gsup-client.so.0.0.0 libosmo-gsup-client.so.0; }; })
libtool: install: (cd /build/deps/install/stow/osmo-hlr/lib && { ln -s -f libosmo-gsup-client.so.0.0.0 libosmo-gsup-client.so || { rm -f libosmo-gsup-client.so && ln -s libosmo-gsup-client.so.0.0.0 libosmo-gsup-client.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.lai /build/deps/install/stow/osmo-hlr/lib/libosmo-gsup-client.la
/bin/bash: line 11: 10836 Segmentation fault (core dumped) /bin/bash ../../libtool --mode=install /usr/bin/install -c $list2 "/build/deps/install/stow/osmo-hlr/lib"
Makefile:415: recipe for target 'install-libLTLIBRARIES' failed
make[5]: *** [install-libLTLIBRARIES] Error 139
make[5]: Leaving directory '/build/deps/osmo-hlr/src/gsupclient'
Makefile:596: recipe for target 'install-am' failed
make[4]: *** [install-am] Error 2
make[4]: Leaving directory '/build/deps/osmo-hlr/src/gsupclient'
Makefile:625: recipe for target 'install-recursive' failed
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory '/build/deps/osmo-hlr/src'
Makefile:782: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '/build/deps/osmo-hlr/src'
Makefile:480: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/build/deps/osmo-hlr'
Makefile:779: 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-sgsn/IU=--disable-iu,WI…>
------------------------------------------
[...truncated 28.12 KB...]
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src'
make[3]: Leaving directory '/build/deps/libosmocore/src'
make[2]: Leaving directory '/build/deps/libosmocore/src'
Making install in src/vty
make[2]: Entering directory '/build/deps/libosmocore/src/vty'
CC command.lo
CC buffer.lo
CC vty.lo
CC utils.lo
CC telnet_interface.lo
CC logging_vty.lo
CC vector.lo
CC stats_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 '/build/deps/libosmocore/src/vty'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd /build/deps/libosmocore/src/vty; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 8:0:4 -no-undefined -o libosmovty.la -rpath /build/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 tdef_vty.lo ../../src/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.4.4.0T /build/deps/install/stow/libosmocore/lib/libosmovty.so.4.4.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.4.4.0 libosmovty.so.4 || { rm -f libosmovty.so.4 && ln -s libosmovty.so.4.4.0 libosmovty.so.4; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.4.4.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.4.4.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /build/deps/install/stow/libosmocore/lib/libosmovty.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/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 '/build/deps/libosmocore/src/vty'
make[2]: Leaving directory '/build/deps/libosmocore/src/vty'
Making install in src/codec
make[2]: Entering directory '/build/deps/libosmocore/src/codec'
CC gsm620.lo
CC gsm610.lo
CC gsm660.lo
CC gsm690.lo
CC ecu_fr.lo
CC ecu.lo
ecu_fr.c: In function ‘ecu_fr_frame_in’:
ecu_fr.c:194:2: warning: ‘osmo_ecu_fr_reset’ is deprecated: Use generic ECU abstraction layer instead [-Wdeprecated-declarations]
osmo_ecu_fr_reset(fr, frame);
^~~~~~~~~~~~~~~~~
ecu_fr.c:133:6: note: declared here
void osmo_ecu_fr_reset(struct osmo_ecu_fr_state *state, const uint8_t *frame)
^~~~~~~~~~~~~~~~~
ecu_fr.c: In function ‘ecu_fr_frame_out’:
ecu_fr.c:202:2: warning: ‘osmo_ecu_fr_conceal’ is deprecated: Use generic ECU abstraction layer instead [-Wdeprecated-declarations]
if (osmo_ecu_fr_conceal(fr, frame_out) == 0)
^~
ecu_fr.c:147:5: note: declared here
int osmo_ecu_fr_conceal(struct osmo_ecu_fr_state *state, uint8_t *frame)
^~~~~~~~~~~~~~~~~~~
CCLD libosmocodec.la
make[3]: Entering directory '/build/deps/libosmocore/src/codec'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd /build/deps/libosmocore/src/codec; /bin/bash "/build/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 /build/deps/install/stow/libosmocore/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ../../src/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.0.1.1T /build/deps/install/stow/libosmocore/lib/libosmocodec.so.0.1.1
libtool: install: (cd /build/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 /build/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 /build/deps/install/stow/libosmocore/lib/libosmocodec.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/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 '/build/deps/libosmocore/src/codec'
make[2]: Leaving directory '/build/deps/libosmocore/src/codec'
Making install in src/gsm
make[2]: Entering directory '/build/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 '/build/deps/libosmocore/src/gsm'
CC rxlev_stat.lo
CC a5.lo
CC tlv_parser.lo
CC rsl.lo
CC comp128.lo
CC comp128v23.lo
CC gsm_utils.lo
CC gsm48.lo
gsm_utils.c:121:9: note: #pragma message: including GnuTLS for getrandom fallback.
#pragma message ("including GnuTLS for getrandom fallback.")
^~~~~~~
CC gsm48_arfcn_range_encode.lo
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_ie.lo
CC gsm0808.lo
CC sysinfo.lo
gsm48_ie.c: In function ‘gsm48_decode_called’:
gsm48_ie.c:411: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:466: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 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
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 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
/bin/bash: line 2: 7624 Illegal instruction (core dumped) /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
make[3]: *** [mncc.lo] Error 132
make[3]: *** Waiting for unfinished jobs....
Makefile:613: recipe for target 'mncc.lo' failed
make[3]: Leaving directory '/build/deps/libosmocore/src/gsm'
Makefile:718: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '/build/deps/libosmocore/src/gsm'
Makefile:634: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmocore'
make[1]: *** [install-recursive] Error 1
Makefile:933: 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 599.63 KB...]
../../include/osmocom/ranap/RANAP_GA-Polygon.h:26:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_GA-Polygon.h:26:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
CC RANAP_GA-PointWithUnCertainty.lo
CC RANAP_GA-PointWithUnCertaintyEllipse.lo
CC RANAP_GA-Polygon.lo
CC RANAP_GA-UncertaintyEllipse.lo
CC RANAP_GERAN-BSC-Container.lo
CC RANAP_GERAN-Cell-ID.lo
CC RANAP_GERAN-Classmark.lo
CC RANAP_GlobalCN-ID.lo
CC RANAP_GlobalRNC-ID.lo
CC RANAP_GTP-TEI.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_GA-Polygon.h:14,
from RANAP_GA-Polygon.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 {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h: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_GuaranteedBitrate.lo
CC RANAP_HigherBitratesThan16MbpsFlag.lo
CC RANAP_HS-DSCH-MAC-d-Flow-ID.lo
CC RANAP_IMEI.lo
CC RANAP_IMEIGroup.lo
CC RANAP_IMEIList.lo
CC RANAP_IMEISV.lo
CC RANAP_IMEISVGroup.lo
CC RANAP_IMEISVList.lo
CC RANAP_ImmediateMDT.lo
CC RANAP_IMSI.lo
CC RANAP_IncludeVelocity.lo
CC RANAP_InformationExchangeID.lo
CC RANAP_InformationExchangeType.lo
CC RANAP_InformationRequested.lo
CC RANAP_InformationRequestType.lo
CC RANAP_InformationTransferID.lo
CC RANAP_InformationTransferType.lo
CC RANAP_IntegrityProtectionAlgorithm.lo
CC RANAP_IntegrityProtectionInformation.lo
CC RANAP_IntegrityProtectionKey.lo
CC RANAP_InterSystemInformationTransferType.lo
CC RANAP_InterSystemInformation-TransparentContainer.lo
CC RANAP_IPMulticastAddress.lo
CC RANAP_IuSignallingConnectionIdentifier.lo
CC RANAP_IuTransportAssociation.lo
CC RANAP_KeyStatus.lo
CC RANAP_LA-LIST.lo
CC RANAP_LAC.lo
CC RANAP_LAI.lo
CC RANAP_LastKnownServiceArea.lo
CC RANAP_LastVisitedUTRANCell-Item.lo
CC RANAP_LHN-ID.lo
CC RANAP_Links-to-log.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_LA-LIST.h:14,
from RANAP_LA-LIST.c:7:
../../include/osmocom/ranap/RANAP_LA-LIST.h:27:23: warning: ‘struct MemberA’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberA {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_LA-LIST.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberA {
^~~~~~~~~~~~~
CC RANAP_ListOF-SNAs.lo
CC RANAP_ListOfInterfacesToTrace.lo
CC RANAP_InterfacesToTraceItem.lo
CC RANAP_LoadValue.lo
CC RANAP_LocationRelatedDataRequestType.lo
CC RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.lo
CC RANAP_LocationReportingTransferInformation.lo
CC RANAP_ReportChangeOfSAI.lo
CC RANAP_PeriodicReportingIndicator.lo
CC RANAP_DirectReportingIndicator.lo
CC RANAP_L3-Information.lo
CC RANAP_M1Report.lo
CC RANAP_M2Report.lo
CC RANAP_M4Report.lo
CC RANAP_M4-Collection-Parameters.lo
CC RANAP_M4-Period.lo
CC RANAP_M5Report.lo
CC RANAP_M4-Threshold.lo
CC RANAP_M5-Period.lo
CC RANAP_M6Report.lo
CC RANAP_M6-Period.lo
CC RANAP_M7Report.lo
CC RANAP_M7-Period.lo
CC RANAP_Management-Based-MDT-Allowed.lo
CC RANAP_MaxBitrate.lo
CC RANAP_MaxSDU-Size.lo
CC RANAP_MBMS-PTP-RAB-ID.lo
CC RANAP_MBMSBearerServiceType.lo
CC RANAP_MBMSCNDe-Registration.lo
CC RANAP_MBMSCountingInformation.lo
CC RANAP_MBMSHCIndicator.lo
CC RANAP_MBMSIPMulticastAddressandAPNRequest.lo
CC RANAP_MBMSLinkingInformation.lo
CC RANAP_MBMSRegistrationRequestType.lo
CC RANAP_MBMSServiceArea.lo
CC RANAP_MBMSSessionDuration.lo
CC RANAP_MBMSSessionIdentity.lo
CC RANAP_MBMSSessionRepetitionNumber.lo
CC RANAP_MDT-Activation.lo
CC RANAP_MDTAreaScope.lo
CC RANAP_MDT-Configuration.lo
CC RANAP_MDTMode.lo
CC RANAP_MDT-PLMN-List.lo
CC RANAP_MDT-Report-Parameters.lo
CC RANAP_MeasurementQuantity.lo
CC RANAP_MeasurementsToActivate.lo
CC RANAP_MSISDN.lo
CC RANAP_NAS-PDU.lo
CC RANAP_NAS-SequenceNumber.lo
CC RANAP_NAS-SynchronisationIndicator.lo
CC RANAP_NewBSS-To-OldBSS-Information.lo
CC RANAP_NonSearchingIndication.lo
CC RANAP_NRTLoadInformationValue.lo
CC RANAP_NumberOfIuInstances.lo
CC RANAP_NumberOfSteps.lo
CC RANAP_Offload-RAB-Parameters.lo
CC RANAP_Offload-RAB-Parameters-APN.lo
CC RANAP_Offload-RAB-Parameters-ChargingCharacteristics.lo
CC RANAP_OldBSS-ToNewBSS-Information.lo
CC RANAP_OMC-ID.lo
CC RANAP_Out-Of-UTRAN.lo
CC RANAP_PagingAreaID.lo
CC RANAP_PagingCause.lo
CC RANAP_PDP-TypeInformation.lo
CC RANAP_PDP-Type.lo
CC RANAP_PDP-TypeInformation-extension.lo
CC RANAP_PDP-Type-extension.lo
CC RANAP_PDUType14FrameSequenceNumber.lo
CC RANAP_PeriodicLocationInfo.lo
CC RANAP_PermanentNAS-UE-ID.lo
CC RANAP_PermittedEncryptionAlgorithms.lo
CC RANAP_PermittedIntegrityProtectionAlgorithms.lo
CC RANAP_LABased.lo
CC RANAP_LAI-List.lo
CC RANAP_LoggedMDT.lo
CC RANAP_LoggingInterval.lo
CC RANAP_LoggingDuration.lo
CC RANAP_PLMNidentity.lo
CC RANAP_PLMNs-in-shared-network.lo
CC RANAP_Port-Number.lo
CC RANAP_PositioningDataDiscriminator.lo
CC RANAP_PositioningDataSet.lo
CC RANAP_PositioningMethodAndUsage.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:14,
from RANAP_PLMNs-in-shared-network.c:7:
../../include/osmocom/ranap/RANAP_LA-LIST.h:27:23: warning: ‘struct MemberA’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberA {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_LA-LIST.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberA {
^~~~~~~~~~~~~
../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:23: warning: ‘struct MemberM’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberM {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberM {
^~~~~~~~~~~~~
CC RANAP_PositioningPriority.lo
CC RANAP_PositionData.lo
CC RANAP_PositionDataSpecificToGERANIuMode.lo
CC RANAP_Pre-emptionCapability.lo
CC RANAP_Pre-emptionVulnerability.lo
CC RANAP_PriorityLevel.lo
CC RANAP_Priority-Class-Indicator.lo
CC RANAP_ProvidedData.lo
CC RANAP_P-TMSI.lo
CC RANAP_QueuingAllowed.lo
CC RANAP_RAB-AsymmetryIndicator.lo
CC RANAP_RABased.lo
CC RANAP_RAI-List.lo
CC RANAP_RABDataVolumeReport.lo
CC RANAP_RAB-ID.lo
/bin/bash: line 1: 30078 Segmentation fault (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-iuh\" -DPACKAGE_TARNAME=\"osmo-iuh\" -DPACKAGE_VERSION=\"0.5.0.18-9fb8\" -DPACKAGE_STRING=\"osmo-iuh\ 0.5.0.18-9fb8\" -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.5.0.18-9fb8\" -DSTDC_HEADERS=1 -I. -fsanitize=address -fsanitize=undefined -Wall -I../../include -I/build/deps/install/stow/libasn1c/include/ -I/build/deps/install/stow/libasn1c/include/asn1c -pthread -I/build/deps/install/stow/libosmocore/include/ -g -O2 -fsanitize=address -fsanitize=undefined -Wall -MT RANAP_QueuingAllowed.lo -MD -MP -MF .deps/RANAP_QueuingAllowed.Tpo -c -o RANAP_QueuingAllowed.lo RANAP_QueuingAllowed.c
Makefile:2507: recipe for target 'RANAP_QueuingAllowed.lo' failed
make[4]: *** [RANAP_QueuingAllowed.lo] Error 139
make[4]: *** Waiting for unfinished jobs....
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:14,
from ../../include/osmocom/ranap/RANAP_Shared-Network-Information.h:14,
from ../../include/osmocom/ranap/RANAP_ProvidedData.h:14,
from RANAP_ProvidedData.c:7:
../../include/osmocom/ranap/RANAP_LA-LIST.h:27:23: warning: ‘struct MemberA’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberA {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_LA-LIST.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberA {
^~~~~~~~~~~~~
../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:23: warning: ‘struct MemberM’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberM {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberM {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_RABDataVolumeReport.h:14,
from RANAP_RABDataVolumeReport.c:7:
../../include/osmocom/ranap/RANAP_RABDataVolumeReport.h:27:23: warning: ‘struct MemberN’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberN {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_RABDataVolumeReport.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberN {
^~~~~~~~~~~~~
make[4]: Leaving directory '/build/src/ranap'
Makefile:671: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/build/src'
make[3]: *** [all-recursive] Error 1
Makefile:477: recipe for target 'all' failed
make[2]: Leaving directory '/build/src'
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
Makefile:461: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
make: *** [all] Error 2
Makefile:383: recipe for target 'all' failed
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…>
------------------------------------------
[...truncated 482.12 KB...]
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd openbsc-1.3.1/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
&& am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd openbsc-1.3.1/_build/sub \
&& ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \
\
--srcdir=../.. --prefix="$dc_install_base" \
&& make \
&& make dvi \
&& make check \
&& make install \
&& make installcheck \
&& make uninstall \
&& make distuninstallcheck_dir="$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$dc_destdir") \
&& make DESTDIR="$dc_destdir" install \
&& make DESTDIR="$dc_destdir" uninstall \
&& make DESTDIR="$dc_destdir" \
distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
} || { rm -rf "$dc_destdir"; exit 1; }) \
&& rm -rf "$dc_destdir" \
&& make dist \
&& rm -rf openbsc-1.3.1.tar.gz openbsc-1.3.1.tar.bz2 \
&& make distcleancheck \
&& cd "$am__cwd" \
|| exit 1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... -ldl
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOGB... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMONETIF... yes
checking for ANSI C header files... (cached) yes
checking dbi/dbd.h usability... yes
checking dbi/dbd.h presence... yes
checking for dbi/dbd.h... yes
checking pcap/pcap.h usability... yes
checking pcap/pcap.h presence... yes
checking for pcap/pcap.h... yes
checking cdk/cdk.h usability... no
checking cdk/cdk.h presence... no
checking for cdk/cdk.h... no
checking for SQLITE3... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether C compiler accepts -Werror=implicit... yes
checking whether C compiler accepts -Werror=maybe-uninitialized... yes
checking whether C compiler accepts -Werror=memset-transposed-args... yes
checking whether C compiler accepts -Werror=null-dereference... yes
checking whether C compiler accepts -Werror=sizeof-array-argument... yes
checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... yes
checking whether to enable VTY/CTRL tests... no
CFLAGS="-g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/openbsc/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/libtrau/Makefile
config.status: creating src/libbsc/Makefile
config.status: creating src/libmsc/Makefile
config.status: creating src/libmgcp/Makefile
config.status: creating src/libcommon/Makefile
config.status: creating src/libfilter/Makefile
config.status: creating src/libcommon-cs/Makefile
config.status: creating src/osmo-nitb/Makefile
config.status: creating src/osmo-bsc/Makefile
config.status: creating src/osmo-bsc_nat/Makefile
config.status: creating src/osmo-bsc_mgcp/Makefile
config.status: creating src/utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gsm0408/Makefile
config.status: creating tests/db/Makefile
config.status: creating tests/channel/Makefile
config.status: creating tests/bsc/Makefile
config.status: creating tests/bsc-nat/Makefile
config.status: creating tests/bsc-nat-trie/Makefile
config.status: creating tests/mgcp/Makefile
config.status: creating tests/abis/Makefile
config.status: creating tests/smpp/Makefile
config.status: creating tests/trau/Makefile
config.status: creating tests/subscr/Makefile
config.status: creating tests/mm_auth/Makefile
config.status: creating tests/nanobts_omlattr/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub'
make all-recursive
make[2]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub'
Making all in doc
make[3]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub/doc'
Making all in examples
make[4]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub/doc/examples'
make[4]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub/doc'
make[3]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub/doc'
Making all in include
make[3]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub/include'
Making all in openbsc
make[4]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub/include/openbsc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub/include/openbsc'
make[4]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub/include'
make[3]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub/include'
Making all in src
make[3]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub/src'
Making all in libcommon
make[4]: Entering directory '/build/openbsc/openbsc-1.3.1/_build/sub/src/libcommon'
CC bsc_version.o
CC common_vty.o
CC debug.o
CC gsm_data.o
CC gsm_data_shared.o
CC gsup_client.o
CC oap_client.o
CC socket.o
CC talloc_ctx.o
CC gsm_subscriber_base.o
AR libcommon.a
ar: `u' modifier ignored since `D' is the default (see `U')
CC gsup_test_client.o
../../../../src/libcommon/gsup_test_client.c: In function ‘main’:
../../../../src/libcommon/gsup_test_client.c:276:2: warning: ‘osmo_init_logging’ is deprecated: use osmo_init_logging2() instead to avoid a NULL talloc ctx [-Wdeprecated-declarations]
osmo_init_logging(&gsup_test_client_log_info);
^~~~~~~~~~~~~~~~~
In file included from ../../../../src/libcommon/gsup_test_client.c:9:0:
/build/deps/install/stow/libosmocore/include/osmocom/core/application.h:20:5: note: declared here
int osmo_init_logging(const struct log_info *)
^~~~~~~~~~~~~~~~~
CCLD gsup_test_client
/bin/bash: line 1: 16808 Segmentation fault (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=link gcc -Wall -pthread -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmo-abis/include/ -g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -o gsup_test_client gsup_test_client.o libcommon.a -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmocore -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmogsm -losmocore -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmovty -losmocore -L/build/deps/install/stow/libosmo-abis/lib -losmoabis -lrt
Makefile:447: recipe for target 'gsup_test_client' failed
make[4]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub/src/libcommon'
make[4]: *** [gsup_test_client] Error 139
Makefile:429: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub/src'
make[3]: *** [all-recursive] Error 1
Makefile:455: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub'
Makefile:387: recipe for target 'all' failed
make[1]: Leaving directory '/build/openbsc/openbsc-1.3.1/_build/sub'
make[1]: *** [all] Error 2
Makefile:663: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
+ cat-testlogs.sh
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-msc/IU=--enable-iu,WITH…>
------------------------------------------
[...truncated 469.59 KB...]
^~~~
../../include/osmocom/ranap/RANAP_PLMNs-in-shared-network.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberM {
^~~~~~~~~~~~~
CC RANAP_SDU-Parameters.lo
CC RANAP_SDU-ParameterItem.lo
CC RANAP_SNA-Access-Information.lo
CC RANAP_SNAC.lo
CC RANAP_Service-Handover.lo
CC RANAP_Source-ToTarget-TransparentContainer.lo
CC RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.lo
CC RANAP_SourceCellID.lo
CC RANAP_SourceBSS-ToTargetBSS-TransparentContainer.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:14,
from ../../include/osmocom/ranap/RANAP_SNA-Access-Information.h:14,
from RANAP_SNA-Access-Information.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 {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h: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_SourceID.lo
CC RANAP_SourceRNC-ID.lo
CC RANAP_SourceRNC-ToTargetRNC-TransparentContainer.lo
CC RANAP_IRAT-Measurement-Configuration.lo
CC RANAP_IRATmeasurementParameters.lo
CC RANAP_RSRQ-Type.lo
CC RANAP_RSRQ-Extension.lo
CC RANAP_EUTRANFrequencies.lo
CC RANAP_MeasBand.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:14,
from ../../include/osmocom/ranap/RANAP_IRATmeasurementParameters.h:15,
from ../../include/osmocom/ranap/RANAP_IRAT-Measurement-Configuration.h:15,
from RANAP_IRAT-Measurement-Configuration.c:7:
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:23: warning: ‘struct MemberJ’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberJ {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberJ {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:14,
from ../../include/osmocom/ranap/RANAP_IRATmeasurementParameters.h:15,
from RANAP_IRATmeasurementParameters.c:7:
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:23: warning: ‘struct MemberJ’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberJ {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberJ {
^~~~~~~~~~~~~
CC RANAP_SubscriberProfileIDforRFP.lo
CC RANAP_SourceStatisticsDescriptor.lo
CC RANAP_SupportedRAB-ParameterBitrateList.lo
CC RANAP_SupportedBitrate.lo
CC RANAP_SourceUTRANCellID.lo
CC RANAP_SRB-ID.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:14,
from RANAP_EUTRANFrequencies.c:7:
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:23: warning: ‘struct MemberJ’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberJ {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberJ {
^~~~~~~~~~~~~
CC RANAP_SRB-TrCH-Mapping.lo
CC RANAP_SRB-TrCH-MappingItem.lo
CC RANAP_SRVCC-HO-Indication.lo
CC RANAP_SRVCC-Information.lo
CC RANAP_SRVCC-Operation-Possible.lo
CC RANAP_SubflowSDU-Size.lo
CC RANAP_TAC.lo
CC RANAP_TAI.lo
CC RANAP_Target-ToSource-TransparentContainer.lo
CC RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.lo
CC RANAP_TargetBSS-ToSourceBSS-TransparentContainer.lo
CC RANAP_TargetCellId.lo
CC RANAP_TargetID.lo
CC RANAP_TargetENB-ID.lo
CC RANAP_TargetRNC-ID.lo
CC RANAP_TargetRNC-ToSourceRNC-TransparentContainer.lo
CC RANAP_TBCD-STRING.lo
CC RANAP_TemporaryUE-ID.lo
CC RANAP_Time-UE-StayedInCell.lo
CC RANAP_Time-UE-StayedInCell-EnhancedGranularity.lo
CC RANAP_TimeToMBMSDataTransfer.lo
CC RANAP_TimingDifferenceULDL.lo
CC RANAP_TMGI.lo
CC RANAP_TMSI.lo
CC RANAP_TraceDepth.lo
CC RANAP_TraceInformation.lo
CC RANAP_TracePropagationParameters.lo
CC RANAP_TraceRecordingSessionInformation.lo
CC RANAP_TraceRecordingSessionReference.lo
CC RANAP_TraceReference.lo
CC RANAP_TraceType.lo
CC RANAP_TrafficClass.lo
CC RANAP_TrafficHandlingPriority.lo
CC RANAP_TransferDelay.lo
CC RANAP_UnsuccessfullyTransmittedDataVolume.lo
CC RANAP_TransportLayerAddress.lo
CC RANAP_TrCH-ID.lo
CC RANAP_TrCH-ID-List.lo
CC RANAP_TriggerID.lo
CC RANAP_TunnelInformation.lo
CC RANAP_TypeOfError.lo
CC RANAP_UE-AggregateMaximumBitRate.lo
CC RANAP_UE-AggregateMaximumBitRateDownlink.lo
CC RANAP_UE-AggregateMaximumBitRateUplink.lo
CC RANAP_UE-History-Information.lo
CC RANAP_UE-ID.lo
CC RANAP_UESBI-Iu.lo
CC RANAP_UESBI-IuA.lo
CC RANAP_UESBI-IuB.lo
CC RANAP_UL-GTP-PDU-SequenceNumber.lo
CC RANAP_UL-N-PDU-SequenceNumber.lo
CC RANAP_UPInformation.lo
CC RANAP_UPInitialisationFrame.lo
CC RANAP_UP-ModeVersions.lo
CC RANAP_USCH-ID.lo
CC RANAP_UserPlaneMode.lo
CC RANAP_UTRAN-CellID.lo
CC RANAP_VelocityEstimate.lo
CC RANAP_HorizontalVelocity.lo
CC RANAP_HorizontalWithVerticalVelocity.lo
CC RANAP_HorizontalVelocityWithUncertainty.lo
CC RANAP_HorizontalWithVerticalVelocityAndUncertainty.lo
CC RANAP_HorizontalSpeedAndBearing.lo
CC RANAP_VerticalVelocity.lo
CC RANAP_VerticalSpeedDirection.lo
CC RANAP_VerticalAccuracyCode.lo
CC RANAP_VoiceSupportMatchIndicator.lo
CC RANAP_RANAP-PDU.lo
CC RANAP_InitiatingMessage.lo
CC RANAP_SuccessfulOutcome.lo
CC RANAP_UnsuccessfulOutcome.lo
CC RANAP_Outcome.lo
CC RANAP_Iu-ReleaseCommand.lo
CC RANAP_Iu-ReleaseComplete.lo
CC RANAP_RelocationRequired.lo
CC RANAP_RelocationCommand.lo
CC RANAP_RelocationPreparationFailure.lo
CC RANAP_RelocationRequest.lo
CC RANAP_RelocationRequestAcknowledge.lo
CC RANAP_RelocationFailure.lo
CC RANAP_RelocationCancel.lo
CC RANAP_RelocationCancelAcknowledge.lo
CC RANAP_SRNS-ContextRequest.lo
CC RANAP_RAB-DataForwardingList-SRNS-CtxReq.lo
CC RANAP_DataVolumeReportRequest.lo
CC RANAP_SRNS-ContextResponse.lo
CC RANAP_SecurityModeCommand.lo
CC RANAP_SecurityModeComplete.lo
CC RANAP_SecurityModeReject.lo
CC RANAP_DataVolumeReport.lo
CC RANAP_Reset.lo
CC RANAP_ResetAcknowledge.lo
CC RANAP_RAB-ReleaseRequest.lo
CC RANAP_RedirectionIndication.lo
CC RANAP_RAB-ReleaseList.lo
CC RANAP_Iu-ReleaseRequest.lo
CC RANAP_RelocationDetect.lo
CC RANAP_RelocationComplete.lo
CC RANAP_Paging.lo
CC RANAP_CommonID.lo
CC RANAP_CN-InvokeTrace.lo
CC RANAP_CN-DeactivateTrace.lo
CC RANAP_LocationReportingControl.lo
CC RANAP_LocationReport.lo
CC RANAP_InitialUE-Message.lo
CC RANAP_DirectTransfer.lo
CC RANAP_Overload.lo
CC RANAP_ErrorIndication.lo
CC RANAP_SRNS-DataForwardCommand.lo
CC RANAP_ForwardSRNS-Context.lo
CC RANAP_RAB-AssignmentRequest.lo
CC RANAP_RAB-SetupOrModifyList.lo
CC RANAP_RAB-AssignmentResponse.lo
CC RANAP_ResetResource.lo
CC RANAP_PrivateMessage.lo
CC RANAP_ResetResourceAcknowledge.lo
CC RANAP_RANAP-RelocationInformation.lo
CC RANAP_RAB-ModifyRequest.lo
CC RANAP_LocationRelatedDataRequest.lo
CC RANAP_LocationRelatedDataResponse.lo
CC RANAP_LocationRelatedDataFailure.lo
CC RANAP_InformationTransferIndication.lo
CC RANAP_InformationTransferConfirmation.lo
CC RANAP_InformationTransferFailure.lo
CC RANAP_UESpecificInformationIndication.lo
CC RANAP_DirectInformationTransfer.lo
CC RANAP_UplinkInformationExchangeRequest.lo
CC RANAP_UplinkInformationExchangeResponse.lo
CC RANAP_UplinkInformationExchangeFailure.lo
CC RANAP_MBMSSessionStart.lo
CC RANAP_MBMSSessionStartResponse.lo
CC RANAP_MBMSSessionStartFailure.lo
CC RANAP_MBMSSessionUpdate.lo
CC RANAP_MBMSSessionUpdateResponse.lo
CC RANAP_MBMSSessionUpdateFailure.lo
CC RANAP_MBMSSessionStopResponse.lo
CC RANAP_MBMSSessionStop.lo
CC RANAP_MBMSUELinkingRequest.lo
CC RANAP_MBMSUELinkingResponse.lo
CC RANAP_MBMSRegistrationRequest.lo
CC RANAP_MBMSRegistrationResponse.lo
CC RANAP_MBMSRegistrationFailure.lo
CC RANAP_MBMSCNDe-RegistrationRequest.lo
CC RANAP_MBMSCNDe-RegistrationResponse.lo
CC RANAP_MBMSRABEstablishmentIndication.lo
CC RANAP_MBMSRABReleaseRequest.lo
CC RANAP_MBMSRABRelease.lo
CC RANAP_MBMSRABReleaseFailure.lo
CC RANAP_EnhancedRelocationCompleteRequest.lo
CC RANAP_EnhancedRelocationCompleteResponse.lo
CC RANAP_EnhancedRelocationCompleteFailure.lo
/bin/bash: line 1: 27699 Segmentation fault (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-iuh\" -DPACKAGE_TARNAME=\"osmo-iuh\" -DPACKAGE_VERSION=\"0.5.0.18-9fb8\" -DPACKAGE_STRING=\"osmo-iuh\ 0.5.0.18-9fb8\" -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.5.0.18-9fb8\" -DSTDC_HEADERS=1 -I. -Wall -I../../include -I/build/deps/install/stow/libasn1c/include/ -I/build/deps/install/stow/libasn1c/include/asn1c -pthread -I/build/deps/install/stow/libosmocore/include/ -g -O2 -Wall -MT RANAP_MBMSRABReleaseRequest.lo -MD -MP -MF .deps/RANAP_MBMSRABReleaseRequest.Tpo -c -o RANAP_MBMSRABReleaseRequest.lo RANAP_MBMSRABReleaseRequest.c
make[4]: *** [RANAP_MBMSRABReleaseRequest.lo] Error 139
make[4]: *** Waiting for unfinished jobs....
Makefile:2507: recipe for target 'RANAP_MBMSRABReleaseRequest.lo' failed
make[4]: Leaving directory '/build/deps/osmo-iuh/src/ranap'
Makefile:671: recipe for target 'install-recursive' failed
make[3]: Leaving directory '/build/deps/osmo-iuh/src'
make[3]: *** [install-recursive] Error 1
Makefile:830: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '/build/deps/osmo-iuh/src'
Makefile:461: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/build/deps/osmo-iuh'
Makefile:760: 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-pcu/FIRMWARE_VERSION=ma…>
Changes:
[Pau Espin Pedrol] Fix assertion hit upon CCCH Paging Request
------------------------------------------
[...truncated 43.46 KB...]
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src'
make[3]: Leaving directory '/build/deps/libosmocore/src'
make[2]: Leaving directory '/build/deps/libosmocore/src'
Making install in src/vty
make[2]: Entering directory '/build/deps/libosmocore/src/vty'
CC buffer.lo
CC utils.lo
CC command.lo
CC logging_vty.lo
CC telnet_interface.lo
CC vector.lo
CC stats_vty.lo
CC 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 '/build/deps/libosmocore/src/vty'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd /build/deps/libosmocore/src/vty; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 8:0:4 -no-undefined -o libosmovty.la -rpath /build/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 tdef_vty.lo ../../src/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.4.4.0T /build/deps/install/stow/libosmocore/lib/libosmovty.so.4.4.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.4.4.0 libosmovty.so.4 || { rm -f libosmovty.so.4 && ln -s libosmovty.so.4.4.0 libosmovty.so.4; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.4.4.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.4.4.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /build/deps/install/stow/libosmocore/lib/libosmovty.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/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 '/build/deps/libosmocore/src/vty'
make[2]: Leaving directory '/build/deps/libosmocore/src/vty'
Making install in src/codec
make[2]: Entering directory '/build/deps/libosmocore/src/codec'
CC gsm610.lo
CC gsm620.lo
CC gsm660.lo
CC ecu.lo
CC gsm690.lo
CC ecu_fr.lo
ecu_fr.c: In function ‘ecu_fr_frame_in’:
ecu_fr.c:194:2: warning: ‘osmo_ecu_fr_reset’ is deprecated: Use generic ECU abstraction layer instead [-Wdeprecated-declarations]
osmo_ecu_fr_reset(fr, frame);
^~~~~~~~~~~~~~~~~
ecu_fr.c:133:6: note: declared here
void osmo_ecu_fr_reset(struct osmo_ecu_fr_state *state, const uint8_t *frame)
^~~~~~~~~~~~~~~~~
ecu_fr.c: In function ‘ecu_fr_frame_out’:
ecu_fr.c:202:2: warning: ‘osmo_ecu_fr_conceal’ is deprecated: Use generic ECU abstraction layer instead [-Wdeprecated-declarations]
if (osmo_ecu_fr_conceal(fr, frame_out) == 0)
^~
ecu_fr.c:147:5: note: declared here
int osmo_ecu_fr_conceal(struct osmo_ecu_fr_state *state, uint8_t *frame)
^~~~~~~~~~~~~~~~~~~
CCLD libosmocodec.la
make[3]: Entering directory '/build/deps/libosmocore/src/codec'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd /build/deps/libosmocore/src/codec; /bin/bash "/build/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 /build/deps/install/stow/libosmocore/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ../../src/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.0.1.1T /build/deps/install/stow/libosmocore/lib/libosmocodec.so.0.1.1
libtool: install: (cd /build/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 /build/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 /build/deps/install/stow/libosmocore/lib/libosmocodec.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/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 '/build/deps/libosmocore/src/codec'
make[2]: Leaving directory '/build/deps/libosmocore/src/codec'
Making install in src/gsm
make[2]: Entering directory '/build/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 '/build/deps/libosmocore/src/gsm'
CC a5.lo
CC tlv_parser.lo
CC rxlev_stat.lo
CC comp128.lo
CC comp128v23.lo
CC gsm_utils.lo
CC rsl.lo
CC gsm48.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:411: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:466: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 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
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 oap.lo
CC gsm0808_utils.lo
CC gsm23003.lo
CC mncc.lo
CC bts_features.lo
CC oap_client.lo
/bin/bash: line 2: 7638 Illegal instruction (core dumped) /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 bts_features.lo -MD -MP -MF $depbase.Tpo -c -o bts_features.lo bts_features.c
Makefile:613: recipe for target 'bts_features.lo' failed
make[3]: *** [bts_features.lo] Error 132
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/deps/libosmocore/src/gsm'
Makefile:718: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '/build/deps/libosmocore/src/gsm'
Makefile:634: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmocore'
make[1]: *** [install-recursive] Error 1
Makefile:933: 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/osmocom-coverity/644/display/redire…>
------------------------------------------
[...truncated 953.34 KB...]
/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SET_OF.h: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_CauseMisc.lo
CC RANAP_CauseNAS.lo
CC RANAP_CauseProtocol.lo
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
CC RANAP_ChosenIntegrityProtectionAlgorithm.lo
CC RANAP_CI.lo
In file included from /home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SEQUENCE_OF.h: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 {
^
/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SET_OF.h: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 {
^~~~~~~~~~~~~
In file included from /home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SEQUENCE_OF.h: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 {
^
/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SET_OF.h: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_ClassmarkInformation2.lo
In file included from /home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SEQUENCE_OF.h: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 {
^
/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SET_OF.h: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_ClassmarkInformation3.lo
CC RANAP_CN-DomainIndicator.lo
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
CC RANAP_D-RNTI.lo
CC RANAP_DRX-CycleLengthCoefficient.lo
CC RANAP_DSCH-ID.lo
CC RANAP_EARFCN-Extended.lo
CC RANAP_E-DCH-MAC-d-Flow-ID.lo
CC RANAP_ENB-ID.lo
CC RANAP_EncryptionAlgorithm.lo
CC RANAP_EncryptionInformation.lo
CC RANAP_EncryptionKey.lo
CC RANAP_EquipmentsToBeTraced.lo
CC RANAP_End-Of-CSFB.lo
CC RANAP_E-UTRAN-Service-Handover.lo
CC RANAP_Event.lo
CC RANAP_Event1F-Parameters.lo
CC RANAP_Event1I-Parameters.lo
CC RANAP_ExtendedGuaranteedBitrate.lo
CC RANAP_ExtendedMaxBitrate.lo
CC RANAP_ExtendedRNC-ID.lo
CC RANAP_FrameSequenceNumber.lo
CC RANAP_FrequenceLayerConvergenceFlag.lo
CC RANAP_GANSS-PositioningDataSet.lo
CC RANAP_GANSS-PositioningMethodAndUsage.lo
CC RANAP_GeographicalArea.lo
CC RANAP_GeographicalCoordinates.lo
CC RANAP_GA-AltitudeAndDirection.lo
CC RANAP_GA-EllipsoidArc.lo
CC RANAP_GA-Point.lo
In file included from /home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_IE-Extensions.h:15,
from ../../include/osmocom/ranap/RANAP_GeographicalCoordinates.h:16,
from ../../include/osmocom/ranap/RANAP_GA-Point.h:14,
from ../../include/osmocom/ranap/RANAP_GeographicalArea.h:14,
from RANAP_GeographicalArea.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 {
^
/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SET_OF.h: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_GA-PointWithAltitude.lo
CC RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.lo
CC RANAP_GA-PointWithUnCertainty.lo
CC RANAP_GA-PointWithUnCertaintyEllipse.lo
CC RANAP_GA-Polygon.lo
CC RANAP_GA-UncertaintyEllipse.lo
CC RANAP_GERAN-BSC-Container.lo
CC RANAP_GERAN-Cell-ID.lo
CC RANAP_GERAN-Classmark.lo
CC RANAP_GlobalCN-ID.lo
CC RANAP_GlobalRNC-ID.lo
In file included from /home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_GA-Polygon.h:14,
from RANAP_GA-Polygon.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 {
^
/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SET_OF.h: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_GTP-TEI.lo
CC RANAP_GuaranteedBitrate.lo
CC RANAP_HigherBitratesThan16MbpsFlag.lo
CC RANAP_HS-DSCH-MAC-d-Flow-ID.lo
CC RANAP_IMEI.lo
CC RANAP_IMEIGroup.lo
CC RANAP_IMEIList.lo
CC RANAP_IMEISV.lo
CC RANAP_IMEISVGroup.lo
CC RANAP_IMEISVList.lo
CC RANAP_ImmediateMDT.lo
CC RANAP_IMSI.lo
CC RANAP_IncludeVelocity.lo
CC RANAP_InformationExchangeID.lo
CC RANAP_InformationExchangeType.lo
CC RANAP_InformationRequested.lo
CC RANAP_InformationRequestType.lo
CC RANAP_InformationTransferID.lo
CC RANAP_InformationTransferType.lo
CC RANAP_IntegrityProtectionAlgorithm.lo
CC RANAP_IntegrityProtectionInformation.lo
CC RANAP_IntegrityProtectionKey.lo
CC RANAP_InterSystemInformationTransferType.lo
CC RANAP_InterSystemInformation-TransparentContainer.lo
CC RANAP_IPMulticastAddress.lo
CC RANAP_IuSignallingConnectionIdentifier.lo
CC RANAP_IuTransportAssociation.lo
CC RANAP_KeyStatus.lo
CC RANAP_LA-LIST.lo
CC RANAP_LAC.lo
CC RANAP_LAI.lo
CC RANAP_LastKnownServiceArea.lo
CC RANAP_LastVisitedUTRANCell-Item.lo
In file included from /home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_LA-LIST.h:14,
from RANAP_LA-LIST.c:7:
../../include/osmocom/ranap/RANAP_LA-LIST.h:27:23: warning: ‘struct MemberA’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberA {
^
/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_LA-LIST.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberA {
^~~~~~~~~~~~~
CC RANAP_LHN-ID.lo
CC RANAP_Links-to-log.lo
CC RANAP_ListOF-SNAs.lo
CC RANAP_ListOfInterfacesToTrace.lo
CC RANAP_InterfacesToTraceItem.lo
CC RANAP_LoadValue.lo
CC RANAP_LocationRelatedDataRequestType.lo
CC RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.lo
CC RANAP_LocationReportingTransferInformation.lo
CC RANAP_ReportChangeOfSAI.lo
CC RANAP_PeriodicReportingIndicator.lo
CC RANAP_DirectReportingIndicator.lo
CC RANAP_L3-Information.lo
CC RANAP_M1Report.lo
CC RANAP_M2Report.lo
CC RANAP_M4Report.lo
CC RANAP_M4-Collection-Parameters.lo
CC RANAP_M4-Period.lo
CC RANAP_M4-Threshold.lo
CC RANAP_M5Report.lo
CC RANAP_M5-Period.lo
CC RANAP_M6Report.lo
CC RANAP_M6-Period.lo
CC RANAP_M7Report.lo
CC RANAP_M7-Period.lo
CC RANAP_Management-Based-MDT-Allowed.lo
CC RANAP_MaxBitrate.lo
CC RANAP_MaxSDU-Size.lo
CC RANAP_MBMS-PTP-RAB-ID.lo
/bin/bash: line 1: 11102 Illegal instruction /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-iuh\" -DPACKAGE_TARNAME=\"osmo-iuh\" -DPACKAGE_VERSION=\"0.5.0.18-9fb8\" -DPACKAGE_STRING=\"osmo-iuh\ 0.5.0.18-9fb8\" -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.5.0.18-9fb8\" -DSTDC_HEADERS=1 -I. -Wall -I../../include -I/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/ -I/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/asn1c -I/home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/ -pthread -g -O2 -Wall -MT RANAP_MBMS-PTP-RAB-ID.lo -MD -MP -MF .deps/RANAP_MBMS-PTP-RAB-ID.Tpo -c -o RANAP_MBMS-PTP-RAB-ID.lo RANAP_MBMS-PTP-RAB-ID.c
Makefile:2507: recipe for target 'RANAP_MBMS-PTP-RAB-ID.lo' failed
make[4]: *** [RANAP_MBMS-PTP-RAB-ID.lo] Error 132
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/src/ranap'
Makefile:671: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/src'
Makefile:477: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/src'
Makefile:461: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh'
Makefile:383: recipe for target 'all' failed
make: *** [all] Error 2
[WARNING] Build command ./build_Osmocom.sh exited with code 2. Please verify that the build completed successfully.
Emitted 1050 C/C++ compilation units (100%) successfully
1050 C/C++ compilation units (100%) are ready for analysis
For more details, please look at:
/home/osmocom-build/osmo-ci/coverity/source-Osmocom/cov-int/build-log.txt
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/259/display/red…>
------------------------------------------
[...truncated 2.37 KB...]
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…>
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…>
+ osc co network:osmocom:nightly
A network:osmocom:nightly
A network:osmocom:nightly/binutils-arm-osmo-eabi
A network:osmocom:nightly/binutils-arm-osmo-eabi/binutils-arm-osmo-eabi_2.21.1a.dsc
A network:osmocom:nightly/binutils-arm-osmo-eabi/binutils-arm-osmo-eabi_2.21.1a.tar.gz
At revision 1.
A network:osmocom:nightly/bumpversion
A network:osmocom:nightly/bumpversion/bumpversion_0.5.3-3.debian.tar.xz
A network:osmocom:nightly/bumpversion/bumpversion_0.5.3-3.dsc
A network:osmocom:nightly/bumpversion/bumpversion_0.5.3.orig.tar.gz
At revision 1.
A network:osmocom:nightly/libasn1c
A network:osmocom:nightly/libasn1c/libasn1c_0.9.32.dsc
A network:osmocom:nightly/libasn1c/libasn1c_0.9.32.tar.xz
At revision 829.
A network:osmocom:nightly/libgtpnl
A network:osmocom:nightly/libgtpnl/libgtpnl_1.2.1.dsc
A network:osmocom:nightly/libgtpnl/libgtpnl_1.2.1.tar.gz
At revision 798.
A network:osmocom:nightly/libosmo-abis
A network:osmocom:nightly/libosmo-abis/libosmo-abis_0.7.0.1.e11a.dsc
A network:osmocom:nightly/libosmo-abis/libosmo-abis_0.7.0.1.e11a.tar.xz
At revision 1346.
A network:osmocom:nightly/libosmo-dsp
A network:osmocom:nightly/libosmo-dsp/libosmodsp_0.4.0.dsc
A network:osmocom:nightly/libosmo-dsp/libosmodsp_0.4.0.tar.xz
At revision 340.
A network:osmocom:nightly/libosmo-netif
A network:osmocom:nightly/libosmo-netif/libosmo-netif_0.6.0.13.366f.dsc
A network:osmocom:nightly/libosmo-netif/libosmo-netif_0.6.0.13.366f.tar.xz
At revision 1348.
A network:osmocom:nightly/libosmo-sccp
A network:osmocom:nightly/libosmo-sccp/libosmo-sccp_1.1.0.7.959c.dsc
A network:osmocom:nightly/libosmo-sccp/libosmo-sccp_1.1.0.7.959c.tar.xz
At revision 1346.
A network:osmocom:nightly/libosmocore
A network:osmocom:nightly/libosmocore/libosmocore_1.2.0.46.3f464.dsc
A network:osmocom:nightly/libosmocore/libosmocore_1.2.0.46.3f464.tar.xz
At revision 1347.
A network:osmocom:nightly/libsmpp34
A network:osmocom:nightly/libsmpp34/libsmpp34_1.14.0.dsc
A network:osmocom:nightly/libsmpp34/libsmpp34_1.14.0.tar.xz
At revision 1346.
A network:osmocom:nightly/libusrp
A network:osmocom:nightly/libusrp/libusrp_3.4.4.1.45c0.dsc
A network:osmocom:nightly/libusrp/libusrp_3.4.4.1.45c0.tar.xz
At revision 618.
A network:osmocom:nightly/limesuite
A network:osmocom:nightly/limesuite/limesuite_19.04.0-1.debian.tar.xz
A network:osmocom:nightly/limesuite/limesuite_19.04.0-1.dsc
A network:osmocom:nightly/limesuite/limesuite_19.04.0.orig.tar.gz
At revision 758.
A network:osmocom:nightly/openbsc
A network:osmocom:nightly/openbsc/openbsc_1.3.1.20191020.dsc
A network:osmocom:nightly/openbsc/openbsc_1.3.1.20191020.tar.xz
At revision 1345.
A network:osmocom:nightly/orcania
A network:osmocom:nightly/orcania/orcania_1.2.9-5.debian.tar.xz
A network:osmocom:nightly/orcania/orcania_1.2.9-5.dsc
A network:osmocom:nightly/orcania/orcania_1.2.9-5_amd64.buildinfo
A network:osmocom:nightly/orcania/orcania_1.2.9.orig.tar.gz
At revision 1.
A network:osmocom:nightly/osmo-bsc
A network:osmocom:nightly/osmo-bsc/osmo-bsc_1.5.0.16.5cc9a.dsc
A network:osmocom:nightly/osmo-bsc/osmo-bsc_1.5.0.16.5cc9a.tar.xz
At revision 806.
A network:osmocom:nightly/osmo-bts
A network:osmocom:nightly/osmo-bts/osmo-bts_1.1.0.49.fc5f.dsc
A network:osmocom:nightly/osmo-bts/osmo-bts_1.1.0.49.fc5f.tar.xz
At revision 1331.
A network:osmocom:nightly/osmo-fl2k
A network:osmocom:nightly/osmo-fl2k/osmo-fl2k_0.1.1.18.c196.dsc
A network:osmocom:nightly/osmo-fl2k/osmo-fl2k_0.1.1.18.c196.tar.xz
At revision 584.
A network:osmocom:nightly/osmo-ggsn
A network:osmocom:nightly/osmo-ggsn/osmo-ggsn_1.4.0.27.1bf4.dsc
A network:osmocom:nightly/osmo-ggsn/osmo-ggsn_1.4.0.27.1bf4.tar.xz
At revision 832.
A network:osmocom:nightly/osmo-gsm-manuals
A network:osmocom:nightly/osmo-gsm-manuals/osmo-gsm-manuals-dev_0.2.0.2.7758.dsc
A network:osmocom:nightly/osmo-gsm-manuals/osmo-gsm-manuals-dev_0.2.0.2.7758.tar.xz
At revision 204.
A network:osmocom:nightly/osmo-gsm-manuals-debian8-jessie
A network:osmocom:nightly/osmo-gsm-manuals-debian8-jessie/osmo-gsm-manuals-dev_0.2.0.3.c107.dsc
A network:osmocom:nightly/osmo-gsm-manuals-debian8-jessie/osmo-gsm-manuals-dev_0.2.0.3.c107.tar.xz
At revision 163.
A network:osmocom:nightly/osmo-hlr
A network:osmocom:nightly/osmo-hlr/osmo-hlr_1.1.0.4.2b0b.dsc
A network:osmocom:nightly/osmo-hlr/osmo-hlr_1.1.0.4.2b0b.tar.xz
At revision 1000.
A network:osmocom:nightly/osmo-iuh
A network:osmocom:nightly/osmo-iuh/osmo-iuh_0.5.0.18.9fb8.dsc
A network:osmocom:nightly/osmo-iuh/osmo-iuh_0.5.0.18.9fb8.tar.xz
At revision 829.
A network:osmocom:nightly/osmo-mgw
A network:osmocom:nightly/osmo-mgw/osmo-mgw_1.6.0.17.843d.dsc
A network:osmocom:nightly/osmo-mgw/osmo-mgw_1.6.0.17.843d.tar.xz
At revision 807.
A network:osmocom:nightly/osmo-msc
A network:osmocom:nightly/osmo-msc/osmo-msc_1.5.0.29.a09f.dsc
A network:osmocom:nightly/osmo-msc/osmo-msc_1.5.0.29.a09f.tar.xz
At revision 807.
A network:osmocom:nightly/osmo-pcap
A network:osmocom:nightly/osmo-pcap/osmo-pcap_0.1.1.dsc
A network:osmocom:nightly/osmo-pcap/osmo-pcap_0.1.1.tar.xz
At revision 1345.
A network:osmocom:nightly/osmo-pcu
A network:osmocom:nightly/osmo-pcu/osmo-pcu_0.7.0.37.b3b0.dsc
A network:osmocom:nightly/osmo-pcu/osmo-pcu_0.7.0.37.b3b0.tar.xz
At revision 1330.
A network:osmocom:nightly/osmo-python-tests
A network:osmocom:nightly/osmo-python-tests/osmo-python-tests_0.0.9.20191020.dsc
A network:osmocom:nightly/osmo-python-tests/osmo-python-tests_0.0.9.20191020.tar.xz
At revision 556.
A network:osmocom:nightly/osmo-remsim
A network:osmocom:nightly/osmo-remsim/osmo-remsim_0.2.1.6.da18.dsc
A network:osmocom:nightly/osmo-remsim/osmo-remsim_0.2.1.6.da18.tar.gz
At revision 230.
A network:osmocom:nightly/osmo-sgsn
A network:osmocom:nightly/osmo-sgsn/osmo-sgsn_1.5.0.75.4d1d.dsc
A network:osmocom:nightly/osmo-sgsn/osmo-sgsn_1.5.0.75.4d1d.tar.xz
At revision 831.
A network:osmocom:nightly/osmo-sip-connector
A network:osmocom:nightly/osmo-sip-connector/osmo-sip-connector_1.3.0.3.5e3c.dsc
A network:osmocom:nightly/osmo-sip-connector/osmo-sip-connector_1.3.0.3.5e3c.tar.xz
At revision 1334.
A network:osmocom:nightly/osmo-sysmon
A network:osmocom:nightly/osmo-sysmon/osmo-sysmon_0.2.0.dsc
A network:osmocom:nightly/osmo-sysmon/osmo-sysmon_0.2.0.tar.xz
At revision 254.
A network:osmocom:nightly/osmo-trx
A network:osmocom:nightly/osmo-trx/osmo-trx_1.1.1.33.066f.dsc
A network:osmocom:nightly/osmo-trx/osmo-trx_1.1.1.33.066f.tar.xz
At revision 1343.
A network:osmocom:nightly/osmo-trx-debian8-jessie
A network:osmocom:nightly/osmo-trx-debian8-jessie/osmo-trx_1.1.1.34.259d1.dsc
A network:osmocom:nightly/osmo-trx-debian8-jessie/osmo-trx_1.1.1.34.259d1.tar.xz
At revision 507.
A network:osmocom:nightly/osmocom-nightly
A network:osmocom:nightly/osmocom-nightly/osmocom-nightly_0.0.0.20191020.dsc
A network:osmocom:nightly/osmocom-nightly/osmocom-nightly_0.0.0.20191020.tar.xz
At revision 121.
A network:osmocom:nightly/rtl-sdr
A network:osmocom:nightly/rtl-sdr/rtl-sdr_0.5.4.15.8183.dsc
A network:osmocom:nightly/rtl-sdr/rtl-sdr_0.5.4.15.8183.tar.xz
At revision 581.
A network:osmocom:nightly/simtrace2
A network:osmocom:nightly/simtrace2/simtrace2_0.5.1.40.3fea.dsc
A network:osmocom:nightly/simtrace2/simtrace2_0.5.1.40.3fea.tar.gz
At revision 491.
A network:osmocom:nightly/soapysdr
A network:osmocom:nightly/soapysdr/soapysdr_0.5.4-ppa1.debian.tar.xz
A network:osmocom:nightly/soapysdr/soapysdr_0.5.4-ppa1.dsc
A network:osmocom:nightly/soapysdr/soapysdr_0.5.4.orig.tar.gz
At revision 1.
A network:osmocom:nightly/soapyuhd
A network:osmocom:nightly/soapyuhd/soapyuhd_0.3.2-1.debian.tar.xz
A network:osmocom:nightly/soapyuhd/soapyuhd_0.3.2-1.dsc
A network:osmocom:nightly/soapyuhd/soapyuhd_0.3.2.orig.tar.gz
At revision 2.
A network:osmocom:nightly/ulfius
A network:osmocom:nightly/ulfius/ulfius_2.5.2-4.1.debian.tar.xz
A network:osmocom:nightly/ulfius/ulfius_2.5.2-4.1.dsc
A network:osmocom:nightly/ulfius/ulfius_2.5.2-4_amd64.buildinfo
A network:osmocom:nightly/ulfius/ulfius_2.5.2.orig.tar.gz
At revision 2.
A network:osmocom:nightly/yder
A network:osmocom:nightly/yder/yder_1.4.4-4.1.debian.tar.xz
A network:osmocom:nightly/yder/yder_1.4.4-4.1.dsc
A network:osmocom:nightly/yder/yder_1.4.4-4_amd64.buildinfo
A network:osmocom:nightly/yder/yder_1.4.4.orig.tar.gz
At revision 2.
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…>
+ osmo_obs_prepare_conflict osmocom-nightly osmocom-latest
+ local pkgname=osmocom-nightly
+ local pkgname_conflict=osmocom-latest
+ local pkgver=0.0.0
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…>
+ mkdir -p osmocom-nightly/debian/source
+ cd osmocom-nightly/debian
+ cat
+ cat
+ cat
+ chmod +x rules
+ echo 9
+ echo '3.0 (native)'
+ touch copyright
+ cd ..
+ git init .
Initialized empty Git repository in <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…>
+ git add -A
+ git commit -m 'auto-commit: osmocom-nightly dummy package'
[master (root-commit) 53df2cd] auto-commit: osmocom-nightly dummy package
6 files changed, 22 insertions(+)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100755 debian/rules
create mode 100644 debian/source/format
+ git tag -f 0.0.0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…>
+ checkout_limesuite
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…>
+ git clone https://github.com/myriadrf/LimeSuite limesuite
Cloning into 'limesuite'...
++ get_last_tag limesuite
++ project=limesuite
++ '[' limesuite = limesuite ']'
++ ver_regexp='^v[0-9]*.[0-9]*.[0-9]*$'
+++ git -C <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…> tag -l --sort=v:refname
+++ grep '^v[0-9]*.[0-9]*.[0-9]*$'
+++ tail -n 1
++ VER=v19.04.0
++ echo v19.04.0
+ TAG=v19.04.0
+ cd limesuite
+ git checkout v19.04.0
Note: checking out 'v19.04.0'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at abf82140... Release 19.04.0
+ checkout osmo-gsm-manuals
+ local name=osmo-gsm-manuals
+ local branch=
+ local url=https://git.osmocom.org
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…>
+ '[' -n '' ']'
+ osmo_git_clone_date https://git.osmocom.org/osmo-gsm-manuals
+ date '+%Y-%m-%d %H:%M:%S'
2019-10-21 01:26:55
+ git clone https://git.osmocom.org/osmo-gsm-manuals
Cloning into 'osmo-gsm-manuals'...
error: garbage at end of loose object '51c7d508314156e6677972975c8a12a9224ccbe4'
fatal: loose object 51c7d508314156e6677972975c8a12a9224ccbe4 (stored in <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_7…)> is corrupt
+ date '+%Y-%m-%d %H:%M:%S'
2019-10-21 01:27:07
+ exit 1
Build step 'Execute shell' marked build as failure