See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…>
------------------------------------------
[...truncated 348.69 KB...]
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... mt
checking if mt 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 LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMONETIF... yes
checking for library containing sctp_send... -lsctp
checking if gcc supports -fvisibility=hidden... yes
checking for doxygen... /usr/bin/doxygen
checking whether to enable VTY/CTRL tests... no
CFLAGS="-g -O2 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-sigtran.pc
config.status: creating libosmo-sccp.pc
config.status: creating libosmo-mtp.pc
config.status: creating libosmo-xua.pc
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/sccp/Makefile
config.status: creating include/osmocom/mtp/Makefile
config.status: creating include/osmocom/sigtran/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/sccp/Makefile
config.status: creating tests/mtp/Makefile
config.status: creating tests/m2ua/Makefile
config.status: creating tests/xua/Makefile
config.status: creating tests/ss7/Makefile
config.status: creating tests/vty/Makefile
config.status: creating examples/Makefile
config.status: creating stp/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ [ -n ]
+ make -j 8 install
echo 1.1.0.4-87c1 > .version-t && mv .version-t .version
make install-recursive
make[1]: Entering directory '/build/deps/libosmo-sccp'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-sccp/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-sccp/include/osmocom'
Making install in mtp
make[4]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/mtp'
make[5]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/mtp'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/include/osmocom/mtp'
/usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/build/deps/install/stow/libosmo-sccp/include/osmocom/mtp'
make[5]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/mtp'
make[4]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/mtp'
Making install in sccp
make[4]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/sccp'
make[5]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/sccp'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/include/osmocom/sccp'
/usr/bin/install -c -m 644 sccp_types.h sccp.h '/build/deps/install/stow/libosmo-sccp/include/osmocom/sccp'
make[5]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/sccp'
make[4]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/sccp'
Making install in sigtran
make[4]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/sigtran'
make[5]: Entering directory '/build/deps/libosmo-sccp/include/osmocom/sigtran'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/include/osmocom/sigtran/protocol'
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/include/osmocom/sigtran'
/usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h '/build/deps/install/stow/libosmo-sccp/include/osmocom/sigtran/protocol'
/usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/build/deps/install/stow/libosmo-sccp/include/osmocom/sigtran'
make[5]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/sigtran'
make[4]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom/sigtran'
make[4]: Entering directory '/build/deps/libosmo-sccp/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-sccp/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-sccp/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-sccp/include'
make[4]: Entering directory '/build/deps/libosmo-sccp/include'
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/libosmo-sccp/include'
make[3]: Leaving directory '/build/deps/libosmo-sccp/include'
make[2]: Leaving directory '/build/deps/libosmo-sccp/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-sccp/src'
CC mtp_pcap.o
CC sccp_helpers.lo
CC sua.lo
CC sccp.o
CC m3ua.lo
CC sccp_sap.lo
CC libxua_a-xua_msg.o
CC xua_msg.lo
CC sccp2sua.lo
CC sccp_scrc.lo
CC sccp_sclc.lo
CC sccp_scoc.lo
CC sccp_user.lo
CC xua_rkm.lo
CC xua_default_lm_fsm.lo
CC osmo_ss7.lo
CC osmo_ss7_hmrt.lo
sccp_scoc.c: In function ‘scoc_fsm_active’:
sccp_scoc.c:1040:9: note: #pragma message: TODO: internal disco: send N-DISCONNECT.ind to user
#pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user")
^~~~~~~
CC xua_asp_fsm.lo
CC xua_as_fsm.lo
CC osmo_ss7_vty.lo
CC sccp_vty.lo
CC ipa.lo
AR libsccp.a
ar: `u' modifier ignored since `D' is the default (see `U')
AR libmtp.a
ar: `u' modifier ignored since `D' is the default (see `U')
AR libxua.a
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libosmo-sigtran.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Entering directory '/build/deps/libosmo-sccp/src'
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib'
/bin/mkdir -p '/build/deps/install/stow/libosmo-sccp/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/build/deps/install/stow/libosmo-sccp/lib'
/usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/build/deps/install/stow/libosmo-sccp/lib'
( cd '/build/deps/install/stow/libosmo-sccp/lib' && ranlib libsccp.a )
( cd '/build/deps/install/stow/libosmo-sccp/lib' && ranlib libmtp.a )
( cd '/build/deps/install/stow/libosmo-sccp/lib' && ranlib libxua.a )
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.3.1.0 /build/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.so.3.1.0
libtool: install: (cd /build/deps/install/stow/libosmo-sccp/lib && { ln -s -f libosmo-sigtran.so.3.1.0 libosmo-sigtran.so.3 || { rm -f libosmo-sigtran.so.3 && ln -s libosmo-sigtran.so.3.1.0 libosmo-sigtran.so.3; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-sccp/lib && { ln -s -f libosmo-sigtran.so.3.1.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.3.1.0 libosmo-sigtran.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /build/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.la
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /build/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.a
libtool: install: ranlib /build/deps/install/stow/libosmo-sccp/lib/libosmo-sigtran.a
libtool: finish: PATH="/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-sccp/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmo-sccp/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/libosmo-sccp/src'
make[2]: Leaving directory '/build/deps/libosmo-sccp/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-sccp/tests'
Making install in xua
make[3]: Entering directory '/build/deps/libosmo-sccp/tests/xua'
CC xua_test.o
CC sccp_test_data.o
CCLD xua_test
/bin/bash: line 1: 29700 Segmentation fault (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=link gcc -Wall -I/build/deps/install/stow/libosmocore/include/ -pthread -I/build/deps/install/stow/libosmocore/include/ -g -O2 -Wall -static -o xua_test xua_test.o sccp_test_data.o ../../src/libosmo-sigtran.la -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmocore -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmovty -losmocore -L/build/deps/install/stow/libosmo-netif/lib -losmonetif -lsctp
Makefile:376: recipe for target 'xua_test' failed
make[3]: Leaving directory '/build/deps/libosmo-sccp/tests/xua'
make[3]: *** [xua_test] Error 139
Makefile:378: recipe for target 'install-recursive' failed
make[2]: Leaving directory '/build/deps/libosmo-sccp/tests'
make[2]: *** [install-recursive] Error 1
Makefile:500: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmo-sccp'
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
Makefile:799: recipe for target 'install' 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-osmo-msc/IU=--enable-iu,WITH…>
------------------------------------------
[...truncated 413.35 KB...]
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 pkg-config is at least version 0.9.0... yes
checking for LIBTALLOC... yes
checking if gcc supports -fvisibility=hidden... yes
CFLAGS="-g -O2"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libasn1c.pc
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/asn1c/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n ]
+ make -j 8 install
Making install in src
make[1]: Entering directory '/build/deps/libasn1c/src'
CC ANY.lo
CC constraints.lo
CC T61String.lo
CC GeneralizedTime.lo
CC NumericString.lo
CC asn_codecs_prim.lo
CC GeneralString.lo
CC constr_CHOICE.lo
CC ObjectDescriptor.lo
CC TeletexString.lo
CC asn_SEQUENCE_OF.lo
CC constr_SEQUENCE.lo
CC GraphicString.lo
CC OBJECT_IDENTIFIER.lo
CC UniversalString.lo
CC asn_SET_OF.lo
CC constr_SEQUENCE_OF.lo
CC IA5String.lo
CC OCTET_STRING.lo
CC UTCTime.lo
CC ber_decoder.lo
CC constr_SET.lo
CC INTEGER.lo
CC per_decoder.lo
CC UTF8String.lo
CC ber_tlv_length.lo
CC constr_SET_OF.lo
CC ISO646String.lo
CC per_encoder.lo
CC VideotexString.lo
CC ber_tlv_tag.lo
CC constr_TYPE.lo
CC NativeEnumerated.lo
CC per_support.lo
CC VisibleString.lo
CC BIT_STRING.lo
CC NativeInteger.lo
CC PrintableString.lo
CC xer_decoder.lo
CC BMPString.lo
CC der_encoder.lo
CC NativeReal.lo
CC REAL.lo
CC xer_encoder.lo
CC BOOLEAN.lo
CC ENUMERATED.lo
CC NULL.lo
CC RELATIVE-OID.lo
CC xer_support.lo
CC per_opentype.lo
CC asn1helpers.lo
CCLD libasn1c.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Entering directory '/build/deps/libasn1c/src'
make[2]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libasn1c/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libasn1c.la '/build/deps/install/stow/libasn1c/lib'
libtool: install: /usr/bin/install -c .libs/libasn1c.so.1.0.1 /build/deps/install/stow/libasn1c/lib/libasn1c.so.1.0.1
libtool: install: (cd /build/deps/install/stow/libasn1c/lib && { ln -s -f libasn1c.so.1.0.1 libasn1c.so.1 || { rm -f libasn1c.so.1 && ln -s libasn1c.so.1.0.1 libasn1c.so.1; }; })
libtool: install: (cd /build/deps/install/stow/libasn1c/lib && { ln -s -f libasn1c.so.1.0.1 libasn1c.so || { rm -f libasn1c.so && ln -s libasn1c.so.1.0.1 libasn1c.so; }; })
libtool: install: /usr/bin/install -c .libs/libasn1c.lai /build/deps/install/stow/libasn1c/lib/libasn1c.la
libtool: install: /usr/bin/install -c .libs/libasn1c.a /build/deps/install/stow/libasn1c/lib/libasn1c.a
libtool: install: chmod 644 /build/deps/install/stow/libasn1c/lib/libasn1c.a
libtool: install: ranlib /build/deps/install/stow/libasn1c/lib/libasn1c.a
libtool: finish: PATH="/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libasn1c/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libasn1c/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[2]: Leaving directory '/build/deps/libasn1c/src'
make[1]: Leaving directory '/build/deps/libasn1c/src'
Making install in include
make[1]: Entering directory '/build/deps/libasn1c/include'
Making install in asn1c
make[2]: Entering directory '/build/deps/libasn1c/include/asn1c'
make[3]: Entering directory '/build/deps/libasn1c/include/asn1c'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libasn1c/include/asn1c'
/usr/bin/install -c -m 644 ANY.h asn_application.h asn_codecs.h asn_codecs_prim.h asn_internal.h asn_SEQUENCE_OF.h asn_SET_OF.h asn_system.h ber_decoder.h ber_tlv_length.h ber_tlv_tag.h BIT_STRING.h BMPString.h BOOLEAN.h constraints.h constr_CHOICE.h constr_SEQUENCE.h constr_SEQUENCE_OF.h constr_SET.h constr_SET_OF.h constr_TYPE.h der_encoder.h ENUMERATED.h GeneralizedTime.h GeneralString.h GraphicString.h IA5String.h INTEGER.h ISO646String.h NativeEnumerated.h NativeInteger.h NativeReal.h NULL.h NumericString.h ObjectDescriptor.h OBJECT_IDENTIFIER.h OCTET_STRING.h per_decoder.h per_encoder.h per_support.h '/build/deps/install/stow/libasn1c/include/asn1c'
/usr/bin/install -c -m 644 PrintableString.h REAL.h RELATIVE-OID.h T61String.h TeletexString.h UniversalString.h UTCTime.h UTF8String.h VideotexString.h VisibleString.h xer_decoder.h xer_encoder.h xer_support.h per_opentype.h asn1helpers.h '/build/deps/install/stow/libasn1c/include/asn1c'
make[3]: Leaving directory '/build/deps/libasn1c/include/asn1c'
make[2]: Leaving directory '/build/deps/libasn1c/include/asn1c'
make[2]: Entering directory '/build/deps/libasn1c/include'
make[3]: Entering directory '/build/deps/libasn1c/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libasn1c/include'
make[2]: Leaving directory '/build/deps/libasn1c/include'
make[1]: Leaving directory '/build/deps/libasn1c/include'
make[1]: Entering directory '/build/deps/libasn1c'
make[2]: Entering directory '/build/deps/libasn1c'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libasn1c/lib/pkgconfig'
/usr/bin/install -c -m 644 libasn1c.pc '/build/deps/install/stow/libasn1c/lib/pkgconfig'
make[2]: Leaving directory '/build/deps/libasn1c'
make[1]: Leaving directory '/build/deps/libasn1c'
+ STOW_DIR=/build/deps/install/stow stow --restow libasn1c
+ osmo-build-dep.sh osmo-iuh
=============================== osmo-iuh ===============================
+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh osmo-iuh
+ project=osmo-iuh
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d osmo-iuh
+ cd osmo-iuh
+ 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 9fb8cac... iu_client: ranap_iu_tx_release() change default cause code to Success
+ git rev-parse HEAD
9fb8cac6dc490ab7697858c0d549a2b87e19534a
+ cd osmo-iuh
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir osmo-iuh
+ 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:8: installing './compile'
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
configure.ac:10: installing './install-sh'
configure.ac:10: installing './missing'
src/Makefile.am: installing './depcomp'
src/tests/Makefile.am:14: warning: source file '$(top_srcdir)/src/hnbap_common.c' is in a subdirectory,
src/tests/Makefile.am:14: 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.
src/tests/Makefile.am:14: warning: source file '$(top_builddir)/src/hnbap_decoder.c' is in a subdirectory,
src/tests/Makefile.am:14: but option 'subdir-objects' is disabled
src/tests/Makefile.am:14: warning: source file '$(top_builddir)/src/hnbap_encoder.c' is in a subdirectory,
src/tests/Makefile.am:14: but option 'subdir-objects' is disabled
src/tests/Makefile.am:15: warning: source file '$(top_srcdir)/src/rua_common.c' is in a subdirectory,
src/tests/Makefile.am:15: but option 'subdir-objects' is disabled
src/tests/Makefile.am:15: warning: source file '$(top_builddir)/src/rua_decoder.c' is in a subdirectory,
src/tests/Makefile.am:15: but option 'subdir-objects' is disabled
src/tests/Makefile.am:15: warning: source file '$(top_builddir)/src/rua_encoder.c' is in a subdirectory,
src/tests/Makefile.am:15: but option 'subdir-objects' is disabled
src/tests/Makefile.am:15: warning: source file '$(top_srcdir)/src/rua_msg_factory.c' is in a subdirectory,
src/tests/Makefile.am:15: but option 'subdir-objects' is disabled
src/tests/Makefile.am:20: warning: source file '$(top_srcdir)/src/hnbap_common.c' is in a subdirectory,
src/tests/Makefile.am:20: but option 'subdir-objects' is disabled
src/tests/Makefile.am:20: warning: source file '$(top_builddir)/src/hnbap_decoder.c' is in a subdirectory,
src/tests/Makefile.am:20: but option 'subdir-objects' is disabled
+ ./configure --prefix=/build/deps/install/stow/osmo-iuh --with-systemdsystemunitdir=/build/deps/install/stow/osmo-iuh/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... Segmentation fault (core dumped)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
------------------------------------------
[...truncated 56.16 KB...]
CC sercomm.lo
CC prbs.lo
CC isdnhdlc.lo
CC tdef.lo
CC sockaddr_str.lo
CC use_count.lo
CC conv_acc_sse.lo
CC conv_acc_sse_avx.lo
CC plugin.lo
CC msgfile.lo
CC serial.lo
CCLD libosmocore.la
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
make[4]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmocore.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
libtool: install: /usr/bin/install -c .libs/libosmocore.so.12.2.0 <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…> && { ln -s -f libosmocore.so.12.2.0 libosmocore.so.12 || { rm -f libosmocore.so.12 && ln -s libosmocore.so.12.2.0 libosmocore.so.12; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…> && { ln -s -f libosmocore.so.12.2.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.12.2.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
Making install in src/vty
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
CC telnet_interface.lo
CC command.lo
CC buffer.lo
CC logging_vty.lo
CC vector.lo
CC stats_vty.lo
CC vty.lo
CC utils.lo
utils.c: In function ‘handle_counter’:
utils.c:317:3: warning: ‘osmo_counter_get’ is deprecated: Implement as osmo_stat_item instead [-Wdeprecated-declarations]
osmo_counter_get(counter), VTY_NEWLINE);
^~~~~~~~~~~~~~~~
In file included from utils.c:39:0:
../../include/osmocom/core/counter.h:35:29: note: declared here
static inline unsigned long osmo_counter_get(struct osmo_counter *ctr)
^~~~~~~~~~~~~~~~
CC fsm_vty.lo
CC talloc_ctx_vty.lo
CC tdef_vty.lo
CCLD libosmovty.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…"> --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 8:0:4 -no-undefined -o libosmovty.la -rpath <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…> 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 <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…> && { 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 <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…> && { 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 <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
Making install in src/codec
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
CC gsm610.lo
CC gsm620.lo
CC gsm690.lo
CC gsm660.lo
CC ecu.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 '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…"> --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 1:1:1 -no-undefined -o libosmocodec.la -rpath <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…> 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 <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…> && { ln -s -f libosmocodec.so.0.1.1 libosmocodec.so.0 || { rm -f libosmocodec.so.0 && ln -s libosmocodec.so.0.1.1 libosmocodec.so.0; }; })
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…> && { ln -s -f libosmocodec.so.0.1.1 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.0.1.1 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n <https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…>
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
Making install in src/gsm
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
GEN gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make install-am
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
CC rxlev_stat.lo
CC tlv_parser.lo
CC a5.lo
CC gsm_utils.lo
CC comp128.lo
CC comp128v23.lo
CC gsm48.lo
CC rsl.lo
gsm_utils.c:121:9: note: #pragma message: including GnuTLS for getrandom fallback.
#pragma message ("including GnuTLS for getrandom fallback.")
^~~~~~~
gsm_utils.c: In function ‘osmo_get_rand_id’:
gsm_utils.c:459:9: note: #pragma message: Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25
#pragma message ("Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25")
^~~~~~~
CC gsm48_arfcn_range_encode.lo
CC gsm48_ie.lo
CC gsm0808.lo
CC sysinfo.lo
gsm48_ie.c: In function ‘gsm48_decode_called’:
gsm48_ie.c: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_rlc.lo
CC gprs_cipher_core.lo
CC gsm0480.lo
CC abis_nm.lo
CC gsm0502.lo
CC gsm0411_utils.lo
/bin/bash: line 2: 19533 Segmentation fault /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 gsm0502.lo -MD -MP -MF $depbase.Tpo -c -o gsm0502.lo gsm0502.c
Makefile:611: recipe for target 'gsm0502.lo' failed
make[3]: *** [gsm0502.lo] Error 139
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
Makefile:716: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
Makefile:632: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…'>
Makefile:931: 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 30.31 KB...]
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 comp128.lo
CC gsm_utils.lo
CC rsl.lo
CC gsm48.lo
CC comp128v23.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
ipa.c: In function ‘ipa_ccm_idtag_parse’:
ipa.c:104:2: warning: ‘ipa_ccm_idtag_parse_off’ is deprecated: Use ipa_ccm_id_{get,resp}_parse instead [-Wdeprecated-declarations]
return ipa_ccm_idtag_parse_off(dec, buf, len, 1);
^~~~~~
In file included from ipa.c:45:0:
../../include/osmocom/gsm/ipa.h:31:5: note: declared here
int ipa_ccm_idtag_parse_off(struct tlv_parsed *dec, unsigned char *buf, int len, const int len_offset)
^~~~~~~~~~~~~~~~~~~~~~~
CC gsup_sms.lo
CC gprs_gea.lo
CC gsm0503_conv.lo
CC oap.lo
CC gsm0808_utils.lo
CC gsm23003.lo
CC bts_features.lo
CC mncc.lo
CC gsm29118.lo
CC oap_client.lo
CC gsm48_rest_octets.lo
CC cbsp.lo
CC gsm48049.lo
CC milenage/aes-encblock.lo
CCLD libgsmint.la
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libosmogsm.la
make[4]: Entering directory '/build/deps/libosmocore/src/gsm'
make[4]: 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 libosmogsm.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmogsm.la'
libtool: install: (cd /build/deps/libosmocore/src/gsm; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 13:0:0 -no-undefined -o libosmogsm.la -rpath /build/deps/install/stow/libosmocore/lib libgsmint.la -ltalloc -lgnutls )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.13.0.0T /build/deps/install/stow/libosmocore/lib/libosmogsm.so.13.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.13.0.0 libosmogsm.so.13 || { rm -f libosmogsm.so.13 && ln -s libosmogsm.so.13.0.0 libosmogsm.so.13; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.13.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.13.0.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /build/deps/install/stow/libosmocore/lib/libosmogsm.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[4]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[3]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[2]: Leaving directory '/build/deps/libosmocore/src/gsm'
Making install in src/coding
make[2]: Entering directory '/build/deps/libosmocore/src/coding'
CC gsm0503_interleaving.lo
CC gsm0503_tables.lo
CC gsm0503_parity.lo
CC gsm0503_coding.lo
CC gsm0503_mapping.lo
CCLD libosmocoding.la
make[3]: Entering directory '/build/deps/libosmocore/src/coding'
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 libosmocoding.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocoding.la'
libtool: install: (cd /build/deps/libosmocore/src/coding; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 1:1:1 -no-undefined -ltalloc -o libosmocoding.la -rpath /build/deps/install/stow/libosmocore/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo ../libosmocore.la ../gsm/libosmogsm.la ../codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.1.1T /build/deps/install/stow/libosmocore/lib/libosmocoding.so.0.1.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.1.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.1.1 libosmocoding.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.1.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.1.1 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/deps/install/stow/libosmocore/lib/libosmocoding.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/coding'
make[2]: Leaving directory '/build/deps/libosmocore/src/coding'
Making install in src/gb
make[2]: Entering directory '/build/deps/libosmocore/src/gb'
CC gprs_ns_frgre.lo
CC gprs_ns_vty.lo
CC gprs_bssgp_vty.lo
CC gprs_bssgp_bss.lo
CC gprs_ns.lo
CC gprs_ns_sns.lo
CC gprs_bssgp.lo
CC gprs_bssgp_util.lo
/bin/bash: line 2: 8435 Segmentation fault (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -DBUILDING_LIBOSMOCORE -Wall -MT gprs_bssgp_bss.lo -MD -MP -MF $depbase.Tpo -c -o gprs_bssgp_bss.lo gprs_bssgp_bss.c
Makefile:505: recipe for target 'gprs_bssgp_bss.lo' failed
make[2]: *** [gprs_bssgp_bss.lo] Error 139
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/build/deps/libosmocore/src/gb'
make[1]: *** [install-recursive] Error 1
Makefile:632: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmocore'
make: *** [install] Error 2
Makefile:931: recipe for target 'install' 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-osmo-msc/IU=--enable-iu,WITH…>
------------------------------------------
[...truncated 438.82 KB...]
from RUA_CriticalityDiagnostics.c:7:
../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:28:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
/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/rua/RUA_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:14,
from RUA_CriticalityDiagnostics-IE-List.c:7:
../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:28:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
/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/rua/RUA_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
CC RUA_RUA-PDU.o
CC RUA_InitiatingMessage.o
CC RUA_SuccessfulOutcome.o
CC RUA_UnsuccessfulOutcome.o
CC RUA_Connect.o
CC RUA_DirectTransfer.o
CC RUA_Disconnect.o
CC RUA_ConnectionlessTransfer.o
CC RUA_ErrorIndication.o
CC RUA_IE.o
CC RUA_PrivateMessage.o
AR libosmo-asn1-rua.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Entering directory '/build/deps/osmo-iuh/src/rua'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-iuh/src/rua'
make[4]: Leaving directory '/build/deps/osmo-iuh/src/rua'
Making install in ranap
make[4]: Entering directory '/build/deps/osmo-iuh/src/ranap'
CC RANAP_TriggeringMessage.lo
CC RANAP_IE-Extensions.lo
CC RANAP_Criticality.lo
CC RANAP_PrivateIE-ID.lo
CC RANAP_ProtocolExtensionID.lo
CC RANAP_ProtocolIE-ID.lo
CC RANAP_ProcedureCode.lo
CC RANAP_Presence.lo
CC RANAP_AccuracyFulfilmentIndicator.lo
CC RANAP_AllocationOrRetentionPriority.lo
CC RANAP_Alt-RAB-Parameters.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateType.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrates.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateList.lo
CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.lo
CC RANAP_AlternativeRABConfigurationRequest.lo
CC RANAP_APN.lo
CC RANAP_AreaIdentity.lo
CC RANAP_Ass-RAB-Parameters.lo
CC RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_Ass-RAB-Parameter-MaxBitrateList.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_IE-Extensions.h:15,
from ../../include/osmocom/ranap/RANAP_SAI.h:17,
from ../../include/osmocom/ranap/RANAP_AreaIdentity.h:14,
from RANAP_AreaIdentity.c:7:
../../include/osmocom/ranap/RANAP_GA-Polygon.h:26:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
/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_AuthorisedPLMNs.lo
CC RANAP_AuthorisedSNAs.lo
CC RANAP_BindingID.lo
CC RANAP_BroadcastAssistanceDataDecipheringKeys.lo
CC RANAP_Cause.lo
CC RANAP_CauseMisc.lo
CC RANAP_CauseNAS.lo
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 RANAP_AuthorisedPLMNs.c:7:
../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:27:23: warning: ‘struct MemberC’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberC {
^
/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_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
In file included from /build/deps/install/stow/libasn1c/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 {
^
/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_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberG {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/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 {
^
/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_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberG {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/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 {
^
/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_MessageStructure.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberL {
^~~~~~~~~~~~~
CC RANAP_CI.lo
CC RANAP_ClassmarkInformation2.lo
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_End-Of-CSFB.lo
CC RANAP_EquipmentsToBeTraced.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
/bin/bash: line 1: 13316 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 -I/build/deps/install/stow/libosmocore/include/ -pthread -g -O2 -Wall -MT RANAP_FrequenceLayerConvergenceFlag.lo -MD -MP -MF .deps/RANAP_FrequenceLayerConvergenceFlag.Tpo -c -o RANAP_FrequenceLayerConvergenceFlag.lo RANAP_FrequenceLayerConvergenceFlag.c
make[4]: *** [RANAP_FrequenceLayerConvergenceFlag.lo] Error 139
make[4]: *** Waiting for unfinished jobs....
Makefile:2507: recipe for target 'RANAP_FrequenceLayerConvergenceFlag.lo' failed
In file included from /build/deps/install/stow/libasn1c/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 {
^
/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 {
^~~~~~~~~~~~~
make[4]: Leaving directory '/build/deps/osmo-iuh/src/ranap'
make[3]: *** [install-recursive] Error 1
Makefile:671: recipe for target 'install-recursive' failed
make[3]: Leaving directory '/build/deps/osmo-iuh/src'
make[2]: *** [install] Error 2
Makefile:830: recipe for target 'install' failed
make[2]: Leaving directory '/build/deps/osmo-iuh/src'
Makefile:461: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/osmo-iuh'
make[1]: *** [install-recursive] Error 1
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-bsc/a1=default,a2=defau…>
------------------------------------------
[...truncated 27.66 KB...]
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 stats_vty.lo
CC vty.lo
CC vector.lo
CC utils.lo
CC telnet_interface.lo
CC logging_vty.lo
utils.c: In function ‘handle_counter’:
utils.c:317:3: warning: ‘osmo_counter_get’ is deprecated: Implement as osmo_stat_item instead [-Wdeprecated-declarations]
osmo_counter_get(counter), VTY_NEWLINE);
^~~~~~~~~~~~~~~~
In file included from utils.c:39:0:
../../include/osmocom/core/counter.h:35:29: note: declared here
static inline unsigned long osmo_counter_get(struct osmo_counter *ctr)
^~~~~~~~~~~~~~~~
CC fsm_vty.lo
CC talloc_ctx_vty.lo
CC tdef_vty.lo
CCLD libosmovty.la
make[3]: Entering directory '/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 ecu.lo
CC gsm660.lo
CC ecu_fr.lo
CC gsm690.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 rxlev_stat.lo
CC tlv_parser.lo
CC comp128.lo
CC comp128v23.lo
CC rsl.lo
CC gsm48.lo
CC gsm_utils.lo
gsm_utils.c:121:9: note: #pragma message: including GnuTLS for getrandom fallback.
#pragma message ("including GnuTLS for getrandom fallback.")
^~~~~~~
gsm_utils.c: In function ‘osmo_get_rand_id’:
gsm_utils.c:459:9: note: #pragma message: Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25
#pragma message ("Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25")
^~~~~~~
CC gsm48_arfcn_range_encode.lo
CC 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 abis_nm.lo
CC gsm0480.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 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
CC gsm29118.lo
CC gsm48_rest_octets.lo
CC cbsp.lo
CC gsm48049.lo
CC milenage/aes-encblock.lo
/bin/bash: line 2: 7675 Segmentation fault (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 gsm48049.lo -MD -MP -MF $depbase.Tpo -c -o gsm48049.lo gsm48049.c
Makefile:611: recipe for target 'gsm48049.lo' failed
make[3]: *** [gsm48049.lo] Error 139
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/deps/libosmocore/src/gsm'
Makefile:716: recipe for target 'install' failed
make[2]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[2]: *** [install] Error 2
Makefile:632: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmocore'
make[1]: *** [install-recursive] Error 1
Makefile:931: 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=--enable-iu,WIT…>
------------------------------------------
[...truncated 397.51 KB...]
CC CauseProtocol.o
CC CauseTransport.o
CC CauseMisc.o
CC CellIdentity.o
CC CELL-FACHMobilitySupport.o
CC Context-ID.o
CC CriticalityDiagnostics.o
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/hnbap/CriticalityDiagnostics-IE-List.h:15,
from ../../include/osmocom/hnbap/CriticalityDiagnostics.h:52,
from CriticalityDiagnostics.c:8:
../../include/osmocom/hnbap/CriticalityDiagnostics-IE-List.h:31: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/hnbap/CriticalityDiagnostics-IE-List.h:31:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
CC CriticalityDiagnostics-IE-List.o
CC CSG-ID.o
CC CSG-Capability.o
CC CSGMembershipStatus.o
CC CGI.o
CC CI.o
CC ESN.o
CC CN-DomainIndicator.o
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/hnbap/CriticalityDiagnostics-IE-List.h:15,
from CriticalityDiagnostics-IE-List.c:8:
../../include/osmocom/hnbap/CriticalityDiagnostics-IE-List.h:31: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/hnbap/CriticalityDiagnostics-IE-List.h:31:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
CC GeographicalLocation.o
CC GeographicalCoordinates.o
CC GTP-TEI.o
CC HNBCapacity.o
CC HNB-Cell-Access-Mode.o
CC HNB-Cell-Identifier.o
CC HNB-GWResponse.o
CC HNB-RNL-Identity.o
CC HNBConfigInfo.o
CC ConfigurationInformation.o
CC HNBConfigurationInformationProvided.o
CC HNBConfigurationInformationMissing.o
CC HNB-Location-Information.o
CC HNB-Identity.o
CC HNB-Identity-Info.o
CC IMEI.o
CC IMSI.o
CC IMSIDS41.o
CC IMSIESN.o
CC IP-Address.o
CC Ipv4Address.o
CC Ipv6Address.o
CC Iurh-Signalling-TNL-AddressList.o
CC LAC.o
CC LAI.o
CC MacroCellID.o
CC MacroCoverageInformation.o
CC NeighbourCellIdentityList.o
CC NeighbourInfoList.o
CC MuxPortNumber.o
CC NeighbourIdentity.o
CC AdditionalNeighbourInfoList.o
CC NeighbourInfoRequestList.o
CC NeighbourInfoRequestItem.o
CC PLMNidentity.o
CC PSC.o
CC PTMSI.o
CC PTMSIRAI.o
CC RABList.o
CC RAB-ID.o
CC RABListItem.o
CC RAC.o
CC RAI.o
CC Registration-Cause.o
CC S-RNTIPrefix.o
CC SAC.o
CC RNC-ID.o
CC TMSILAI.o
CC TMSIDS41.o
CC TransportInfo.o
CC TransportLayerAddress.o
CC Tunnel-Information.o
CC TypeOfError.o
CC UDP-Port-Number.o
CC UE-Capabilities.o
CC UTRANCellID.o
CC UE-Identity.o
CC Update-cause.o
CC URAIdentityList.o
CC URAIdentity.o
CC U-RNTI.o
CC UnknownU-RNTIIndication.o
CC HNBAP-PDU.o
CC InitiatingMessage.o
CC SuccessfulOutcome.o
CC UnsuccessfulOutcome.o
CC HNBRegisterRequest.o
CC HNBRegisterAccept.o
CC UERegisterRequest.o
CC HNBRegisterReject.o
CC UERegisterReject.o
CC UERegisterAccept.o
CC UEDe-Register.o
CC HNBDe-Register.o
CC ErrorIndication.o
CC CSGMembershipUpdate.o
CC TNLUpdateRequest.o
CC TNLUpdateResponse.o
CC TNLUpdateFailure.o
CC HNBConfigTransferRequest.o
CC HNBConfigTransferResponse.o
CC RelocationComplete.o
CC U-RNTIQueryRequest.o
CC U-RNTIQueryResponse.o
CC PrivateMessage.o
CC IE.o
AR libosmo-asn1-hnbap.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Entering directory '/build/deps/osmo-iuh/src/hnbap'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-iuh/src/hnbap'
make[4]: Leaving directory '/build/deps/osmo-iuh/src/hnbap'
Making install in rua
make[4]: Entering directory '/build/deps/osmo-iuh/src/rua'
CC RUA_Criticality.o
CC RUA_ProcedureCode.o
CC RUA_Presence.o
CC RUA_PrivateIE-ID.o
CC RUA_ProtocolIE-ID.o
CC RUA_TriggeringMessage.o
CC RUA_IE-Extensions.o
CC RUA_CN-DomainIndicator.o
CC RUA_CSGMembershipStatus.o
CC RUA_Context-ID.o
CC RUA_Establishment-Cause.o
CC RUA_Gsm-map-IDNNS.o
CC RUA_IntraDomainNasNodeSelector.o
CC RUA_Ansi-41-IDNNS.o
CC RUA_RANAP-Message.o
CC RUA_RoutingParameter.o
CC RUA_Cause.o
CC RUA_CauseRadioNetwork.o
CC RUA_CauseTransport.o
CC RUA_CauseProtocol.o
CC RUA_CauseMisc.o
CC RUA_CriticalityDiagnostics.o
CC RUA_CriticalityDiagnostics-IE-List.o
CC RUA_TypeOfError.o
CC RUA_RUA-PDU.o
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:14,
from RUA_CriticalityDiagnostics-IE-List.c:7:
../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:28:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
/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/rua/RUA_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:14,
from ../../include/osmocom/rua/RUA_CriticalityDiagnostics.h:17,
from RUA_CriticalityDiagnostics.c:7:
../../include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h:28:23: warning: ‘struct Member’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct Member {
^
/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/rua/RUA_CriticalityDiagnostics-IE-List.h:28:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct Member {
^~~~~~~~~~~~~
CC RUA_InitiatingMessage.o
CC RUA_SuccessfulOutcome.o
CC RUA_UnsuccessfulOutcome.o
CC RUA_Connect.o
CC RUA_DirectTransfer.o
CC RUA_Disconnect.o
CC RUA_ConnectionlessTransfer.o
CC RUA_ErrorIndication.o
CC RUA_PrivateMessage.o
CC RUA_IE.o
AR libosmo-asn1-rua.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Entering directory '/build/deps/osmo-iuh/src/rua'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/osmo-iuh/src/rua'
make[4]: Leaving directory '/build/deps/osmo-iuh/src/rua'
Making install in ranap
make[4]: Entering directory '/build/deps/osmo-iuh/src/ranap'
CC RANAP_Criticality.lo
CC RANAP_IE-Extensions.lo
CC RANAP_PrivateIE-ID.lo
CC RANAP_Presence.lo
CC RANAP_ProtocolExtensionID.lo
CC RANAP_ProcedureCode.lo
CC RANAP_TriggeringMessage.lo
CC RANAP_ProtocolIE-ID.lo
CC RANAP_AccuracyFulfilmentIndicator.lo
CC RANAP_AllocationOrRetentionPriority.lo
CC RANAP_Alt-RAB-Parameters.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo
malloc: .././dispose_cmd.c:249: assertion botched
free: start and end chunk sizes differ
Aborting.../bin/bash: line 1: 10691 Aborted (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 -I/build/deps/install/stow/libosmocore/include/ -pthread -g -O2 -Wall -MT RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo -MD -MP -MF .deps/RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.Tpo -c -o RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.c
Makefile:2507: recipe for target 'RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo' failed
make[4]: *** [RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo] Error 134
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/deps/osmo-iuh/src/ranap'
make[3]: *** [install-recursive] Error 1
Makefile:671: recipe for target 'install-recursive' failed
make[3]: Leaving directory '/build/deps/osmo-iuh/src'
make[2]: *** [install] Error 2
Makefile:830: recipe for target 'install' failed
make[2]: Leaving directory '/build/deps/osmo-iuh/src'
make[1]: *** [install-recursive] Error 1
Makefile:461: recipe for target 'install-recursive' failed
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