Started by upstream project "gerrit-osmo-ttcn3-hacks-build" build number 2369
originally caused by:
Started by upstream project "gerrit-osmo-ttcn3-hacks" build number 2372
originally caused by:
Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38568 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-ttcn3-hacks-build/a1/default/a2/default/a3/default/a4/default/label/ttcn3
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks
> git init /home/osmocom-build/jenkins/workspace/gerrit-osmo-ttcn3-hacks-build/a1/default/a2/default/a3/default/a4/default/label/ttcn3 # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks
> git --version # timeout=10
> git --version # 'git version 2.39.2'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/68/38568/1 # timeout=10
Checking out Revision 67ef98159384d9b3582668262bccb27cc4482923 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 67ef98159384d9b3582668262bccb27cc4482923 # timeout=10
Commit message: "WIP: hnbgw: update test"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk 387b87d3975c566969d769f2a5404857a3b4c712 # timeout=10
[ttcn3] $ /bin/sh -xe /tmp/jenkins17978341864354646546.sh
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-ttcn3-hacks-build/a1/default/a2/default/a3/default/a4/default/label/ttcn3:/build registry.osmocom.org/osmocom-build/debian-bookworm-titan /usr/bin/timeout 30m sh -e -x -c
useradd --uid=1000 build
for i in /osmo-ttcn3-hacks/deps/*/; do
if ! [ -e /build/deps/"$(basename "$i")" ]; then
ln -s "$i" /build/deps/
fi
done
su build -c "make -C /build compile"
+ useradd --uid=1000 build
+ basename /osmo-ttcn3-hacks/deps/osmo-uecups/
+ [ -e /build/deps/osmo-uecups ]
+ ln -s /osmo-ttcn3-hacks/deps/osmo-uecups/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions/
+ [ -e /build/deps/titan.Libraries.TCCUsefulFunctions ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA/
+ [ -e /build/deps/titan.ProtocolEmulations.M3UA ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP/
+ [ -e /build/deps/titan.ProtocolEmulations.SCCP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0/
+ [ -e /build/deps/titan.ProtocolModules.BSSAPP_v7.3.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0/
+ [ -e /build/deps/titan.ProtocolModules.BSSGP_v13.0.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP/
+ [ -e /build/deps/titan.ProtocolModules.BSSMAP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator/
+ [ -e /build/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS/
+ [ -e /build/deps/titan.ProtocolModules.DNS ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE/
+ [ -e /build/deps/titan.ProtocolModules.GRE ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0/
+ [ -e /build/deps/titan.ProtocolModules.GTP_v13.5.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0/
+ [ -e /build/deps/titan.ProtocolModules.GTPv2_v13.7.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP/
+ [ -e /build/deps/titan.ProtocolModules.ICMP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6/
+ [ -e /build/deps/titan.ProtocolModules.ICMPv6 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP/
+ [ -e /build/deps/titan.ProtocolModules.IP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762/
+ [ -e /build/deps/titan.ProtocolModules.ISUP_Q.762 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006/
+ [ -e /build/deps/titan.ProtocolModules.JSON_v07_2006 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP/
+ [ -e /build/deps/titan.ProtocolModules.L2TP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0/
+ [ -e /build/deps/titan.ProtocolModules.LLC_v7.1.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA/
+ [ -e /build/deps/titan.ProtocolModules.M2PA ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA/
+ [ -e /build/deps/titan.ProtocolModules.M3UA ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP/
+ [ -e /build/deps/titan.ProtocolModules.MAP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0/
+ [ -e /build/deps/titan.ProtocolModules.MobileL3_v13.4.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1/
+ [ -e /build/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0/
+ [ -e /build/deps/titan.ProtocolModules.NS_v7.3.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0/
+ [ -e /build/deps/titan.ProtocolModules.PFCP_v15.1.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE/
+ [ -e /build/deps/titan.ProtocolModules.ROSE ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP/
+ [ -e /build/deps/titan.ProtocolModules.RTP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP/
+ [ -e /build/deps/titan.ProtocolModules.SCTP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP/
+ [ -e /build/deps/titan.ProtocolModules.SDP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0/
+ [ -e /build/deps/titan.ProtocolModules.SGsAP_13.2.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP/
+ [ -e /build/deps/titan.ProtocolModules.SMPP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0/
+ [ -e /build/deps/titan.ProtocolModules.SNDCP_v7.0.0 ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA/
+ [ -e /build/deps/titan.ProtocolModules.SUA ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP/
+ [ -e /build/deps/titan.ProtocolModules.TCP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP/
+ [ -e /build/deps/titan.ProtocolModules.UDP ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET/
+ [ -e /build/deps/titan.TestPorts.AF_PACKET ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket/
+ [ -e /build/deps/titan.TestPorts.Common_Components.Abstract_Socket ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API/
+ [ -e /build/deps/titan.TestPorts.Common_Components.Socket-API ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg/
+ [ -e /build/deps/titan.TestPorts.HTTPmsg ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp/
+ [ -e /build/deps/titan.TestPorts.IPL4asp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp/
+ [ -e /build/deps/titan.TestPorts.LANL2asp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp/
+ [ -e /build/deps/titan.TestPorts.MTP3asp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp/
+ [ -e /build/deps/titan.TestPorts.PCAPasp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp/
+ [ -e /build/deps/titan.TestPorts.PIPEasp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp/
+ [ -e /build/deps/titan.TestPorts.SCTPasp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg/
+ [ -e /build/deps/titan.TestPorts.SIPmsg ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp/
+ [ -e /build/deps/titan.TestPorts.TCPasp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp/
+ [ -e /build/deps/titan.TestPorts.TELNETasp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp/
+ [ -e /build/deps/titan.TestPorts.UDPasp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp/
+ [ -e /build/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp/ /build/deps/
+ basename /osmo-ttcn3-hacks/deps/titan.TestPorts.USB/
+ [ -e /build/deps/titan.TestPorts.USB ]
+ ln -s /osmo-ttcn3-hacks/deps/titan.TestPorts.USB/ /build/deps/
+ su build -c make -C /build compile
make: Entering directory '/build'
(make -j20 -C deps || make -j1 -C deps)
make[1]: Entering directory '/build/deps'
make[1]: Leaving directory '/build/deps'
touch .make.deps
(cd asterisk && ./gen_links.sh && ./regen_makefile.sh)
Linking TCCInterface_Functions.ttcn
Linking TCCConversion_Functions.ttcn
Linking TCCConversion.cc
Linking TCCInterface.cc
Linking TCCInterface_ip.h
Linking TCCOpenSecurity_Functions.ttcn
Linking TCCOpenSecurity.cc
Linking TCCOpenSecurity_Functions.hh
Linking TCCDateTime.cc
Linking TCCDateTime_Functions.ttcn
Linking TCCEncoding_Functions.ttcn
Linking TCCEncoding.cc
Linking Socket_API_Definitions.ttcn
Linking PIPEasp_PT.cc
Linking PIPEasp_PT.hh
Linking PIPEasp_Types.ttcn
Linking PIPEasp_PortType.ttcn
Linking PIPEasp_Templates.ttcn
Linking IPL4asp_Functions.ttcn
Linking IPL4asp_PT.cc
Linking IPL4asp_PT.hh
Linking IPL4asp_PortType.ttcn
Linking IPL4asp_Types.ttcn
Linking IPL4asp_discovery.cc
Linking IPL4asp_protocol_L234.hh
Linking TELNETasp_PT.cc
Linking TELNETasp_PT.hh
Linking TELNETasp_PortType.ttcn
Linking SDP_EncDec.cc
Linking SDP_Types.ttcn
Linking SDP_parse_.tab.c
Linking SDP_parse_.tab.h
Linking SDP_parse_parser.h
Linking SDP_parser.l
Linking SDP_parser.y
Linking lex.SDP_parse_.c
Linking RTP_EncDec.cc
Linking RTP_Types.ttcn
Linking SIP_parse.h
Linking SIP_parse.y
Linking SIP_parse_.tab.h
Linking SIPmsg_PT.hh
Linking SIPmsg_Types.ttcn
Linking SIP_parse.l
Linking SIP_parse_.tab.c
Linking SIPmsg_PT.cc
Linking SIPmsg_PortType.ttcn
Linking lex.SIP_parse_.c
Linking Misc_Helpers.ttcn
Linking General_Types.ttcn
Linking GSM_Types.ttcn
Linking Osmocom_Types.ttcn
Linking Native_Functions.ttcn
Linking Native_FunctionDefs.cc
Linking PIPEasp_Templates.ttcn
Linking RTP_CodecPort.ttcn
Linking RTP_CodecPort_CtrlFunctDef.cc
Linking SDP_Templates.ttcn
Linking SIP_Emulation.ttcn
Linking SIP_Templates.ttcn
ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile.
Generating Makefile skeleton...
Makefile skeleton was generated.
make -C asterisk compile
make[1]: Entering directory '/build/asterisk'
/usr/bin/ttcn3_compiler -L -U 8 AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IMS_ConnectionHandler.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_ConnectionHandler.ttcn SIP_Emulation.ttcn SIP_Templates.ttcn SIPmsg_PortType.ttcn SIPmsg_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCDateTime_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn - AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IMS_ConnectionHandler.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_ConnectionHandler.ttcn SIP_Emulation.ttcn SIP_Templates.ttcn SIPmsg_PortType.ttcn SIPmsg_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCDateTime_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.
Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'...
Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `IMS_ConnectionHandler.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `PIPEasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `PIPEasp_Templates.ttcn'...
Notify: Parsing TTCN-3 module `PIPEasp_Types.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Types.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Types.ttcn'...
Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'...
Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'...
Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'...
SIPmsg_Types.ttcn:175.34: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features.
SIPmsg_Types.ttcn:300.24: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features.
SIPmsg_Types.ttcn:1899.9-17: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features.
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Checking modules...
AMI_Functions.ttcn: In TTCN-3 module `AMI_Functions':
AMI_Functions.ttcn:721.1-732.1: In function definition `f_ami_transceive_match_response_success':
AMI_Functions.ttcn:726.2-728.2: In if statement:
AMI_Functions.ttcn:727.3-57: In variable assignment:
AMI_Functions.ttcn:727.47-57: In actual parameter list of template `@AMI_Functions.tr_AMI_Response_Success_ActionId':
AMI_Functions.ttcn:727.48-56: In parameter #1 for `action_id':
AMI_Functions.ttcn:727.48-56: warning: Inadequate restriction on the referenced template variable `action_id', this may cause a dynamic test case error at runtime
AMI_Functions.ttcn:725.33-102: note: Referenced template variable is here
AMI_Functions.ttcn:731.2-73: In function instance:
AMI_Functions.ttcn:731.2-73: warning: The value returned by function `@AMI_Functions.f_ami_transceive_match' is not used
SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation':
SIP_Emulation.ttcn:229.1-237.1: In function definition `f_init_sip':
SIP_Emulation.ttcn:230.13-232.2: In variable definition `ops':
SIP_Emulation.ttcn:231.3-59: In value for record field `create_cb':
SIP_Emulation.ttcn:370.1-419.1: In function definition `ExpectedCreateCallback':
SIP_Emulation.ttcn:376.2-381.2: In if statement:
SIP_Emulation.ttcn:380.3-12: warning: Control never reaches this statement
SIP_Emulation.ttcn:418.2-11: warning: Control never reaches this statement
SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates':
SIP_Templates.ttcn:109.1-137.1: In template definition `ts_Credentials_DigestResponseMD5':
SIP_Templates.ttcn:121.20-136.2: In template for union field `digestResponse':
SIP_Templates.ttcn:134.3-52: In component 9:
SIP_Templates.ttcn:134.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit':
SIP_Templates.ttcn:134.29-51: In parameter #2 for `paramValue':
SIP_Templates.ttcn:134.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote':
SIP_Templates.ttcn:134.45-50: In parameter #1 for `val':
SIP_Templates.ttcn:134.45-50: warning: Inadequate restriction on the referenced template parameter `cnonce', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:118.4-44: note: Referenced template parameter is here
SIP_Templates.ttcn:213.9-221.1: In function definition `f_tr_Contact_SipAddr':
SIP_Templates.ttcn:220.2-40: In return statement:
SIP_Templates.ttcn:220.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr':
SIP_Templates.ttcn:220.28-39: In parameter #1 for `contact_addr':
SIP_Templates.ttcn:220.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:213.39-67: note: Referenced template parameter is here
SIP_Templates.ttcn:225.9-231.1: In function definition `ts_Contact_SipAddr_omit':
SIP_Templates.ttcn:230.2-40: In return statement:
SIP_Templates.ttcn:230.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr':
SIP_Templates.ttcn:230.28-39: In parameter #1 for `contact_addr':
SIP_Templates.ttcn:230.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:225.42-85: note: Referenced template parameter is here
SIP_Templates.ttcn:475.1-488.1: In function definition `tr_Addr_Union_from_val':
SIP_Templates.ttcn:480.4-483.2: In if statement:
SIP_Templates.ttcn:480.26-70: In actual parameter list of external function `@Native_Functions.f_str_tolower':
SIP_Templates.ttcn:480.27-69: In parameter #1 for `input':
SIP_Templates.ttcn:480.44-69: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote':
SIP_Templates.ttcn:480.45-68: In parameter #1 for `val':
SIP_Templates.ttcn:480.45-68: warning: Inadequate restriction on the referenced template parameter `tin.nameAddr.displayName', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:475.33-63: note: Referenced template parameter is here
SIP_Templates.ttcn:941.1-963.1: In template definition `tr_SIP_INVITE':
SIP_Templates.ttcn:955.15-960.44: In template for record field `msgHeader':
SIP_Templates.ttcn:955.30-960.44: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std':
SIP_Templates.ttcn:956.10-12: In parameter #5 for `via':
SIP_Templates.ttcn:956.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:946.8-68: note: Referenced template parameter is here
SIP_Templates.ttcn:981.1-994.1: In template definition `tr_SIP_BYE':
SIP_Templates.ttcn:990.15-991.28: In template for record field `msgHeader':
SIP_Templates.ttcn:990.30-991.28: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std':
SIP_Templates.ttcn:991.10-12: In parameter #5 for `via':
SIP_Templates.ttcn:991.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:986.5-20: note: Referenced template parameter is here
SIP_Templates.ttcn:1015.1-1029.1: In template definition `tr_SIP_ACK':
SIP_Templates.ttcn:1024.15-1026.23: In template for record field `msgHeader':
SIP_Templates.ttcn:1024.30-1026.23: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std':
SIP_Templates.ttcn:1025.10-12: In parameter #5 for `via':
SIP_Templates.ttcn:1025.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:1020.5-20: note: Referenced template parameter is here
SIP_Templates.ttcn:1066.1-1082.1: In template definition `tr_SIP_PRACK':
SIP_Templates.ttcn:1076.15-1079.22: In template for record field `msgHeader':
SIP_Templates.ttcn:1076.30-1079.22: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std':
SIP_Templates.ttcn:1077.10-12: In parameter #5 for `via':
SIP_Templates.ttcn:1077.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:1071.7-22: note: Referenced template parameter is here
SIP_Templates.ttcn:1104.1-1122.1: In template definition `tr_SIP_UPDATE':
SIP_Templates.ttcn:1115.15-1119.32: In template for record field `msgHeader':
SIP_Templates.ttcn:1115.30-1119.32: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std':
SIP_Templates.ttcn:1116.10-12: In parameter #5 for `via':
SIP_Templates.ttcn:1116.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime
SIP_Templates.ttcn:1109.8-23: note: Referenced template parameter is here
IMS_ConnectionHandler.ttcn: In TTCN-3 module `IMS_ConnectionHandler':
IMS_ConnectionHandler.ttcn:1191.1-1391.1: In function definition `f_IMS_mt_call_setup':
IMS_ConnectionHandler.ttcn:1232.2-1347.2: In if statement:
IMS_ConnectionHandler.ttcn:1244.3-1253.3: In alt construct:
IMS_ConnectionHandler.ttcn:1246.4-76: In function instance:
IMS_ConnectionHandler.ttcn:1246.4-76: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
IMS_ConnectionHandler.ttcn:1326.3-75: In function instance:
IMS_ConnectionHandler.ttcn:1326.3-75: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
IMS_ConnectionHandler.ttcn:1372.2-21: In deactivate statement:
IMS_ConnectionHandler.ttcn:1372.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
IMS_ConnectionHandler.ttcn:1373.2-22: In deactivate statement:
IMS_ConnectionHandler.ttcn:1373.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
IMS_ConnectionHandler.ttcn:1394.1-1447.1: In function definition `f_IMS_mt_call_rejected':
IMS_ConnectionHandler.ttcn:1431.2-23: In deactivate statement:
IMS_ConnectionHandler.ttcn:1431.2-23: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
IMS_ConnectionHandler.ttcn:1432.2-21: In deactivate statement:
IMS_ConnectionHandler.ttcn:1432.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
IMS_ConnectionHandler.ttcn:1479.9-1490.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE':
IMS_ConnectionHandler.ttcn:1481.2-71: In function instance:
IMS_ConnectionHandler.ttcn:1481.2-71: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
IMS_ConnectionHandler.ttcn:1493.1-1743.1: In altstep definition `as_IMS_mo_call_accept':
IMS_ConnectionHandler.ttcn:1580.3-1686.3: In if statement:
IMS_ConnectionHandler.ttcn:1647.4-75: In function instance:
IMS_ConnectionHandler.ttcn:1647.4-75: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
IMS_ConnectionHandler.ttcn:1832.9-1883.1: In altstep definition `as_IMS_exp_call_holdresume':
IMS_ConnectionHandler.ttcn:1850.3-74: In function instance:
IMS_ConnectionHandler.ttcn:1850.3-74: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler':
SIP_ConnectionHandler.ttcn:337.1-427.1: In function definition `f_SIP_unregister':
SIP_ConnectionHandler.ttcn:363.2-422.2: In alt construct:
SIP_ConnectionHandler.ttcn:365.5-372.67: In guard operation:
SIP_ConnectionHandler.ttcn:365.5-372.67: In receive statement:
SIP_ConnectionHandler.ttcn:369.10-31: warning: Function invocation 'f_tr_Via_response(via)' may change the actual snapshot.
SIP_ConnectionHandler.ttcn:375.5-382.61: In guard operation:
SIP_ConnectionHandler.ttcn:375.5-382.61: In receive statement:
SIP_ConnectionHandler.ttcn:379.10-31: warning: Function invocation 'f_tr_Via_response(via)' may change the actual snapshot.
SIP_ConnectionHandler.ttcn:472.1-560.1: In function definition `f_SIP_mo_call_setup':
SIP_ConnectionHandler.ttcn:536.2-21: In deactivate statement:
SIP_ConnectionHandler.ttcn:536.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
SIP_ConnectionHandler.ttcn:537.2-23: In deactivate statement:
SIP_ConnectionHandler.ttcn:537.2-23: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
SIP_ConnectionHandler.ttcn:538.2-22: In deactivate statement:
SIP_ConnectionHandler.ttcn:538.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
SIP_ConnectionHandler.ttcn:553.2-557.2: In if statement:
SIP_ConnectionHandler.ttcn:556.3-30: In altstep instance:
SIP_ConnectionHandler.ttcn:563.1-606.1: In altstep definition `as_SIP_exp_mo_call_update':
SIP_ConnectionHandler.ttcn:579.3-67: In function instance:
SIP_ConnectionHandler.ttcn:579.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
SIP_ConnectionHandler.ttcn:608.9-619.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE':
SIP_ConnectionHandler.ttcn:610.2-64: In function instance:
SIP_ConnectionHandler.ttcn:610.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
SIP_ConnectionHandler.ttcn:622.1-687.1: In altstep definition `as_SIP_mt_call_accept':
SIP_ConnectionHandler.ttcn:678.3-682.3: In if statement:
SIP_ConnectionHandler.ttcn:681.4-54: In altstep instance:
SIP_ConnectionHandler.ttcn:754.1-802.1: In altstep definition `as_SIP_exp_mt_call_update':
SIP_ConnectionHandler.ttcn:771.3-67: In function instance:
SIP_ConnectionHandler.ttcn:771.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
SIP_ConnectionHandler.ttcn:882.9-948.1: In function definition `f_SIP_do_call_holdresume':
SIP_ConnectionHandler.ttcn:925.2-67: In function instance:
SIP_ConnectionHandler.ttcn:925.2-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used
Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests':
Asterisk_Tests.ttcn:78.1-87.1: In function definition `f_init_ConnHdlrPars':
Asterisk_Tests.ttcn:80.39-85.20: In template variable definition `pars':
Asterisk_Tests.ttcn:80.53-85.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars':
Asterisk_Tests.ttcn:84.12-64: In parameter #5 for `user':
Asterisk_Tests.ttcn:84.12-64: In the right operand of operation `&':
Asterisk_Tests.ttcn:84.18-64: In the operand of operation `int2str()':
Asterisk_Tests.ttcn:84.26-63: In the operands of operation `+':
Asterisk_Tests.ttcn:84.26-57: In the operand of operation `str2int()':
Asterisk_Tests.ttcn:84.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()'
Asterisk_Tests.ttcn:192.9-199.1: In function definition `f_TC_internal_registration':
Asterisk_Tests.ttcn:194.2-17: In function instance:
Asterisk_Tests.ttcn:194.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used
Asterisk_Tests.ttcn:197.2-19: In function instance:
Asterisk_Tests.ttcn:197.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used
Asterisk_Tests.ttcn:211.9-218.1: In function definition `f_TC_internal_register_establish_call_mo':
Asterisk_Tests.ttcn:212.2-17: In function instance:
Asterisk_Tests.ttcn:212.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used
Asterisk_Tests.ttcn:219.9-225.1: In function definition `f_TC_internal_hangup_call_mo_unregister':
Asterisk_Tests.ttcn:224.2-19: In function instance:
Asterisk_Tests.ttcn:224.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used
Asterisk_Tests.ttcn:263.9-274.1: In function definition `f_TC_internal_call_mo_rejected':
Asterisk_Tests.ttcn:264.2-17: In function instance:
Asterisk_Tests.ttcn:264.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used
Asterisk_Tests.ttcn:272.2-19: In function instance:
Asterisk_Tests.ttcn:272.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used
Asterisk_Tests.ttcn:276.9-306.1: In function definition `f_TC_internal_call_mt':
Asterisk_Tests.ttcn:280.2-17: In function instance:
Asterisk_Tests.ttcn:280.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used
Asterisk_Tests.ttcn:283.2-290.2: In if statement:
Asterisk_Tests.ttcn:287.3-20: In function instance:
Asterisk_Tests.ttcn:287.3-20: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used
Asterisk_Tests.ttcn:303.2-19: In function instance:
Asterisk_Tests.ttcn:303.2-19: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_unregister' is not used
Asterisk_Tests.ttcn:508.9-516.1: In function definition `f_AMI_IMS_unregister':
Asterisk_Tests.ttcn:515.2-64: In function instance:
Asterisk_Tests.ttcn:515.2-64: warning: The value returned by function `@AMI_Functions.f_ami_wait_rx_msg' is not used
Asterisk_Tests.ttcn:604.9-625.1: In function definition `f_TC_ims_registration_timeout_initial':
Asterisk_Tests.ttcn:619.2-621.19: In receive statement:
Asterisk_Tests.ttcn:619.43-92: warning: Function invocation 'f_sip_SipAddr_to_str(pars.subscr.local_sip_record)' may change the actual snapshot.
Notify: Generating code...
Notify: File `AMI_Functions.hh' was generated.
Notify: File `AMI_Functions.cc' was generated.
Notify: File `AMI_Functions_part_1.cc' was generated.
Notify: File `AMI_Functions_part_2.cc' was generated.
Notify: File `AMI_Functions_part_3.cc' was generated.
Notify: File `AMI_Functions_part_4.cc' was generated.
Notify: File `AMI_Functions_part_5.cc' was generated.
Notify: File `AMI_Functions_part_6.cc' was generated.
Notify: File `AMI_Functions_part_7.cc' was generated.
Notify: File `Asterisk_Tests.hh' was generated.
Notify: File `Asterisk_Tests.cc' was generated.
Notify: File `Asterisk_Tests_part_1.cc' was generated.
Notify: File `Asterisk_Tests_part_2.cc' was generated.
Notify: File `Asterisk_Tests_part_3.cc' was generated.
Notify: File `Asterisk_Tests_part_4.cc' was generated.
Notify: File `Asterisk_Tests_part_5.cc' was generated.
Notify: File `Asterisk_Tests_part_6.cc' was generated.
Notify: File `Asterisk_Tests_part_7.cc' was generated.
Notify: File `GSM_Types.hh' was generated.
Notify: File `GSM_Types.cc' was generated.
Notify: File `GSM_Types_part_1.cc' was generated.
Notify: File `GSM_Types_part_2.cc' was generated.
Notify: File `GSM_Types_part_3.cc' was generated.
Notify: File `GSM_Types_part_4.cc' was generated.
Notify: File `GSM_Types_part_5.cc' was generated.
Notify: File `GSM_Types_part_6.cc' was generated.
Notify: File `GSM_Types_part_7.cc' was generated.
Notify: File `General_Types.hh' was generated.
Notify: File `General_Types.cc' was generated.
Notify: File `General_Types_part_1.cc' was generated.
Notify: File `General_Types_part_2.cc' was generated.
Notify: File `General_Types_part_3.cc' was generated.
Notify: File `General_Types_part_4.cc' was generated.
Notify: File `General_Types_part_5.cc' was generated.
Notify: File `General_Types_part_6.cc' was generated.
Notify: File `General_Types_part_7.cc' was generated.
Notify: File `IMS_ConnectionHandler.hh' was generated.
Notify: File `IMS_ConnectionHandler.cc' was generated.
Notify: File `IMS_ConnectionHandler_part_1.cc' was generated.
Notify: File `IMS_ConnectionHandler_part_2.cc' was generated.
Notify: File `IMS_ConnectionHandler_part_3.cc' was generated.
Notify: File `IMS_ConnectionHandler_part_4.cc' was generated.
Notify: File `IMS_ConnectionHandler_part_5.cc' was generated.
Notify: File `IMS_ConnectionHandler_part_6.cc' was generated.
Notify: File `IMS_ConnectionHandler_part_7.cc' was generated.
Notify: File `IPL4asp_Functions.hh' was generated.
Notify: File `IPL4asp_Functions.cc' was generated.
Notify: File `IPL4asp_Functions_part_1.cc' was generated.
Notify: File `IPL4asp_Functions_part_2.cc' was generated.
Notify: File `IPL4asp_Functions_part_3.cc' was generated.
Notify: File `IPL4asp_Functions_part_4.cc' was generated.
Notify: File `IPL4asp_Functions_part_5.cc' was generated.
Notify: File `IPL4asp_Functions_part_6.cc' was generated.
Notify: File `IPL4asp_Functions_part_7.cc' was generated.
Notify: File `IPL4asp_PortType.hh' was generated.
Notify: File `IPL4asp_PortType.cc' was generated.
Notify: File `IPL4asp_PortType_part_1.cc' was generated.
Notify: File `IPL4asp_PortType_part_2.cc' was generated.
Notify: File `IPL4asp_PortType_part_3.cc' was generated.
Notify: File `IPL4asp_PortType_part_4.cc' was generated.
Notify: File `IPL4asp_PortType_part_5.cc' was generated.
Notify: File `IPL4asp_PortType_part_6.cc' was generated.
Notify: File `IPL4asp_PortType_part_7.cc' was generated.
Notify: File `IPL4asp_Types.hh' was generated.
Notify: File `IPL4asp_Types.cc' was generated.
Notify: File `IPL4asp_Types_part_1.cc' was generated.
Notify: File `IPL4asp_Types_part_2.cc' was generated.
Notify: File `IPL4asp_Types_part_3.cc' was generated.
Notify: File `IPL4asp_Types_part_4.cc' was generated.
Notify: File `IPL4asp_Types_part_5.cc' was generated.
Notify: File `IPL4asp_Types_part_6.cc' was generated.
Notify: File `IPL4asp_Types_part_7.cc' was generated.
Notify: File `Misc_Helpers.hh' was generated.
Notify: File `Misc_Helpers.cc' was generated.
Notify: File `Misc_Helpers_part_1.cc' was generated.
Notify: File `Misc_Helpers_part_2.cc' was generated.
Notify: File `Misc_Helpers_part_3.cc' was generated.
Notify: File `Misc_Helpers_part_4.cc' was generated.
Notify: File `Misc_Helpers_part_5.cc' was generated.
Notify: File `Misc_Helpers_part_6.cc' was generated.
Notify: File `Misc_Helpers_part_7.cc' was generated.
Notify: File `Native_Functions.hh' was generated.
Notify: File `Native_Functions.cc' was generated.
Notify: File `Native_Functions_part_1.cc' was generated.
Notify: File `Native_Functions_part_2.cc' was generated.
Notify: File `Native_Functions_part_3.cc' was generated.
Notify: File `Native_Functions_part_4.cc' was generated.
Notify: File `Native_Functions_part_5.cc' was generated.
Notify: File `Native_Functions_part_6.cc' was generated.
Notify: File `Native_Functions_part_7.cc' was generated.
Notify: File `Osmocom_Types.hh' was generated.
Notify: File `Osmocom_Types.cc' was generated.
Notify: File `Osmocom_Types_part_1.cc' was generated.
Notify: File `Osmocom_Types_part_2.cc' was generated.
Notify: File `Osmocom_Types_part_3.cc' was generated.
Notify: File `Osmocom_Types_part_4.cc' was generated.
Notify: File `Osmocom_Types_part_5.cc' was generated.
Notify: File `Osmocom_Types_part_6.cc' was generated.
Notify: File `Osmocom_Types_part_7.cc' was generated.
Notify: File `PIPEasp_PortType.hh' was generated.
Notify: File `PIPEasp_PortType.cc' was generated.
Notify: File `PIPEasp_PortType_part_1.cc' was generated.
Notify: File `PIPEasp_PortType_part_2.cc' was generated.
Notify: File `PIPEasp_PortType_part_3.cc' was generated.
Notify: File `PIPEasp_PortType_part_4.cc' was generated.
Notify: File `PIPEasp_PortType_part_5.cc' was generated.
Notify: File `PIPEasp_PortType_part_6.cc' was generated.
Notify: File `PIPEasp_PortType_part_7.cc' was generated.
Notify: File `PIPEasp_Templates.hh' was generated.
Notify: File `PIPEasp_Templates.cc' was generated.
Notify: File `PIPEasp_Templates_part_1.cc' was generated.
Notify: File `PIPEasp_Templates_part_2.cc' was generated.
Notify: File `PIPEasp_Templates_part_3.cc' was generated.
Notify: File `PIPEasp_Templates_part_4.cc' was generated.
Notify: File `PIPEasp_Templates_part_5.cc' was generated.
Notify: File `PIPEasp_Templates_part_6.cc' was generated.
Notify: File `PIPEasp_Templates_part_7.cc' was generated.
Notify: File `PIPEasp_Types.hh' was generated.
Notify: File `PIPEasp_Types.cc' was generated.
Notify: File `PIPEasp_Types_part_1.cc' was generated.
Notify: File `PIPEasp_Types_part_2.cc' was generated.
Notify: File `PIPEasp_Types_part_3.cc' was generated.
Notify: File `PIPEasp_Types_part_4.cc' was generated.
Notify: File `PIPEasp_Types_part_5.cc' was generated.
Notify: File `PIPEasp_Types_part_6.cc' was generated.
Notify: File `PIPEasp_Types_part_7.cc' was generated.
Notify: File `RTP_CodecPort.hh' was generated.
Notify: File `RTP_CodecPort.cc' was generated.
Notify: File `RTP_CodecPort_part_1.cc' was generated.
Notify: File `RTP_CodecPort_part_2.cc' was generated.
Notify: File `RTP_CodecPort_part_3.cc' was generated.
Notify: File `RTP_CodecPort_part_4.cc' was generated.
Notify: File `RTP_CodecPort_part_5.cc' was generated.
Notify: File `RTP_CodecPort_part_6.cc' was generated.
Notify: File `RTP_CodecPort_part_7.cc' was generated.
Notify: File `RTP_Types.hh' was generated.
Notify: File `RTP_Types.cc' was generated.
Notify: File `RTP_Types_part_1.cc' was generated.
Notify: File `RTP_Types_part_2.cc' was generated.
Notify: File `RTP_Types_part_3.cc' was generated.
Notify: File `RTP_Types_part_4.cc' was generated.
Notify: File `RTP_Types_part_5.cc' was generated.
Notify: File `RTP_Types_part_6.cc' was generated.
Notify: File `RTP_Types_part_7.cc' was generated.
Notify: File `SDP_Templates.hh' was generated.
Notify: File `SDP_Templates.cc' was generated.
Notify: File `SDP_Templates_part_1.cc' was generated.
Notify: File `SDP_Templates_part_2.cc' was generated.
Notify: File `SDP_Templates_part_3.cc' was generated.
Notify: File `SDP_Templates_part_4.cc' was generated.
Notify: File `SDP_Templates_part_5.cc' was generated.
Notify: File `SDP_Templates_part_6.cc' was generated.
Notify: File `SDP_Templates_part_7.cc' was generated.
Notify: File `SDP_Types.hh' was generated.
Notify: File `SDP_Types.cc' was generated.
Notify: File `SDP_Types_part_1.cc' was generated.
Notify: File `SDP_Types_part_2.cc' was generated.
Notify: File `SDP_Types_part_3.cc' was generated.
Notify: File `SDP_Types_part_4.cc' was generated.
Notify: File `SDP_Types_part_5.cc' was generated.
Notify: File `SDP_Types_part_6.cc' was generated.
Notify: File `SDP_Types_part_7.cc' was generated.
Notify: File `SIP_ConnectionHandler.hh' was generated.
Notify: File `SIP_ConnectionHandler.cc' was generated.
Notify: File `SIP_ConnectionHandler_part_1.cc' was generated.
Notify: File `SIP_ConnectionHandler_part_2.cc' was generated.
Notify: File `SIP_ConnectionHandler_part_3.cc' was generated.
Notify: File `SIP_ConnectionHandler_part_4.cc' was generated.
Notify: File `SIP_ConnectionHandler_part_5.cc' was generated.
Notify: File `SIP_ConnectionHandler_part_6.cc' was generated.
Notify: File `SIP_ConnectionHandler_part_7.cc' was generated.
Notify: File `SIP_Emulation.hh' was generated.
Notify: File `SIP_Emulation.cc' was generated.
Notify: File `SIP_Emulation_part_1.cc' was generated.
Notify: File `SIP_Emulation_part_2.cc' was generated.
Notify: File `SIP_Emulation_part_3.cc' was generated.
Notify: File `SIP_Emulation_part_4.cc' was generated.
Notify: File `SIP_Emulation_part_5.cc' was generated.
Notify: File `SIP_Emulation_part_6.cc' was generated.
Notify: File `SIP_Emulation_part_7.cc' was generated.
Notify: File `SIP_Templates.hh' was generated.
Notify: File `SIP_Templates.cc' was generated.
Notify: File `SIP_Templates_part_1.cc' was generated.
Notify: File `SIP_Templates_part_2.cc' was generated.
Notify: File `SIP_Templates_part_3.cc' was generated.
Notify: File `SIP_Templates_part_4.cc' was generated.
Notify: File `SIP_Templates_part_5.cc' was generated.
Notify: File `SIP_Templates_part_6.cc' was generated.
Notify: File `SIP_Templates_part_7.cc' was generated.
Notify: File `SIPmsg_PortType.hh' was generated.
Notify: File `SIPmsg_PortType.cc' was generated.
Notify: File `SIPmsg_PortType_part_1.cc' was generated.
Notify: File `SIPmsg_PortType_part_2.cc' was generated.
Notify: File `SIPmsg_PortType_part_3.cc' was generated.
Notify: File `SIPmsg_PortType_part_4.cc' was generated.
Notify: File `SIPmsg_PortType_part_5.cc' was generated.
Notify: File `SIPmsg_PortType_part_6.cc' was generated.
Notify: File `SIPmsg_PortType_part_7.cc' was generated.
Notify: File `SIPmsg_Types.hh' was generated.
Notify: File `SIPmsg_Types.cc' was generated.
Notify: File `SIPmsg_Types_part_1.cc' was generated.
Notify: File `SIPmsg_Types_part_2.cc' was generated.
Notify: File `SIPmsg_Types_part_3.cc' was generated.
Notify: File `SIPmsg_Types_part_4.cc' was generated.
Notify: File `SIPmsg_Types_part_5.cc' was generated.
Notify: File `SIPmsg_Types_part_6.cc' was generated.
Notify: File `SIPmsg_Types_part_7.cc' was generated.
Notify: File `Socket_API_Definitions.hh' was generated.
Notify: File `Socket_API_Definitions.cc' was generated.
Notify: File `Socket_API_Definitions_part_1.cc' was generated.
Notify: File `Socket_API_Definitions_part_2.cc' was generated.
Notify: File `Socket_API_Definitions_part_3.cc' was generated.
Notify: File `Socket_API_Definitions_part_4.cc' was generated.
Notify: File `Socket_API_Definitions_part_5.cc' was generated.
Notify: File `Socket_API_Definitions_part_6.cc' was generated.
Notify: File `Socket_API_Definitions_part_7.cc' was generated.
Notify: File `TCCConversion_Functions.hh' was generated.
Notify: File `TCCConversion_Functions.cc' was generated.
Notify: File `TCCConversion_Functions_part_1.cc' was generated.
Notify: File `TCCConversion_Functions_part_2.cc' was generated.
Notify: File `TCCConversion_Functions_part_3.cc' was generated.
Notify: File `TCCConversion_Functions_part_4.cc' was generated.
Notify: File `TCCConversion_Functions_part_5.cc' was generated.
Notify: File `TCCConversion_Functions_part_6.cc' was generated.
Notify: File `TCCConversion_Functions_part_7.cc' was generated.
Notify: File `TCCDateTime_Functions.hh' was generated.
Notify: File `TCCDateTime_Functions.cc' was generated.
Notify: File `TCCDateTime_Functions_part_1.cc' was generated.
Notify: File `TCCDateTime_Functions_part_2.cc' was generated.
Notify: File `TCCDateTime_Functions_part_3.cc' was generated.
Notify: File `TCCDateTime_Functions_part_4.cc' was generated.
Notify: File `TCCDateTime_Functions_part_5.cc' was generated.
Notify: File `TCCDateTime_Functions_part_6.cc' was generated.
Notify: File `TCCDateTime_Functions_part_7.cc' was generated.
Notify: File `TCCEncoding_Functions.hh' was generated.
Notify: File `TCCEncoding_Functions.cc' was generated.
Notify: File `TCCEncoding_Functions_part_1.cc' was generated.
Notify: File `TCCEncoding_Functions_part_2.cc' was generated.
Notify: File `TCCEncoding_Functions_part_3.cc' was generated.
Notify: File `TCCEncoding_Functions_part_4.cc' was generated.
Notify: File `TCCEncoding_Functions_part_5.cc' was generated.
Notify: File `TCCEncoding_Functions_part_6.cc' was generated.
Notify: File `TCCEncoding_Functions_part_7.cc' was generated.
Notify: File `TCCInterface_Functions.hh' was generated.
Notify: File `TCCInterface_Functions.cc' was generated.
Notify: File `TCCInterface_Functions_part_1.cc' was generated.
Notify: File `TCCInterface_Functions_part_2.cc' was generated.
Notify: File `TCCInterface_Functions_part_3.cc' was generated.
Notify: File `TCCInterface_Functions_part_4.cc' was generated.
Notify: File `TCCInterface_Functions_part_5.cc' was generated.
Notify: File `TCCInterface_Functions_part_6.cc' was generated.
Notify: File `TCCInterface_Functions_part_7.cc' was generated.
Notify: File `TCCOpenSecurity_Functions.hh' was generated.
Notify: File `TCCOpenSecurity_Functions.cc' was generated.
Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated.
Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated.
Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated.
Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated.
Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated.
Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated.
Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated.
Notify: File `TELNETasp_PortType.hh' was generated.
Notify: File `TELNETasp_PortType.cc' was generated.
Notify: File `TELNETasp_PortType_part_1.cc' was generated.
Notify: File `TELNETasp_PortType_part_2.cc' was generated.
Notify: File `TELNETasp_PortType_part_3.cc' was generated.
Notify: File `TELNETasp_PortType_part_4.cc' was generated.
Notify: File `TELNETasp_PortType_part_5.cc' was generated.
Notify: File `TELNETasp_PortType_part_6.cc' was generated.
Notify: File `TELNETasp_PortType_part_7.cc' was generated.
Notify: 270 files were updated.
touch compile
make[1]: Leaving directory '/build/asterisk'
(cd bsc && ./gen_links.sh && ./regen_makefile.sh)
Linking TCCInterface_Functions.ttcn
Linking TCCConversion_Functions.ttcn
Linking TCCConversion.cc
Linking TCCInterface.cc
Linking TCCInterface_ip.h
Linking SDP_EncDec.cc
Linking Socket_API_Definitions.ttcn
Linking IPL4asp_Functions.ttcn
Linking IPL4asp_PT.cc
Linking IPL4asp_PT.hh
Linking IPL4asp_PortType.ttcn
Linking IPL4asp_Types.ttcn
Linking IPL4asp_discovery.cc
Linking IPL4asp_protocol_L234.hh
Linking M3UA_Types.ttcn
Linking SCTPasp_PT.cc
Linking SCTPasp_PT.hh
Linking SCTPasp_PortType.ttcn
Linking SCTPasp_Types.ttcn
Linking M3UA_Emulation.ttcn
Linking MTP3asp_PortType.ttcn
Linking MTP3asp_Types.ttcn
Linking SCCP_Emulation.ttcn
Linking SCCP_Mapping.ttcnpp
Linking SCCP_Types.ttcn
Linking SCCPasp_Types.ttcn
Linking BSSAP_Types.ttcn
Linking MobileL3_CC_Types.ttcn
Linking MobileL3_CommonIE_Types.ttcn
Linking MobileL3_GMM_SM_Types.ttcn
Linking MobileL3_MM_Types.ttcn
Linking MobileL3_RRM_Types.ttcn
Linking MobileL3_SMS_Types.ttcn
Linking MobileL3_SS_Types.ttcn
Linking MobileL3_Types.ttcn
Linking SDP_EncDec.cc
Linking SDP_Types.ttcn
Linking SDP_parse_.tab.c
Linking SDP_parse_.tab.h
Linking SDP_parse_parser.h
Linking SDP_parser.l
Linking SDP_parser.y
Linking lex.SDP_parse_.c
Linking RTP_EncDec.cc
Linking RTP_Types.ttcn
Linking TELNETasp_PT.cc
Linking TELNETasp_PT.hh
Linking TELNETasp_PortType.ttcn
Linking Misc_Helpers.ttcn
Linking General_Types.ttcn
Linking Osmocom_Types.ttcn
Linking GSM_Types.ttcn
Linking Osmocom_VTY_Functions.ttcn
Linking Native_Functions.ttcn
Linking Native_FunctionDefs.cc
Linking IPA_Types.ttcn
Linking IPA_CodecPort.ttcn
Linking IPA_CodecPort_CtrlFunct.ttcn
Linking IPA_CodecPort_CtrlFunctDef.cc
Linking IPA_Emulation.ttcnpp
Linking L3_Templates.ttcn
Linking BSSMAP_Templates.ttcn
Linking RAN_Emulation.ttcnpp
Linking RLCMAC_CSN1_Templates.ttcn
Linking RLCMAC_CSN1_Types.ttcn
Linking GSM_RR_Types.ttcn
Linking RSL_Types.ttcn
Linking RSL_Emulation.ttcn
Linking MGCP_Emulation.ttcn
Linking SDP_Templates.ttcn
Linking MGCP_Types.ttcn
Linking MGCP_Templates.ttcn
Linking MGCP_CodecPort.ttcn
Linking MGCP_CodecPort_CtrlFunct.ttcn
Linking MGCP_CodecPort_CtrlFunctDef.cc
Linking BSSAP_CodecPort.ttcn
Linking RAN_Adapter.ttcnpp
Linking Osmocom_CTRL_Types.ttcn
Linking Osmocom_CTRL_Functions.ttcn
Linking Osmocom_CTRL_Adapter.ttcn
Linking RTP_CodecPort.ttcn
Linking RTP_CodecPort_CtrlFunct.ttcn
Linking RTP_CodecPort_CtrlFunctDef.cc
Linking RTP_Emulation.ttcn
Linking IuUP_Types.ttcn
Linking IuUP_EncDec.cc
Linking IuUP_Emulation.ttcn
Linking SCCP_Templates.ttcn
Linking IPA_Testing.ttcn
Linking GSM_SystemInformation.ttcn
Linking GSM_RestOctets.ttcn
Linking CBSP_Types.ttcn
Linking CBSP_Templates.ttcn
Linking CBSP_CodecPort.ttcn
Linking CBSP_CodecPort_CtrlFunct.ttcn
Linking CBSP_CodecPort_CtrlFunctdef.cc
Linking CBSP_Adapter.ttcn
Linking StatsD_Types.ttcn
Linking StatsD_CodecPort.ttcn
Linking StatsD_CodecPort_CtrlFunct.ttcn
Linking StatsD_CodecPort_CtrlFunctdef.cc
Linking StatsD_Checker.ttcnpp
Linking BSSAP_LE_CodecPort.ttcn
Linking BSSAP_LE_Emulation.ttcn
Linking BSSAP_LE_Types.ttcn
Linking BSSAP_LE_Adapter.ttcn
Linking BSSLAP_Types.ttcn
Linking BSSMAP_LE_Templates.ttcn
Linking AbisOML_Types.ttcn
Generating Makefile skeleton...
Makefile skeleton was generated.
make -C bsc compile
make[1]: Entering directory '/build/bsc'
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn
SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character
49 | "internal user MTP3asp_PT
| ^
SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character
58 | "
| ^
SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character
70 | "user MTP3asp_PT
| ^
SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character
79 | "
| ^
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn
/usr/bin/ttcn3_compiler -L -U 8 AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn - AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.
Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'...
BSC_Tests.ttcn:7918.58-68: In charstring value:
BSC_Tests.ttcn:7918.60-61: warning: Unknown escape sequence `\(' was treated literally
BSC_Tests.ttcn:7918.65-66: warning: Unknown escape sequence `\)' was treated literally
Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'...
Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'...
Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'...
Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'...
Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'...
Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'...
Notify: Parsing TTCN-3 module `IPA_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'...
Notify: Parsing TTCN-3 module `L3_Templates.ttcn'...
Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'...
Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'...
Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'...
Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern:
Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated
Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'...
Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'...
Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RSL_Types.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Types.ttcn'...
Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'...
SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'...
SCCP_Templates.ttcn:87.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'...
SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'...
Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'...
RAN_Emulation.ttcnpp:1380.1-7: error: at or before token `private': syntax error, unexpected PrivateKeyword
RAN_Emulation.ttcnpp:1380.51-53: error: at or before token `inp': syntax error, unexpected Identifier, expecting ':'
RAN_Emulation.ttcnpp:1392.1-4: error: at or before token `type': syntax error, unexpected TypeDefKeyword
RAN_Emulation.ttcnpp:1402.1-9: error: at or before token `signature': syntax error, unexpected SignatureKeyword
RAN_Emulation.ttcnpp:1414.46-54: error: at or before token `last_n_sd': syntax error, unexpected Identifier, expecting ')' or ','
Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'...
Notify: Errors found in the input modules. Code will not be generated.
make[1]: *** [Makefile:206: compile] Error 1
make[1]: Leaving directory '/build/bsc'
make: *** [Makefile:119: bsc/compile] Error 2
make: Leaving directory '/build'
Build step 'Execute shell' marked build as failure
Finished: FAILURE