See <https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…>
------------------------------------------
[...truncated 110.14 KB...]
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... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for 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.13-366f > .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 amr.lo
CC ipa_unit.lo
CC ipa.lo
CC jibuf.lo
CC rs232.lo
CC datagram.lo
CC rtp.lo
CC osmux.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="/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-user.o
CC ipa-stream-server.o
CC stream-client.o
CC lapd-over-datagram-network.o
CC rs232-read.o
CC stream-server.o
CC rs232-write.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-input.o
CC osmux-test-output.o
CCLD ipa-stream-client
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 ipa-stream-server
CCLD lapd-over-datagram-user
CCLD lapd-over-datagram-network
CCLD stream-server
CCLD stream-client
CCLD rs232-read
CCLD rs232-write
/bin/bash: line 1: 17437 Illegal instruction (core dumped) /bin/bash ../libtool --silent --tag=CC --mode=link gcc -Wall -g -pthread -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 stream-client stream-client.o ../src/libosmonetif.la -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmocore -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmogsm -losmocore
Makefile:531: recipe for target 'stream-client' failed
make[2]: *** [stream-client] Error 132
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]: *** [install-recursive] Error 1
make[1]: Leaving directory '/build/deps/libosmo-netif'
make: *** [install] Error 2
Makefile:793: 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 466.93 KB...]
../../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 ../../include/osmocom/ranap/RANAP_RNSAPRelocationParameters.h:14,
from RANAP_RNSAPRelocationParameters.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_SAI.lo
CC RANAP_SAPI.lo
CC RANAP_SessionUpdateID.lo
CC RANAP_Shared-Network-Information.lo
CC RANAP_Session-Re-establishment-Indicator.lo
CC RANAP_SignallingIndication.lo
CC RANAP_SDU-ErrorRatio.lo
CC RANAP_SDU-FormatInformationParameters.lo
CC RANAP_SDU-FormatInformationParameterItem.lo
CC RANAP_SDU-Parameters.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 RANAP_Shared-Network-Information.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_SDU-ParameterItem.lo
CC RANAP_SNA-Access-Information.lo
CC RANAP_SNAC.lo
CC RANAP_Service-Handover.lo
CC RANAP_Source-ToTarget-TransparentContainer.lo
CC RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.lo
CC RANAP_SourceCellID.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:14,
from ../../include/osmocom/ranap/RANAP_SNA-Access-Information.h:14,
from RANAP_SNA-Access-Information.c:7:
../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:27:23: warning: ‘struct MemberC’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberC {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_AuthorisedPLMNs.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberC {
^~~~~~~~~~~~~
CC RANAP_SourceBSS-ToTargetBSS-TransparentContainer.lo
CC RANAP_SourceID.lo
CC RANAP_SourceRNC-ID.lo
CC RANAP_SourceRNC-ToTargetRNC-TransparentContainer.lo
CC RANAP_IRAT-Measurement-Configuration.lo
CC RANAP_IRATmeasurementParameters.lo
CC RANAP_RSRQ-Type.lo
CC RANAP_RSRQ-Extension.lo
CC RANAP_EUTRANFrequencies.lo
CC RANAP_MeasBand.lo
CC RANAP_SubscriberProfileIDforRFP.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:14,
from ../../include/osmocom/ranap/RANAP_IRATmeasurementParameters.h:15,
from ../../include/osmocom/ranap/RANAP_IRAT-Measurement-Configuration.h:15,
from RANAP_IRAT-Measurement-Configuration.c:7:
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:23: warning: ‘struct MemberJ’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberJ {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberJ {
^~~~~~~~~~~~~
CC RANAP_SourceStatisticsDescriptor.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:14,
from ../../include/osmocom/ranap/RANAP_IRATmeasurementParameters.h:15,
from RANAP_IRATmeasurementParameters.c:7:
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:23: warning: ‘struct MemberJ’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberJ {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberJ {
^~~~~~~~~~~~~
CC RANAP_SupportedRAB-ParameterBitrateList.lo
CC RANAP_SupportedBitrate.lo
CC RANAP_SourceUTRANCellID.lo
CC RANAP_SRB-ID.lo
In file included from /build/deps/install/stow/libasn1c/include/asn1c/asn_SEQUENCE_OF.h:8:0,
from ../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:14,
from RANAP_EUTRANFrequencies.c:7:
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:23: warning: ‘struct MemberJ’ declared inside parameter list will not be visible outside of this definition or declaration
A_SEQUENCE_OF(struct MemberJ {
^
/build/deps/install/stow/libasn1c/include/asn1c/asn_SET_OF.h:17:16: note: in definition of macro ‘A_SET_OF’
void (*free)(type *); \
^~~~
../../include/osmocom/ranap/RANAP_EUTRANFrequencies.h:27:2: note: in expansion of macro ‘A_SEQUENCE_OF’
A_SEQUENCE_OF(struct MemberJ {
^~~~~~~~~~~~~
CC RANAP_SRB-TrCH-Mapping.lo
CC RANAP_SRB-TrCH-MappingItem.lo
CC RANAP_SRVCC-HO-Indication.lo
CC RANAP_SRVCC-Information.lo
CC RANAP_SRVCC-Operation-Possible.lo
CC RANAP_SubflowSDU-Size.lo
CC RANAP_TAC.lo
CC RANAP_TAI.lo
CC RANAP_Target-ToSource-TransparentContainer.lo
CC RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.lo
CC RANAP_TargetBSS-ToSourceBSS-TransparentContainer.lo
CC RANAP_TargetCellId.lo
CC RANAP_TargetID.lo
CC RANAP_TargetENB-ID.lo
CC RANAP_TargetRNC-ID.lo
CC RANAP_TargetRNC-ToSourceRNC-TransparentContainer.lo
CC RANAP_TBCD-STRING.lo
CC RANAP_TemporaryUE-ID.lo
CC RANAP_Time-UE-StayedInCell.lo
CC RANAP_Time-UE-StayedInCell-EnhancedGranularity.lo
CC RANAP_TimeToMBMSDataTransfer.lo
CC RANAP_TimingDifferenceULDL.lo
CC RANAP_TMGI.lo
CC RANAP_TMSI.lo
CC RANAP_TraceDepth.lo
CC RANAP_TraceInformation.lo
CC RANAP_TracePropagationParameters.lo
CC RANAP_TraceRecordingSessionInformation.lo
CC RANAP_TraceRecordingSessionReference.lo
CC RANAP_TraceReference.lo
CC RANAP_TraceType.lo
CC RANAP_TrafficClass.lo
CC RANAP_TrafficHandlingPriority.lo
CC RANAP_TransferDelay.lo
CC RANAP_UnsuccessfullyTransmittedDataVolume.lo
CC RANAP_TransportLayerAddress.lo
CC RANAP_TrCH-ID.lo
CC RANAP_TrCH-ID-List.lo
CC RANAP_TriggerID.lo
CC RANAP_TunnelInformation.lo
CC RANAP_TypeOfError.lo
CC RANAP_UE-AggregateMaximumBitRate.lo
CC RANAP_UE-AggregateMaximumBitRateDownlink.lo
CC RANAP_UE-AggregateMaximumBitRateUplink.lo
CC RANAP_UE-History-Information.lo
CC RANAP_UE-ID.lo
CC RANAP_UESBI-Iu.lo
CC RANAP_UESBI-IuA.lo
CC RANAP_UESBI-IuB.lo
CC RANAP_UL-GTP-PDU-SequenceNumber.lo
CC RANAP_UL-N-PDU-SequenceNumber.lo
CC RANAP_UPInformation.lo
CC RANAP_UPInitialisationFrame.lo
CC RANAP_UP-ModeVersions.lo
CC RANAP_USCH-ID.lo
CC RANAP_UserPlaneMode.lo
CC RANAP_UTRAN-CellID.lo
CC RANAP_VelocityEstimate.lo
CC RANAP_HorizontalVelocity.lo
CC RANAP_HorizontalWithVerticalVelocity.lo
CC RANAP_HorizontalVelocityWithUncertainty.lo
CC RANAP_HorizontalWithVerticalVelocityAndUncertainty.lo
CC RANAP_HorizontalSpeedAndBearing.lo
CC RANAP_VerticalVelocity.lo
CC RANAP_VerticalSpeedDirection.lo
CC RANAP_VerticalAccuracyCode.lo
CC RANAP_VoiceSupportMatchIndicator.lo
CC RANAP_RANAP-PDU.lo
CC RANAP_InitiatingMessage.lo
CC RANAP_SuccessfulOutcome.lo
CC RANAP_UnsuccessfulOutcome.lo
CC RANAP_Outcome.lo
CC RANAP_Iu-ReleaseCommand.lo
CC RANAP_Iu-ReleaseComplete.lo
CC RANAP_RelocationRequired.lo
CC RANAP_RelocationCommand.lo
CC RANAP_RelocationPreparationFailure.lo
CC RANAP_RelocationRequest.lo
CC RANAP_RelocationRequestAcknowledge.lo
CC RANAP_RelocationFailure.lo
CC RANAP_RelocationCancel.lo
CC RANAP_RelocationCancelAcknowledge.lo
CC RANAP_SRNS-ContextRequest.lo
CC RANAP_RAB-DataForwardingList-SRNS-CtxReq.lo
CC RANAP_DataVolumeReportRequest.lo
CC RANAP_SRNS-ContextResponse.lo
CC RANAP_SecurityModeCommand.lo
CC RANAP_SecurityModeComplete.lo
CC RANAP_SecurityModeReject.lo
CC RANAP_DataVolumeReport.lo
CC RANAP_Reset.lo
CC RANAP_ResetAcknowledge.lo
CC RANAP_RAB-ReleaseRequest.lo
CC RANAP_RedirectionIndication.lo
CC RANAP_RAB-ReleaseList.lo
CC RANAP_Iu-ReleaseRequest.lo
CC RANAP_RelocationDetect.lo
CC RANAP_RelocationComplete.lo
CC RANAP_Paging.lo
CC RANAP_CommonID.lo
CC RANAP_CN-InvokeTrace.lo
CC RANAP_CN-DeactivateTrace.lo
/bin/bash: line 1: 9714 Segmentation fault (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-iuh\" -DPACKAGE_TARNAME=\"osmo-iuh\" -DPACKAGE_VERSION=\"0.5.0.18-9fb8\" -DPACKAGE_STRING=\"osmo-iuh\ 0.5.0.18-9fb8\" -DPACKAGE_BUGREPORT=\"openbsc(a)lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-iuh\" -DVERSION=\"0.5.0.18-9fb8\" -DSTDC_HEADERS=1 -I. -Wall -I../../include -I/build/deps/install/stow/libasn1c/include/ -I/build/deps/install/stow/libasn1c/include/asn1c -pthread -I/build/deps/install/stow/libosmocore/include/ -g -O2 -Wall -MT RANAP_CN-InvokeTrace.lo -MD -MP -MF .deps/RANAP_CN-InvokeTrace.Tpo -c -o RANAP_CN-InvokeTrace.lo RANAP_CN-InvokeTrace.c
Makefile:2507: recipe for target 'RANAP_CN-InvokeTrace.lo' failed
make[4]: *** [RANAP_CN-InvokeTrace.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
Makefile:830: recipe for target 'install' failed
make[2]: Leaving directory '/build/deps/osmo-iuh/src'
make[2]: *** [install] Error 2
Makefile:461: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/osmo-iuh'
make[1]: *** [install-recursive] Error 1
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 105.19 KB...]
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... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for 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.13-366f > .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 ipa_unit.lo
CC ipa.lo
CC jibuf.lo
CC osmux.lo
CC rtp.lo
CC rs232.lo
CC amr.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 ipa-stream-server.o
CC lapd-over-datagram-network.o
CC stream-server.o
CC lapd-over-datagram-user.o
CC rs232-read.o
CC stream-client.o
CC rs232-write.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-input.o
CC osmux-test-output.o
CCLD ipa-stream-client
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 ipa-stream-server
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
Makefile:523: recipe for target 'rtp-udp-test-client' failed
make[2]: *** [rtp-udp-test-client] Segmentation fault (core dumped)
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
make: *** [install] Error 2
Makefile:793: 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=--enable-iu,WIT…>
------------------------------------------
[...truncated 323.98 KB...]
=============================== libosmo-sccp ===============================
+ cd /build/deps
+ osmo-deps.sh libosmo-sccp
+ project=libosmo-sccp
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-sccp
+ cd libosmo-sccp
+ 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 87c1550... sccp_user: correct comment for osmo_sccp_simple_client
+ git rev-parse HEAD
87c1550d7056a711317b04af184292ed7c7c86a8
+ cd libosmo-sccp
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-sccp
+ subdir=
+ [ -n ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:21: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
examples/Makefile.am: installing './depcomp'
tests/sccp/Makefile.am:8: warning: source file '$(top_srcdir)/src/sccp.c' is in a subdirectory,
tests/sccp/Makefile.am:8: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
+ ./configure --prefix=/build/deps/install/stow/libosmo-sccp --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-sccp/lib/systemd/system
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for 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.o
CC libxua_a-xua_msg.o
CC xua_msg.lo
CC sua.lo
CC sccp_sap.lo
CC sccp_helpers.lo
CC m3ua.lo
CC sccp2sua.lo
CC sccp_scrc.lo
/bin/bash: line 1: 886 Illegal instruction (core dumped) /bin/bash ../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sccp\" -DPACKAGE_TARNAME=\"libosmo-sccp\" -DPACKAGE_VERSION=\"1.1.0.4-87c1\" -DPACKAGE_STRING=\"libosmo-sccp\ 1.1.0.4-87c1\" -DPACKAGE_BUGREPORT=\"openbsc(a)lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sccp\" -DVERSION=\"1.1.0.4-87c1\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wall -Wall -pthread -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmo-netif/include/ -g -O2 -Wall -MT sccp2sua.lo -MD -MP -MF .deps/sccp2sua.Tpo -c -o sccp2sua.lo sccp2sua.c
make[2]: *** [sccp2sua.lo] Error 132
make[2]: *** Waiting for unfinished jobs....
Makefile:574: recipe for target 'sccp2sua.lo' failed
make[2]: Leaving directory '/build/deps/libosmo-sccp/src'
make[1]: *** [install-recursive] Error 1
Makefile:500: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmo-sccp'
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-hlr/a1=default,a2=defau…>
------------------------------------------
[...truncated 41.24 KB...]
CC bitvec.lo
CC bitcomp.lo
CC counter.lo
CC fsm.lo
CC write_queue.lo
CC utils.lo
CC socket.lo
CC logging.lo
CC logging_syslog.lo
CC logging_gsmtap.lo
CC rate_ctr.lo
CC gsmtap_util.lo
CC crc16.lo
CC panic.lo
CC backtrace.lo
CC conv.lo
CC application.lo
CC rbtree.lo
CC strrb.lo
CC loggingrb.lo
CC crc8gen.lo
CC crc16gen.lo
CC crc32gen.lo
CC macaddr.lo
CC stats.lo
CC stat_item.lo
CC crc64gen.lo
CC stats_statsd.lo
CC prim.lo
CC conv_acc.lo
CC conv_acc_generic.lo
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 '/build/deps/libosmocore/src'
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 libosmocore.la '/build/deps/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.12.2.0 /build/deps/install/stow/libosmocore/lib/libosmocore.so.12.2.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { 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 /build/deps/install/stow/libosmocore/lib && { 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 /build/deps/install/stow/libosmocore/lib/libosmocore.la
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/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'
make[3]: Leaving directory '/build/deps/libosmocore/src'
make[2]: Leaving directory '/build/deps/libosmocore/src'
Making install in src/vty
make[2]: Entering directory '/build/deps/libosmocore/src/vty'
CC buffer.lo
CC vector.lo
CC utils.lo
CC logging_vty.lo
CC command.lo
CC telnet_interface.lo
CC vty.lo
CC stats_vty.lo
utils.c: In function ‘handle_counter’:
utils.c:317:3: warning: ‘osmo_counter_get’ is deprecated: Implement as osmo_stat_item instead [-Wdeprecated-declarations]
osmo_counter_get(counter), VTY_NEWLINE);
^~~~~~~~~~~~~~~~
In file included from utils.c:39:0:
../../include/osmocom/core/counter.h:35:29: note: declared here
static inline unsigned long osmo_counter_get(struct osmo_counter *ctr)
^~~~~~~~~~~~~~~~
CC fsm_vty.lo
CC talloc_ctx_vty.lo
CC tdef_vty.lo
CCLD libosmovty.la
make[3]: Entering directory '/build/deps/libosmocore/src/vty'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd /build/deps/libosmocore/src/vty; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 8:0:4 -no-undefined -o libosmovty.la -rpath /build/deps/install/stow/libosmocore/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo tdef_vty.lo ../../src/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.4.4.0T /build/deps/install/stow/libosmocore/lib/libosmovty.so.4.4.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.4.4.0 libosmovty.so.4 || { rm -f libosmovty.so.4 && ln -s libosmovty.so.4.4.0 libosmovty.so.4; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.4.4.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.4.4.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /build/deps/install/stow/libosmocore/lib/libosmovty.la
libtool: finish: PATH="/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/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmocore/src/vty'
make[2]: Leaving directory '/build/deps/libosmocore/src/vty'
Making install in src/codec
make[2]: Entering directory '/build/deps/libosmocore/src/codec'
CC gsm610.lo
CC gsm620.lo
CC 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="/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/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 gsm_utils.lo
CC rsl.lo
CC gsm48.lo
CC comp128.lo
CC comp128v23.lo
/bin/bash: line 2: 6531 Illegal instruction (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include/p11-kit-1 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -MT gsm_utils.lo -MD -MP -MF $depbase.Tpo -c -o gsm_utils.lo gsm_utils.c
Makefile:613: recipe for target 'gsm_utils.lo' failed
make[3]: *** [gsm_utils.lo] Error 132
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[2]: *** [install] Error 2
Makefile:718: recipe for target 'install' failed
make[2]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[1]: *** [install-recursive] Error 1
Makefile:634: recipe for target 'install-recursive' failed
make[1]: Leaving directory '/build/deps/libosmocore'
Makefile:933: recipe for target 'install' failed
make: *** [install] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…>
------------------------------------------
[...truncated 31.71 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-osmocom-bb/a1=default,a2=def…'>
make[4]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
/bin/bash ../libtool --mode=install /usr/bin/install -c libosmocore.la '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
libtool: install: /usr/bin/install -c .libs/libosmocore.so.12.2.0 <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…> && { 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-osmocom-bb/a1=default,a2=def…> && { 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-osmocom-bb/a1=default,a2=def…>
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-osmocom-bb/a1=default,a2=def…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…>
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-osmocom-bb/a1=default,a2=def…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
Making install in src/vty
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
CC vty.lo
CC command.lo
CC buffer.lo
CC vector.lo
CC utils.lo
CC stats_vty.lo
CC telnet_interface.lo
CC logging_vty.lo
utils.c: In function ‘handle_counter’:
utils.c:317:3: warning: ‘osmo_counter_get’ is deprecated: Implement as osmo_stat_item instead [-Wdeprecated-declarations]
osmo_counter_get(counter), VTY_NEWLINE);
^~~~~~~~~~~~~~~~
In file included from utils.c:39:0:
../../include/osmocom/core/counter.h:35:29: note: declared here
static inline unsigned long osmo_counter_get(struct osmo_counter *ctr)
^~~~~~~~~~~~~~~~
CC fsm_vty.lo
CC talloc_ctx_vty.lo
CC tdef_vty.lo
CCLD libosmovty.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…"> --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-osmocom-bb/a1=default,a2=def…> 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-osmocom-bb/a1=default,a2=def…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…> && { 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-osmocom-bb/a1=default,a2=def…> && { 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-osmocom-bb/a1=default,a2=def…>
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-osmocom-bb/a1=default,a2=def…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…>
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-osmocom-bb/a1=default,a2=def…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
Making install in src/codec
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
CC ecu_fr.lo
CC gsm620.lo
CC gsm610.lo
CC gsm690.lo
CC ecu.lo
CC gsm660.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-osmocom-bb/a1=default,a2=def…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…"> --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-osmocom-bb/a1=default,a2=def…> 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-osmocom-bb/a1=default,a2=def…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…> && { 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-osmocom-bb/a1=default,a2=def…> && { 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-osmocom-bb/a1=default,a2=def…>
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-osmocom-bb/a1=default,a2=def…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…>
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-osmocom-bb/a1=default,a2=def…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
Making install in src/gsm
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
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-osmocom-bb/a1=default,a2=def…'>
CC a5.lo
CC rxlev_stat.lo
CC tlv_parser.lo
CC comp128.lo
CC gsm48.lo
CC rsl.lo
CC comp128v23.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,
^~~~~~~~~~~~~~~~~~~~~~~
gsm48_ie.c: In function ‘gsm48_decode_freq_list’:
gsm48_ie.c:900:3: internal compiler error: Segmentation fault
return 0;
^~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
Makefile:611: recipe for target 'gsm48_ie.lo' failed
make[3]: *** [gsm48_ie.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
Makefile:716: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…'>
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-osmocom-bb/a1=default,a2=def…'>
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 400.84 KB...]
CC HNBAP-PDU.o
CC UnsuccessfulOutcome.o
CC SuccessfulOutcome.o
CC HNBRegisterRequest.o
CC HNBRegisterAccept.o
CC HNBRegisterReject.o
CC UERegisterRequest.o
CC UERegisterAccept.o
CC UERegisterReject.o
CC UEDe-Register.o
CC ErrorIndication.o
CC CSGMembershipUpdate.o
CC HNBDe-Register.o
CC TNLUpdateFailure.o
CC TNLUpdateRequest.o
CC HNBConfigTransferRequest.o
CC HNBConfigTransferResponse.o
CC TNLUpdateResponse.o
CC RelocationComplete.o
CC U-RNTIQueryRequest.o
CC U-RNTIQueryResponse.o
CC IE.o
CC PrivateMessage.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_ProtocolIE-ID.o
CC RUA_PrivateIE-ID.o
CC RUA_CN-DomainIndicator.o
CC RUA_TriggeringMessage.o
CC RUA_IE-Extensions.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_CauseRadioNetwork.o
CC RUA_Cause.o
CC RUA_CauseTransport.o
CC RUA_CauseProtocol.o
CC RUA_CauseMisc.o
CC RUA_CriticalityDiagnostics-IE-List.o
CC RUA_TypeOfError.o
CC RUA_CriticalityDiagnostics.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 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
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_Connect.o
CC RUA_DirectTransfer.o
CC RUA_ConnectionlessTransfer.o
CC RUA_Disconnect.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_PrivateIE-ID.lo
CC RANAP_Criticality.lo
CC RANAP_Presence.lo
CC RANAP_ProcedureCode.lo
CC RANAP_TriggeringMessage.lo
CC RANAP_ProtocolIE-ID.lo
CC RANAP_IE-Extensions.lo
CC RANAP_ProtocolExtensionID.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
CC RANAP_AuthorisedPLMNs.lo
CC RANAP_AuthorisedSNAs.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_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
/bin/bash: line 1: 28414 Illegal instruction (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-iuh\" -DPACKAGE_TARNAME=\"osmo-iuh\" -DPACKAGE_VERSION=\"0.5.0.18-9fb8\" -DPACKAGE_STRING=\"osmo-iuh\ 0.5.0.18-9fb8\" -DPACKAGE_BUGREPORT=\"openbsc(a)lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-iuh\" -DVERSION=\"0.5.0.18-9fb8\" -DSTDC_HEADERS=1 -I. -Wall -I../../include -I/build/deps/install/stow/libasn1c/include/ -I/build/deps/install/stow/libasn1c/include/asn1c -pthread -I/build/deps/install/stow/libosmocore/include/ -g -O2 -Wall -MT RANAP_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 132
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'
Makefile:830: recipe for target 'install' failed
make[2]: Leaving directory '/build/deps/osmo-iuh/src'
make[2]: *** [install] Error 2
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-msc/IU=--disable-iu,WIT…>
------------------------------------------
[...truncated 406.19 KB...]
XRef to nonexistent id: msc_bssmap:cipher_mode_complete
Error: no ID for constraint linkend: ungroup_counter_msc.active_calls.
XRef to nonexistent id: ungroup_counter_msc.active_calls
Error: no ID for constraint linkend: ungroup_counter_msc.active_nc_ss.
XRef to nonexistent id: ungroup_counter_msc.active_nc_ss
Error: no ID for constraint linkend: ctrl_common_var.
XRef to nonexistent id: ctrl_common_var
Error: no ID for constraint linkend: ietf-rfc791.
XRef to nonexistent id: ietf-rfc791
Section level > 6 not well supported for bibliodiv
Error: no ID for constraint linkend: modified-vesion.
XRef to nonexistent id: modified-vesion
Image 'dblatex' not found
Cannot convert 'osmomsc-usermanual__1.png' to pdf
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
Cannot convert 'osmomsc-usermanual__2.png' to pdf
Cannot convert 'osmomsc-usermanual__3.png' to pdf
Cannot convert 'osmomsc-usermanual__4.png' to pdf
Cannot convert 'osmomsc-usermanual__5.png' to pdf
Cannot convert 'osmomsc-usermanual__6.png' to pdf
Cannot convert 'osmomsc-usermanual__7.png' to pdf
Cannot convert 'osmomsc-usermanual__8.png' to pdf
Cannot convert 'osmomsc-usermanual__9.png' to pdf
Cannot convert 'osmomsc-usermanual__10.png' to pdf
Cannot convert 'osmomsc-usermanual__11.png' to pdf
Cannot convert 'osmomsc-usermanual__12.png' to pdf
Cannot convert 'osmomsc-usermanual__13.png' to pdf
Cannot convert 'osmomsc-usermanual__14.png' to pdf
Cannot convert 'osmomsc-usermanual__15.png' to pdf
Cannot convert 'osmomsc-usermanual__16.png' to pdf
Cannot convert 'osmomsc-usermanual__17.png' to pdf
Cannot convert 'osmomsc-usermanual__18.png' to pdf
Cannot convert 'osmomsc-usermanual__19.png' to pdf
Cannot convert 'osmomsc-usermanual__20.png' to pdf
Cannot convert 'osmomsc-usermanual__21.png' to pdf
Cannot convert 'osmomsc-usermanual__22.png' to pdf
Cannot convert 'osmomsc-usermanual__23.png' to pdf
Cannot convert 'osmomsc-usermanual__24.png' to pdf
Cannot convert 'osmomsc-usermanual__25.png' to pdf
Cannot convert 'osmomsc-usermanual__26.png' to pdf
Cannot convert 'osmomsc-usermanual__27.png' to pdf
Cannot convert 'osmomsc-usermanual__28.png' to pdf
Cannot convert 'osmomsc-usermanual__29.png' to pdf
Cannot convert 'osmomsc-usermanual__30.png' to pdf
Cannot convert 'osmomsc-usermanual__31.png' to pdf
Cannot convert 'osmomsc-usermanual__32.png' to pdf
Cannot convert 'osmomsc-usermanual__33.png' to pdf
Cannot convert 'osmomsc-usermanual__34.png' to pdf
Cannot convert 'osmomsc-usermanual__35.png' to pdf
Cannot convert 'osmomsc-usermanual__36.png' to pdf
Cannot convert 'osmomsc-usermanual__37.png' to pdf
Cannot convert 'osmomsc-usermanual__38.png' to pdf
Cannot convert 'osmomsc-usermanual__39.png' to pdf
Build osmomsc-usermanual.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmomsc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmpYvqKUw/osmomsc-usermanual.idx is empty
osmomsc-usermanual.toc MD5 checksum changed
osmomsc-usermanual.aux MD5 checksum changed
the /tmp/tmpYvqKUw/osmomsc-usermanual.toc file has changed
pdflatex -interaction=batchmode osmomsc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmpYvqKUw/osmomsc-usermanual.idx is empty
no new compilation is needed
running last-compilation scripts...
'osmomsc-usermanual.pdf' successfully built
a2x: deleting /build/doc/manuals/osmomsc-usermanual.xml
make[3]: Leaving directory '/build/doc/manuals'
Making all in sequence_charts
make[3]: Entering directory '/build/doc/sequence_charts'
echo "built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'"
built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'
make[3]: Leaving directory '/build/doc/sequence_charts'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in msc
make[4]: Entering directory '/build/include/osmocom/msc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/msc'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
Making all in libvlr
make[3]: Entering directory '/build/src/libvlr'
CC vlr_access_req_fsm.o
CC vlr.o
CC vlr_auth_fsm.o
CC vlr_lu_fsm.o
CC vlr_sgs_fsm.o
CC vlr_sgs.o
AR libvlr.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/src/libvlr'
Making all in libmsc
make[3]: Entering directory '/build/src/libmsc'
CC call_leg.o
CC cell_id_list.o
CC sccp_ran.o
CC db.o
CC msc_vty.o
CC e_link.o
CC gsm_04_08_cc.o
CC gsm_04_08.o
CC gsm_04_11.o
CC gsm_04_11_gsup.o
CC gsm_04_14.o
CC gsm_04_80.o
CC gsm_09_11.o
CC gsup_client_mux.o
CC mncc.o
CC mncc_builtin.o
CC mncc_sock.o
CC mncc_call.o
CC msub.o
CC msc_a.o
CC msc_a_remote.o
CC msc_i.o
CC msc_i_remote.o
CC msc_t.o
CC msc_t_remote.o
CC msc_ho.o
CC neighbor_ident.o
CC neighbor_ident_vty.o
CC paging.o
CC ran_conn.o
CC ran_infra.o
CC ran_msg.o
CC ran_msg_a.o
CC ran_peer.o
CC rrlp.o
CC rtp_stream.o
CC silent_call.o
CC sms_queue.o
CC transaction.o
CC msc_net_init.o
CC ctrl_commands.o
CC sgs_iface.o
CC sgs_server.o
CC sgs_vty.o
CC smpp_smsc.o
CC smpp_openbsc.o
CC smpp_vty.o
CC smpp_utils.o
smpp_openbsc.c: In function ‘submit_to_sms’:
smpp_openbsc.c:210:2: warning: #warning Implement reply path [-Wcpp]
#warning Implement reply path
^~~~~~~
AR libmsc.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/src/libmsc'
Making all in osmo-msc
make[3]: Entering directory '/build/src/osmo-msc'
CC msc_main.o
CCLD osmo-msc
make[3]: Leaving directory '/build/src/osmo-msc'
Making all in utils
make[3]: Entering directory '/build/src/utils'
CC smpp_mirror-smpp_mirror.o
CCLD smpp_mirror
make[3]: Leaving directory '/build/src/utils'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making all in contrib
make[2]: Entering directory '/build/contrib'
Making all in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
Making all in tests
make[2]: Entering directory '/build/tests'
Making all in sms_queue
make[3]: Entering directory '/build/tests/sms_queue'
CC sms_queue_test.o
CCLD sms_queue_test
make[3]: Leaving directory '/build/tests/sms_queue'
Making all in msc_vlr
make[3]: Entering directory '/build/tests/msc_vlr'
CC msc_vlr_test_no_authen.o
CC stubs.o
CC msc_vlr_test_gsm_authen.o
CC msc_vlr_test_hlr_reject.o
CC msc_vlr_test_authen_reuse.o
CC msc_vlr_test_gsm_ciph.o
CC msc_vlr_test_umts_authen.o
CC msc_vlr_tests.o
CC msc_vlr_test_hlr_timeout.o
CC msc_vlr_test_ms_timeout.o
CC msc_vlr_test_reject_concurrency.o
CC msc_vlr_test_call.o
CC msc_vlr_test_rest.o
CC msc_vlr_test_ss.o
CCLD msc_vlr_test_authen_reuse
CCLD msc_vlr_test_hlr_reject
CCLD msc_vlr_test_hlr_timeout
CCLD msc_vlr_test_reject_concurrency
CCLD msc_vlr_test_call
CCLD msc_vlr_test_rest
CCLD msc_vlr_test_ss
CCLD msc_vlr_test_umts_authen
CCLD msc_vlr_test_ms_timeout
/bin/bash: line 1: 20132 Segmentation fault (core dumped) /bin/bash ../../libtool --silent --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libsmpp34/include/ -I/build/deps/install/stow/libosmocore/include/ -I/build/deps/install/stow/libosmo-abis/include/ -I/build/deps/install/stow/libosmo-sccp/include/ -I/build/deps/install/stow/libosmo-netif/include/ -I/build/deps/install/stow/osmo-mgw/include/ -I/build/deps/install/stow/osmo-hlr/include/ -g -O2 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess -Wl,--wrap=osmo_gsup_client_create2 -Wl,--wrap=osmo_gsup_client_send -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -o msc_vlr_test_ms_timeout msc_vlr_test_ms_timeout.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -L/build/deps/install/stow/libsmpp34/lib -lsmpp34 -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmocore -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmogsm -losmocore -L/build/deps/install/stow/libosmocore/lib -ltalloc -losmovty -losmocore -L/build/deps/install/stow/libosmo-abis/lib -losmoabis -L/build/deps/install/stow/libosmo-sccp/lib -losmo-sigtran -L/build/deps/install/stow/osmo-mgw/lib -losmo-mgcp-client -L/build/deps/install/stow/osmo-hlr/lib -losmo-gsup-client -ldbi
Makefile:744: recipe for target 'msc_vlr_test_ms_timeout' failed
make[3]: *** [msc_vlr_test_ms_timeout] Error 139
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/tests/msc_vlr'
Makefile:420: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/build/tests'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
Makefile:462: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/build'
Makefile:394: recipe for target 'all' failed
make: *** [all] 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-pcap/a1=default,a2=defa…>
------------------------------------------
[...truncated 32.43 KB...]
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
Making install in src/vty
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
CC buffer.lo
CC command.lo
CC vty.lo
CC vector.lo
CC utils.lo
CC logging_vty.lo
CC stats_vty.lo
CC telnet_interface.lo
utils.c: In function ‘handle_counter’:
utils.c:317:3: warning: ‘osmo_counter_get’ is deprecated: Implement as osmo_stat_item instead [-Wdeprecated-declarations]
osmo_counter_get(counter), VTY_NEWLINE);
^~~~~~~~~~~~~~~~
In file included from utils.c:39:0:
../../include/osmocom/core/counter.h:35:29: note: declared here
static inline unsigned long osmo_counter_get(struct osmo_counter *ctr)
^~~~~~~~~~~~~~~~
CC talloc_ctx_vty.lo
CC fsm_vty.lo
CC tdef_vty.lo
CCLD libosmovty.la
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…"> --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-pcap/a1=default,a2=defa…> 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-pcap/a1=default,a2=defa…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…> && { 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-pcap/a1=default,a2=defa…> && { 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-pcap/a1=default,a2=defa…>
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-pcap/a1=default,a2=defa…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…>
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-pcap/a1=default,a2=defa…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
Making install in src/codec
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
CC gsm610.lo
CC gsm620.lo
CC gsm660.lo
CC ecu.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 '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…;> /bin/bash "<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…"> --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-pcap/a1=default,a2=defa…> 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-pcap/a1=default,a2=defa…>
libtool: install: (cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…> && { 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-pcap/a1=default,a2=defa…> && { 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-pcap/a1=default,a2=defa…>
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-pcap/a1=default,a2=defa…>
----------------------------------------------------------------------
Libraries have been installed in:
<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…>
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-pcap/a1=default,a2=defa…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
Making install in src/gsm
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
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-pcap/a1=default,a2=defa…'>
CC tlv_parser.lo
CC a5.lo
CC rxlev_stat.lo
CC comp128.lo
CC comp128v23.lo
CC gsm48.lo
CC rsl.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 gsm0808.lo
CC sysinfo.lo
CC gsm48_ie.lo
CC gprs_cipher_core.lo
CC gprs_rlc.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 gsm0480.lo
CC abis_nm.lo
CC gsm0502.lo
CC gsm0411_utils.lo
CC gsm0411_smc.lo
CC gsm0411_smr.lo
CC gsm0414.lo
CC lapd_core.lo
CC lapdm.lo
CC kasumi.lo
CC gsm29205.lo
CC gsm_04_08_gprs.lo
CC auth_core.lo
CC auth_comp128v1.lo
CC auth_comp128v23.lo
CC auth_milenage.lo
CC gea.lo
CC milenage/aes-internal.lo
CC milenage/aes-internal-enc.lo
CC milenage/milenage.lo
CC gan.lo
CC ipa.lo
CC gsm0341.lo
CC apn.lo
CC gsup.lo
CC gsup_sms.lo
ipa.c: In function ‘ipa_ccm_idtag_parse’:
ipa.c:104:2: warning: ‘ipa_ccm_idtag_parse_off’ is deprecated: Use ipa_ccm_id_{get,resp}_parse instead [-Wdeprecated-declarations]
return ipa_ccm_idtag_parse_off(dec, buf, len, 1);
^~~~~~
In file included from ipa.c:45:0:
../../include/osmocom/gsm/ipa.h:31:5: note: declared here
int ipa_ccm_idtag_parse_off(struct tlv_parsed *dec, unsigned char *buf, int len, const int len_offset)
^~~~~~~~~~~~~~~~~~~~~~~
CC gprs_gea.lo
CC gsm0503_conv.lo
CC oap.lo
CC gsm0808_utils.lo
CC mncc.lo
CC gsm23003.lo
CC bts_features.lo
CC oap_client.lo
CC gsm48_rest_octets.lo
CC gsm29118.lo
/bin/bash: line 2: 29749 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 gsm48_rest_octets.lo -MD -MP -MF $depbase.Tpo -c -o gsm48_rest_octets.lo gsm48_rest_octets.c
CC cbsp.lo
Makefile:611: recipe for target 'gsm48_rest_octets.lo' failed
make[3]: *** [gsm48_rest_octets.lo] Error 139
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
Makefile:716: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcap/a1=default,a2=defa…'>
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-pcap/a1=default,a2=defa…'>
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