See <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
------------------------------------------
[...truncated 431.90 KB...]
Generating docs for compound xua_common_hdr...
Generating docs for compound xua_dialect...
Generating docs for compound xua_msg...
Generating docs for compound xua_msg_class...
Generating docs for compound xua_msg_event_map...
Generating docs for compound xua_msg_part...
Generating docs for compound xua_parameter_hdr...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 2609/65536 hits=20603 misses=2693
finished...
cd ./doc && tar cf html.tar */html
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
/usr/bin/install -c -m 644 ./doc/html.tar '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
/usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make install-data-hook
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> && tar xf html.tar && rm -f html.tar
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
+ STOW_DIR=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> stow --restow libosmo-sccp
+ osmo-build-dep.sh libasn1c
=============================== libasn1c ===============================
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
+ cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
+ osmo-deps.sh libasn1c
+ project=libasn1c
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libasn1c
+ cd libasn1c
+ 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 19205a3... Bump version: 0.9.31.4-cd14-dirty → 0.9.32
+ git rev-parse HEAD
19205a38c34175f4fb4d1d06e77f1d3e4a39c651
+ cd libasn1c
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
+ osmo_source_subdir libasn1c
+ subdir=
+ [ -n ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in '.'.
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'
configure.ac:16: installing './compile'
configure.ac:18: installing './config.guess'
configure.ac:18: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> --with-systemdsystemunitdir=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
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... 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 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 '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
CC ANY.lo
CC constraints.lo
CC GeneralizedTime.lo
CC NumericString.lo
CC T61String.lo
CC asn_codecs_prim.lo
CC constr_CHOICE.lo
CC GeneralString.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
/bin/bash: line 1: 12253 Segmentation fault /bin/bash ../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libasn1c\" -DPACKAGE_TARNAME=\"libasn1c\" -DPACKAGE_VERSION=\"0.9.32\" -DPACKAGE_STRING=\"libasn1c\ 0.9.32\" -DPACKAGE_BUGREPORT=\"openbsc-devel(a)lists.openbsc.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libasn1c\" -DVERSION=\"0.9.32\" -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/\" -I. -I../include/asn1c -fPIC -Wall -g -O2 -MT asn1helpers.lo -MD -MP -MF .deps/asn1helpers.Tpo -c -o asn1helpers.lo asn1helpers.c
Makefile:497: recipe for target 'asn1helpers.lo' failed
make[1]: *** [asn1helpers.lo] Error 139
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
Makefile:441: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
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 208.53 KB...]
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... 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 ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking if gcc supports -fvisibility=hidden... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOABIS... yes
checking for library containing sctp_send... -lsctp
checking dahdi/user.h usability... no
checking dahdi/user.h presence... no
checking for dahdi/user.h... no
configure: WARNING: DAHDI input driver will not be built
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for doxygen... /usr/bin/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-netif.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/netif/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n ]
+ make -j 8 install
echo 0.6.0.8-238c > .version-t && mv .version-t .version
make install-recursive
make[1]: Entering directory '/build/deps/libosmo-netif'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-netif/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
Making install in netif
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
/usr/bin/install -c -m 644 amr.h datagram.h jibuf.h osmux.h ipa.h ipa_unit.h rs232.h rtp.h stream.h '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
make[5]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-netif/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-netif/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-netif/include'
make[4]: Entering directory '/build/deps/libosmo-netif/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-netif/include'
make[3]: Leaving directory '/build/deps/libosmo-netif/include'
make[2]: Leaving directory '/build/deps/libosmo-netif/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-netif/src'
CC datagram.lo
CC amr.lo
CC ipa_unit.lo
CC ipa.lo
CC jibuf.lo
CC rtp.lo
CC osmux.lo
CC rs232.lo
CC stream.lo
CCLD libosmonetif.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Entering directory '/build/deps/libosmo-netif/src'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmonetif.la '/build/deps/install/stow/libosmo-netif/lib'
libtool: install: /usr/bin/install -c .libs/libosmonetif.so.8.0.0 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.so.8.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.8.0.0 libosmonetif.so.8 || { rm -f libosmonetif.so.8 && ln -s libosmonetif.so.8.0.0 libosmonetif.so.8; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.8.0.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.8.0.0 libosmonetif.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /build/deps/install/stow/libosmo-netif/lib/libosmonetif.la
libtool: install: /usr/bin/install -c .libs/libosmonetif.a /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: ranlib /build/deps/install/stow/libosmo-netif/lib/libosmonetif.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-netif/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmo-netif/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-netif/src'
make[2]: Leaving directory '/build/deps/libosmo-netif/src'
Making install in examples
make[2]: Entering directory '/build/deps/libosmo-netif/examples'
CC ipa-stream-server.o
CC ipa-stream-client.o
CC lapd-over-datagram-network.o
CC lapd-over-datagram-user.o
CC stream-client.o
CC rs232-read.o
CC rs232-write.o
CC stream-server.o
CC rtp-udp-test-client.o
CC udp-test-client.o
CC rtp-udp-test-server.o
CC udp-test-server.o
CC osmux-test-input.o
CC osmux-test-output.o
CCLD ipa-stream-client
CCLD ipa-stream-server
osmux-test-output.c: In function ‘main’:
osmux-test-output.c:158:2: warning: ‘osmux_xfrm_output_init’ is deprecated: Use osmux_xfrm_output_init2() instead [-Wdeprecated-declarations]
osmux_xfrm_output_init(&h_output, random());
^~~~~~~~~~~~~~~~~~~~~~
In file included from osmux-test-output.c:18:0:
../include/osmocom/netif/osmux.h:110:6: note: declared here
void osmux_xfrm_output_init(struct osmux_out_handle *h, uint32_t rtp_ssrc) OSMO_DEPRECATED("Use osmux_xfrm_output_init2() instead");
^~~~~~~~~~~~~~~~~~~~~~
CCLD lapd-over-datagram-user
CCLD lapd-over-datagram-network
CCLD stream-client
CCLD stream-server
CCLD rs232-read
CCLD rs232-write
CCLD rtp-udp-test-client
CCLD rtp-udp-test-server
CCLD udp-test-client
CCLD udp-test-server
CCLD osmux-test-input
CCLD osmux-test-output
/bin/bash: line 1: 17606 Segmentation fault (core dumped) /bin/bash ../libtool --silent --tag=CC --mode=link gcc -Wall -g -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmo-abis/include/ -g -O2 -Wall -o udp-test-server udp-test-server.o ../src/libosmonetif.la -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmocore -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmogsm -losmocore
Makefile:543: recipe for target 'udp-test-server' failed
make[2]: *** [udp-test-server] Error 139
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/build/deps/libosmo-netif/examples'
Makefile:494: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmo-netif'
make[1]: *** [install-recursive] Error 1
Makefile:793: 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 415.88 KB...]
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_LocationRelatedDataRequestType.lo
CC RANAP_LoadValue.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_M2Report.lo
CC RANAP_M1Report.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
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
CC RANAP_PositioningPriority.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_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
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 {
^~~~~~~~~~~~~
CC RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_RAB-Parameter-GuaranteedBitrateList.lo
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 {
^~~~~~~~~~~~~
CC RANAP_RAB-Parameter-MaxBitrateList.lo
CC RANAP_RAB-Parameters.lo
CC RANAP_RABParametersList.lo
CC RANAP_RAB-SubflowCombinationBitRate.lo
CC RANAP_RAB-TrCH-Mapping.lo
CC RANAP_RAB-TrCH-MappingItem.lo
CC RANAP_RAC.lo
CC RANAP_RAI.lo
CC RANAP_RAListofIdleModeUEs.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_RABParametersList.h:14,
from RANAP_RABParametersList.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 {
^~~~~~~~~~~~~
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_RABParametersList.h:14,
from RANAP_RABParametersList.c:7:
../../include/osmocom/ranap/RANAP_RABParametersList.h:29:23: warning: ‘struct MemberB’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberB {
^
/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_RABParametersList.h:29:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberB {
^~~~~~~~~~~~~
CC RANAP_NotEmptyRAListofIdleModeUEs.lo
CC RANAP_RAofIdleModeUEs.lo
CC RANAP_LAListofIdleModeUEs.lo
CC RANAP_RAT-Type.lo
CC RANAP_RateControlAllowed.lo
CC RANAP_RedirectAttemptFlag.lo
CC RANAP_RedirectionCompleted.lo
CC RANAP_RejectCauseValue.lo
CC RANAP_RelocationRequirement.lo
CC RANAP_RelocationType.lo
CC RANAP_RepetitionNumber0.lo
CC RANAP_RepetitionNumber1.lo
CC RANAP_ReportArea.lo
CC RANAP_ReportInterval.lo
CC RANAP_ReportAmount.lo
CC RANAP_RequestedGPSAssistanceData.lo
CC RANAP_RequestedGANSSAssistanceData.lo
CC RANAP_RequestedLocationRelatedDataType.lo
CC RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.lo
CC RANAP_MBMSIPMulticastAddressandAPNlist.lo
CC RANAP_RequestedMulticastServiceList.lo
CC RANAP_Requested-RAB-Parameter-Values.lo
CC RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.lo
CC RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Requested-RAB-Parameter-MaxBitrateList.lo
CC RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.lo
/bin/bash: line 1: 12919 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.17-a6eb\" -DPACKAGE_STRING=\"osmo-iuh\ 0.5.0.17-a6eb\" -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.17-a6eb\" -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/ -g -O2 -Wall -MT RANAP_MBMSIPMulticastAddressandAPNlist.lo -MD -MP -MF .deps/RANAP_MBMSIPMulticastAddressandAPNlist.Tpo -c -o RANAP_MBMSIPMulticastAddressandAPNlist.lo RANAP_MBMSIPMulticastAddressandAPNlist.c
make[4]: *** [RANAP_MBMSIPMulticastAddressandAPNlist.lo] Error 139
make[4]: *** Waiting for unfinished jobs....
Makefile:2507: recipe for target 'RANAP_MBMSIPMulticastAddressandAPNlist.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'
make[1]: *** [install-recursive] Error 1
Makefile:461: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/osmo-iuh'
make: *** [install] Error 2
Makefile:760: 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-sgsn/IU=--disable-iu,WI…>
------------------------------------------
[...truncated 104.79 KB...]
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
examples/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-netif --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-netif/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
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... 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 ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking if gcc supports -fvisibility=hidden... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOABIS... yes
checking for library containing sctp_send... -lsctp
checking dahdi/user.h usability... no
checking dahdi/user.h presence... no
checking for dahdi/user.h... configure: WARNING: DAHDI input driver will not be built
no
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for doxygen... /usr/bin/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-netif.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/netif/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n ]
+ make -j 8 install
echo 0.6.0.4-8c7d > .version-t && mv .version-t .version
make install-recursive
make[1]: Entering directory '/build/deps/libosmo-netif'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-netif/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
Making install in netif
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
/usr/bin/install -c -m 644 amr.h datagram.h jibuf.h osmux.h ipa.h ipa_unit.h rs232.h rtp.h stream.h '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
make[5]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-netif/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-netif/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-netif/include'
make[4]: Entering directory '/build/deps/libosmo-netif/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-netif/include'
make[3]: Leaving directory '/build/deps/libosmo-netif/include'
make[2]: Leaving directory '/build/deps/libosmo-netif/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-netif/src'
CC datagram.lo
CC amr.lo
CC ipa.lo
CC ipa_unit.lo
CC osmux.lo
CC jibuf.lo
CC rs232.lo
CC rtp.lo
CC stream.lo
CCLD libosmonetif.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Entering directory '/build/deps/libosmo-netif/src'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmonetif.la '/build/deps/install/stow/libosmo-netif/lib'
libtool: install: /usr/bin/install -c .libs/libosmonetif.so.8.0.0 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.so.8.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.8.0.0 libosmonetif.so.8 || { rm -f libosmonetif.so.8 && ln -s libosmonetif.so.8.0.0 libosmonetif.so.8; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.8.0.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.8.0.0 libosmonetif.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /build/deps/install/stow/libosmo-netif/lib/libosmonetif.la
libtool: install: /usr/bin/install -c .libs/libosmonetif.a /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: ranlib /build/deps/install/stow/libosmo-netif/lib/libosmonetif.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-netif/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmo-netif/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-netif/src'
make[2]: Leaving directory '/build/deps/libosmo-netif/src'
Making install in examples
make[2]: Entering directory '/build/deps/libosmo-netif/examples'
CC ipa-stream-client.o
CC lapd-over-datagram-network.o
CC stream-server.o
CC lapd-over-datagram-user.o
CC stream-client.o
CC ipa-stream-server.o
CC rs232-write.o
CC rs232-read.o
CC rtp-udp-test-client.o
CC rtp-udp-test-server.o
CC udp-test-client.o
CC udp-test-server.o
CC osmux-test-output.o
CC osmux-test-input.o
CCLD ipa-stream-client
CCLD ipa-stream-server
CCLD lapd-over-datagram-user
osmux-test-output.c: In function ‘main’:
osmux-test-output.c:158:2: warning: ‘osmux_xfrm_output_init’ is deprecated: Use osmux_xfrm_output_init2() instead [-Wdeprecated-declarations]
osmux_xfrm_output_init(&h_output, random());
^~~~~~~~~~~~~~~~~~~~~~
In file included from osmux-test-output.c:18:0:
../include/osmocom/netif/osmux.h:110:6: note: declared here
void osmux_xfrm_output_init(struct osmux_out_handle *h, uint32_t rtp_ssrc) OSMO_DEPRECATED("Use osmux_xfrm_output_init2() instead");
^~~~~~~~~~~~~~~~~~~~~~
CCLD lapd-over-datagram-network
CCLD stream-client
CCLD stream-server
CCLD rs232-read
/bin/bash: line 1: 16941 Segmentation fault (core dumped) /bin/bash ../libtool --silent --tag=CC --mode=link gcc -Wall -g -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmo-abis/include/ -g -O2 -Wall -o ipa-stream-server ipa-stream-server.o ../src/libosmonetif.la -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmocore -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmogsm -losmocore
Makefile:495: recipe for target 'ipa-stream-server' failed
make[2]: *** [ipa-stream-server] Error 139
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/build/deps/libosmo-netif/examples'
Makefile:494: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmo-netif'
make[1]: *** [install-recursive] Error 1
Makefile:793: 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 389.21 KB...]
<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>:81: warning: unable to resolve reference to `osmo_xua_servers' for \ref command
ating docs for compound osmo_scu_reset_param...
Generating docs for compound osmo_scu_unitdata_param...
Generating docs for compound osmo_ss7_as...
Generating docs for compound osmo_ss7_asp...
Generating docs for compound osmo_ss7_asp_peer...
Generating docs for compound osmo_ss7_instance...
Generating docs for compound osmo_ss7_link...
Generating docs for compound osmo_ss7_linkset...
Generating docs for compound osmo_ss7_pc_fmt...
Generating docs for compound osmo_ss7_route...
Generating docs for compound osmo_ss7_route_table...
Generating docs for compound osmo_ss7_routing_key...
Generating docs for compound osmo_ss7_user...
Generating docs for compound osmo_xlm_prim...
Generating docs for compound osmo_xlm_prim_error...
Generating docs for compound osmo_xlm_prim_notify...
Generating docs for compound osmo_xlm_prim_rk_dereg...
Generating docs for compound osmo_xlm_prim_rk_reg...
Generating docs for compound osmo_xua_layer_manager...
Generating docs for compound osmo_xua_server...
Generating docs for compound pcap_hdr...
Generating docs for compound pcaprec_hdr...
Generating docs for compound sccp_connection...
Generating docs for compound sccp_data_callback...
Generating docs for compound sccp_system...
Generating docs for compound udt_offsets...
Generating docs for compound xua_as_fsm_priv...
Generating docs for compound xua_asp_fsm_priv...
Generating docs for compound xua_common_hdr...
Generating docs for compound xua_dialect...
Generating docs for compound xua_msg...
Generating docs for compound xua_msg_class...
Generating docs for compound xua_msg_event_map...
Generating docs for compound xua_msg_part...
Generating docs for compound xua_parameter_hdr...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 2609/65536 hits=20603 misses=2693
finished...
cd ./doc && tar cf html.tar */html
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
/usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
/usr/bin/install -c -m 644 ./doc/html.tar '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make install-data-hook
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> && tar xf html.tar && rm -f html.tar
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
+ STOW_DIR=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> stow --restow libosmo-sccp
+ osmo-build-dep.sh libasn1c
=============================== libasn1c ===============================
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
+ cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
+ osmo-deps.sh libasn1c
+ project=libasn1c
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libasn1c
+ git clone git://git.osmocom.org/libasn1c libasn1c
Cloning into 'libasn1c'...
+ cd libasn1c
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up-to-date with 'origin/master'.
+ git clean -dxf
+ [ -d ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: checking out 'origin/master'.
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 19205a3... Bump version: 0.9.31.4-cd14-dirty → 0.9.32
+ git rev-parse HEAD
19205a38c34175f4fb4d1d06e77f1d3e4a39c651
+ cd libasn1c
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
+ osmo_source_subdir libasn1c
+ subdir=
+ [ -n ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in '.'.
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'
configure.ac:16: installing './compile'
configure.ac:18: installing './config.guess'
configure.ac:18: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…> --with-systemdsystemunitdir=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…>
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
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... 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 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 '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
CC constraints.lo
CC ANY.lo
CC GeneralizedTime.lo
CC NumericString.lo
CC T61String.lo
CC GeneralString.lo
CC asn_codecs_prim.lo
CC constr_CHOICE.lo
/bin/bash: line 1: 23949 Segmentation fault /bin/bash ../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libasn1c\" -DPACKAGE_TARNAME=\"libasn1c\" -DPACKAGE_VERSION=\"0.9.32\" -DPACKAGE_STRING=\"libasn1c\ 0.9.32\" -DPACKAGE_BUGREPORT=\"openbsc-devel(a)lists.openbsc.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libasn1c\" -DVERSION=\"0.9.32\" -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/\" -I. -I../include/asn1c -fPIC -Wall -g -O2 -MT constraints.lo -MD -MP -MF .deps/constraints.Tpo -c -o constraints.lo constraints.c
Makefile:497: recipe for target 'constraints.lo' failed
make[1]: *** [constraints.lo] Error 139
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=defau…'>
Makefile:441: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
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 685.90 KB...]
make[2]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src'
Making dvi in libfilter
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/libfilter'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/libfilter'
Making dvi in osmo-bsc
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/osmo-bsc'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/osmo-bsc'
Making dvi in utils
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/utils'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/utils'
Making dvi in ipaccess
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/ipaccess'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/ipaccess'
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src'
make[2]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src'
Making dvi in tests
make[2]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
Making dvi in bsc
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/bsc'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/bsc'
Making dvi in codec_pref
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/codec_pref'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/codec_pref'
Making dvi in gsm0408
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/gsm0408'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/gsm0408'
Making dvi in abis
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/abis'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/abis'
Making dvi in subscr
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/subscr'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/subscr'
Making dvi in nanobts_omlattr
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/nanobts_omlattr'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/nanobts_omlattr'
Making dvi in handover
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/handover'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/handover'
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
make[2]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub'
make[1]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub'
make[1]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub'
make check-recursive
make[2]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub'
Making check in doc
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc'
Making check in examples
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc/examples'
Making check in manuals
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc/manuals'
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
make osmobsc-usermanual.check osmux-reference.check aoip-mgw-options.check; \
fi
make[5]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc/manuals'
# out-of-tree building: use a symlink to the output file like done in
# the non-check build above, so the relative include paths work the
# same.
if ! [ -f osmobsc-usermanual.adoc ]; then \
ln -s osmobsc-usermanual.adoc osmobsc-usermanual.adoc; \
fi
asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='../../../../doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmobsc-usermanual.adoc > osmobsc-usermanual.check 2>&1
# Make absolutely sure that the %.check target is updated.
touch osmobsc-usermanual.check
# Do print the WARNING output but return error if any was found
# (grep -v would omit the WARNING output from the log).
# out-of-tree building: use a symlink to the output file like done in
# the non-check build above, so the relative include paths work the
# same.
if ! [ -f osmux-reference.adoc ]; then \
ln -s osmux-reference.adoc osmux-reference.adoc; \
fi
asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='../../../../doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmux-reference.adoc > osmux-reference.check 2>&1
# Make absolutely sure that the %.check target is updated.
touch osmux-reference.check
# Do print the WARNING output but return error if any was found
# (grep -v would omit the WARNING output from the log).
# out-of-tree building: use a symlink to the output file like done in
# the non-check build above, so the relative include paths work the
# same.
if ! [ -f aoip-mgw-options.adoc ]; then \
ln -s aoip-mgw-options.adoc aoip-mgw-options.adoc; \
fi
asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/python2-filter.conf -a srcdir='../../../../doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' aoip-mgw-options.adoc > aoip-mgw-options.check 2>&1
# Make absolutely sure that the %.check target is updated.
touch aoip-mgw-options.check
# Do print the WARNING output but return error if any was found
# (grep -v would omit the WARNING output from the log).
make[5]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc/manuals'
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc/manuals'
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/doc'
Making check in include
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include'
Making check in osmocom
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include/osmocom'
Making check in bsc
make[5]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include/osmocom/bsc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include/osmocom/bsc'
make[5]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include/osmocom'
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include'
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/include'
Making check in src
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src'
Making check in libfilter
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/libfilter'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/libfilter'
Making check in osmo-bsc
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/osmo-bsc'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/osmo-bsc'
Making check in utils
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/utils'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/utils'
Making check in ipaccess
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/ipaccess'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src/ipaccess'
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src'
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/src'
Making check in tests
make[3]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
Making check in bsc
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/bsc'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/bsc'
Making check in codec_pref
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/codec_pref'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/codec_pref'
Making check in gsm0408
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/gsm0408'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/gsm0408'
Making check in abis
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/abis'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/abis'
Making check in subscr
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/subscr'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/subscr'
Making check in nanobts_omlattr
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/nanobts_omlattr'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/nanobts_omlattr'
Making check in handover
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/handover'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/handover'
make[4]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
make check-local
make[5]: Entering directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## ----------------------------------- ##
## osmo-bsc 1.5.0.14-b7e0f test suite. ##
## ----------------------------------- ##
Regression tests.
1: gsm0408 ok
2: bsc_subscr ok
3: abis ok
4: bsc ok
5: codec_pref ok
6: nanobts_omlattr ok
7: neighbor_ident ok
8: handover test 0 ok
9: handover test 1 ok
10: handover test 2 ok
11: handover test 3 ok
12: handover test 4 ok
13: handover test 5 ok
14: handover test 6 ok
15: handover test 7 ok
16: handover test 8 ok
17: handover test 9 ok
18: handover test 10 ok
19: handover test 11 ok
20: handover test 12 ok
21: handover test 13 ok
22: handover test 14 ok
23: handover test 15 Makefile:717: recipe for target 'check-local' failed
make[5]: *** [check-local] Segmentation fault (core dumped)
make[5]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
make[4]: *** [check-am] Error 2
Makefile:558: recipe for target 'check-am' failed
make[4]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
Makefile:410: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests'
Makefile:448: recipe for target 'check-recursive' failed
make[2]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub'
make[2]: *** [check-recursive] Error 1
make[1]: *** [check] Error 2
Makefile:739: recipe for target 'check' failed
make[1]: Leaving directory '/build/osmo-bsc-1.5.0.14-b7e0f/_build/sub'
Makefile:656: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
+ cat-testlogs.sh
======================== ./osmo-bsc-1.5.0.14-b7e0f/_build/sub/tests/testsuite.dir/23/testsuite.log
# -*- compilation -*-
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 436.76 KB...]
CC HNBRegisterRequest.o
CC HNBRegisterAccept.o
CC HNBRegisterReject.o
CC UERegisterRequest.o
CC UERegisterAccept.o
CC UERegisterReject.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 PrivateMessage.o
CC U-RNTIQueryResponse.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_Presence.o
CC RUA_Criticality.o
CC RUA_ProcedureCode.o
CC RUA_ProtocolIE-ID.o
CC RUA_PrivateIE-ID.o
CC RUA_TriggeringMessage.o
CC RUA_IE-Extensions.o
CC RUA_CN-DomainIndicator.o
CC RUA_CSGMembershipStatus.o
CC RUA_Establishment-Cause.o
CC RUA_Context-ID.o
CC RUA_IntraDomainNasNodeSelector.o
CC RUA_Gsm-map-IDNNS.o
CC RUA_Ansi-41-IDNNS.o
CC RUA_RANAP-Message.o
CC RUA_RoutingParameter.o
CC RUA_Cause.o
CC RUA_CauseRadioNetwork.o
CC RUA_CauseTransport.o
CC RUA_CauseProtocol.o
CC RUA_CauseMisc.o
CC RUA_CriticalityDiagnostics-IE-List.o
CC RUA_CriticalityDiagnostics.o
CC RUA_TypeOfError.o
CC RUA_RUA-PDU.o
CC RUA_InitiatingMessage.o
CC RUA_SuccessfulOutcome.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 ../../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 {
^~~~~~~~~~~~~
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_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_Presence.lo
CC RANAP_ProtocolIE-ID.lo
CC RANAP_PrivateIE-ID.lo
CC RANAP_ProtocolExtensionID.lo
CC RANAP_ProcedureCode.lo
CC RANAP_IE-Extensions.lo
CC RANAP_TriggeringMessage.lo
CC RANAP_AccuracyFulfilmentIndicator.lo
CC RANAP_AllocationOrRetentionPriority.lo
CC RANAP_Alt-RAB-Parameters.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo
CC RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo
CC RANAP_Alt-RAB-Parameter-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
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_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
CC RANAP_AuthorisedPLMNs.lo
CC RANAP_AuthorisedSNAs.lo
CC RANAP_BindingID.lo
CC RANAP_BroadcastAssistanceDataDecipheringKeys.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_Cause.lo
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
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
/bin/bash: line 1: 29864 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.16-e844\" -DPACKAGE_STRING=\"osmo-iuh\ 0.5.0.16-e844\" -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.16-e844\" -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/ -g -O2 -Wall -MT RANAP_ClassmarkInformation2.lo -MD -MP -MF .deps/RANAP_ClassmarkInformation2.Tpo -c -o RANAP_ClassmarkInformation2.lo RANAP_ClassmarkInformation2.c
Makefile:2507: recipe for target 'RANAP_ClassmarkInformation2.lo' failed
make[4]: *** [RANAP_ClassmarkInformation2.lo] Error 139
make[4]: *** Waiting for unfinished jobs....
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
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