Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1009 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-e2-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-KddHM5ZkT0jj/agent.2068 SSH_AGENT_PID=2070 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-e2-docker-merge-master@tmp/private_key_14064076930667325438.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2 > git init /w/workspace/ric-plt-e2-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2 > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 6add352488cc4c3bb5b383cfa26f2b3c1c5dd0ba (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6add352488cc4c3bb5b383cfa26f2b3c1c5dd0ba # timeout=10 Commit message: "J release: Release container Image" > git rev-list --no-walk 6add352488cc4c3bb5b383cfa26f2b3c1c5dd0ba # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins16330153996783180887.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wOnC lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wOnC/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-wOnC/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.10 botocore==1.39.10 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.32.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-e2-docker-merge-master@tmp/config15177277204271798830tmp copy managed file [ric-plt-e2-settings] to file:/w/workspace/ric-plt-e2-docker-merge-master@tmp/config17866646106898905974tmp [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins482808245642016441.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins1275898582101021723.sh [ric-plt-e2-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15623461397544207448.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=RIC-E2-TERMINATION CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-e2-docker-merge-master] $ /bin/bash -l /tmp/jenkins14860158788908597539.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wOnC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-wOnC/bin to PATH ---> Docker image tag found: 6.0.6 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=RIC-E2-TERMINATION CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-e2 [EnvInject] - Variables injected successfully. [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins10064309125421865663.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2:6.0.6 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2:6.0.6 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 9.96kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/ubuntu:20.04 #4 DONE 1.2s #5 [ubuntu 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done #5 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.05MB / 28.57MB 0.1s #5 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 0B / 143B 0.1s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 5.24MB / 28.57MB 0.2s #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 1.05MB / 328.92MB 0.2s #5 ... #6 [internal] load build context #6 transferring context: 3.20MB 0.2s done #6 DONE 0.3s #5 [ubuntu 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 13.63MB / 28.57MB 0.4s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 19.92MB / 28.57MB 0.5s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 24.39MB / 28.57MB 0.6s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 8.39MB / 129.05MB 0.6s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.7s done #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 25.17MB / 328.92MB 0.8s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 1.05MB / 134.79MB 0.8s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 18.87MB / 129.05MB 0.9s #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 27.26MB / 129.05MB 1.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 48.23MB / 328.92MB 1.1s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 8.39MB / 134.79MB 1.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 35.65MB / 129.05MB 1.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 16.78MB / 134.79MB 1.3s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 69.21MB / 328.92MB 1.4s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 48.62MB / 129.05MB 1.5s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 26.21MB / 134.79MB 1.5s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 55.57MB / 129.05MB 1.6s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 70.25MB / 129.05MB 1.8s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 99.36MB / 328.92MB 1.8s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 40.89MB / 134.79MB 1.8s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 83.89MB / 129.05MB 2.0s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 49.28MB / 134.79MB 2.0s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 91.23MB / 129.05MB 2.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 118.49MB / 328.92MB 2.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 99.61MB / 129.05MB 2.2s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 57.67MB / 134.79MB 2.2s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 113.25MB / 129.05MB 2.4s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 142.61MB / 328.92MB 2.4s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 65.01MB / 134.79MB 2.4s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 120.59MB / 129.05MB 2.5s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 72.35MB / 134.79MB 2.6s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.7s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 164.63MB / 328.92MB 2.7s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 90.18MB / 134.79MB 2.9s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 187.63MB / 328.92MB 3.0s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 3.0s done #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 110.54MB / 134.79MB 3.2s #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.3s done #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 5.24MB / 27.08MB 3.2s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 210.76MB / 328.92MB 3.3s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 13.63MB / 27.08MB 3.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 121.63MB / 134.79MB 3.4s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 22.02MB / 27.08MB 3.4s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 232.78MB / 328.92MB 3.6s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 3.6s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.5s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 3.6s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 6.29MB / 42.84MB 3.7s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 3.7s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 13.63MB / 42.84MB 3.8s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 3.15MB / 8.47MB 3.8s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 252.71MB / 328.92MB 3.9s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 22.69MB / 42.84MB 3.9s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 7.34MB / 8.47MB 3.9s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 37.75MB / 42.84MB 4.1s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.9s done #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 284.16MB / 328.92MB 4.3s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 4.2s done #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 301.99MB / 328.92MB 4.5s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 319.82MB / 328.92MB 4.7s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 5.1s done #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd #5 ... #7 [stage-1 1/49] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #7 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done #7 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done #7 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done #7 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 4.7s done #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 2.1s done #7 DONE 7.3s #8 [stage-1 2/49] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump && mkdir -p /opt/e2/config #8 0.383 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #8 0.600 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #8 0.810 Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #8 1.132 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #8 1.133 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #8 1.295 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #8 1.364 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #8 1.548 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #8 1.735 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #8 1.803 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #8 2.654 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #8 2.699 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #8 2.701 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #8 2.922 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #8 2.925 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #8 2.994 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4919 kB] #8 3.206 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #8 3.207 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #8 4.458 Fetched 35.7 MB in 4s (8475 kB/s) #8 4.458 Reading package lists... #8 6.332 Reading package lists... #8 8.182 Building dependency tree... #8 ... #5 [ubuntu 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.3s #5 ... #8 [stage-1 2/49] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump && mkdir -p /opt/e2/config #8 8.182 Building dependency tree... #8 8.632 Reading state information... #8 9.547 The following additional packages will be installed: #8 9.547 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libcap2 #8 9.547 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal #8 9.547 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 #8 9.547 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 #8 9.547 libldap-common libnghttp2-14 libpam-cap libpcap0.8 libpsl5 #8 9.555 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 9.555 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal openssl publicsuffix #8 9.563 Suggested packages: #8 9.563 krb5-doc krb5-user libsasl2-modules-gssapi-mit #8 9.563 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 9.563 libsasl2-modules-sql apparmor #8 9.815 The following NEW packages will be installed: #8 9.816 ca-certificates curl iputils-ping krb5-locales libasn1-8-heimdal libbrotli1 #8 9.817 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal #8 9.818 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #8 9.818 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #8 9.818 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap #8 9.819 libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules #8 9.821 libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal #8 9.823 net-tools openssl publicsuffix tcpdump #8 10.19 0 upgraded, 39 newly installed, 0 to remove and 5 not upgraded. #8 10.19 Need to get 6248 kB of archives. #8 10.19 After this operation, 19.4 MB of additional disk space will be used. #8 10.19 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #8 11.27 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #8 11.32 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #8 11.33 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.2 [15.7 kB] #8 11.33 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.2 [26.2 kB] #8 11.33 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] #8 11.33 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.2 [8376 B] #8 11.34 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] #8 11.42 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.11 [12.0 kB] #8 11.42 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] #8 11.42 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] #8 11.55 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #8 11.55 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] #8 11.56 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] #8 11.56 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB] #8 11.57 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #8 11.57 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #8 11.68 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] #8 11.69 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #8 11.70 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #8 11.70 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #8 11.82 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #8 11.82 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #8 11.82 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #8 11.82 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #8 11.83 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #8 11.83 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #8 11.95 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #8 11.96 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #8 11.96 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #8 11.96 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #8 12.09 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] #8 12.09 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] #8 12.10 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #8 12.10 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] #8 12.10 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] #8 12.11 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB] #8 12.23 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #8 12.23 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1.3 [192 kB] #8 12.62 debconf: delaying package configuration, since apt-utils is not installed #8 12.75 Fetched 6248 kB in 2s (2667 kB/s) #8 12.84 Selecting previously unselected package libssl1.1:amd64. #8 12.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #8 12.84 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #8 12.86 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 13.10 Selecting previously unselected package openssl. #8 13.11 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #8 13.11 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #8 13.26 Selecting previously unselected package ca-certificates. #8 13.26 Preparing to unpack .../02-ca-certificates_20240203~20.04.1_all.deb ... #8 13.27 Unpacking ca-certificates (20240203~20.04.1) ... #8 13.50 Selecting previously unselected package libcap2:amd64. #8 13.50 Preparing to unpack .../03-libcap2_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 13.51 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.2) ... #8 13.56 Selecting previously unselected package libcap2-bin. #8 13.56 Preparing to unpack .../04-libcap2-bin_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 13.57 Unpacking libcap2-bin (1:2.32-1ubuntu0.2) ... #8 13.63 Selecting previously unselected package iputils-ping. #8 13.63 Preparing to unpack .../05-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... #8 13.64 Unpacking iputils-ping (3:20190709-3ubuntu1) ... #8 13.70 Selecting previously unselected package libpam-cap:amd64. #8 13.70 Preparing to unpack .../06-libpam-cap_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 13.71 Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.2) ... #8 13.77 Selecting previously unselected package libsqlite3-0:amd64. #8 13.77 Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... #8 13.78 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #8 13.93 Selecting previously unselected package krb5-locales. #8 13.94 Preparing to unpack .../08-krb5-locales_1.17-6ubuntu4.11_all.deb ... #8 13.95 Unpacking krb5-locales (1.17-6ubuntu4.11) ... #8 14.01 Selecting previously unselected package libkrb5support0:amd64. #8 14.01 Preparing to unpack .../09-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... #8 14.02 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #8 14.32 Selecting previously unselected package libk5crypto3:amd64. #8 14.32 Preparing to unpack .../10-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... #8 14.33 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #8 14.39 Selecting previously unselected package libkeyutils1:amd64. #8 14.39 Preparing to unpack .../11-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #8 14.39 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 14.45 Selecting previously unselected package libkrb5-3:amd64. #8 14.45 Preparing to unpack .../12-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... #8 14.45 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #8 14.56 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 14.56 Preparing to unpack .../13-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... #8 14.57 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #8 14.65 Selecting previously unselected package libpcap0.8:amd64. #8 14.65 Preparing to unpack .../14-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ... #8 14.66 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #8 14.75 Selecting previously unselected package libpsl5:amd64. #8 14.75 Preparing to unpack .../15-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #8 14.76 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 14.80 Selecting previously unselected package publicsuffix. #8 14.80 Preparing to unpack .../16-publicsuffix_20200303.0012-1_all.deb ... #8 14.81 Unpacking publicsuffix (20200303.0012-1) ... #8 14.90 Selecting previously unselected package tcpdump. #8 14.90 Preparing to unpack .../17-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... #8 14.91 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... #8 15.03 Selecting previously unselected package libbrotli1:amd64. #8 15.03 Preparing to unpack .../18-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #8 15.04 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 15.14 Selecting previously unselected package libroken18-heimdal:amd64. #8 15.14 Preparing to unpack .../19-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.14 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.20 Selecting previously unselected package libasn1-8-heimdal:amd64. #8 15.20 Preparing to unpack .../20-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.21 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.30 Selecting previously unselected package libheimbase1-heimdal:amd64. #8 15.30 Preparing to unpack .../21-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.31 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.37 Selecting previously unselected package libhcrypto4-heimdal:amd64. #8 15.37 Preparing to unpack .../22-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.38 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.45 Selecting previously unselected package libwind0-heimdal:amd64. #8 15.45 Preparing to unpack .../23-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.46 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.52 Selecting previously unselected package libhx509-5-heimdal:amd64. #8 15.52 Preparing to unpack .../24-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.53 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.74 Selecting previously unselected package libkrb5-26-heimdal:amd64. #8 15.74 Preparing to unpack .../25-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.74 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.84 Selecting previously unselected package libheimntlm0-heimdal:amd64. #8 15.84 Preparing to unpack .../26-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.85 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.94 Selecting previously unselected package libgssapi3-heimdal:amd64. #8 15.94 Preparing to unpack .../27-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.95 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 16.02 Selecting previously unselected package libsasl2-modules-db:amd64. #8 16.02 Preparing to unpack .../28-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 16.03 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 16.10 Selecting previously unselected package libsasl2-2:amd64. #8 16.10 Preparing to unpack .../29-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 16.12 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 16.20 Selecting previously unselected package libldap-common. #8 16.21 Preparing to unpack .../30-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #8 16.22 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 16.30 Selecting previously unselected package libldap-2.4-2:amd64. #8 16.30 Preparing to unpack .../31-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #8 16.30 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 16.51 Selecting previously unselected package libnghttp2-14:amd64. #8 16.51 Preparing to unpack .../32-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... #8 16.52 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #8 16.58 Selecting previously unselected package librtmp1:amd64. #8 16.58 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #8 16.59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 16.66 Selecting previously unselected package libssh-4:amd64. #8 16.66 Preparing to unpack .../34-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... #8 16.66 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 16.74 Selecting previously unselected package libcurl4:amd64. #8 16.74 Preparing to unpack .../35-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... #8 16.75 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #8 16.86 Selecting previously unselected package curl. #8 16.86 Preparing to unpack .../36-curl_7.68.0-1ubuntu2.25_amd64.deb ... #8 16.87 Unpacking curl (7.68.0-1ubuntu2.25) ... #8 16.94 Selecting previously unselected package libsasl2-modules:amd64. #8 16.94 Preparing to unpack .../37-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 16.95 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 17.02 Selecting previously unselected package net-tools. #8 17.02 Preparing to unpack .../38-net-tools_1.60+git20180626.aebd88e-1ubuntu1.3_amd64.deb ... #8 17.03 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... #8 17.15 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... #8 17.16 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 17.19 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 17.22 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 17.37 debconf: unable to initialize frontend: Dialog #8 17.37 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 17.37 debconf: falling back to frontend: Readline #8 17.38 debconf: unable to initialize frontend: Readline #8 17.38 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 17.38 debconf: falling back to frontend: Teletype #8 17.54 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 17.57 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #8 17.60 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 17.65 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #8 17.67 Setting up krb5-locales (1.17-6ubuntu4.11) ... #8 17.71 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 17.74 Setting up libcap2:amd64 (1:2.32-1ubuntu0.2) ... #8 17.77 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #8 17.81 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 17.86 Setting up libcap2-bin (1:2.32-1ubuntu0.2) ... #8 17.89 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #8 17.91 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 17.94 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #8 17.96 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 17.98 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 18.00 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #8 18.02 Setting up openssl (1.1.1f-1ubuntu2.24) ... #8 18.04 Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.2) ... #8 18.18 debconf: unable to initialize frontend: Dialog #8 18.18 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 18.18 debconf: falling back to frontend: Readline #8 18.18 debconf: unable to initialize frontend: Readline #8 18.18 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 18.18 debconf: falling back to frontend: Teletype #8 18.36 Setting up iputils-ping (3:20190709-3ubuntu1) ... #8 18.40 Setting up publicsuffix (20200303.0012-1) ... #8 18.41 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 18.43 Setting up tcpdump (4.9.3-4ubuntu0.3) ... #8 18.79 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 18.81 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 18.82 Setting up ca-certificates (20240203~20.04.1) ... #8 ... #5 [ubuntu 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 20.8s #5 ... #8 [stage-1 2/49] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump && mkdir -p /opt/e2/config #8 18.95 debconf: unable to initialize frontend: Dialog #8 18.95 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 18.95 debconf: falling back to frontend: Readline #8 18.95 debconf: unable to initialize frontend: Readline #8 18.95 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 18.95 debconf: falling back to frontend: Teletype #8 19.51 Updating certificates in /etc/ssl/certs... #8 20.34 146 added, 0 removed; done. #8 20.42 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 20.44 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #8 20.47 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 20.51 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 20.53 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 20.55 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 20.58 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 20.60 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 20.62 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #8 20.65 Setting up curl (7.68.0-1ubuntu2.25) ... #8 20.67 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #8 20.81 Processing triggers for ca-certificates (20240203~20.04.1) ... #8 20.82 Updating certificates in /etc/ssl/certs... #8 21.48 0 added, 0 removed; done. #8 21.48 Running hooks in /etc/ca-certificates/update.d... #8 21.49 done. #8 DONE 22.5s #5 [ubuntu 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 25.8s done #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 5.1s #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.0s done #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 7.8s done #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0.1s #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.9s done #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.3s done #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done #5 DONE 51.4s #9 [ubuntu 2/14] WORKDIR /opt/e2/ #9 DONE 0.7s #10 [ubuntu 3/14] RUN apt-get update #10 0.647 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #10 0.787 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #10 0.908 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #10 1.117 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #10 1.497 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #10 1.595 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #10 1.619 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #10 1.729 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #10 1.790 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #10 2.451 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #10 2.452 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4919 kB] #10 2.658 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #10 2.734 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #10 2.734 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #10 3.326 Fetched 22.6 MB in 3s (8046 kB/s) #10 3.326 Reading package lists... #10 DONE 5.3s #11 [ubuntu 4/14] RUN apt-get install -y lcov #11 0.265 Reading package lists... #11 2.024 Building dependency tree... #11 2.473 Reading state information... #11 3.289 The following additional packages will be installed: #11 3.289 fontconfig-config fonts-dejavu-core libcommon-sense-perl libfontconfig1 #11 3.289 libfreetype6 libgd-perl libgd3 libjbig0 libjpeg-turbo8 libjpeg8 libjson-perl #11 3.290 libjson-xs-perl libperlio-gzip-perl libpng16-16 libtiff5 #11 3.292 libtypes-serialiser-perl libwebp6 libxpm4 #11 3.297 Suggested packages: #11 3.297 libgd-tools #11 3.382 The following NEW packages will be installed: #11 3.383 fontconfig-config fonts-dejavu-core lcov libcommon-sense-perl libfontconfig1 #11 3.384 libfreetype6 libgd-perl libgd3 libjbig0 libjpeg-turbo8 libjpeg8 libjson-perl #11 3.385 libjson-xs-perl libperlio-gzip-perl libpng16-16 libtiff5 #11 3.387 libtypes-serialiser-perl libwebp6 libxpm4 #11 3.717 0 upgraded, 19 newly installed, 0 to remove and 206 not upgraded. #11 3.717 Need to get 2792 kB of archives. #11 3.717 After this operation, 8437 kB of additional disk space will be used. #11 3.717 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB] #11 4.426 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] #11 4.841 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] #11 4.846 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #11 4.859 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #11 4.862 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 lcov all 1.14-2 [97.1 kB] #11 4.876 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #11 4.879 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.4 [341 kB] #11 4.920 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] #11 4.932 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] #11 4.955 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] #11 4.978 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB] #11 5.114 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB] #11 5.122 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.14 [164 kB] #11 5.131 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB] #11 5.133 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.4 [118 kB] #11 5.139 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #11 5.139 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #11 5.147 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgd-perl amd64 2.71-2build1 [130 kB] #11 5.526 debconf: delaying package configuration, since apt-utils is not installed #11 5.645 Fetched 2792 kB in 2s (1618 kB/s) #11 5.698 Selecting previously unselected package libpng16-16:amd64. #11 5.698 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) #11 5.794 Preparing to unpack .../00-libpng16-16_1.6.37-2_amd64.deb ... #11 5.807 Unpacking libpng16-16:amd64 (1.6.37-2) ... #11 5.872 Selecting previously unselected package fonts-dejavu-core. #11 5.878 Preparing to unpack .../01-fonts-dejavu-core_2.37-1_all.deb ... #11 5.884 Unpacking fonts-dejavu-core (2.37-1) ... #11 6.088 Selecting previously unselected package fontconfig-config. #11 6.093 Preparing to unpack .../02-fontconfig-config_2.13.1-2ubuntu3_all.deb ... #11 6.099 Unpacking fontconfig-config (2.13.1-2ubuntu3) ... #11 6.161 Selecting previously unselected package libjson-perl. #11 6.167 Preparing to unpack .../03-libjson-perl_4.02000-2_all.deb ... #11 6.173 Unpacking libjson-perl (4.02000-2) ... #11 6.229 Selecting previously unselected package libperlio-gzip-perl. #11 6.235 Preparing to unpack .../04-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #11 6.241 Unpacking libperlio-gzip-perl (0.19-1build5) ... #11 6.287 Selecting previously unselected package lcov. #11 6.293 Preparing to unpack .../05-lcov_1.14-2_all.deb ... #11 6.299 Unpacking lcov (1.14-2) ... #11 6.353 Selecting previously unselected package libcommon-sense-perl. #11 6.358 Preparing to unpack .../06-libcommon-sense-perl_3.74-2build6_amd64.deb ... #11 6.365 Unpacking libcommon-sense-perl (3.74-2build6) ... #11 6.426 Selecting previously unselected package libfreetype6:amd64. #11 6.432 Preparing to unpack .../07-libfreetype6_2.10.1-2ubuntu0.4_amd64.deb ... #11 6.438 Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.4) ... #11 6.539 Selecting previously unselected package libfontconfig1:amd64. #11 6.545 Preparing to unpack .../08-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... #11 6.552 Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... #11 6.617 Selecting previously unselected package libjpeg-turbo8:amd64. #11 6.623 Preparing to unpack .../09-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... #11 6.629 Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... #11 6.694 Selecting previously unselected package libjpeg8:amd64. #11 6.700 Preparing to unpack .../10-libjpeg8_8c-2ubuntu8_amd64.deb ... #11 6.706 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... #11 6.761 Selecting previously unselected package libjbig0:amd64. #11 6.768 Preparing to unpack .../11-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ... #11 6.774 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... #11 6.829 Selecting previously unselected package libwebp6:amd64. #11 6.835 Preparing to unpack .../12-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ... #11 6.841 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... #11 6.918 Selecting previously unselected package libtiff5:amd64. #11 6.923 Preparing to unpack .../13-libtiff5_4.1.0+git191117-2ubuntu0.20.04.14_amd64.deb ... #11 6.936 Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.14) ... #11 7.011 Selecting previously unselected package libxpm4:amd64. #11 7.016 Preparing to unpack .../14-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ... #11 7.022 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... #11 7.074 Selecting previously unselected package libgd3:amd64. #11 7.080 Preparing to unpack .../15-libgd3_2.2.5-5.2ubuntu2.4_amd64.deb ... #11 7.086 Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.4) ... #11 7.144 Selecting previously unselected package libtypes-serialiser-perl. #11 7.150 Preparing to unpack .../16-libtypes-serialiser-perl_1.0-1_all.deb ... #11 7.156 Unpacking libtypes-serialiser-perl (1.0-1) ... #11 7.198 Selecting previously unselected package libjson-xs-perl. #11 7.204 Preparing to unpack .../17-libjson-xs-perl_4.020-1build1_amd64.deb ... #11 7.210 Unpacking libjson-xs-perl (4.020-1build1) ... #11 7.259 Selecting previously unselected package libgd-perl. #11 7.265 Preparing to unpack .../18-libgd-perl_2.71-2build1_amd64.deb ... #11 7.271 Unpacking libgd-perl (2.71-2build1) ... #11 7.356 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... #11 7.373 Setting up libcommon-sense-perl (3.74-2build6) ... #11 7.388 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... #11 7.405 Setting up libpng16-16:amd64 (1.6.37-2) ... #11 7.420 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... #11 7.437 Setting up fonts-dejavu-core (2.37-1) ... #11 7.516 Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... #11 7.532 Setting up libtypes-serialiser-perl (1.0-1) ... #11 7.557 Setting up libjson-perl (4.02000-2) ... #11 7.581 Setting up libperlio-gzip-perl (0.19-1build5) ... #11 7.607 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... #11 7.631 Setting up libjson-xs-perl (4.020-1build1) ... #11 7.656 Setting up fontconfig-config (2.13.1-2ubuntu3) ... #11 8.022 Setting up lcov (1.14-2) ... #11 8.049 Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.4) ... #11 8.074 Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.14) ... #11 8.098 Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... #11 8.123 Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.4) ... #11 8.149 Setting up libgd-perl (2.71-2build1) ... #11 8.174 Processing triggers for man-db (2.9.1-1) ... #11 8.226 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #11 DONE 9.1s #12 [ubuntu 5/14] RUN mkdir -p /opt/e2/RIC-E2-TERMINATION/ && mkdir -p /opt/e2/RIC-E2-TERMINATION/TEST/T1 && mkdir -p /opt/e2/RIC-E2-TERMINATION/TEST/T2 && mkdir -p /opt/e2/RIC-E2-TERMINATION/3rdparty #12 DONE 0.3s #13 [ubuntu 6/14] COPY . /opt/e2/RIC-E2-TERMINATION/ #13 DONE 1.2s #14 [ubuntu 7/14] RUN apt-get install -y libgtest-dev #14 0.281 Reading package lists... #14 2.053 Building dependency tree... #14 2.499 Reading state information... #14 3.292 The following additional packages will be installed: #14 3.297 googletest #14 3.365 The following NEW packages will be installed: #14 3.374 googletest libgtest-dev #14 3.653 0 upgraded, 2 newly installed, 0 to remove and 206 not upgraded. #14 3.653 Need to get 2207 kB of archives. #14 3.653 After this operation, 21.6 MB of additional disk space will be used. #14 3.653 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 googletest all 1.10.0-2 [623 kB] #14 4.096 Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgtest-dev amd64 1.10.0-2 [1583 kB] #14 4.512 debconf: delaying package configuration, since apt-utils is not installed #14 4.618 Fetched 2207 kB in 1s (2696 kB/s) #14 4.659 Selecting previously unselected package googletest. #14 4.659 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46636 files and directories currently installed.) #14 4.692 Preparing to unpack .../googletest_1.10.0-2_all.deb ... #14 4.698 Unpacking googletest (1.10.0-2) ... #14 5.040 Selecting previously unselected package libgtest-dev:amd64. #14 5.046 Preparing to unpack .../libgtest-dev_1.10.0-2_amd64.deb ... #14 5.065 Unpacking libgtest-dev:amd64 (1.10.0-2) ... #14 5.446 Setting up googletest (1.10.0-2) ... #14 5.465 Setting up libgtest-dev:amd64 (1.10.0-2) ... #14 DONE 5.6s #15 [ubuntu 8/14] RUN cd /usr/src/gtest && cmake CMakeLists.txt && make && cp lib/*.a /usr/lib #15 0.301 CMake Warning at CMakeLists.txt:54 (project): #15 0.301 VERSION keyword not followed by a value or was followed by a value that #15 0.301 expanded to nothing. #15 0.301 #15 0.301 #15 0.743 -- The CXX compiler identification is GNU 9.3.0 #15 1.056 -- The C compiler identification is GNU 9.3.0 #15 1.068 -- Check for working CXX compiler: /usr/bin/c++ #15 1.213 -- Check for working CXX compiler: /usr/bin/c++ -- works #15 1.214 -- Detecting CXX compiler ABI info #15 1.339 -- Detecting CXX compiler ABI info - done #15 1.365 -- Detecting CXX compile features #15 1.366 -- Detecting CXX compile features - done #15 1.372 -- Check for working C compiler: /usr/bin/cc #15 1.473 -- Check for working C compiler: /usr/bin/cc -- works #15 1.476 -- Detecting C compiler ABI info #15 1.579 -- Detecting C compiler ABI info - done #15 1.605 -- Detecting C compile features #15 1.606 -- Detecting C compile features - done #15 1.652 -- Found PythonInterp: /usr/bin/python (found version "2.7.18") #15 1.653 -- Looking for pthread.h #15 1.793 -- Looking for pthread.h - found #15 1.794 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #15 1.911 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #15 1.912 -- Looking for pthread_create in pthreads #15 2.003 -- Looking for pthread_create in pthreads - not found #15 2.004 -- Looking for pthread_create in pthread #15 2.106 -- Looking for pthread_create in pthread - found #15 2.108 -- Found Threads: TRUE #15 2.110 -- Configuring done #15 2.115 -- Generating done #15 2.116 -- Build files have been written to: /usr/src/gtest #15 2.184 Scanning dependencies of target gtest #15 2.201 [ 25%] Building CXX object CMakeFiles/gtest.dir/src/gtest-all.cc.o #15 7.330 [ 50%] Linking CXX static library lib/libgtest.a #15 7.422 [ 50%] Built target gtest #15 7.443 Scanning dependencies of target gtest_main #15 7.464 [ 75%] Building CXX object CMakeFiles/gtest_main.dir/src/gtest_main.cc.o #15 8.507 [100%] Linking CXX static library lib/libgtest_main.a #15 8.560 [100%] Built target gtest_main #15 DONE 8.7s #16 [ubuntu 9/14] RUN apt-get install -y google-mock #16 0.365 Reading package lists... #16 2.444 Building dependency tree... #16 2.896 Reading state information... #16 3.781 The following NEW packages will be installed: #16 3.786 google-mock #16 3.986 0 upgraded, 1 newly installed, 0 to remove and 206 not upgraded. #16 3.986 Need to get 4076 B of archives. #16 3.986 After this operation, 15.4 kB of additional disk space will be used. #16 3.986 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 google-mock amd64 1.10.0-2 [4076 B] #16 4.358 debconf: delaying package configuration, since apt-utils is not installed #16 4.475 Fetched 4076 B in 0s (25.7 kB/s) #16 4.526 Selecting previously unselected package google-mock:amd64. #16 4.526 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46944 files and directories currently installed.) #16 4.650 Preparing to unpack .../google-mock_1.10.0-2_amd64.deb ... #16 4.658 Unpacking google-mock:amd64 (1.10.0-2) ... #16 4.727 Setting up google-mock:amd64 (1.10.0-2) ... #16 DONE 4.9s #17 [ubuntu 10/14] RUN cd /usr/src/googletest/googlemock && cmake CMakeLists.txt && make && cp lib/*.a /usr/lib #17 0.236 CMake Warning at CMakeLists.txt:43 (project): #17 0.236 VERSION keyword not followed by a value or was followed by a value that #17 0.236 expanded to nothing. #17 0.236 #17 0.236 #17 0.339 -- The CXX compiler identification is GNU 9.3.0 #17 0.423 -- The C compiler identification is GNU 9.3.0 #17 0.428 -- Check for working CXX compiler: /usr/bin/c++ #17 0.544 -- Check for working CXX compiler: /usr/bin/c++ -- works #17 0.546 -- Detecting CXX compiler ABI info #17 0.665 -- Detecting CXX compiler ABI info - done #17 0.690 -- Detecting CXX compile features #17 0.691 -- Detecting CXX compile features - done #17 0.697 -- Check for working C compiler: /usr/bin/cc #17 0.799 -- Check for working C compiler: /usr/bin/cc -- works #17 0.801 -- Detecting C compiler ABI info #17 0.898 -- Detecting C compiler ABI info - done #17 0.921 -- Detecting C compile features #17 0.922 -- Detecting C compile features - done #17 0.925 CMake Warning at /usr/src/googletest/googletest/CMakeLists.txt:54 (project): #17 0.925 VERSION keyword not followed by a value or was followed by a value that #17 0.925 expanded to nothing. #17 0.925 #17 0.925 #17 0.947 -- Found PythonInterp: /usr/bin/python (found version "2.7.18") #17 0.949 -- Looking for pthread.h #17 1.059 -- Looking for pthread.h - found #17 1.060 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #17 1.172 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #17 1.173 -- Looking for pthread_create in pthreads #17 1.260 -- Looking for pthread_create in pthreads - not found #17 1.260 -- Looking for pthread_create in pthread #17 1.363 -- Looking for pthread_create in pthread - found #17 1.366 -- Found Threads: TRUE #17 1.372 -- Configuring done #17 1.383 -- Generating done #17 1.384 -- Build files have been written to: /usr/src/googletest/googlemock #17 1.443 Scanning dependencies of target gtest #17 1.460 [ 12%] Building CXX object /usr/src/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o #17 6.219 [ 25%] Linking CXX static library /usr/src/googletest/googlemock/lib/libgtest.a #17 6.304 [ 25%] Built target gtest #17 6.353 Scanning dependencies of target gmock #17 6.372 [ 37%] Building CXX object CMakeFiles/gmock.dir/src/gmock-all.cc.o #17 9.031 [ 50%] Linking CXX static library lib/libgmock.a #17 9.092 [ 50%] Built target gmock #17 9.122 Scanning dependencies of target gmock_main #17 9.138 [ 62%] Building CXX object CMakeFiles/gmock_main.dir/src/gmock_main.cc.o #17 10.49 [ 75%] Linking CXX static library lib/libgmock_main.a #17 10.53 [ 75%] Built target gmock_main #17 10.55 Scanning dependencies of target gtest_main #17 10.57 [ 87%] Building CXX object /usr/src/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o #17 11.60 [100%] Linking CXX static library /usr/src/googletest/googlemock/lib/libgtest_main.a #17 11.65 [100%] Built target gtest_main #17 DONE 11.8s #18 [ubuntu 11/14] RUN cp -rf /usr/src/googletest/googlemock/include/gmock /usr/include/ #18 DONE 0.4s #19 [ubuntu 12/14] RUN apt-get install -y libboost-all-dev #19 0.284 Reading package lists... #19 2.065 Building dependency tree... #19 2.492 Reading state information... #19 3.360 libboost-all-dev is already the newest version (1.71.0.0ubuntu2). #19 3.360 0 upgraded, 0 newly installed, 0 to remove and 206 not upgraded. #19 DONE 3.5s #20 [ubuntu 13/14] RUN mv /opt/e2/RIC-E2-TERMINATION/CMakeLists.txt /opt/e2/ && cat /opt/e2/RIC-E2-TERMINATION/config/config.conf && wget --content-disposition https://github.com/cgreen-devs/cgreen/releases/download/1.2.0/cgreen_1.2.0_amd64.deb && dpkg -i cgreen_1.2.0_amd64.deb && wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb && wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb && wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog_0.1.1-1_amd64.deb/download.deb && dpkg -i mdclog_0.1.1-1_amd64.deb && wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog-dev_0.1.1-1_amd64.deb/download.deb && dpkg -i mdclog-dev_0.1.1-1_amd64.deb && apt-get update && apt-get install -y libcurl4-gnutls-dev gawk libtbb-dev libtbb-doc && apt-get update && apt-get -y install libtbb2 && apt-get install -y python3 python3-pip python3-setuptools python3-wheel ninja-build && pip3 install meson && cd /opt/e2/RIC-E2-TERMINATION/3rdparty && git clone https://github.com/pistacheio/pistache.git && cd pistache && meson setup build --buildtype=release -DPISTACHE_USE_SSL=false -DPISTACHE_BUILD_EXAMPLES=false -DPISTACHE_BUILD_TESTS=false -DPISTACHE_BUILD_DOCS=false --prefix=/usr/local && meson compile -C build && meson install -C build && ldconfig && cd /opt/e2/RIC-E2-TERMINATION/3rdparty && git clone -v https://github.com/jupp0r/prometheus-cpp.git && cd prometheus-cpp && git submodule init && git submodule update && mkdir build && cd build && cmake .. -DBUILD_SHARED_LIBS=OFF && make -j 4 && make install && ldconfig && cd /opt/e2/RIC-E2-TERMINATION/3rdparty && git clone https://github.com/jarro2783/cxxopts.git && cd /opt/e2/RIC-E2-TERMINATION/3rdparty && git clone https://github.com/Tencent/rapidjson.git && cd /opt/e2/RIC-E2-TERMINATION/3rdparty && git clone https://github.com/zeux/pugixml.git && cd /opt/e2/ && git clone https://github.com/bilke/cmake-modules.git && cd /opt/e2/ && /usr/bin/cmake -D CMAKE_BUILD_TYPE=Release . && make && echo "3" > /opt/e2/rmr.verbose #20 0.235 nano=38000 #20 0.235 volume=log #20 0.235 #The key name of the environment holds the local ip address #20 0.235 #ip address of the E2T in the RMR #20 0.235 local-ip=127.0.0.1 #20 0.235 #prometheus mode can be pull or push #20 0.235 prometheusMode=pull #20 0.235 #timeout can be from 5 seconds to 300 seconds default is 10 #20 0.235 prometheusPushTimeOut=10 #20 0.235 prometheusPushAddr=127.0.0.1:7676 #20 0.235 prometheusPort=8088 #20 0.235 #trace is start, stop #20 0.235 trace=stop #20 0.235 external-fqdn=e2t.com #20 0.235 #put pointer to the key that point to pod name #20 0.235 pod_name=E2TERM_POD_NAME #20 0.235 sctp-port=36422 #20 0.246 --2025-07-22 09:25:54-- https://github.com/cgreen-devs/cgreen/releases/download/1.2.0/cgreen_1.2.0_amd64.deb #20 0.262 Resolving github.com (github.com)... 140.82.116.4 #20 0.267 Connecting to github.com (github.com)|140.82.116.4|:443... connected. #20 0.324 HTTP request sent, awaiting response... 302 Found #20 0.528 Location: https://release-assets.githubusercontent.com/github-production-release-asset/41703892/cb414880-b228-11e9-8eaf-aff5d5da6c32?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-07-22T10%3A08%3A41Z&rscd=attachment%3B+filename%3Dcgreen_1.2.0_amd64.deb&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-07-22T09%3A07%3A43Z&ske=2025-07-22T10%3A08%3A41Z&sks=b&skv=2018-11-09&sig=a2WFpCd90ml6MYjtw4akjY2QHES7aOavfveyj8BtEoo%3D&jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1MzE3NjY1NSwibmJmIjoxNzUzMTc2MzU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nlJqsUsupDRgQY6oERJ1N6M8MGmAsg11xh5hXwdhbD0&response-content-disposition=attachment%3B%20filename%3Dcgreen_1.2.0_amd64.deb&response-content-type=application%2Foctet-stream [following] #20 0.528 --2025-07-22 09:25:55-- https://release-assets.githubusercontent.com/github-production-release-asset/41703892/cb414880-b228-11e9-8eaf-aff5d5da6c32?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-07-22T10%3A08%3A41Z&rscd=attachment%3B+filename%3Dcgreen_1.2.0_amd64.deb&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-07-22T09%3A07%3A43Z&ske=2025-07-22T10%3A08%3A41Z&sks=b&skv=2018-11-09&sig=a2WFpCd90ml6MYjtw4akjY2QHES7aOavfveyj8BtEoo%3D&jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1MzE3NjY1NSwibmJmIjoxNzUzMTc2MzU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nlJqsUsupDRgQY6oERJ1N6M8MGmAsg11xh5hXwdhbD0&response-content-disposition=attachment%3B%20filename%3Dcgreen_1.2.0_amd64.deb&response-content-type=application%2Foctet-stream #20 0.528 Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... #20 0.532 Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. #20 0.542 HTTP request sent, awaiting response... 200 OK #20 0.613 Length: 49024 (48K) [application/octet-stream] #20 0.616 Saving to: 'cgreen_1.2.0_amd64.deb' #20 0.616 #20 0.616 0K .......... .......... .......... .......... ....... 100% 22.1M=0.002s #20 0.618 #20 0.618 2025-07-22 09:25:55 (22.1 MB/s) - 'cgreen_1.2.0_amd64.deb' saved [49024/49024] #20 0.618 #20 0.661 Selecting previously unselected package cgreen. #20 0.691 (Reading database ... 46948 files and directories currently installed.) #20 0.695 Preparing to unpack cgreen_1.2.0_amd64.deb ... #20 0.702 Unpacking cgreen (1.2.0) ... #20 0.752 Setting up cgreen (1.2.0) ... #20 0.789 Processing triggers for man-db (2.9.1-1) ... #20 0.904 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #20 0.997 --2025-07-22 09:25:55-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb #20 0.999 Resolving packagecloud.io (packagecloud.io)... 54.183.82.158, 184.169.165.137, 2600:1f1c:2e5:6901:a596:f804:8624:9429, ... #20 1.008 Connecting to packagecloud.io (packagecloud.io)|54.183.82.158|:443... connected. #20 1.019 HTTP request sent, awaiting response... 302 Found #20 1.055 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1753177255&Signature=b9QED2svTtg9qcYYKKcxbDBpPP6LDRC-iwPvLiYM3ApaF17tMioVHVk8nHV3VkXLaXufZi1gRjESX8bexTQCg3qwzvXDxcPy1FPBvle7DWX1D2f-lcmphrDWxEhLqWVBw0eVDYeNziJD8mc-YL4LM6IjGeFSamTvTQjf4yT0tnS~-Y25WwkTci3N7OycmtiUCpsci8TnkkEUIBNHy58SWW5heaNyQeVl1CI-PIGJErrCD5tMuroEEXHX7yvRSlrRd9ZXxbs~AtBO-ydKQvhTP6B9OaQv2TD00whR2edLi3Pr6A8ZlwgAx2yyNb-3Iydua~CGqki6PM4TcIxCprKbgw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #20 1.055 --2025-07-22 09:25:55-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1753177255&Signature=b9QED2svTtg9qcYYKKcxbDBpPP6LDRC-iwPvLiYM3ApaF17tMioVHVk8nHV3VkXLaXufZi1gRjESX8bexTQCg3qwzvXDxcPy1FPBvle7DWX1D2f-lcmphrDWxEhLqWVBw0eVDYeNziJD8mc-YL4LM6IjGeFSamTvTQjf4yT0tnS~-Y25WwkTci3N7OycmtiUCpsci8TnkkEUIBNHy58SWW5heaNyQeVl1CI-PIGJErrCD5tMuroEEXHX7yvRSlrRd9ZXxbs~AtBO-ydKQvhTP6B9OaQv2TD00whR2edLi3Pr6A8ZlwgAx2yyNb-3Iydua~CGqki6PM4TcIxCprKbgw__&Key-Pair-Id=K1ZMSF1EKC3AZL #20 1.055 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.144, 3.168.84.96, ... #20 1.066 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. #20 1.072 HTTP request sent, awaiting response... 200 OK #20 1.080 Length: 246552 (241K) [application/x-debian-package] #20 1.080 Saving to: 'rmr_4.9.4_amd64.deb' #20 1.081 #20 1.081 0K .......... .......... .......... .......... .......... 20% 17.8M 0s #20 1.083 50K .......... .......... .......... .......... .......... 41% 14.6M 0s #20 1.087 100K .......... .......... .......... .......... .......... 62% 18.7M 0s #20 1.089 150K .......... .......... .......... .......... .......... 83% 17.4M 0s #20 1.092 200K .......... .......... .......... .......... 100% 57.7M=0.01s #20 1.093 #20 1.094 2025-07-22 09:25:55 (19.3 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] #20 1.094 #20 1.122 Selecting previously unselected package rmr. #20 1.152 (Reading database ... 46997 files and directories currently installed.) #20 1.156 Preparing to unpack rmr_4.9.4_amd64.deb ... #20 1.163 Unpacking rmr (4.9.4) ... #20 1.204 Setting up rmr (4.9.4) ... #20 1.244 --2025-07-22 09:25:55-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb #20 1.246 Resolving packagecloud.io (packagecloud.io)... 184.169.165.137, 54.183.82.158, 2600:1f1c:2e5:6900:a379:cfcb:1a89:a6cf, ... #20 1.248 Connecting to packagecloud.io (packagecloud.io)|184.169.165.137|:443... connected. #20 1.259 HTTP request sent, awaiting response... 302 Found #20 1.286 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1753177255&Signature=OFX0ZgI4qVCaflDK8Bf-Od1I6yC7shJyS8XVXcyNbIwMuK2s8hmSX5EB11A-mO2v1G6MXTTHr8iZGxNh9E1J88CQKxk5FYdPVjyFz0zInbbUn8Rhwtm9EHt0ot-BNBbCPOPLijmjc1kQr~JnqznwsKETetYZDR06oKekspNYF06ycDeuuiFk3Nu9o3W0WehNIrr1anxuDnTxrkKY9gn7nnjIYJhA-bCt9H8sW2DJfB2EJ7nmCbV-kuXAPXvH8Bmv6p0ieVTrHN4LFKJjLRUXqSyTuUoUCbL5Qps0FoNmTMEtv7~aFYY9ZquOZf0hyjjgSJUmm2TkEfXKZOhwUEfogw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #20 1.286 --2025-07-22 09:25:55-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1753177255&Signature=OFX0ZgI4qVCaflDK8Bf-Od1I6yC7shJyS8XVXcyNbIwMuK2s8hmSX5EB11A-mO2v1G6MXTTHr8iZGxNh9E1J88CQKxk5FYdPVjyFz0zInbbUn8Rhwtm9EHt0ot-BNBbCPOPLijmjc1kQr~JnqznwsKETetYZDR06oKekspNYF06ycDeuuiFk3Nu9o3W0WehNIrr1anxuDnTxrkKY9gn7nnjIYJhA-bCt9H8sW2DJfB2EJ7nmCbV-kuXAPXvH8Bmv6p0ieVTrHN4LFKJjLRUXqSyTuUoUCbL5Qps0FoNmTMEtv7~aFYY9ZquOZf0hyjjgSJUmm2TkEfXKZOhwUEfogw__&Key-Pair-Id=K1ZMSF1EKC3AZL #20 1.286 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.96, 3.168.84.144, ... #20 1.288 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. #20 1.294 HTTP request sent, awaiting response... 200 OK #20 1.301 Length: 128860 (126K) [application/x-debian-package] #20 1.301 Saving to: 'rmr-dev_4.9.4_amd64.deb' #20 1.302 #20 1.302 0K .......... .......... .......... .......... .......... 39% 8.92M 0s #20 1.307 50K .......... .......... .......... .......... .......... 79% 9.77M 0s #20 1.312 100K .......... .......... ..... 100% 22.1M=0.01s #20 1.314 #20 1.314 2025-07-22 09:25:56 (10.6 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] #20 1.314 #20 1.345 Selecting previously unselected package rmr-dev. #20 1.371 (Reading database ... 47005 files and directories currently installed.) #20 1.376 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... #20 1.387 Unpacking rmr-dev (4.9.4) ... #20 1.425 Setting up rmr-dev (4.9.4) ... #20 1.469 --2025-07-22 09:25:56-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog_0.1.1-1_amd64.deb/download.deb #20 1.471 Resolving packagecloud.io (packagecloud.io)... 54.183.82.158, 184.169.165.137, 2600:1f1c:2e5:6901:a596:f804:8624:9429, ... #20 1.474 Connecting to packagecloud.io (packagecloud.io)|54.183.82.158|:443... connected. #20 1.483 HTTP request sent, awaiting response... 302 Found #20 1.520 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2103977.deb?Expires=1753177256&Signature=LEjy10TLKXEso0gW2f3LG8RuZl6xuyiUruweCMWX6AK8aokIDua2TQZEnYm9P3KfWfEQACnIIzPucTQvCl8OGFrpXpb9d83CqpGSHppoqpC56Uuo~m8~-Y~tW~jY32lQiGEQcI9ZzC~3mJXc6R6-TJHKYtfXhrTVSanVuVwwEOAIczV1AEVDOf13rvbV5s~d3f5UkAvL~lPmk1V0c~oKx6K2DpcxFo0bROMwNphaxnvsltnOq9T5CLMjqBIZAjJmahB~A46ZlGbbnE3SeVXfqp807BdzEjg-r97vi-BDpHW0s0b~OrKSCnUTJyjj4F1gzu35vBvTbwC2GrUWypRA5A__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #20 1.520 --2025-07-22 09:25:56-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2103977.deb?Expires=1753177256&Signature=LEjy10TLKXEso0gW2f3LG8RuZl6xuyiUruweCMWX6AK8aokIDua2TQZEnYm9P3KfWfEQACnIIzPucTQvCl8OGFrpXpb9d83CqpGSHppoqpC56Uuo~m8~-Y~tW~jY32lQiGEQcI9ZzC~3mJXc6R6-TJHKYtfXhrTVSanVuVwwEOAIczV1AEVDOf13rvbV5s~d3f5UkAvL~lPmk1V0c~oKx6K2DpcxFo0bROMwNphaxnvsltnOq9T5CLMjqBIZAjJmahB~A46ZlGbbnE3SeVXfqp807BdzEjg-r97vi-BDpHW0s0b~OrKSCnUTJyjj4F1gzu35vBvTbwC2GrUWypRA5A__&Key-Pair-Id=K1ZMSF1EKC3AZL #20 1.521 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.152, 3.168.84.96, ... #20 1.523 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. #20 1.528 HTTP request sent, awaiting response... 200 OK #20 1.571 Length: 8396 (8.2K) [application/x-debian-package] #20 1.571 Saving to: 'mdclog_0.1.1-1_amd64.deb' #20 1.571 #20 1.571 0K ........ 100% 6.94M=0.001s #20 1.579 #20 1.579 2025-07-22 09:25:56 (6.94 MB/s) - 'mdclog_0.1.1-1_amd64.deb' saved [8396/8396] #20 1.579 #20 1.611 Selecting previously unselected package mdclog:amd64. #20 1.639 (Reading database ... 47012 files and directories currently installed.) #20 1.642 Preparing to unpack mdclog_0.1.1-1_amd64.deb ... #20 1.655 Unpacking mdclog:amd64 (0.1.1-1) ... #20 1.686 Setting up mdclog:amd64 (0.1.1-1) ... #20 1.704 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #20 1.754 --2025-07-22 09:25:56-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog-dev_0.1.1-1_amd64.deb/download.deb #20 1.757 Resolving packagecloud.io (packagecloud.io)... 184.169.165.137, 54.183.82.158, 2600:1f1c:2e5:6900:a379:cfcb:1a89:a6cf, ... #20 1.758 Connecting to packagecloud.io (packagecloud.io)|184.169.165.137|:443... connected. #20 1.768 HTTP request sent, awaiting response... 302 Found #20 1.794 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2103976.deb?Expires=1753177256&Signature=D1AUYcDvtq5AbblHDFEiqk1YJgIM~McfLj58KQddZ3ei7twsiBHISro0u~lIosOZvNGw4OiszRH8wuzis3gEneCIU6WaUaXjgrXbEKMWPAu4NgeH3~U-8mVMg1hv6-IJL4iupu~MJ2cVjjJcbpxC0czhvu5O2~VC19g0vSMOOzOtLM2BC-hWxY0jKGIDh3z4wlBD41l8zO0xZOwp6xue6AD~AqIpB3X71CSuq2Wk9Y9lCGwuQkZLXlxHsU8HS86ZrdhYjmWLhKDb68dq2kalKcG3ScuBoA5vr-OXnF5t0PhBQK62NLB4MZrVfVhSNUJ1Kud4x~DtI39NbvqMQUtWNw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #20 1.794 --2025-07-22 09:25:56-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2103976.deb?Expires=1753177256&Signature=D1AUYcDvtq5AbblHDFEiqk1YJgIM~McfLj58KQddZ3ei7twsiBHISro0u~lIosOZvNGw4OiszRH8wuzis3gEneCIU6WaUaXjgrXbEKMWPAu4NgeH3~U-8mVMg1hv6-IJL4iupu~MJ2cVjjJcbpxC0czhvu5O2~VC19g0vSMOOzOtLM2BC-hWxY0jKGIDh3z4wlBD41l8zO0xZOwp6xue6AD~AqIpB3X71CSuq2Wk9Y9lCGwuQkZLXlxHsU8HS86ZrdhYjmWLhKDb68dq2kalKcG3ScuBoA5vr-OXnF5t0PhBQK62NLB4MZrVfVhSNUJ1Kud4x~DtI39NbvqMQUtWNw__&Key-Pair-Id=K1ZMSF1EKC3AZL #20 1.794 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.186, 3.168.84.152, ... #20 1.796 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected. #20 1.801 HTTP request sent, awaiting response... 200 OK #20 1.858 Length: 4220 (4.1K) [application/x-debian-package] #20 1.858 Saving to: 'mdclog-dev_0.1.1-1_amd64.deb' #20 1.858 #20 1.858 0K .... 100% 616M=0s #20 1.858 #20 1.858 2025-07-22 09:25:56 (616 MB/s) - 'mdclog-dev_0.1.1-1_amd64.deb' saved [4220/4220] #20 1.858 #20 1.883 Selecting previously unselected package mdclog-dev:amd64. #20 1.912 (Reading database ... 47016 files and directories currently installed.) #20 1.916 Preparing to unpack mdclog-dev_0.1.1-1_amd64.deb ... #20 1.923 Unpacking mdclog-dev:amd64 (0.1.1-1) ... #20 1.955 Setting up mdclog-dev:amd64 (0.1.1-1) ... #20 2.228 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #20 2.279 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease #20 2.290 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease #20 2.345 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #20 2.694 Reading package lists... #20 4.559 Reading package lists... #20 6.322 Building dependency tree... #20 6.775 Reading state information... #20 7.569 The following additional packages will be installed: #20 7.573 javascript-common libcurl3-gnutls libjs-jquery libtbb2 #20 7.579 Suggested packages: #20 7.579 gawk-doc apache2 | lighttpd | httpd libcurl4-doc libgnutls28-dev #20 7.579 libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev #20 7.669 The following NEW packages will be installed: #20 7.671 gawk javascript-common libcurl4-gnutls-dev libjs-jquery libtbb-dev #20 7.674 libtbb-doc libtbb2 #20 7.677 The following packages will be upgraded: #20 7.682 libcurl3-gnutls #20 8.004 1 upgraded, 7 newly installed, 0 to remove and 205 not upgraded. #20 8.004 Need to get 11.5 MB of archives. #20 8.004 After this operation, 201 MB of additional disk space will be used. #20 8.004 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gawk amd64 1:5.0.1+dfsg-1ubuntu0.1 [415 kB] #20 8.859 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6066 B] #20 8.860 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.25 [233 kB] #20 8.915 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-gnutls-dev amd64 7.68.0-1ubuntu2.25 [320 kB] #20 9.025 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-jquery all 3.3.1~dfsg-3ubuntu0.1 [329 kB] #20 9.098 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtbb2 amd64 2020.1-2 [124 kB] #20 9.122 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtbb-dev amd64 2020.1-2 [273 kB] #20 9.156 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtbb-doc all 2020.1-2 [9759 kB] #20 9.959 debconf: delaying package configuration, since apt-utils is not installed #20 10.06 Fetched 11.5 MB in 2s (5872 kB/s) #20 10.10 Selecting previously unselected package gawk. #20 10.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 47022 files and directories currently installed.) #20 10.13 Preparing to unpack .../0-gawk_1%3a5.0.1+dfsg-1ubuntu0.1_amd64.deb ... #20 10.14 Unpacking gawk (1:5.0.1+dfsg-1ubuntu0.1) ... #20 10.25 Selecting previously unselected package javascript-common. #20 10.26 Preparing to unpack .../1-javascript-common_11_all.deb ... #20 10.28 Unpacking javascript-common (11) ... #20 10.34 Preparing to unpack .../2-libcurl3-gnutls_7.68.0-1ubuntu2.25_amd64.deb ... #20 10.36 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ... #20 10.46 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #20 10.47 Preparing to unpack .../3-libcurl4-gnutls-dev_7.68.0-1ubuntu2.25_amd64.deb ... #20 10.48 Unpacking libcurl4-gnutls-dev:amd64 (7.68.0-1ubuntu2.25) ... #20 10.59 Selecting previously unselected package libjs-jquery. #20 10.59 Preparing to unpack .../4-libjs-jquery_3.3.1~dfsg-3ubuntu0.1_all.deb ... #20 10.60 Unpacking libjs-jquery (3.3.1~dfsg-3ubuntu0.1) ... #20 10.68 Selecting previously unselected package libtbb2:amd64. #20 10.69 Preparing to unpack .../5-libtbb2_2020.1-2_amd64.deb ... #20 10.69 Unpacking libtbb2:amd64 (2020.1-2) ... #20 10.75 Selecting previously unselected package libtbb-dev:amd64. #20 10.76 Preparing to unpack .../6-libtbb-dev_2020.1-2_amd64.deb ... #20 10.76 Unpacking libtbb-dev:amd64 (2020.1-2) ... #20 11.00 Selecting previously unselected package libtbb-doc. #20 11.01 Preparing to unpack .../7-libtbb-doc_2020.1-2_all.deb ... #20 11.01 Unpacking libtbb-doc (2020.1-2) ... #20 12.78 Setting up javascript-common (11) ... #20 12.84 Setting up gawk (1:5.0.1+dfsg-1ubuntu0.1) ... #20 12.88 Setting up libtbb2:amd64 (2020.1-2) ... #20 12.90 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ... #20 12.92 Setting up libcurl4-gnutls-dev:amd64 (7.68.0-1ubuntu2.25) ... #20 12.93 Setting up libtbb-dev:amd64 (2020.1-2) ... #20 12.95 Setting up libjs-jquery (3.3.1~dfsg-3ubuntu0.1) ... #20 12.97 Setting up libtbb-doc (2020.1-2) ... #20 12.99 Processing triggers for man-db (2.9.1-1) ... #20 13.02 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #20 13.33 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #20 13.38 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease #20 13.45 Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease #20 13.46 Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease #20 13.79 Reading package lists... #20 15.64 Reading package lists... #20 17.43 Building dependency tree... #20 17.89 Reading state information... #20 18.81 libtbb2 is already the newest version (2020.1-2). #20 18.81 libtbb2 set to manually installed. #20 18.81 0 upgraded, 0 newly installed, 0 to remove and 205 not upgraded. #20 18.87 Reading package lists... #20 20.66 Building dependency tree... #20 21.11 Reading state information... #20 21.91 python3 is already the newest version (3.8.2-0ubuntu2). #20 21.91 python3 set to manually installed. #20 21.91 The following additional packages will be installed: #20 21.92 python-pip-whl python3-pkg-resources #20 21.92 Suggested packages: #20 21.92 python-setuptools-doc #20 22.03 The following NEW packages will be installed: #20 22.03 ninja-build python-pip-whl python3-pip python3-setuptools python3-wheel #20 22.04 The following packages will be upgraded: #20 22.04 python3-pkg-resources #20 22.36 1 upgraded, 5 newly installed, 0 to remove and 204 not upgraded. #20 22.36 Need to get 2630 kB of archives. #20 22.36 After this operation, 5279 kB of additional disk space will be used. #20 22.36 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.3 [130 kB] #20 22.99 Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 ninja-build amd64 1.10.0-1build1 [107 kB] #20 23.07 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.11 [1808 kB] #20 23.59 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.3 [330 kB] #20 23.62 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB] #20 23.62 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.11 [231 kB] #20 23.91 debconf: delaying package configuration, since apt-utils is not installed #20 24.00 Fetched 2630 kB in 2s (1675 kB/s) #20 24.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66331 files and directories currently installed.) #20 24.10 Preparing to unpack .../0-python3-pkg-resources_45.2.0-1ubuntu0.3_all.deb ... #20 24.30 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.3) over (45.2.0-1) ... #20 24.45 Selecting previously unselected package ninja-build. #20 24.46 Preparing to unpack .../1-ninja-build_1.10.0-1build1_amd64.deb ... #20 24.47 Unpacking ninja-build (1.10.0-1build1) ... #20 24.53 Selecting previously unselected package python-pip-whl. #20 24.54 Preparing to unpack .../2-python-pip-whl_20.0.2-5ubuntu1.11_all.deb ... #20 24.55 Unpacking python-pip-whl (20.0.2-5ubuntu1.11) ... #20 24.80 Selecting previously unselected package python3-setuptools. #20 24.81 Preparing to unpack .../3-python3-setuptools_45.2.0-1ubuntu0.3_all.deb ... #20 24.81 Unpacking python3-setuptools (45.2.0-1ubuntu0.3) ... #20 24.94 Selecting previously unselected package python3-wheel. #20 24.94 Preparing to unpack .../4-python3-wheel_0.34.2-1ubuntu0.1_all.deb ... #20 24.95 Unpacking python3-wheel (0.34.2-1ubuntu0.1) ... #20 25.01 Selecting previously unselected package python3-pip. #20 25.01 Preparing to unpack .../5-python3-pip_20.0.2-5ubuntu1.11_all.deb ... #20 25.02 Unpacking python3-pip (20.0.2-5ubuntu1.11) ... #20 25.29 Setting up python3-pkg-resources (45.2.0-1ubuntu0.3) ... #20 25.58 Setting up python3-setuptools (45.2.0-1ubuntu0.3) ... #20 25.95 Setting up python3-wheel (0.34.2-1ubuntu0.1) ... #20 26.15 Setting up ninja-build (1.10.0-1build1) ... #20 26.17 Setting up python-pip-whl (20.0.2-5ubuntu1.11) ... #20 26.19 Setting up python3-pip (20.0.2-5ubuntu1.11) ... #20 26.51 Processing triggers for man-db (2.9.1-1) ... #20 28.50 Collecting meson #20 28.52 Downloading meson-1.8.2-py3-none-any.whl (1.0 MB) #20 28.70 Installing collected packages: meson #20 29.94 Successfully installed meson-1.8.2 #20 30.07 Cloning into 'pistache'... #20 33.07 The Meson build system #20 33.07 Version: 1.8.2 #20 33.07 Source dir: /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache #20 33.07 Build dir: /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build #20 33.07 Build type: native build #20 33.07 Project name: pistache #20 33.07 Project version: 0.3.0 #20 33.07 C++ compiler for the host machine: c++ (gcc 9.3.0 "c++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") #20 33.07 C++ linker for the host machine: c++ ld.bfd 2.34 #20 33.07 Host machine cpu family: x86_64 #20 33.07 Host machine cpu: x86_64 #20 33.07 Compiler for C++ supports arguments -Wconversion: YES #20 33.07 Compiler for C++ supports arguments -Wno-sign-conversion: YES #20 33.07 Compiler for C++ supports arguments -Wno-missing-field-initializers: YES #20 33.07 Run-time dependency threads found: YES #20 33.07 Checking if "C++20 std::chrono" compiles: NO #20 33.07 Found pkg-config: YES (/usr/bin/pkg-config) 0.29.1 #20 33.07 Found CMake: /usr/bin/cmake (3.16.3) #20 33.07 DEPRECATION: CMake support for versions <3.17 is deprecated since Meson 0.62.0. #20 33.07 | #20 33.07 | However, Meson was only able to find CMake 3.16.3. #20 33.07 | #20 33.07 | Support for all CMake versions below 3.17.0 will be removed once #20 33.07 | newer CMake versions are more widely adopted. If you encounter #20 33.07 | any errors please try upgrading CMake to a newer version first. #20 33.07 #20 33.07 Run-time dependency howardhinnant-date found: NO (tried pkgconfig and cmake) #20 33.07 Run-time dependency hinnant-date found: NO (tried pkgconfig and cmake) #20 33.07 Run-time dependency date found: NO (tried pkgconfig and cmake) #20 33.07 Looking for a fallback subproject for the dependency date #20 33.07 #20 33.07 Executing subproject hinnant-date #20 33.07 #20 33.07 hinnant-date| Project name: hinnant-date #20 33.07 hinnant-date| Project version: 3.0.1 #20 33.07 hinnant-date| C++ compiler for the host machine: c++ (gcc 9.3.0 "c++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") #20 33.07 hinnant-date| C++ linker for the host machine: c++ ld.bfd 2.34 #20 33.07 hinnant-date| Build targets in project: 0 #20 33.07 hinnant-date| Subproject hinnant-date finished. #20 33.07 #20 33.07 Dependency date from subproject subprojects/hinnant-date found: YES 3.0.1 #20 33.07 Run-time dependency rapidjson found: NO (tried pkgconfig and cmake) #20 33.07 Looking for a fallback subproject for the dependency RapidJSON #20 33.07 Downloading rapidjson source from https://github.com/Tencent/rapidjson/archive/v1.1.0.tar.gz #20 34.25 Downloading rapidjson patch from https://wrapdb.mesonbuild.com/v2/rapidjson_1.1.0-2/get_patch #20 34.97 #20 34.97 Executing subproject rapidjson #20 34.97 #20 34.97 rapidjson| Project name: rapidjson #20 34.97 rapidjson| Project version: 1.1.0 #20 34.97 rapidjson| C++ compiler for the host machine: c++ (gcc 9.3.0 "c++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") #20 34.97 rapidjson| C++ linker for the host machine: c++ ld.bfd 2.34 #20 34.97 rapidjson| Build targets in project: 0 #20 34.97 rapidjson| Subproject rapidjson finished. #20 34.97 #20 34.97 Dependency RapidJSON from subproject subprojects/rapidjson-1.1.0 found: YES 1.1.0 #20 34.97 Checking if "std::atomic" links: YES #20 34.97 Checking if "std::atomic" links: YES #20 34.97 Run-time dependency dl found: YES #20 34.97 Checking for function "dladdr" with dependency dl: YES #20 34.97 Configuring version.h using configuration #20 34.97 Program git found: YES (/usr/bin/git) #20 34.97 Build targets in project: 1 #20 34.97 NOTICE: Future-deprecated features used: #20 34.97 * 0.56.0: {'meson.source_root'} #20 34.97 #20 34.97 pistache 0.3.0 #20 34.97 #20 34.97 Subprojects #20 34.97 hinnant-date : YES #20 34.97 rapidjson : YES #20 34.97 #20 34.97 User defined options #20 34.97 PISTACHE_BUILD_DOCS : false #20 34.97 PISTACHE_BUILD_EXAMPLES: false #20 34.97 PISTACHE_BUILD_TESTS : false #20 34.97 PISTACHE_USE_SSL : false #20 34.97 buildtype : release #20 34.97 prefix : /usr/local #20 34.97 #20 34.97 Found ninja-1.10.0 at /usr/bin/ninja #20 35.43 ninja: Entering directory `/opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build' #20 35.58 [1/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_eventmeth.cc.o #20 37.48 [2/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_base64.cc.o #20 40.22 [3/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_cookie.cc.o #20 40.65 [4/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_http_header.cc.o #20 41.98 [5/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_net.cc.o #20 42.57 [6/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_http_headers.cc.o #20 44.28 [7/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_description.cc.o #20 44.32 [8/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_mime.cc.o #20 44.53 [9/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_clock_gettime.cc.o #20 44.74 [10/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_fcntl.cc.o #20 44.95 [11/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_filefns.cc.o #20 45.14 [12/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_sockfns.cc.o #20 45.25 [13/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_os.cc.o #20 45.40 [14/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_ifaddrs.cc.o #20 45.58 [15/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_resource.cc.o #20 45.68 [16/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_check.cc.o #20 46.34 [17/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_peer.cc.o #20 46.60 [18/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_http.cc.o #20 46.84 [19/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_syslog.cc.o #20 46.90 [20/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_strerror_r.cc.o #20 46.92 [21/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_timelog.cc.o #20 46.92 [22/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_http_defs.cc.o #20 46.97 [23/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_ps_basename.cc.o #20 47.19 [24/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_ps_sendfile.cc.o #20 47.68 [25/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_string_logger.cc.o #20 47.97 [26/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_ps_strl.cc.o #20 48.73 [27/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_timer_pool.cc.o #20 49.05 [28/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_stream.cc.o #20 49.69 [29/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_tcp.cc.o #20 51.03 [30/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_reactor.cc.o #20 51.31 [31/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_utils.cc.o #20 53.59 [32/37] Compiling C++ object src/libpistache.so.0.5.9.p/server_endpoint.cc.o #20 54.82 [33/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_transport.cc.o #20 56.37 [34/37] Compiling C++ object src/libpistache.so.0.5.9.p/server_listener.cc.o #20 60.35 [35/37] Compiling C++ object src/libpistache.so.0.5.9.p/client_client.cc.o #20 62.62 [36/37] Compiling C++ object src/libpistache.so.0.5.9.p/server_router.cc.o #20 62.94 [37/37] Linking target src/libpistache.so.0.5.9 #20 62.96 INFO: autodetecting backend as ninja #20 62.96 INFO: calculating backend command to run: /usr/bin/ninja -C /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build #20 63.45 ninja: Entering directory `/opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build' #20 63.46 ninja: no work to do. #20 63.49 Installing subdir /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/serializer to /usr/local/include/pistache/serializer #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/serializer/rapidjson.h to /usr/local/include/pistache/serializer #20 63.49 Installing src/libpistache.so.0.5.9 to /usr/local/lib/x86_64-linux-gnu #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/async.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/base64.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/client.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/common.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/config.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/cookie.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/date_wrapper.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/description.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/em_socket_t.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/emosandlibevdefs.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/endpoint.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/eventmeth.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/errors.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/flags.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/http_defs.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/http.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/http_header.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/http_headers.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/iterator_adapter.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/listener.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/log.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/mailbox.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/mime.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/meta.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/net.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/os.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/peer.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_check.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_clock_gettime.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_fcntl.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_filefns.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_ifaddrs.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_quote.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_resource.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_sockfns.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_strerror_r.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_syslog.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_timelog.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/prototype.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/ps_basename.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/ps_sendfile.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/ps_strl.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pst_errno.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/reactor.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/route_bind.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/router.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/ssl_wrappers.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/stream.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/string_logger.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/tcp.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/timer_pool.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/transport.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/type_checkers.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/typeid.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/utils.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/view.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/winornix.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build/include/pistache/version.h to /usr/local/include/pistache #20 63.49 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build/meson-private/libpistache.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig #20 63.49 Installing symlink pointing to libpistache.so.0.5.9 to /usr/local/lib/x86_64-linux-gnu/libpistache.so.0.5 #20 63.49 Installing symlink pointing to libpistache.so.0.5 to /usr/local/lib/x86_64-linux-gnu/libpistache.so #20 63.64 Cloning into 'prometheus-cpp'... #20 63.92 POST git-upload-pack (gzip 3577 to 1812 bytes) #20 64.35 Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path '3rdparty/civetweb' #20 64.35 Submodule 'googletest' (https://github.com/google/googletest.git) registered for path '3rdparty/googletest' #20 64.38 Cloning into '/opt/e2/RIC-E2-TERMINATION/3rdparty/prometheus-cpp/3rdparty/civetweb'... #20 68.53 Cloning into '/opt/e2/RIC-E2-TERMINATION/3rdparty/prometheus-cpp/3rdparty/googletest'... #20 71.09 Submodule path '3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' #20 71.19 Submodule path '3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' #20 71.50 -- The C compiler identification is GNU 9.3.0 #20 71.59 -- The CXX compiler identification is GNU 9.3.0 #20 71.60 -- Check for working C compiler: /usr/bin/cc #20 71.74 -- Check for working C compiler: /usr/bin/cc -- works #20 71.74 -- Detecting C compiler ABI info #20 71.87 -- Detecting C compiler ABI info - done #20 71.89 -- Detecting C compile features #20 71.89 -- Detecting C compile features - done #20 71.90 -- Check for working CXX compiler: /usr/bin/c++ #20 72.04 -- Check for working CXX compiler: /usr/bin/c++ -- works #20 72.04 -- Detecting CXX compiler ABI info #20 72.19 -- Detecting CXX compiler ABI info - done #20 72.22 -- Detecting CXX compile features #20 72.22 -- Detecting CXX compile features - done #20 72.23 -- Looking for pthread.h #20 72.37 -- Looking for pthread.h - found #20 72.37 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #20 72.51 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #20 72.51 -- Looking for pthread_create in pthreads #20 72.63 -- Looking for pthread_create in pthreads - not found #20 72.63 -- Looking for pthread_create in pthread #20 72.76 -- Looking for pthread_create in pthread - found #20 72.77 -- Found Threads: TRUE #20 72.77 -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB #20 72.98 -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success #20 72.99 -- Could NOT find benchmark (missing: benchmark_DIR) #20 73.00 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY #20 73.15 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success #20 73.15 -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY #20 73.29 -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success #20 73.29 -- Performing Test COMPILER_HAS_DEPRECATED_ATTR #20 73.44 -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success #20 73.47 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") #20 73.58 -- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.68.0") #20 73.64 -- The following features have been enabled: #20 73.64 #20 73.64 * Pull, support for pulling metrics #20 73.64 * Push, support for pushing metrics to a push-gateway #20 73.64 * Compression, support for zlib compression of metrics #20 73.64 * pkg-config, generate pkg-config files #20 73.64 #20 73.64 -- The following REQUIRED packages have been found: #20 73.64 #20 73.64 * googlemock-3rdparty #20 73.64 * civetweb-3rdparty #20 73.64 * ZLIB #20 73.64 * CURL #20 73.64 #20 73.64 -- The following features have been disabled: #20 73.64 #20 73.64 * IYWU, include-what-you-use #20 73.64 #20 73.64 -- The following OPTIONAL packages have not been found: #20 73.64 #20 73.64 * benchmark #20 73.64 #20 73.65 -- Configuring done #20 73.70 -- Generating done #20 73.71 -- Build files have been written to: /opt/e2/RIC-E2-TERMINATION/3rdparty/prometheus-cpp/build #20 73.79 Scanning dependencies of target core #20 73.80 Scanning dependencies of target civetweb #20 73.80 Scanning dependencies of target gmock_main #20 73.81 [ 3%] Building CXX object core/CMakeFiles/core.dir/src/counter.cc.o #20 73.81 [ 3%] Building CXX object core/CMakeFiles/core.dir/src/check_names.cc.o #20 73.82 [ 5%] Building CXX object pull/CMakeFiles/civetweb.dir/__/3rdparty/civetweb/src/CivetServer.cpp.o #20 73.83 [ 6%] Building CXX object CMakeFiles/gmock_main.dir/3rdparty/googletest/googletest/src/gtest-all.cc.o #20 74.24 [ 8%] Building CXX object core/CMakeFiles/core.dir/src/detail/builder.cc.o #20 74.29 [ 10%] Building CXX object core/CMakeFiles/core.dir/src/detail/ckms_quantiles.cc.o #20 74.73 [ 11%] Building C object pull/CMakeFiles/civetweb.dir/__/3rdparty/civetweb/src/civetweb.c.o #20 74.95 [ 13%] Building CXX object core/CMakeFiles/core.dir/src/detail/time_window_quantiles.cc.o #20 74.98 [ 15%] Building CXX object core/CMakeFiles/core.dir/src/detail/utils.cc.o #20 75.31 [ 16%] Building CXX object core/CMakeFiles/core.dir/src/family.cc.o #20 75.45 [ 18%] Building CXX object core/CMakeFiles/core.dir/src/gauge.cc.o #20 75.66 [ 18%] Built target civetweb #20 75.68 [ 20%] Building CXX object CMakeFiles/gmock_main.dir/3rdparty/googletest/googlemock/src/gmock-all.cc.o #20 75.89 [ 21%] Building CXX object core/CMakeFiles/core.dir/src/histogram.cc.o #20 76.75 [ 23%] Building CXX object core/CMakeFiles/core.dir/src/info.cc.o #20 77.12 [ 25%] Building CXX object core/CMakeFiles/core.dir/src/registry.cc.o #20 77.54 [ 26%] Building CXX object core/CMakeFiles/core.dir/src/serializer.cc.o #20 77.98 [ 28%] Building CXX object core/CMakeFiles/core.dir/src/summary.cc.o #20 78.61 [ 30%] Building CXX object CMakeFiles/gmock_main.dir/3rdparty/googletest/googlemock/src/gmock_main.cc.o #20 78.64 [ 31%] Building CXX object core/CMakeFiles/core.dir/src/text_serializer.cc.o #20 79.32 [ 33%] Linking CXX static library ../lib/libprometheus-cpp-core.a #20 79.45 [ 33%] Built target core #20 79.48 Scanning dependencies of target pull #20 79.48 Scanning dependencies of target push #20 79.50 [ 35%] Building CXX object push/CMakeFiles/push.dir/src/gateway.cc.o #20 79.50 [ 36%] Building CXX object pull/CMakeFiles/pull.dir/src/basic_auth.cc.o #20 79.55 [ 38%] Building CXX object pull/CMakeFiles/pull.dir/src/endpoint.cc.o #20 79.98 [ 40%] Building CXX object push/CMakeFiles/push.dir/src/detail/curl_wrapper.cc.o #20 80.14 [ 41%] Linking CXX static library lib/libgmock_main.a #20 80.26 [ 41%] Built target gmock_main #20 80.28 [ 43%] Building CXX object push/CMakeFiles/push.dir/src/detail/label_encoder.cc.o #20 80.38 [ 45%] Building CXX object pull/CMakeFiles/pull.dir/src/exposer.cc.o #20 80.40 [ 46%] Building CXX object pull/CMakeFiles/pull.dir/src/handler.cc.o #20 80.79 Scanning dependencies of target prometheus_core_test #20 80.82 [ 48%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/builder_test.cc.o #20 81.47 [ 50%] Building CXX object pull/CMakeFiles/pull.dir/src/metrics_collector.cc.o #20 81.74 [ 51%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/check_label_name_test.cc.o #20 82.11 [ 53%] Linking CXX static library ../lib/libprometheus-cpp-push.a #20 82.18 [ 55%] Linking CXX static library ../lib/libprometheus-cpp-pull.a #20 82.20 [ 55%] Built target push #20 82.23 Scanning dependencies of target prometheus_util_test #20 82.25 [ 56%] Building CXX object util/tests/unit/CMakeFiles/prometheus_util_test.dir/base64_test.cc.o #20 82.27 [ 56%] Built target pull #20 82.30 Scanning dependencies of target sample_client #20 82.32 [ 58%] Building CXX object push/tests/integration/CMakeFiles/sample_client.dir/sample_client.cc.o #20 83.53 [ 60%] Linking CXX executable ../../../bin/sample_client #20 83.68 [ 61%] Linking CXX executable ../../../bin/prometheus_util_test #20 83.79 [ 63%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/check_metric_name_test.cc.o #20 83.87 [ 65%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/counter_test.cc.o #20 84.06 [ 65%] Built target sample_client #20 84.07 [ 65%] Built target prometheus_util_test #20 84.08 Scanning dependencies of target prometheus_push_internal_test #20 84.09 [ 66%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/family_test.cc.o #20 84.11 [ 68%] Building CXX object push/tests/internal/CMakeFiles/prometheus_push_internal_test.dir/label_encoder_test.cc.o #20 85.06 [ 70%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/gauge_test.cc.o #20 85.25 [ 71%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/histogram_test.cc.o #20 85.42 [ 73%] Linking CXX executable ../../../bin/prometheus_push_internal_test #20 85.72 [ 73%] Built target prometheus_push_internal_test #20 85.74 Scanning dependencies of target sample_server_auth #20 85.75 [ 75%] Building CXX object pull/tests/integration/CMakeFiles/sample_server_auth.dir/sample_server_auth.cc.o #20 86.46 [ 76%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/registry_test.cc.o #20 86.65 [ 78%] Linking CXX executable ../../../bin/sample_server_auth #20 86.99 [ 78%] Built target sample_server_auth #20 87.03 Scanning dependencies of target sample_server_multi #20 87.05 [ 80%] Building CXX object pull/tests/integration/CMakeFiles/sample_server_multi.dir/sample_server_multi.cc.o #20 87.17 [ 81%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/serializer_test.cc.o #20 87.41 [ 83%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/summary_test.cc.o #20 88.04 [ 85%] Linking CXX executable ../../../bin/sample_server_multi #20 88.37 [ 85%] Built target sample_server_multi #20 88.40 Scanning dependencies of target prometheus_pull_integration_test #20 88.42 [ 86%] Building CXX object pull/tests/integration/CMakeFiles/prometheus_pull_integration_test.dir/integration_test.cc.o #20 88.65 [ 88%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/text_serializer_test.cc.o #20 89.14 [ 90%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/utils_test.cc.o #20 89.44 Scanning dependencies of target sample_server #20 89.46 [ 91%] Building CXX object pull/tests/integration/CMakeFiles/sample_server.dir/sample_server.cc.o #20 90.48 [ 93%] Linking CXX executable ../../../bin/sample_server #20 90.61 Scanning dependencies of target prometheus_pull_test #20 90.63 [ 95%] Building CXX object pull/tests/unit/CMakeFiles/prometheus_pull_test.dir/exposer_test.cc.o #20 90.90 [ 95%] Built target sample_server #20 91.07 [ 96%] Linking CXX executable ../../../bin/prometheus_pull_integration_test #20 91.07 [ 98%] Linking CXX executable ../../bin/prometheus_core_test #20 91.68 [ 98%] Built target prometheus_core_test #20 91.88 [ 98%] Built target prometheus_pull_integration_test #20 92.16 [100%] Linking CXX executable ../../../bin/prometheus_pull_test #20 92.80 [100%] Built target prometheus_pull_test #20 92.90 [ 25%] Built target core #20 92.94 [ 31%] Built target gmock_main #20 92.99 [ 53%] Built target prometheus_core_test #20 93.02 [ 56%] Built target prometheus_util_test #20 93.07 [ 60%] Built target civetweb #20 93.11 [ 70%] Built target pull #20 93.16 [ 73%] Built target sample_server_auth #20 93.20 [ 76%] Built target sample_server_multi #20 93.24 [ 80%] Built target prometheus_pull_integration_test #20 93.28 [ 83%] Built target sample_server #20 93.32 [ 86%] Built target prometheus_pull_test #20 93.36 [ 93%] Built target push #20 93.40 [ 96%] Built target sample_client #20 93.45 [100%] Built target prometheus_push_internal_test #20 93.49 Install the project... #20 93.50 -- Install configuration: "" #20 93.50 -- Installing: /usr/local/lib/libprometheus-cpp-core.a #20 93.51 -- Up-to-date: /usr/local/include #20 93.51 -- Installing: /usr/local/include/prometheus #20 93.51 -- Installing: /usr/local/include/prometheus/registry.h #20 93.51 -- Installing: /usr/local/include/prometheus/text_serializer.h #20 93.51 -- Installing: /usr/local/include/prometheus/serializer.h #20 93.51 -- Installing: /usr/local/include/prometheus/gauge.h #20 93.51 -- Installing: /usr/local/include/prometheus/histogram.h #20 93.52 -- Installing: /usr/local/include/prometheus/client_metric.h #20 93.52 -- Installing: /usr/local/include/prometheus/detail #20 93.52 -- Installing: /usr/local/include/prometheus/detail/future_std.h #20 93.52 -- Installing: /usr/local/include/prometheus/detail/ckms_quantiles.h #20 93.52 -- Installing: /usr/local/include/prometheus/detail/builder.h #20 93.52 -- Installing: /usr/local/include/prometheus/detail/utils.h #20 93.52 -- Installing: /usr/local/include/prometheus/detail/time_window_quantiles.h #20 93.52 -- Installing: /usr/local/include/prometheus/metric_family.h #20 93.52 -- Installing: /usr/local/include/prometheus/family.h #20 93.52 -- Installing: /usr/local/include/prometheus/collectable.h #20 93.52 -- Installing: /usr/local/include/prometheus/counter.h #20 93.52 -- Installing: /usr/local/include/prometheus/metric_type.h #20 93.52 -- Installing: /usr/local/include/prometheus/check_names.h #20 93.52 -- Installing: /usr/local/include/prometheus/info.h #20 93.52 -- Installing: /usr/local/include/prometheus/summary.h #20 93.53 -- Installing: /usr/local/include/prometheus/labels.h #20 93.53 -- Up-to-date: /usr/local/include #20 93.53 -- Up-to-date: /usr/local/include/prometheus #20 93.53 -- Up-to-date: /usr/local/include/prometheus/detail #20 93.53 -- Installing: /usr/local/include/prometheus/detail/core_export.h #20 93.53 -- Installing: /usr/local/lib/pkgconfig/prometheus-cpp-core.pc #20 93.53 -- Installing: /usr/local/include/prometheus/CivetServer.h #20 93.53 -- Installing: /usr/local/include/prometheus/civetweb.h #20 93.53 -- Installing: /usr/local/lib/libprometheus-cpp-pull.a #20 93.53 -- Up-to-date: /usr/local/include #20 93.53 -- Up-to-date: /usr/local/include/prometheus #20 93.53 -- Installing: /usr/local/include/prometheus/exposer.h #20 93.54 -- Up-to-date: /usr/local/include #20 93.54 -- Up-to-date: /usr/local/include/prometheus #20 93.54 -- Up-to-date: /usr/local/include/prometheus/detail #20 93.54 -- Installing: /usr/local/include/prometheus/detail/pull_export.h #20 93.54 -- Installing: /usr/local/lib/pkgconfig/prometheus-cpp-pull.pc #20 93.54 -- Installing: /usr/local/lib/libprometheus-cpp-push.a #20 93.54 -- Up-to-date: /usr/local/include #20 93.54 -- Up-to-date: /usr/local/include/prometheus #20 93.54 -- Installing: /usr/local/include/prometheus/gateway.h #20 93.54 -- Up-to-date: /usr/local/include/prometheus/detail #20 93.54 -- Installing: /usr/local/include/prometheus/detail/http_method.h #20 93.54 -- Up-to-date: /usr/local/include #20 93.54 -- Up-to-date: /usr/local/include/prometheus #20 93.54 -- Up-to-date: /usr/local/include/prometheus/detail #20 93.54 -- Installing: /usr/local/include/prometheus/detail/push_export.h #20 93.54 -- Installing: /usr/local/lib/pkgconfig/prometheus-cpp-push.pc #20 93.54 -- Installing: /usr/local/lib/cmake/prometheus-cpp/prometheus-cpp-targets.cmake #20 93.55 -- Installing: /usr/local/lib/cmake/prometheus-cpp/prometheus-cpp-targets-noconfig.cmake #20 93.55 -- Installing: /usr/local/lib/cmake/prometheus-cpp/prometheus-cpp-config.cmake #20 93.55 -- Installing: /usr/local/lib/cmake/prometheus-cpp/prometheus-cpp-config-version.cmake #20 93.58 Cloning into 'cxxopts'... #20 94.15 Cloning into 'rapidjson'... #20 98.20 Cloning into 'pugixml'... #20 99.84 Cloning into 'cmake-modules'... #20 100.5 -- The C compiler identification is GNU 9.3.0 #20 100.5 -- The CXX compiler identification is GNU 9.3.0 #20 100.6 -- Check for working C compiler: /usr/bin/cc #20 100.7 -- Check for working C compiler: /usr/bin/cc -- works #20 100.7 -- Detecting C compiler ABI info #20 100.8 -- Detecting C compiler ABI info - done #20 100.8 -- Detecting C compile features #20 100.8 -- Detecting C compile features - done #20 100.8 -- Check for working CXX compiler: /usr/bin/c++ #20 101.0 -- Check for working CXX compiler: /usr/bin/c++ -- works #20 101.0 -- Detecting CXX compiler ABI info #20 101.1 -- Detecting CXX compiler ABI info - done #20 101.2 -- Detecting CXX compile features #20 101.2 -- Detecting CXX compile features - done #20 101.2 -- Found GTest: /usr/lib/x86_64-linux-gnu/libgtest.a #20 101.7 -- Configuring done #20 101.8 -- Generating done #20 101.8 -- Build files have been written to: /opt/e2 #20 102.1 Scanning dependencies of target asn1codec #20 102.2 [ 0%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/AMFName.c.o #20 102.3 [ 1%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ANY.c.o #20 102.5 [ 1%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/BIT_STRING.c.o #20 102.5 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/BIT_STRING.c: In function 'BIT_STRING_compare': #20 102.5 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/BIT_STRING.c:272:41: warning: unused variable 'specs' [-Wunused-variable] #20 102.5 272 | const asn_OCTET_STRING_specifics_t *specs = td->specifics; #20 102.5 | ^~~~~ #20 102.8 [ 1%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/Cause.c.o #20 102.9 [ 2%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseE2node.c.o #20 102.9 [ 2%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseMisc.c.o #20 103.0 [ 2%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseProtocol.c.o #20 103.1 [ 3%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseRICrequest.c.o #20 103.1 [ 3%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseRICservice.c.o #20 103.2 [ 4%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseTransport.c.o #20 103.3 [ 4%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/Criticality.c.o #20 103.3 [ 4%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CriticalityDiagnostics-IE-Item.c.o #20 103.4 [ 5%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CriticalityDiagnostics-IE-List.c.o #20 103.5 [ 5%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CriticalityDiagnostics.c.o #20 103.5 [ 5%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2AP-PDU.c.o #20 103.7 [ 6%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionSetupFailed-Item.c.o #20 103.7 [ 6%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionSetupFailed-List.c.o #20 103.8 [ 6%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdate-Item.c.o #20 103.9 [ 7%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdate-List.c.o #20 103.9 [ 7%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdate.c.o #20 104.0 [ 8%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdateAcknowledge.c.o #20 104.1 [ 8%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdateFailure.c.o #20 104.2 [ 8%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdateRemove-Item.c.o #20 104.2 [ 9%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdateRemove-List.c.o #20 104.3 [ 9%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigAddition-Item.c.o #20 104.4 [ 9%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigAddition-List.c.o #20 104.5 [ 10%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigAdditionAck-Item.c.o #20 104.5 [ 10%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigAdditionAck-List.c.o #20 104.6 [ 10%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigRemoval-Item.c.o #20 104.7 [ 11%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigRemoval-List.c.o #20 104.7 [ 11%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigRemovalAck-Item.c.o #20 104.8 [ 12%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigRemovalAck-List.c.o #20 104.9 [ 12%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigUpdate-Item.c.o #20 105.0 [ 12%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigUpdate-List.c.o #20 105.0 [ 13%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigUpdateAck-Item.c.o #20 105.1 [ 13%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigUpdateAck-List.c.o #20 105.2 [ 13%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfiguration.c.o #20 105.2 [ 14%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigurationAck.c.o #20 105.3 [ 14%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentID.c.o #20 105.4 [ 14%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceE1.c.o #20 105.5 [ 15%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceF1.c.o #20 105.6 [ 15%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceNG.c.o #20 105.6 [ 16%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceS1.c.o #20 105.7 [ 16%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceType.c.o #20 105.8 [ 16%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceW1.c.o #20 105.8 [ 17%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceX2.c.o #20 105.9 [ 17%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceXn.c.o #20 106.0 [ 17%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeConfigurationUpdate.c.o #20 106.0 [ 18%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeConfigurationUpdateAcknowledge.c.o #20 106.1 [ 18%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeConfigurationUpdateFailure.c.o #20 106.2 [ 18%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeTNLassociationRemoval-Item.c.o #20 106.2 [ 19%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeTNLassociationRemoval-List.c.o #20 106.3 [ 19%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2setupFailure.c.o #20 106.4 [ 20%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2setupRequest.c.o #20 106.5 [ 20%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2setupResponse.c.o #20 106.5 [ 20%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ENB-ID-Choice.c.o #20 106.6 [ 21%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ENB-ID.c.o #20 106.7 [ 21%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ENGNB-ID.c.o #20 106.8 [ 21%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ErrorIndication.c.o #20 106.9 [ 22%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GNB-CU-UP-ID.c.o #20 107.0 [ 22%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GNB-DU-ID.c.o #20 107.1 [ 23%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GNB-ID-Choice.c.o #20 107.1 [ 23%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-ID.c.o #20 107.2 [ 23%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-eNB-ID.c.o #20 107.3 [ 24%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-en-gNB-ID.c.o #20 107.3 [ 24%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-gNB-ID.c.o #20 107.4 [ 24%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-ng-eNB-ID.c.o #20 107.5 [ 25%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalENB-ID.c.o #20 107.5 [ 25%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalNG-RANNode-ID.c.o #20 107.6 [ 25%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalRIC-ID.c.o #20 107.7 [ 26%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalenGNB-ID.c.o #20 107.8 [ 26%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalgNB-ID.c.o #20 107.8 [ 27%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalngeNB-ID.c.o #20 107.9 [ 27%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c.o #20 108.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c: In function 'asn_long2INTEGER': #20 108.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1292:22: warning: array subscript 0 is outside array bounds of 'intmax_t[1]' {aka 'long int[1]'} [-Warray-bounds] #20 108.3 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 108.3 | ~~~~~~^~~~~~ #20 108.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1333:1: note: while referencing 'value' #20 108.3 1333 | asn_long2INTEGER(INTEGER_t *st, long value) { #20 108.3 | ^~~~~~~~~~~~~~~~ #20 108.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c: In function 'asn_ulong2INTEGER': #20 108.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1292:22: warning: array subscript 0 is outside array bounds of 'intmax_t[1]' {aka 'long int[1]'} [-Warray-bounds] #20 108.4 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 108.4 | ~~~~~~^~~~~~ #20 108.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1338:1: note: while referencing 'value' #20 108.4 1338 | asn_ulong2INTEGER(INTEGER_t *st, unsigned long value) { #20 108.4 | ^~~~~~~~~~~~~~~~~ #20 108.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c: In function 'asn_int642INTEGER': #20 108.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1292:22: warning: array subscript 0 is outside array bounds of 'intmax_t[1]' {aka 'long int[1]'} [-Warray-bounds] #20 108.4 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 108.4 | ~~~~~~^~~~~~ #20 108.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1369:1: note: while referencing 'value' #20 108.4 1369 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { #20 108.4 | ^~~~~~~~~~~~~~~~~ #20 108.6 [ 27%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c.o #20 108.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:35:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.6 35 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionRequest }, #20 108.6 | ^ #20 108.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.6 37 | const void *value_sptr; #20 108.6 | ^~~~~~~~~~ #20 108.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:36:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.6 36 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionResponse }, #20 108.6 | ^ #20 108.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.6 37 | const void *value_sptr; #20 108.6 | ^~~~~~~~~~ #20 108.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:37:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.6 37 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionFailure }, #20 108.6 | ^ #20 108.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.6 37 | const void *value_sptr; #20 108.6 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:38:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 38 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_1_id_RICsubscription }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:39:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 39 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:40:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 40 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequest }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:41:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 41 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteResponse }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:42:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 42 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteFailure }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:43:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 43 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_2_id_RICsubscriptionDelete }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:44:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 44 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:45:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 45 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceUpdate }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:46:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 46 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateAcknowledge }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:47:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 47 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateFailure }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:48:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 48 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_3_id_RICserviceUpdate }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:49:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 49 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:50:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 50 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICcontrolRequest }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:51:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 51 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolAcknowledge }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:52:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 52 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolFailure }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:53:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 53 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_4_id_RICcontrol }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:54:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 54 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_reject }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:55:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 55 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2setupRequest }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:56:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 56 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2setupResponse }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:57:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 57 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2setupFailure }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:58:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 58 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_5_id_E2setup }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:59:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 59 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:60:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 60 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2nodeConfigurationUpdate }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:61:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 61 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateAcknowledge }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:62:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 62 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateFailure }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:63:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 63 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_6_id_E2nodeConfigurationUpdate }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:64:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 64 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:65:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 65 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2connectionUpdate }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:66:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 66 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateAcknowledge }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:67:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 67 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateFailure }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:68:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 68 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_7_id_E2connectionUpdate }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:69:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 69 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:70:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 70 | { "&InitiatingMessage", aioc__type, &asn_DEF_ResetRequest }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:71:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 71 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_ResetResponse }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:72:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 72 | { "&UnsuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:73:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 73 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_8_id_Reset }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:74:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 74 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:75:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 75 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICindication }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:76:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 76 | { "&SuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:77:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 77 | { "&UnsuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:78:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 78 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_9_id_RICindication }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:79:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 79 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:80:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 80 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceQuery }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:81:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 81 | { "&SuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:82:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 82 | { "&UnsuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:83:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 83 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_10_id_RICserviceQuery }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:84:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 84 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:85:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 85 | { "&InitiatingMessage", aioc__type, &asn_DEF_ErrorIndication }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:86:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 86 | { "&SuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:87:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 87 | { "&UnsuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:88:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 88 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_11_id_ErrorIndication }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:89:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 89 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_ignore }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:90:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 90 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequired }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 108.7 37 | const void *value_sptr; #20 108.7 | ^~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:91:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 91 | { "&SuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:92:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 92 | { "&UnsuccessfulOutcome", }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 108.7 35 | } cell_kind; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:93:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 93 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_12_id_RICsubscriptionDeleteRequired }, #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:94:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 108.7 94 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_ignore } #20 108.7 | ^ #20 108.7 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 108.7 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 108.7 43 | } open_type; #20 108.7 | ^~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c: In function 'select_InitiatingMessage_criticality_type': #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:125:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 108.7 125 | select_InitiatingMessage_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 108.7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c: In function 'select_InitiatingMessage_value_type': #20 108.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:171:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 108.7 171 | select_InitiatingMessage_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 108.7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 108.7 [ 28%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/MMEname.c.o #20 108.8 [ 28%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/NGENB-DU-ID.c.o #20 108.9 [ 28%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/NativeEnumerated.c.o #20 109.1 [ 29%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/NativeInteger.c.o #20 109.3 [ 29%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/OCTET_STRING.c.o #20 109.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/OCTET_STRING.c: In function 'OCTET_STRING_compare': #20 109.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/OCTET_STRING.c:2190:41: warning: unused variable 'specs' [-Wunused-variable] #20 109.3 2190 | const asn_OCTET_STRING_specifics_t *specs = td->specifics; #20 109.3 | ^~~~~ #20 110.1 [ 29%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/OPEN_TYPE.c.o #20 110.3 [ 30%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/PLMN-Identity.c.o #20 110.4 [ 30%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/Presence.c.o #20 110.5 [ 31%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/PrintableString.c.o #20 110.6 [ 31%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProcedureCode.c.o #20 110.6 [ 31%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Container.c.o #20 110.7 [ 32%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-ContainerList.c.o #20 110.8 [ 32%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-ContainerPair.c.o #20 110.9 [ 32%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-ContainerPairList.c.o #20 110.9 [ 33%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c.o #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:14:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 14 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_4_id_RICaction_ToBeSetup_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:15:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 15 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:16:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 16 | { "&Value", aioc__type, &asn_DEF_RICaction_ToBeSetup_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:17:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 17 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_4_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:26:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 26 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_9_id_RICaction_Admitted_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:27:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 27 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:28:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 28 | { "&Value", aioc__type, &asn_DEF_RICaction_Admitted_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:29:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 29 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_9_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:38:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 38 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_10_id_RICaction_NotAdmitted_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:39:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 39 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:40:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 40 | { "&Value", aioc__type, &asn_DEF_RICaction_NotAdmitted_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:41:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 41 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_10_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:50:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 50 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_24_id_RICsubscription_withCause_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:51:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 51 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_24_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:52:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 52 | { "&Value", aioc__type, &asn_DEF_RICsubscription_withCause_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:53:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 53 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_24_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:62:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 62 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_71_id_E2connectionUpdate_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:63:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 63 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_71_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:64:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 64 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdate_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:65:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 65 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_71_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:74:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 74 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_72_id_E2connectionUpdateRemove_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:75:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 75 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_72_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:76:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 76 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdateRemove_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:77:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 77 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_72_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:86:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 86 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_76_id_E2connectionSetupFailed_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:87:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 87 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_76_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:88:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 88 | { "&Value", aioc__type, &asn_DEF_E2connectionSetupFailed_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:89:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 89 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_76_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:98:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 98 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_87_id_E2nodeComponentConfigAddition_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:99:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 99 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_87_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:100:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 100 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAddition_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:101:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 101 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_87_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:110:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 110 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_88_id_E2nodeComponentConfigUpdate_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:111:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 111 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_88_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:112:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 112 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigUpdate_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:113:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 113 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_88_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:122:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 122 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_89_id_E2nodeComponentConfigRemoval_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:123:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 123 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_89_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:124:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 124 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigRemoval_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:125:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 125 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_89_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:134:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 134 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_90_id_E2nodeTNLassociationRemoval_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:135:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 135 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_90_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:136:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 136 | { "&Value", aioc__type, &asn_DEF_E2nodeTNLassociationRemoval_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:137:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 137 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_90_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:146:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 146 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_95_id_E2nodeComponentConfigAdditionAck_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:147:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 147 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_95_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:148:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 148 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAdditionAck_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:149:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 149 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_95_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:158:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 158 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_96_id_E2nodeComponentConfigUpdateAck_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:159:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 159 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_96_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:160:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 160 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigUpdateAck_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:161:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 161 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_96_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:170:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 170 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_97_id_E2nodeComponentConfigRemovalAck_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:171:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 171 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_97_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:172:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 172 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigRemovalAck_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:173:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 173 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_97_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:182:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 182 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_110_id_RANfunction_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:183:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 183 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_110_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:184:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 184 | { "&Value", aioc__type, &asn_DEF_RANfunction_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:185:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 185 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_110_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:194:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 194 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_111_id_RANfunctionID_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:195:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 195 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_111_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:196:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 196 | { "&Value", aioc__type, &asn_DEF_RANfunctionID_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:197:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 197 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_111_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:206:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 206 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_115_id_RANfunctionIEcause_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:207:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 207 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_115_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:208:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 208 | { "&Value", aioc__type, &asn_DEF_RANfunctionIDcause_Item }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:209:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 209 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_115_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:224:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 224 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_1_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:225:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 225 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:226:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 226 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:227:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 227 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_1_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:228:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 228 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_2_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:229:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 229 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:230:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 230 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:231:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 231 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_2_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:232:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 232 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_3_id_RICsubscriptionDetails }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:233:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 233 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:234:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 234 | { "&Value", aioc__type, &asn_DEF_RICsubscriptionDetails }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:235:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 235 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_3_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:253:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 253 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_5_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:254:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 254 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:255:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 255 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:256:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 256 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_5_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:257:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 257 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_6_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:258:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 258 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:259:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 259 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:260:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 260 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_6_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:261:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 261 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_7_id_RICactions_Admitted }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:262:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 262 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:263:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 263 | { "&Value", aioc__type, &asn_DEF_RICaction_Admitted_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:264:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 264 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_7_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:265:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 265 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_8_id_RICactions_NotAdmitted }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:266:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 266 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:267:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 267 | { "&Value", aioc__type, &asn_DEF_RICaction_NotAdmitted_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:268:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 268 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_8_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:286:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 286 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_11_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:287:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 287 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:288:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 288 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:289:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 289 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_11_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:290:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 290 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_12_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:291:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 291 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:292:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 292 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:293:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 293 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_12_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:294:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 294 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_13_id_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:295:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 295 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_13_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:296:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 296 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:297:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 297 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_13_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:298:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 298 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_14_id_CriticalityDiagnostics }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:299:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 299 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_14_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:300:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 300 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:301:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 301 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_14_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:313:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 313 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_15_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:314:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 314 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_15_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:315:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 315 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:316:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 316 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_15_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:317:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 317 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_16_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:318:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 318 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_16_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:319:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 319 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:320:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 320 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_16_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:332:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 332 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_17_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:333:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 333 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_17_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:334:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 334 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:335:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 335 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_17_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:336:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 336 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_18_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:337:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 337 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_18_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:338:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 338 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:339:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 339 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_18_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:357:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 357 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_19_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:358:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 358 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_19_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:359:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 359 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:360:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 360 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_19_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:361:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 361 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_20_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:362:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 362 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_20_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:363:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 363 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:364:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 364 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_20_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:365:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 365 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_21_id_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:366:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 366 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_21_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:367:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 367 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:368:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 368 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_21_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:369:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 369 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_22_id_CriticalityDiagnostics }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:370:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 370 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_22_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:371:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 371 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:372:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 372 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_22_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:381:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 381 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_23_id_RICsubscriptionToBeRemoved }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:382:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 382 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_23_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:383:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 383 | { "&Value", aioc__type, &asn_DEF_RICsubscription_List_withCause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:384:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 384 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_23_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:414:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 414 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_25_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:415:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 415 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_25_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:416:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 416 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:417:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 417 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_25_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:418:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 418 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_26_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:419:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 419 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_26_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:420:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 420 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:421:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 421 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_26_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:422:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 422 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_27_id_RICactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:423:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 423 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_27_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:424:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 424 | { "&Value", aioc__type, &asn_DEF_RICactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:425:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 425 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_27_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:426:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 426 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_28_id_RICindicationSN }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:427:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 427 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_28_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:428:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 428 | { "&Value", aioc__type, &asn_DEF_RICindicationSN }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:429:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 429 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_28_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:430:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 430 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_29_id_RICindicationType }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:431:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 431 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_29_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:432:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 432 | { "&Value", aioc__type, &asn_DEF_RICindicationType }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:433:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 433 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_29_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:434:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 434 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_30_id_RICindicationHeader }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:435:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 435 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_30_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:436:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 436 | { "&Value", aioc__type, &asn_DEF_RICindicationHeader }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:437:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 437 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_30_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:438:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 438 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_31_id_RICindicationMessage }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:439:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 439 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_31_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:440:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 440 | { "&Value", aioc__type, &asn_DEF_RICindicationMessage }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:441:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 441 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_31_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:442:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 442 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_32_id_RICcallProcessID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:443:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 443 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_32_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:444:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 444 | { "&Value", aioc__type, &asn_DEF_RICcallProcessID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:445:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 445 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_32_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:469:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 469 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_33_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:470:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 470 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_33_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:471:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 471 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:472:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 472 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_33_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:473:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 473 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_34_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:474:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 474 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_34_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:475:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 475 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:476:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 476 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_34_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:477:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 477 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_35_id_RICcallProcessID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:478:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 478 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_35_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:479:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 479 | { "&Value", aioc__type, &asn_DEF_RICcallProcessID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:480:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 480 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_35_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:481:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 481 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_36_id_RICcontrolHeader }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:482:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 482 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_36_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:483:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 483 | { "&Value", aioc__type, &asn_DEF_RICcontrolHeader }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:484:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 484 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_36_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:485:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 485 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_37_id_RICcontrolMessage }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:486:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 486 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_37_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:487:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 487 | { "&Value", aioc__type, &asn_DEF_RICcontrolMessage }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:488:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 488 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_37_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:489:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 489 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_38_id_RICcontrolAckRequest }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:490:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 490 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_38_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:491:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 491 | { "&Value", aioc__type, &asn_DEF_RICcontrolAckRequest }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:492:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 492 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_38_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:510:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 510 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_39_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:511:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 511 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_39_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:512:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 512 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:513:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 513 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_39_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:514:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 514 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_40_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:515:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 515 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_40_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:516:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 516 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:517:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 517 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_40_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:518:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 518 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_41_id_RICcallProcessID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:519:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 519 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_41_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:520:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 520 | { "&Value", aioc__type, &asn_DEF_RICcallProcessID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:521:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 521 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_41_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:522:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 522 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_42_id_RICcontrolOutcome }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:523:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 523 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_42_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:524:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 524 | { "&Value", aioc__type, &asn_DEF_RICcontrolOutcome }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:525:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 525 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_42_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:546:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 546 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_43_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:547:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 547 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_43_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:548:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 548 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:549:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 549 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_43_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:550:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 550 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_44_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:551:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 551 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_44_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:552:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 552 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:553:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 553 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_44_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:554:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 554 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_45_id_RICcallProcessID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:555:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 555 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_45_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:556:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 556 | { "&Value", aioc__type, &asn_DEF_RICcallProcessID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:557:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 557 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_45_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:558:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 558 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_46_id_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:559:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 559 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_46_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:560:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 560 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:561:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 561 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_46_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:562:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 562 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_47_id_RICcontrolOutcome }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:563:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 563 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_47_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:564:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 564 | { "&Value", aioc__type, &asn_DEF_RICcontrolOutcome }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:565:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 565 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_47_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:586:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 586 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_48_id_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:587:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 587 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_48_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:588:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 588 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:589:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 589 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_48_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:590:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 590 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_49_id_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:591:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 591 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_49_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:592:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 592 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:593:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 593 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_49_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:594:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 594 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_50_id_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:595:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 595 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_50_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:596:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 596 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:597:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 597 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_50_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:598:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 598 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_51_id_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:599:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 599 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_51_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:600:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 600 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:601:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 601 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_51_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:602:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 602 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_52_id_CriticalityDiagnostics }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:603:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 603 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_52_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:604:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 604 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:605:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 605 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_52_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:623:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 623 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_53_id_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:624:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 624 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_53_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:625:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 625 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:626:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 626 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_53_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:627:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 627 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_54_id_GlobalE2node_ID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:628:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 628 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_54_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:629:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 629 | { "&Value", aioc__type, &asn_DEF_GlobalE2node_ID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:630:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 630 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_54_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:631:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 631 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_55_id_RANfunctionsAdded }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:632:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 632 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_55_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:633:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 633 | { "&Value", aioc__type, &asn_DEF_RANfunctions_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:634:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 634 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_55_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:635:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 635 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_56_id_E2nodeComponentConfigAddition }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:636:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 636 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_56_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:637:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 637 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAddition_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:638:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 638 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_56_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:659:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 659 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_57_id_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:660:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 660 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_57_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:661:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 661 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:662:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 662 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_57_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:663:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 663 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_58_id_GlobalRIC_ID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:664:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 664 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_58_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:665:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 665 | { "&Value", aioc__type, &asn_DEF_GlobalRIC_ID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:666:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 666 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_58_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:667:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 667 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_59_id_RANfunctionsAccepted }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:668:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 668 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_59_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:669:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 669 | { "&Value", aioc__type, &asn_DEF_RANfunctionsID_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:670:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 670 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_59_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:671:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 671 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_60_id_RANfunctionsRejected }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:672:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 672 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_60_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:673:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 673 | { "&Value", aioc__type, &asn_DEF_RANfunctionsIDcause_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:674:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 674 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_60_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:675:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 675 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_61_id_E2nodeComponentConfigAdditionAck }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:676:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 676 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_61_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:677:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 677 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAdditionAck_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:678:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 678 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_61_mandatory } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:699:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 699 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_62_id_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:700:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 700 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_62_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:701:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 701 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:702:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 702 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_62_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:703:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 703 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_63_id_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:704:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 704 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_63_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:705:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 705 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:706:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 706 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_63_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:707:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 707 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_64_id_TimeToWait }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:708:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 708 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_64_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:709:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 709 | { "&Value", aioc__type, &asn_DEF_TimeToWait }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:710:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 710 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_64_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:711:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 711 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_65_id_CriticalityDiagnostics }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:712:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 712 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_65_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:713:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 713 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:714:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 714 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_65_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:715:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 715 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_66_id_TNLinformation }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:716:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 716 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_66_ignore }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:717:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 717 | { "&Value", aioc__type, &asn_DEF_TNLinformation }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:718:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 718 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_66_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:736:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 736 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_67_id_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:737:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 737 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_67_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:738:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 738 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:739:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 739 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_67_mandatory }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:740:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 740 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_68_id_E2connectionUpdateAdd }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:741:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 741 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_68_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:742:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 742 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdate_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:743:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 743 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_68_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:744:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 744 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_69_id_E2connectionUpdateRemove }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:745:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 745 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_69_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:746:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 746 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdateRemove_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:747:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 747 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_69_optional }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:748:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 748 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_70_id_E2connectionUpdateModify }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:749:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 749 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_70_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:750:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 750 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdate_List }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.0 37 | const void *value_sptr; #20 111.0 | ^~~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:751:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 751 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_70_optional } #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:766:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 766 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_73_id_TransactionID }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:767:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 767 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_73_reject }, #20 111.0 | ^ #20 111.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.0 43 | } open_type; #20 111.0 | ^~~~~~~~~ #20 111.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:768:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.0 768 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.0 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:769:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 769 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_73_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:770:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 770 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_74_id_E2connectionSetup }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:771:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 771 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_74_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:772:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 772 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdate_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:773:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 773 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_74_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:774:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 774 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_75_id_E2connectionSetupFailed }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:775:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 775 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_75_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:776:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 776 | { "&Value", aioc__type, &asn_DEF_E2connectionSetupFailed_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:777:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 777 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_75_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:795:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 795 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_77_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:796:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 796 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_77_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:797:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 797 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:798:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 798 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_77_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:799:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 799 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_78_id_Cause }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:800:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 800 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_78_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:801:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 801 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:802:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 802 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_78_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:803:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 803 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_79_id_TimeToWait }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:804:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 804 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_79_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:805:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 805 | { "&Value", aioc__type, &asn_DEF_TimeToWait }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:806:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 806 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_79_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:807:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 807 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_80_id_CriticalityDiagnostics }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:808:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 808 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_80_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:809:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 809 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:810:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 810 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_80_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:834:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 834 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_81_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:835:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 835 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_81_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:836:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 836 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:837:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 837 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_81_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:838:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 838 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_82_id_GlobalE2node_ID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:839:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 839 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_82_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:840:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 840 | { "&Value", aioc__type, &asn_DEF_GlobalE2node_ID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:841:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 841 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_82_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:842:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 842 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_83_id_E2nodeComponentConfigAddition }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:843:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 843 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_83_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:844:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 844 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAddition_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:845:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 845 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_83_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:846:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 846 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_84_id_E2nodeComponentConfigUpdate }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:847:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 847 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_84_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:848:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 848 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigUpdate_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:849:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 849 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_84_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:850:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 850 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_85_id_E2nodeComponentConfigRemoval }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:851:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 851 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_85_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:852:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 852 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigRemoval_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:853:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 853 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_85_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:854:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 854 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_86_id_E2nodeTNLassociationRemoval }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:855:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 855 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_86_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:856:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 856 | { "&Value", aioc__type, &asn_DEF_E2nodeTNLassociationRemoval_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:857:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 857 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_86_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:875:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 875 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_91_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:876:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 876 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_91_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:877:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 877 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:878:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 878 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_91_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:879:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 879 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_92_id_E2nodeComponentConfigAdditionAck }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:880:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 880 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_92_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:881:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 881 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAdditionAck_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:882:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 882 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_92_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:883:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 883 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_93_id_E2nodeComponentConfigUpdateAck }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:884:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 884 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_93_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:885:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 885 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigUpdateAck_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:886:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 886 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_93_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:887:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 887 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_94_id_E2nodeComponentConfigRemovalAck }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:888:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 888 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_94_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:889:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 889 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigRemovalAck_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:890:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 890 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_94_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:908:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 908 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_98_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:909:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 909 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_98_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:910:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 910 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:911:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 911 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_98_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:912:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 912 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_99_id_Cause }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:913:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 913 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_99_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:914:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 914 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:915:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 915 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_99_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:916:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 916 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_100_id_TimeToWait }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:917:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 917 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_100_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:918:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 918 | { "&Value", aioc__type, &asn_DEF_TimeToWait }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:919:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 919 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_100_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:920:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 920 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_101_id_CriticalityDiagnostics }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:921:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 921 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_101_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:922:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 922 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:923:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 923 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_101_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:935:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 935 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_102_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:936:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 936 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_102_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:937:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 937 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:938:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 938 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_102_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:939:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 939 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_103_id_Cause }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:940:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 940 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_103_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:941:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 941 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:942:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 942 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_103_mandatory } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:954:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 954 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_104_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:955:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 955 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_104_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:956:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 956 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:957:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 957 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_104_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:958:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 958 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_105_id_CriticalityDiagnostics }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:959:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 959 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_105_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:960:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 960 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:961:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 961 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_105_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:979:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 979 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_106_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:980:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 980 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_106_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:981:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 981 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:982:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 982 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_106_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:983:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 983 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_107_id_RANfunctionsAdded }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:984:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 984 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_107_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:985:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 985 | { "&Value", aioc__type, &asn_DEF_RANfunctions_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:986:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 986 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_107_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:987:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 987 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_108_id_RANfunctionsModified }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:988:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 988 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_108_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:989:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 989 | { "&Value", aioc__type, &asn_DEF_RANfunctions_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:990:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 990 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_108_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:991:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 991 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_109_id_RANfunctionsDeleted }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:992:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 992 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_109_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:993:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 993 | { "&Value", aioc__type, &asn_DEF_RANfunctionsID_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:994:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 994 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_109_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1009:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1009 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_112_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1010:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1010 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_112_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1011:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1011 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1012:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1012 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_112_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1013:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1013 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_113_id_RANfunctionsAccepted }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1014:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1014 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_113_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1015:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1015 | { "&Value", aioc__type, &asn_DEF_RANfunctionsID_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1016:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1016 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_113_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1017:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1017 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_114_id_RANfunctionsRejected }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1018:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1018 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_114_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1019:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1019 | { "&Value", aioc__type, &asn_DEF_RANfunctionsIDcause_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1020:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1020 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_114_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1038:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1038 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_116_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1039:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1039 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_116_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1040:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1040 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1041:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1041 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_116_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1042:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1042 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_117_id_Cause }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1043:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1043 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_117_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1044:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1044 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1045:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1045 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_117_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1046:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1046 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_118_id_TimeToWait }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1047:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1047 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_118_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1048:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1048 | { "&Value", aioc__type, &asn_DEF_TimeToWait }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1049:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1049 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_118_optional }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1050:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1050 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_119_id_CriticalityDiagnostics }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1051:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1051 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_119_ignore }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1052:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1052 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1053:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1053 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_119_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1065:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1065 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_120_id_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1066:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1066 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_120_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1067:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1067 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1068:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1068 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_120_mandatory }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1069:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1069 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_121_id_RANfunctionsAccepted }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1070:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1070 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_121_reject }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1071:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1071 | { "&Value", aioc__type, &asn_DEF_RANfunctionsID_List }, #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.1 37 | const void *value_sptr; #20 111.1 | ^~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1072:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 111.1 1072 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_121_optional } #20 111.1 | ^ #20 111.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 111.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.1 43 | } open_type; #20 111.1 | ^~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_ToBeSetup_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1103:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1103 | select_RICaction_ToBeSetup_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_ToBeSetup_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1149:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1149 | select_RICaction_ToBeSetup_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_Admitted_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1220:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1220 | select_RICaction_Admitted_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_Admitted_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1266:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1266 | select_RICaction_Admitted_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_NotAdmitted_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1337:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1337 | select_RICaction_NotAdmitted_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_NotAdmitted_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1383:78: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1383 | select_RICaction_NotAdmitted_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscription_withCause_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1454:88: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1454 | select_RICsubscription_withCause_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscription_withCause_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1500:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1500 | select_RICsubscription_withCause_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdate_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1571:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1571 | select_E2connectionUpdate_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdate_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1617:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1617 | select_E2connectionUpdate_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateRemove_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1688:87: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1688 | select_E2connectionUpdateRemove_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateRemove_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1734:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1734 | select_E2connectionUpdateRemove_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionSetupFailed_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1805:86: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1805 | select_E2connectionSetupFailed_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionSetupFailed_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1851:80: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1851 | select_E2connectionSetupFailed_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigAddition_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1922:92: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1922 | select_E2nodeComponentConfigAddition_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigAddition_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1968:86: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 1968 | select_E2nodeComponentConfigAddition_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigUpdate_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2039:90: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2039 | select_E2nodeComponentConfigUpdate_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigUpdate_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2085:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2085 | select_E2nodeComponentConfigUpdate_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigRemoval_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2156:91: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2156 | select_E2nodeComponentConfigRemoval_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigRemoval_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2202:85: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2202 | select_E2nodeComponentConfigRemoval_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeTNLassociationRemoval_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2273:90: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2273 | select_E2nodeTNLassociationRemoval_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeTNLassociationRemoval_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2319:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2319 | select_E2nodeTNLassociationRemoval_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigAdditionAck_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2390:95: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2390 | select_E2nodeComponentConfigAdditionAck_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigAdditionAck_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2436:89: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2436 | select_E2nodeComponentConfigAdditionAck_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigUpdateAck_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2507:93: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2507 | select_E2nodeComponentConfigUpdateAck_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigUpdateAck_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2553:87: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2553 | select_E2nodeComponentConfigUpdateAck_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigRemovalAck_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2624:94: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2624 | select_E2nodeComponentConfigRemovalAck_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigRemovalAck_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2670:88: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2670 | select_E2nodeComponentConfigRemovalAck_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunction_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2741:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2741 | select_RANfunction_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunction_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2787:68: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2787 | select_RANfunction_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunctionID_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2858:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2858 | select_RANfunctionID_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunctionID_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2904:70: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2904 | select_RANfunctionID_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunctionIDcause_ItemIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2975:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 2975 | select_RANfunctionIDcause_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunctionIDcause_ItemIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3021:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3021 | select_RANfunctionIDcause_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionRequest_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3092:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3092 | select_RICsubscriptionRequest_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionRequest_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3138:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3138 | select_RICsubscriptionRequest_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionResponse_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3209:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3209 | select_RICsubscriptionResponse_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionResponse_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3255:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3255 | select_RICsubscriptionResponse_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionFailure_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3326:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3326 | select_RICsubscriptionFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionFailure_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3372:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3372 | select_RICsubscriptionFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteRequest_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3443:87: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3443 | select_RICsubscriptionDeleteRequest_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteRequest_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3489:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3489 | select_RICsubscriptionDeleteRequest_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteResponse_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3560:88: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3560 | select_RICsubscriptionDeleteResponse_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteResponse_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3606:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3606 | select_RICsubscriptionDeleteResponse_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteFailure_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3677:87: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3677 | select_RICsubscriptionDeleteFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteFailure_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3723:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3723 | select_RICsubscriptionDeleteFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteRequired_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3794:88: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3794 | select_RICsubscriptionDeleteRequired_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteRequired_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3840:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3840 | select_RICsubscriptionDeleteRequired_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICindication_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3911:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3911 | select_RICindication_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICindication_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3957:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 3957 | select_RICindication_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolRequest_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4028:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4028 | select_RICcontrolRequest_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolRequest_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4074:70: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4074 | select_RICcontrolRequest_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolAcknowledge_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4145:80: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4145 | select_RICcontrolAcknowledge_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolAcknowledge_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4191:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4191 | select_RICcontrolAcknowledge_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolFailure_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4262:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4262 | select_RICcontrolFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolFailure_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4308:70: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4308 | select_RICcontrolFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ErrorIndication_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4379:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4379 | select_ErrorIndication_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ErrorIndication_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4425:68: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4425 | select_ErrorIndication_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupRequestIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4496:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4496 | select_E2setupRequestIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupRequestIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4542:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4542 | select_E2setupRequestIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupResponseIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4613:73: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4613 | select_E2setupResponseIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupResponseIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4659:67: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4659 | select_E2setupResponseIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupFailureIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4730:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4730 | select_E2setupFailureIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupFailureIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4776:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4776 | select_E2setupFailureIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdate_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4847:77: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4847 | select_E2connectionUpdate_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdate_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4893:71: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4893 | select_E2connectionUpdate_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateAck_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4971:80: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 4971 | select_E2connectionUpdateAck_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateAck_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5017:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5017 | select_E2connectionUpdateAck_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateFailure_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5088:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5088 | select_E2connectionUpdateFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateFailure_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5134:78: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5134 | select_E2connectionUpdateFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdate_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5205:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5205 | select_E2nodeConfigurationUpdate_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdate_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5251:78: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5251 | select_E2nodeConfigurationUpdate_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdateAcknowledge_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5322:95: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5322 | select_E2nodeConfigurationUpdateAcknowledge_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdateAcknowledge_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5368:89: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5368 | select_E2nodeConfigurationUpdateAcknowledge_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdateFailure_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5439:91: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5439 | select_E2nodeConfigurationUpdateFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdateFailure_IEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5485:85: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5485 | select_E2nodeConfigurationUpdateFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ResetRequestIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5556:70: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5556 | select_ResetRequestIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ResetRequestIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5602:64: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5602 | select_ResetRequestIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ResetResponseIEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5673:71: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5673 | select_ResetResponseIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ResetResponseIEs_value_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5719:65: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5719 | select_ResetResponseIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdate_IEs_criticality_type': #20 111.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5790:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.1 5790 | select_RICserviceUpdate_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdate_IEs_value_type': #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5836:69: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.2 5836 | select_RICserviceUpdate_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdateAcknowledge_IEs_criticality_type': #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5914:86: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.2 5914 | select_RICserviceUpdateAcknowledge_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdateAcknowledge_IEs_value_type': #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5960:80: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.2 5960 | select_RICserviceUpdateAcknowledge_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdateFailure_IEs_criticality_type': #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:6031:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.2 6031 | select_RICserviceUpdateFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdateFailure_IEs_value_type': #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:6077:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.2 6077 | select_RICserviceUpdateFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceQuery_IEs_criticality_type': #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:6148:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.2 6148 | select_RICserviceQuery_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceQuery_IEs_value_type': #20 111.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:6194:68: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.2 6194 | select_RICserviceQuery_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 112.5 [ 33%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-FieldPair.c.o #20 112.6 [ 33%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-ID.c.o #20 112.6 [ 34%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-SingleContainer.c.o #20 112.7 [ 34%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunction-Item.c.o #20 112.8 [ 35%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionDefinition.c.o #20 112.9 [ 35%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionID-Item.c.o #20 112.9 [ 35%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionID.c.o #20 113.0 [ 36%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionIDcause-Item.c.o #20 113.1 [ 36%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionOID.c.o #20 113.1 [ 36%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionRevision.c.o #20 113.2 [ 37%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctions-List.c.o #20 113.3 [ 37%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionsID-List.c.o #20 113.4 [ 37%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionsIDcause-List.c.o #20 113.5 [ 38%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-Admitted-Item.c.o #20 113.5 [ 38%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-Admitted-List.c.o #20 113.6 [ 39%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-NotAdmitted-Item.c.o #20 113.7 [ 39%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-NotAdmitted-List.c.o #20 113.8 [ 39%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-ToBeSetup-Item.c.o #20 113.8 [ 40%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICactionDefinition.c.o #20 113.9 [ 40%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICactionID.c.o #20 114.0 [ 40%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICactionType.c.o #20 114.0 [ 41%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICactions-ToBeSetup-List.c.o #20 114.1 [ 41%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcallProcessID.c.o #20 114.2 [ 41%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolAckRequest.c.o #20 114.3 [ 42%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolAcknowledge.c.o #20 114.3 [ 42%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolFailure.c.o #20 114.4 [ 43%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolHeader.c.o #20 114.5 [ 43%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolMessage.c.o #20 114.5 [ 43%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolOutcome.c.o #20 114.6 [ 44%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolRequest.c.o #20 114.7 [ 44%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICeventTriggerDefinition.c.o #20 114.7 [ 44%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindication.c.o #20 114.8 [ 45%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindicationHeader.c.o #20 114.9 [ 45%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindicationMessage.c.o #20 114.9 [ 45%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindicationSN.c.o #20 115.0 [ 46%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindicationType.c.o #20 115.1 [ 46%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICrequestID.c.o #20 115.2 [ 47%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICserviceQuery.c.o #20 115.2 [ 47%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICserviceUpdate.c.o #20 115.3 [ 47%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICserviceUpdateAcknowledge.c.o #20 115.4 [ 48%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICserviceUpdateFailure.c.o #20 115.4 [ 48%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscription-List-withCause.c.o #20 115.5 [ 48%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscription-withCause-Item.c.o #20 115.6 [ 49%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDeleteFailure.c.o #20 115.7 [ 49%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDeleteRequest.c.o #20 115.7 [ 50%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDeleteRequired.c.o #20 115.8 [ 50%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDeleteResponse.c.o #20 115.9 [ 50%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDetails.c.o #20 115.9 [ 51%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionFailure.c.o #20 116.0 [ 51%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionRequest.c.o #20 116.1 [ 51%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionResponse.c.o #20 116.2 [ 52%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubsequentAction.c.o #20 116.2 [ 52%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubsequentActionType.c.o #20 116.3 [ 52%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICtimeToWait.c.o #20 116.4 [ 53%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ResetRequest.c.o #20 116.4 [ 53%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ResetResponse.c.o #20 116.5 [ 54%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c.o #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:35:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 35 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionRequest }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:36:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 36 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionResponse }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:37:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 37 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionFailure }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:38:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 38 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_1_id_RICsubscription }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:39:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 39 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:40:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 40 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequest }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:41:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 41 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteResponse }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:42:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 42 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteFailure }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:43:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 43 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_2_id_RICsubscriptionDelete }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:44:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 44 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:45:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 45 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceUpdate }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:46:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 46 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateAcknowledge }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:47:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 47 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateFailure }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:48:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 48 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_3_id_RICserviceUpdate }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:49:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 49 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:50:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 50 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICcontrolRequest }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:51:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 51 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolAcknowledge }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:52:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 52 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolFailure }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:53:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 53 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_4_id_RICcontrol }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:54:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 54 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_reject }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:55:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 55 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2setupRequest }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:56:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 56 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2setupResponse }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:57:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 57 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2setupFailure }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:58:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 58 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_5_id_E2setup }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:59:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 59 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:60:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 60 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2nodeConfigurationUpdate }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:61:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 61 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateAcknowledge }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:62:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 62 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateFailure }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:63:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 63 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_6_id_E2nodeConfigurationUpdate }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:64:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 64 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:65:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 65 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2connectionUpdate }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:66:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 66 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateAcknowledge }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:67:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 67 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateFailure }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:68:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 68 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_7_id_E2connectionUpdate }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:69:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 69 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:70:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 70 | { "&InitiatingMessage", aioc__type, &asn_DEF_ResetRequest }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:71:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 71 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_ResetResponse }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:72:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 72 | { "&UnsuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:73:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 73 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_8_id_Reset }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:74:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 74 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:75:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 75 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICindication }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:76:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 76 | { "&SuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:77:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 77 | { "&UnsuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:78:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 78 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_9_id_RICindication }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:79:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 79 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:80:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 80 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceQuery }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:81:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 81 | { "&SuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:82:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 82 | { "&UnsuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:83:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 83 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_10_id_RICserviceQuery }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:84:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 84 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:85:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 85 | { "&InitiatingMessage", aioc__type, &asn_DEF_ErrorIndication }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:86:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 86 | { "&SuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:87:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 87 | { "&UnsuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:88:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 88 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_11_id_ErrorIndication }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:89:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 89 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_ignore }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:90:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 90 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequired }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 116.6 37 | const void *value_sptr; #20 116.6 | ^~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:91:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 91 | { "&SuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:92:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 92 | { "&UnsuccessfulOutcome", }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 116.6 35 | } cell_kind; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:93:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 93 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_12_id_RICsubscriptionDeleteRequired }, #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:94:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 116.6 94 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_ignore } #20 116.6 | ^ #20 116.6 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 116.6 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 116.6 43 | } open_type; #20 116.6 | ^~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c: In function 'select_SuccessfulOutcome_criticality_type': #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:125:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 116.6 125 | select_SuccessfulOutcome_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 116.6 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c: In function 'select_SuccessfulOutcome_value_type': #20 116.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:171:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 116.6 171 | select_SuccessfulOutcome_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 116.6 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 116.6 [ 54%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TNLinformation.c.o #20 116.7 [ 54%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TNLusage.c.o #20 116.8 [ 55%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TimeToWait.c.o #20 116.9 [ 55%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TransactionID.c.o #20 117.0 [ 55%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TriggeringMessage.c.o #20 117.0 [ 56%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TypeOfError.c.o #20 117.1 [ 56%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c.o #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:35:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 35 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionRequest }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:36:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 36 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionResponse }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:37:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 37 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionFailure }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:38:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 38 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_1_id_RICsubscription }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:39:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 39 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:40:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 40 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequest }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:41:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 41 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteResponse }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:42:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 42 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteFailure }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:43:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 43 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_2_id_RICsubscriptionDelete }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:44:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 44 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:45:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 45 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceUpdate }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:46:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 46 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateAcknowledge }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:47:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 47 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateFailure }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:48:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 48 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_3_id_RICserviceUpdate }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:49:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 49 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:50:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 50 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICcontrolRequest }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:51:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 51 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolAcknowledge }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:52:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 52 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolFailure }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:53:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 53 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_4_id_RICcontrol }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:54:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 54 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_reject }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:55:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 55 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2setupRequest }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:56:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 56 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2setupResponse }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:57:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 57 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2setupFailure }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:58:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 58 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_5_id_E2setup }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:59:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 59 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:60:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 60 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2nodeConfigurationUpdate }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:61:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 61 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateAcknowledge }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:62:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 62 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateFailure }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:63:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 63 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_6_id_E2nodeConfigurationUpdate }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:64:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 64 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:65:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 65 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2connectionUpdate }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:66:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 66 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateAcknowledge }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:67:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 67 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateFailure }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:68:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 68 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_7_id_E2connectionUpdate }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:69:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 69 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:70:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 70 | { "&InitiatingMessage", aioc__type, &asn_DEF_ResetRequest }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:71:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 71 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_ResetResponse }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:72:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 72 | { "&UnsuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:73:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 73 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_8_id_Reset }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:74:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 74 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:75:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 75 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICindication }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:76:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 76 | { "&SuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:77:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 77 | { "&UnsuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:78:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 78 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_9_id_RICindication }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:79:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 79 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:80:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 80 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceQuery }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:81:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 81 | { "&SuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:82:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 82 | { "&UnsuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:83:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 83 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_10_id_RICserviceQuery }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:84:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 84 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:85:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 85 | { "&InitiatingMessage", aioc__type, &asn_DEF_ErrorIndication }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:86:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 86 | { "&SuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:87:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 87 | { "&UnsuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:88:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 88 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_11_id_ErrorIndication }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:89:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 89 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_ignore }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:90:2: warning: missing initializer for field 'value_sptr' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 90 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequired }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 117.2 37 | const void *value_sptr; #20 117.2 | ^~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:91:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 91 | { "&SuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:92:2: warning: missing initializer for field 'cell_kind' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 92 | { "&UnsuccessfulOutcome", }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 117.2 35 | } cell_kind; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:93:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 93 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_12_id_RICsubscriptionDeleteRequired }, #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:94:2: warning: missing initializer for field 'open_type' of 'asn_ioc_cell_t' {aka 'const struct asn_ioc_cell_s'} [-Wmissing-field-initializers] #20 117.2 94 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_ignore } #20 117.2 | ^ #20 117.2 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 117.2 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 117.2 43 | } open_type; #20 117.2 | ^~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c: In function 'select_UnsuccessfulOutcome_criticality_type': #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:125:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 117.2 125 | select_UnsuccessfulOutcome_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 117.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c: In function 'select_UnsuccessfulOutcome_value_type': #20 117.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:171:68: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 117.2 171 | select_UnsuccessfulOutcome_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 117.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 117.2 [ 56%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_SEQUENCE_OF.c.o #20 117.3 [ 57%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_SET_OF.c.o #20 117.4 [ 57%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_application.c.o #20 117.7 [ 58%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_bit_data.c.o #20 117.9 [ 58%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_codecs_prim.c.o #20 118.0 [ 58%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_internal.c.o #20 118.1 [ 59%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_random_fill.c.o #20 118.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_random_fill.c: In function 'asn_random_between': #20 118.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_random_fill.c:41:25: warning: unused variable 'intmax_max' [-Wunused-variable] #20 118.2 41 | const uintmax_t intmax_max = ((~(uintmax_t)0) >> 1); #20 118.2 | ^~~~~~~~~~ #20 118.2 [ 59%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ber_decoder.c.o #20 118.4 [ 59%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ber_tlv_length.c.o #20 118.5 [ 60%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ber_tlv_tag.c.o #20 118.6 [ 60%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_CHOICE.c.o #20 118.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/constr_CHOICE.c: In function 'CHOICE_decode_xer': #20 118.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/constr_CHOICE.c:605:13: warning: variable 'old_present' set but not used [-Wunused-but-set-variable] #20 118.7 605 | unsigned old_present; #20 118.7 | ^~~~~~~~~~~ #20 119.1 [ 60%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_SEQUENCE.c.o #20 119.8 [ 61%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_SEQUENCE_OF.c.o #20 120.0 [ 61%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_SET_OF.c.o #20 120.6 [ 62%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_TYPE.c.o #20 120.7 [ 62%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constraints.c.o #20 120.8 [ 62%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/der_encoder.c.o #20 120.9 [ 63%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/per_decoder.c.o #20 121.0 [ 63%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/per_encoder.c.o #20 121.2 [ 63%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/per_opentype.c.o #20 121.4 [ 64%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/per_support.c.o #20 121.6 [ 64%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/xer_decoder.c.o #20 121.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/xer_decoder.c: In function 'xer_decode_general': #20 121.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/xer_decoder.c:241:4: warning: 'ch_type' may be used uninitialized in this function [-Wmaybe-uninitialized] #20 121.7 241 | switch(ch_type) { #20 121.7 | ^~~~~~ #20 121.7 [ 64%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/xer_encoder.c.o #20 121.9 [ 65%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/xer_support.c.o #20 122.1 [ 65%] Linking C static library libasn1codec.a #20 122.2 [ 65%] Built target asn1codec #20 122.3 Scanning dependencies of target asn1ce2smcodec #20 122.3 [ 65%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/BIT_STRING.c.o #20 122.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/BIT_STRING.c: In function 'BIT_STRING_compare': #20 122.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/BIT_STRING.c:272:41: warning: unused variable 'specs' [-Wunused-variable] #20 122.3 272 | const asn_OCTET_STRING_specifics_t *specs = td->specifics; #20 122.3 | ^~~~~ #20 122.6 [ 65%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/BOOLEAN.c.o #20 122.8 [ 66%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ActionDefinition-Format1.c.o #20 122.9 [ 66%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ActionDefinition.c.o #20 122.9 [ 66%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ControlHeader-Format1.c.o #20 123.0 [ 67%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ControlHeader.c.o #20 123.1 [ 67%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ControlMessage-Format1.c.o #20 123.1 [ 67%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ControlMessage.c.o #20 123.2 [ 68%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-EventTriggerDefinition-Format1.c.o #20 123.3 [ 68%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-EventTriggerDefinition.c.o #20 123.3 [ 69%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-IndicationHeader-Format1.c.o #20 123.4 [ 69%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-IndicationHeader.c.o #20 123.5 [ 69%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-IndicationMessage-Format1.c.o #20 123.5 [ 70%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-IndicationMessage.c.o #20 123.6 [ 70%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-RANfunction-Definition.c.o #20 123.7 [ 70%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/ECGI.c.o #20 123.8 [ 71%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/EUTRANCellIdentifier.c.o #20 123.9 [ 71%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c.o #20 124.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c: In function 'asn_long2INTEGER': #20 124.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1292:22: warning: array subscript 0 is outside array bounds of 'intmax_t[1]' {aka 'long int[1]'} [-Warray-bounds] #20 124.3 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 124.3 | ~~~~~~^~~~~~ #20 124.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1333:1: note: while referencing 'value' #20 124.3 1333 | asn_long2INTEGER(INTEGER_t *st, long value) { #20 124.3 | ^~~~~~~~~~~~~~~~ #20 124.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c: In function 'asn_ulong2INTEGER': #20 124.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1292:22: warning: array subscript 0 is outside array bounds of 'intmax_t[1]' {aka 'long int[1]'} [-Warray-bounds] #20 124.3 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 124.3 | ~~~~~~^~~~~~ #20 124.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1338:1: note: while referencing 'value' #20 124.3 1338 | asn_ulong2INTEGER(INTEGER_t *st, unsigned long value) { #20 124.3 | ^~~~~~~~~~~~~~~~~ #20 124.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c: In function 'asn_int642INTEGER': #20 124.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1292:22: warning: array subscript 0 is outside array bounds of 'intmax_t[1]' {aka 'long int[1]'} [-Warray-bounds] #20 124.4 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 124.4 | ~~~~~~^~~~~~ #20 124.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1369:1: note: while referencing 'value' #20 124.4 1369 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { #20 124.4 | ^~~~~~~~~~~~~~~~~ #20 124.6 [ 71%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRCGI.c.o #20 124.7 [ 72%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRCellIdentifier.c.o #20 124.8 [ 72%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-Cell-ID.c.o #20 124.8 [ 73%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-ControlCommand.c.o #20 124.9 [ 73%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-Record-List-item.c.o #20 125.0 [ 73%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-Record-row-item.c.o #20 125.0 [ 74%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-TableRecord.c.o #20 125.1 [ 74%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-TimeStamp.c.o #20 125.2 [ 74%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-TriggerNature.c.o #20 125.3 [ 75%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NativeEnumerated.c.o #20 125.4 [ 75%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NativeInteger.c.o #20 125.6 [ 75%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/OCTET_STRING.c.o #20 125.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/OCTET_STRING.c: In function 'OCTET_STRING_compare': #20 125.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/OCTET_STRING.c:2188:41: warning: unused variable 'specs' [-Wunused-variable] #20 125.7 2188 | const asn_OCTET_STRING_specifics_t *specs = td->specifics; #20 125.7 | ^~~~~ #20 126.5 [ 76%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/OPEN_TYPE.c.o #20 126.7 [ 76%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/PLMN-Identity.c.o #20 126.8 [ 77%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/PrintableString.c.o #20 126.8 [ 77%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANfunction-Name.c.o #20 127.0 [ 77%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-ID.c.o #20 127.1 [ 78%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Item.c.o #20 127.2 [ 78%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Name.c.o #20 127.2 [ 78%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Test.c.o #20 127.3 [ 79%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Type.c.o #20 127.4 [ 79%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Value.c.o #20 127.4 [ 79%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameterDef-Item.c.o #20 127.5 [ 80%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-ControlStyle-List.c.o #20 127.6 [ 80%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-EventTriggerStyle-List.c.o #20 127.6 [ 81%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-Format-Type.c.o #20 127.7 [ 81%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-InsertStyle-List.c.o #20 127.8 [ 81%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-PolicyStyle-List.c.o #20 127.9 [ 82%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-ReportStyle-List.c.o #20 128.0 [ 82%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-Style-Name.c.o #20 128.1 [ 82%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-Style-Type.c.o #20 128.1 [ 83%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_SEQUENCE_OF.c.o #20 128.2 [ 83%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_SET_OF.c.o #20 128.3 [ 83%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_application.c.o #20 128.5 [ 84%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_bit_data.c.o #20 128.8 [ 84%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_codecs_prim.c.o #20 129.0 [ 85%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_internal.c.o #20 129.0 [ 85%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_random_fill.c.o #20 129.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_random_fill.c: In function 'asn_random_between': #20 129.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_random_fill.c:41:25: warning: unused variable 'intmax_max' [-Wunused-variable] #20 129.1 41 | const uintmax_t intmax_max = ((~(uintmax_t)0) >> 1); #20 129.1 | ^~~~~~~~~~ #20 129.1 [ 85%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/ber_decoder.c.o #20 129.3 [ 86%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/ber_tlv_length.c.o #20 129.5 [ 86%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/ber_tlv_tag.c.o #20 129.6 [ 86%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_CHOICE.c.o #20 129.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_CHOICE.c: In function 'CHOICE_decode_xer': #20 129.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_CHOICE.c:605:13: warning: variable 'old_present' set but not used [-Wunused-but-set-variable] #20 129.6 605 | unsigned old_present; #20 129.6 | ^~~~~~~~~~~ #20 130.0 [ 87%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_SEQUENCE.c.o #20 130.7 [ 87%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_SEQUENCE_OF.c.o #20 130.9 [ 87%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_SET_OF.c.o #20 131.5 [ 88%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_TYPE.c.o #20 131.6 [ 88%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constraints.c.o #20 131.7 [ 89%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/der_encoder.c.o #20 131.8 [ 89%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/pdu_collection.c.o #20 131.8 [ 89%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/per_decoder.c.o #20 131.9 [ 90%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/per_encoder.c.o #20 132.1 [ 90%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/per_opentype.c.o #20 132.2 [ 90%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/per_support.c.o #20 132.5 [ 91%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_decoder.c.o #20 132.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_decoder.c: In function 'xer_decode_general': #20 132.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_decoder.c:241:4: warning: 'ch_type' may be used uninitialized in this function [-Wmaybe-uninitialized] #20 132.6 241 | switch(ch_type) { #20 132.6 | ^~~~~~ #20 132.6 [ 91%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_encoder.c.o #20 132.8 [ 92%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_support.c.o #20 133.0 [ 92%] Linking C static library libasn1ce2smcodec.a #20 133.1 [ 92%] Built target asn1ce2smcodec #20 133.1 Scanning dependencies of target e2 #20 133.1 [ 93%] Building CXX object CMakeFiles/e2.dir/RIC-E2-TERMINATION/sctpThread.cpp.o #20 141.7 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'int buildListeningPort(sctp_params_t&)': #20 141.7 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:368:29: warning: too many arguments for format [-Wformat-extra-args] #20 141.7 368 | fprintf(stderr, "Invalid size of sctp_paddrparams socket option: {} / {}", sckt_parms_size, (socklen_t)sizeof(sckt_parms)); #20 141.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 141.7 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:383:29: warning: too many arguments for format [-Wformat-extra-args] #20 141.7 383 | fprintf(stderr, "Invalid size of sctp_assocparams socket option: {} / {}", str_assoc_size, (socklen_t)sizeof(sckt_assoc)); #20 141.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 141.8 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void handlepoll_error(epoll_event&, ReportingMessages_t&, RmrMessagesBuffer_t&, sctp_params_t*)': #20 141.8 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:1299:75: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ConnectedCU_t' {aka 'ConnectedCU'} [-Wformat=] #20 141.8 1299 | mdclog_write(MDCLOG_DEBUG, "Before event.data.ptr %p and data is %d", (void *)event.data.ptr, *((ConnectedCU_t *)event.data.ptr)); #20 141.8 | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 141.8 | | | #20 141.8 | int ConnectedCU_t {aka ConnectedCU} #20 142.1 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void asnInitiatingRequest(E2AP_PDU_t*, Sctp_Map_t*, ReportingMessages_t&, RmrMessagesBuffer_t&, int)': #20 142.1 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:2376:82: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] #20 142.1 2376 | mdclog_write(MDCLOG_DEBUG, "ProcedureCode Value is %ld", procedureCode); #20 142.1 | ~~^ ~~~~~~~~~~~~~ #20 142.1 | | | #20 142.1 | | int #20 142.1 | long int #20 142.1 | %d #20 175.5 [ 93%] Building CXX object CMakeFiles/e2.dir/RIC-E2-TERMINATION/base64.cpp.o #20 175.7 [ 93%] Linking CXX executable e2 #20 176.5 [ 93%] Built target e2 #20 176.5 Scanning dependencies of target testConfigFile #20 176.5 [ 93%] Building CXX object CMakeFiles/testConfigFile.dir/RIC-E2-TERMINATION/TEST/ConfigurationFileTest/testConfigFile.cpp.o #20 179.9 [ 94%] Linking CXX executable testConfigFile #20 180.2 [ 94%] Built target testConfigFile #20 180.2 Scanning dependencies of target b64Test #20 180.2 [ 95%] Building CXX object CMakeFiles/b64Test.dir/RIC-E2-TERMINATION/base64.cpp.o #20 180.4 [ 95%] Building CXX object CMakeFiles/b64Test.dir/RIC-E2-TERMINATION/TEST/base64/testBase64.cpp.o #20 180.7 /opt/e2/RIC-E2-TERMINATION/TEST/base64/testBase64.cpp: In function 'void base64__encDec()': #20 180.7 /opt/e2/RIC-E2-TERMINATION/TEST/base64/testBase64.cpp:56:72: warning: division 'sizeof (unsigned char*) / sizeof (unsigned char)' does not compute the number of array elements [-Wsizeof-pointer-div] #20 180.7 56 | std::string str1( backBackBuff, backBackBuff + sizeof backBackBuff / sizeof backBackBuff[0]); #20 180.7 | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #20 180.7 /opt/e2/RIC-E2-TERMINATION/TEST/base64/testBase64.cpp:53:11: note: first 'sizeof' operand was declared here #20 180.7 53 | auto *backBackBuff = (unsigned char *)malloc(length); #20 180.7 | ^~~~~~~~~~~~ #20 180.9 [ 95%] Linking CXX executable b64Test #20 181.1 [ 95%] Built target b64Test #20 181.2 Scanning dependencies of target sctp_test #20 181.2 [ 95%] Building CXX object CMakeFiles/sctp_test.dir/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp.o #20 181.2 : warning: "DEV_PKG" redefined #20 181.2 : note: this is the location of the previous definition #20 191.2 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp: In member function 'virtual void sctp_TESTForDebug_Test::TestBody()': #20 191.2 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp:1051:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] #20 191.2 1051 | char* log_level = "4"; #20 191.2 | ^~~ #20 191.2 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp: In member function 'virtual void sctp_TestForInfo_Test::TestBody()': #20 191.2 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp:1846:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] #20 191.2 1846 | char* log_level = "3"; #20 191.2 | ^~~ #20 191.2 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp: In member function 'virtual void sctp_TestForWarn_Test::TestBody()': #20 191.2 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp:1851:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] #20 191.2 1851 | char* log_level = "2"; #20 191.2 | ^~~ #20 191.2 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp: In member function 'virtual void sctp_TestForErr_Test::TestBody()': #20 191.2 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp:1856:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] #20 191.2 1856 | char* log_level = "1"; #20 191.2 | ^~~ #20 192.9 In file included from /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp:3: #20 192.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.h: At global scope: #20 192.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.h:479:12: warning: 'int enable_log_change_notify(const char*)' declared 'static' but never defined [-Wunused-function] #20 192.9 479 | static int enable_log_change_notify(const char* fileName); #20 192.9 | ^~~~~~~~~~~~~~~~~~~~~~~~ #20 192.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.h:480:12: warning: 'int register_log_change_notify(const char*)' declared 'static' but never defined [-Wunused-function] #20 192.9 480 | static int register_log_change_notify(const char *fileName); #20 192.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #20 192.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.h:481:15: warning: 'void* monitor_loglevel_change_handler(void*)' declared 'static' but never defined [-Wunused-function] #20 192.9 481 | static void * monitor_loglevel_change_handler(void* arg); #20 192.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 192.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.h:484:14: warning: 'char* parse_file(char*)' declared 'static' but never defined [-Wunused-function] #20 192.9 484 | static char* parse_file(char* filename); #20 192.9 | ^~~~~~~~~~ #20 202.9 [ 96%] Building CXX object CMakeFiles/sctp_test.dir/RIC-E2-TERMINATION/sctpThread.cpp.o #20 202.9 : warning: "DEV_PKG" redefined #20 202.9 : note: this is the location of the previous definition #20 210.1 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'int buildListeningPort(sctp_params_t&)': #20 210.1 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:368:29: warning: too many arguments for format [-Wformat-extra-args] #20 210.1 368 | fprintf(stderr, "Invalid size of sctp_paddrparams socket option: {} / {}", sckt_parms_size, (socklen_t)sizeof(sckt_parms)); #20 210.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 210.1 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:383:29: warning: too many arguments for format [-Wformat-extra-args] #20 210.1 383 | fprintf(stderr, "Invalid size of sctp_assocparams socket option: {} / {}", str_assoc_size, (socklen_t)sizeof(sckt_assoc)); #20 210.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 210.2 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void listener(sctp_params_t*)': #20 210.2 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:943:26: warning: unused variable 'hostBuff' [-Wunused-variable] #20 210.2 943 | char hostBuff[NI_MAXHOST]; #20 210.2 | ^~~~~~~~ #20 210.2 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:944:26: warning: unused variable 'portBuff' [-Wunused-variable] #20 210.2 944 | char portBuff[NI_MAXSERV]; #20 210.2 | ^~~~~~~~ #20 210.3 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void handlepoll_error(epoll_event&, ReportingMessages_t&, RmrMessagesBuffer_t&, sctp_params_t*)': #20 210.3 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:1299:75: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ConnectedCU_t' {aka 'ConnectedCU'} [-Wformat=] #20 210.3 1299 | mdclog_write(MDCLOG_DEBUG, "Before event.data.ptr %p and data is %d", (void *)event.data.ptr, *((ConnectedCU_t *)event.data.ptr)); #20 210.3 | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 210.3 | | | #20 210.3 | int ConnectedCU_t {aka ConnectedCU} #20 210.3 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'int receiveDataFromSctp(epoll_event*, Sctp_Map_t*, int&, RmrMessagesBuffer_t&, timespec&)': #20 210.3 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:1501:28: warning: unused variable 'sndrcvinfo' [-Wunused-variable] #20 210.3 1501 | struct sctp_sndrcvinfo sndrcvinfo; #20 210.3 | ^~~~~~~~~~ #20 210.3 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:1502:9: warning: unused variable 'flags' [-Wunused-variable] #20 210.3 1502 | int flags; #20 210.3 | ^~~~~ #20 210.5 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void asnInitiatingRequest(E2AP_PDU_t*, Sctp_Map_t*, ReportingMessages_t&, RmrMessagesBuffer_t&, int)': #20 210.5 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:2376:82: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] #20 210.5 2376 | mdclog_write(MDCLOG_DEBUG, "ProcedureCode Value is %ld", procedureCode); #20 210.5 | ~~^ ~~~~~~~~~~~~~ #20 210.5 | | | #20 210.5 | | int #20 210.5 | long int #20 210.5 | %d #20 213.2 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: At global scope: #20 213.2 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:53:13: warning: 'void catch_function(int)' defined but not used [-Wunused-function] #20 213.2 53 | static void catch_function(int signal) { #20 213.2 | ^~~~~~~~~~~~~~ #20 246.2 [ 96%] Building CXX object CMakeFiles/sctp_test.dir/RIC-E2-TERMINATION/base64.cpp.o #20 246.2 : warning: "DEV_PKG" redefined #20 246.2 : note: this is the location of the previous definition #20 246.4 [ 96%] Linking CXX executable sctp_test #20 247.7 [ 96%] Built target sctp_test #20 247.8 Scanning dependencies of target sctpClient #20 247.8 [ 97%] Building CXX object CMakeFiles/sctpClient.dir/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.cpp.o #20 262.1 /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.cpp: In function 'void runFunc(SctpClient_t*)': #20 262.1 /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.cpp:384:52: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 125 [-Wformat-truncation=] #20 262.1 384 | snprintf(key, 128, "id:%s", sctpLinkId); #20 262.1 | ^~ ~~~~~~~~~~ #20 262.1 In file included from /usr/include/stdio.h:867, #20 262.1 from /usr/include/c++/9/cstdio:42, #20 262.1 from /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.h:25, #20 262.1 from /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.cpp:22: #20 262.1 /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 4 and 131 bytes into a destination of size 128 #20 262.1 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, #20 262.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 262.1 68 | __bos (__s), __fmt, __va_arg_pack ()); #20 262.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 275.2 [ 97%] Building CXX object CMakeFiles/sctpClient.dir/RIC-E2-TERMINATION/TEST/testAsn/httpServer/HttpServer.cpp.o #20 280.6 In file included from /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/httpServer/HttpServer.cpp:29: #20 280.6 /opt/e2/RIC-E2-TERMINATION/TEST/e2smTest/../T1/E2Builder.h:434:13: warning: 'void buildGlobalENB_ID(GlobalENB_ID_t*, const unsigned char*, ENB_ID_PR, unsigned char*)' defined but not used [-Wunused-function] #20 280.6 434 | static void buildGlobalENB_ID(GlobalENB_ID_t *gnbId, #20 280.6 | ^~~~~~~~~~~~~~~~~ #20 284.9 [ 97%] Building CXX object CMakeFiles/sctpClient.dir/RIC-E2-TERMINATION/base64.cpp.o #20 285.0 [ 98%] Linking CXX executable sctpClient #20 285.6 [ 98%] Built target sctpClient #20 285.6 Scanning dependencies of target setUpMessages #20 285.7 [ 99%] Building CXX object CMakeFiles/setUpMessages.dir/RIC-E2-TERMINATION/TEST/testAsn/setUpMessages/SetUpMessages.cpp.o #20 286.5 In file included from /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/setUpMessages/SetUpMessages.cpp:39: #20 286.5 /opt/e2/RIC-E2-TERMINATION/TEST/T1/E2Builder.h:434:13: warning: 'void buildGlobalENB_ID(GlobalENB_ID_t*, const unsigned char*, ENB_ID_PR, unsigned char*)' defined but not used [-Wunused-function] #20 286.5 434 | static void buildGlobalENB_ID(GlobalENB_ID_t *gnbId, #20 286.5 | ^~~~~~~~~~~~~~~~~ #20 287.2 [ 99%] Linking CXX executable setUpMessages #20 287.5 [ 99%] Built target setUpMessages #20 287.5 Scanning dependencies of target teste2 #20 287.6 [ 99%] Building CXX object CMakeFiles/teste2.dir/RIC-E2-TERMINATION/TEST/e2test.cpp.o #20 288.3 [100%] Linking CXX executable teste2 #20 288.4 [100%] Built target teste2 #20 DONE 288.7s #21 [ubuntu 14/14] RUN if [Release == "Debug"] ; then make e2_coverage ; fi #21 0.214 /bin/sh: 1: [Release: not found #21 DONE 0.4s #22 [stage-1 3/49] COPY --from=ubuntu /opt/e2/e2 /opt/e2/e2 #22 DONE 0.4s #23 [stage-1 4/49] COPY --from=ubuntu /opt/e2/rmr.verbose /tmp/rmr.verbose #23 DONE 0.3s #24 [stage-1 5/49] COPY --from=ubuntu /opt/e2/RIC-E2-TERMINATION/dockerRouter.txt /opt/e2/dockerRouter.txt #24 DONE 0.2s #25 [stage-1 6/49] COPY --from=ubuntu /opt/e2/RIC-E2-TERMINATION/config/config.conf /opt/e2/config/config.conf #25 DONE 0.2s #26 [stage-1 7/49] COPY --from=ubuntu /opt/e2/RIC-E2-TERMINATION/startup.sh /opt/e2/startup.sh #26 DONE 0.2s #27 [stage-1 8/49] COPY --from=ubuntu /usr/local/lib/librmr_si.so.4.9.4 /usr/local/lib/librmr_si.so.4.9.4 #27 DONE 0.2s #28 [stage-1 9/49] RUN ln -s librmr_si.so.4.9.4 /usr/local/lib/librmr_si.so.4 #28 DONE 0.5s #29 [stage-1 10/49] RUN ln -s librmr_si.so.4 /usr/local/lib/librmr_si.so #29 DONE 0.3s #30 [stage-1 11/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libmdclog.so /usr/local/lib/libmdclog.so #30 DONE 0.2s #31 [stage-1 12/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libmdclog.so.0 /usr/local/lib/libmdclog.so.0 #31 DONE 0.3s #32 [stage-1 13/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libmdclog.so.0.1.7 /usr/local/lib/libmdclog.so.0.1.7 #32 DONE 0.1s #33 [stage-1 14/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libcgreen.so /usr/local/libcgreen.so #33 DONE 0.2s #34 [stage-1 15/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libcgreen.so.1 /usr/local/libcgreen.so.1 #34 DONE 0.3s #35 [stage-1 16/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libcgreen.so.1.2.0 /usr/local/libcgreen.so.1.2.0 #35 DONE 0.1s #36 [stage-1 17/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libtbb.so /usr/local/libtbb.so #36 DONE 0.2s #37 [stage-1 18/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libtbb.so.2 /usr/local/libtbb.so.2 #37 DONE 0.2s #38 [stage-1 19/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libtbbmalloc.so /usr/local/libtbbmalloc.so #38 DONE 0.3s #39 [stage-1 20/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libtbbmalloc.so.2 /usr/local/libtbbmalloc.so.2 #39 DONE 0.1s #40 [stage-1 21/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libtbbmalloc_proxy.so /usr/local/libtbbmalloc_proxy.so #40 DONE 0.2s #41 [stage-1 22/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libtbbmalloc_proxy.so.2 /usr/local/libtbbmalloc_proxy.so.2 #41 DONE 0.2s #42 [stage-1 23/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_log_setup.so /usr/lib/libboost_log_setup.so #42 DONE 0.2s #43 [stage-1 24/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_log_setup.so.1.71.0 /usr/lib/libboost_log_setup.so.1.71.0 #43 DONE 0.2s #44 [stage-1 25/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_log.so /usr/lib/libboost_log.so #44 DONE 0.2s #45 [stage-1 26/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_log.so.1.71.0 /usr/lib/libboost_log.so.1.71.0 #45 DONE 0.2s #46 [stage-1 27/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_thread.so /usr/lib/libboost_thread.so #46 DONE 0.3s #47 [stage-1 28/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0 /usr/lib/libboost_thread.so.1.71.0 #47 DONE 0.1s #48 [stage-1 29/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_filesystem.so /usr/lib/libboost_filesystem.so #48 DONE 0.2s #49 [stage-1 30/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.71.0 /usr/lib/libboost_filesystem.so.1.71.0 #49 DONE 0.2s #50 [stage-1 31/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_regex.so /usr/lib/libboost_regex.so #50 DONE 0.3s #51 [stage-1 32/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libboost_regex.so.1.71.0 /usr/lib/libboost_regex.so.1.71.0 #51 DONE 0.1s #52 [stage-1 33/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicui18n.so /usr/lib/libicui18n.so #52 DONE 0.2s #53 [stage-1 34/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicui18n.so.66.1 /usr/lib/libicui18n.so.66.1 #53 DONE 0.2s #54 [stage-1 35/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicui18n.so.66 /usr/lib/libicui18n.so.66 #54 DONE 0.2s #55 [stage-1 36/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicuuc.so /usr/lib/libicuuc.so #55 DONE 0.2s #56 [stage-1 37/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicuuc.so.66.1 /usr/lib/libicuuc.so.66.1 #56 DONE 0.2s #57 [stage-1 38/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicuuc.so.66 /usr/lib/libicuuc.so.66 #57 DONE 0.2s #58 [stage-1 39/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicudata.so /usr/lib/libicudata.so #58 DONE 0.2s #59 [stage-1 40/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicudata.so.66.1 /usr/lib/libicudata.so.66.1 #59 DONE 0.2s #60 [stage-1 41/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicudata.so.66 /usr/lib/libicudata.so.66 #60 DONE 0.2s #61 [stage-1 42/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /usr/lib/libstdc++.so.6 #61 DONE 0.1s #62 [stage-1 43/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.6.0 /usr/lib/libcurl-gnutls.so.4.6.0 #62 DONE 0.2s #63 [stage-1 44/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 /usr/lib/libcurl-gnutls.so.4 #63 DONE 0.2s #64 [stage-1 45/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so /usr/lib/libcurl-gnutls.so #64 DONE 0.2s #65 [stage-1 46/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libsctp.so.1 /usr/lib/libsctp.so.1 #65 DONE 0.2s #66 [stage-1 47/49] COPY --from=ubuntu /usr/local/bin/rmr_probe /opt/e2/rmr_probe #66 DONE 0.2s #67 [stage-1 48/49] WORKDIR /opt/e2/ #67 DONE 0.2s #68 [stage-1 49/49] RUN chmod +x /opt/e2/startup.sh /opt/e2/rmr_probe #68 DONE 0.4s #69 exporting to image #69 exporting layers #69 exporting layers 3.9s done #69 writing image sha256:dc3b3a7048eaa8e81ace934600383b85791b3bffb5058c0ec206509c8417da7f done #69 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2:6.0.6 done #69 DONE 3.9s ---> docker-build.sh ends [ric-plt-e2-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9829756887778715394.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins12299128855927719074.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2:6.0.6 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2:6.0.6 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2] 411c9779a3df: Preparing 5f70bf18a086: Preparing daf0990e0d0a: Preparing f31ce75e89d5: Preparing d1878a3eab4f: Preparing e95d0e62a33f: Preparing ebdd0c37be29: Preparing 4a6d5a7dead4: Preparing 2ef6c31995a3: Preparing cd30cd32bc4a: Preparing 5294a191fa52: Preparing 8a5df35647b3: Preparing 15fc8ac587f0: Preparing a5a31b13451a: Preparing 3ab364c476ec: Preparing 4033e266dee1: Preparing 5b06ccc20276: Preparing 2036372d842a: Preparing 2cdfc679f2b0: Preparing ffadfd9bdf12: Preparing c684dd9a19c5: Preparing 39ebb42d0b3b: Preparing c5e448aa4f50: Preparing 7f2b71ff7b20: Preparing 9cce5b596ed5: Preparing 51222cf264e8: Preparing 99109fea3873: Preparing 2593802e6750: Preparing 629914dbb748: Preparing 1de93c230b15: Preparing 38743dfef250: Preparing 560d0dbb7ccd: Preparing 52052bc626ee: Preparing af816f356563: Preparing e95d0e62a33f: Waiting 34bf234e0ca6: Preparing ebdd0c37be29: Waiting db07041b4e2d: Preparing 4a6d5a7dead4: Waiting cbdc275c2679: Preparing 2ef6c31995a3: Waiting c5e448aa4f50: Waiting f81af066fb64: Preparing 5cedc78093cc: Preparing 272d5dcc61af: Preparing 7f2b71ff7b20: Waiting 9b4767cbf9b7: Preparing 9cce5b596ed5: Waiting 1c2a287e5cdd: Preparing 3c7ce5b16663: Preparing 51222cf264e8: Waiting cf0d80630d7c: Preparing 99109fea3873: Waiting 5294a191fa52: Waiting 661a50049e66: Preparing 2593802e6750: Waiting 69a733698afa: Preparing 629914dbb748: Waiting b3f1a606f05a: Preparing 06a9430c3515: Preparing 5b06ccc20276: Waiting 470b66ea5123: Preparing 2036372d842a: Waiting 8a5df35647b3: Waiting 1de93c230b15: Waiting 15fc8ac587f0: Waiting 38743dfef250: Waiting 560d0dbb7ccd: Waiting 52052bc626ee: Waiting 2cdfc679f2b0: Waiting ffadfd9bdf12: Waiting af816f356563: Waiting 3c7ce5b16663: Waiting 34bf234e0ca6: Waiting cf0d80630d7c: Waiting 661a50049e66: Waiting 69a733698afa: Waiting db07041b4e2d: Waiting b3f1a606f05a: Waiting cbdc275c2679: Waiting 06a9430c3515: Waiting f81af066fb64: Waiting 470b66ea5123: Waiting 5cedc78093cc: Waiting 272d5dcc61af: Waiting c684dd9a19c5: Waiting 1c2a287e5cdd: Waiting a5a31b13451a: Waiting 9b4767cbf9b7: Waiting 3ab364c476ec: Waiting cd30cd32bc4a: Waiting 39ebb42d0b3b: Waiting 4033e266dee1: Waiting 5f70bf18a086: Pushed f31ce75e89d5: Pushed daf0990e0d0a: Pushed d1878a3eab4f: Pushed 411c9779a3df: Pushed e95d0e62a33f: Pushed ebdd0c37be29: Pushed 4a6d5a7dead4: Pushed 8a5df35647b3: Pushed 15fc8ac587f0: Pushed a5a31b13451a: Pushed 3ab364c476ec: Pushed 4033e266dee1: Pushed 5b06ccc20276: Pushed 2036372d842a: Pushed 2cdfc679f2b0: Pushed ffadfd9bdf12: Pushed 2ef6c31995a3: Pushed c684dd9a19c5: Pushed 39ebb42d0b3b: Pushed cd30cd32bc4a: Pushed c5e448aa4f50: Pushed 5294a191fa52: Pushed 7f2b71ff7b20: Pushed 9cce5b596ed5: Pushed 2593802e6750: Pushed 51222cf264e8: Pushed 629914dbb748: Pushed 99109fea3873: Pushed 1de93c230b15: Pushed 38743dfef250: Pushed 560d0dbb7ccd: Pushed 52052bc626ee: Pushed af816f356563: Pushed 34bf234e0ca6: Pushed db07041b4e2d: Pushed cbdc275c2679: Pushed f81af066fb64: Pushed 5cedc78093cc: Pushed 272d5dcc61af: Pushed 9b4767cbf9b7: Pushed 3c7ce5b16663: Pushed 1c2a287e5cdd: Pushed 661a50049e66: Pushed cf0d80630d7c: Pushed 69a733698afa: Pushed b3f1a606f05a: Pushed 06a9430c3515: Pushed 470b66ea5123: Pushed 6.0.6: digest: sha256:b8cbda474f72f95f9b9462929e8b5fe45fbaad64d071dabdec12745f7a06352e size: 10576 ---> docker-push.sh ends [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins12401975448104837500.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2070 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins2808982928685187681.sh ---> sysstat.sh [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins16892904222614465003.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-e2-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-e2-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-e2-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-e2-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-e2-docker-merge-master/archives/ [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins2345753821242676628.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wOnC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wOnC/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins13045465469638909223.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-e2-docker-merge-master@tmp/config15263514219837530697tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins6565870565764849085.sh ---> create-netrc.sh [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins16006092786731101355.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wOnC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wOnC/bin to PATH [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins5333820174432325777.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-e2-docker-merge-master] $ /bin/bash /tmp/jenkins6676601997149410161.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wOnC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-wOnC/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-e2-docker-merge-master] $ /bin/bash -l /tmp/jenkins10626659564854346196.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wOnC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wOnC/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-e2-docker-merge-master/513 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1009 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 12G 7.4G 62% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 492 615 0 2836 3170 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:f3:0d:a8 brd ff:ff:ff:ff:ff:ff inet 10.32.7.130/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85731sec preferred_lft 85731sec inet6 fe80::f816:3eff:fef3:da8/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:6d:7d:dd:78 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1009) 07/22/25 _x86_64_ (4 CPU) 09:21:37 LINUX RESTART (4 CPU) 09:22:02 tps rtps wtps bread/s bwrtn/s 09:23:01 148.26 66.58 81.68 5237.76 40715.96 09:24:01 56.92 0.15 56.77 26.13 8892.92 09:25:01 236.39 21.57 214.82 3146.20 103351.96 09:26:01 157.49 55.31 102.18 6039.13 19986.54 09:27:01 51.42 14.38 37.04 834.79 3116.96 09:28:01 27.77 5.76 22.01 714.96 8435.32 09:29:01 36.25 30.31 5.95 551.82 2461.58 09:30:01 4.83 0.80 4.03 331.09 4492.64 09:31:01 191.07 29.86 161.21 4008.53 12086.52 09:32:01 88.62 69.93 18.69 3773.94 859.58 Average: 99.83 29.40 70.43 2461.77 20413.08 09:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:01 1784544 3341516 2254108 55.81 38604 1681328 946296 18.60 552836 1535572 70812 09:24:01 1506356 3312104 2532296 62.70 58544 1894188 958608 18.84 585096 1748096 122736 09:25:01 521580 3305944 3517072 87.09 117660 2763252 1136212 22.33 606880 2629028 302960 09:26:01 422900 3237196 3615752 89.53 125056 2776656 1303600 25.62 833168 2491760 1212 09:27:01 1234608 3258304 2804044 69.43 129140 1991964 1311024 25.77 808148 1709184 36712 09:28:01 1077200 3299480 2961452 73.33 132292 2179664 1260980 24.79 863488 1805652 12156 09:29:01 676032 2852024 3362620 83.26 132504 2141244 1733472 34.08 1335788 1742308 48556 09:30:01 1078900 3225272 2959752 73.29 132556 2126368 1339440 26.33 965396 1725788 27340 09:31:01 855452 3304720 3183200 78.82 137696 2437300 1142616 22.46 1061064 1878308 256 09:32:01 602288 3192152 3436364 85.09 139816 2574864 1159080 22.78 1310944 1878704 25616 Average: 975986 3232871 3062666 75.83 114387 2256683 1229133 24.16 892281 1914440 64836 09:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:01 ens3 289.12 176.68 1243.83 63.25 0.00 0.00 0.00 0.00 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:01 lo 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 09:24:01 ens3 40.68 34.53 548.42 4.53 0.00 0.00 0.00 0.00 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 09:25:01 ens3 676.88 379.16 12644.05 30.15 0.00 0.00 0.00 0.00 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 lo 1.86 1.86 0.17 0.17 0.00 0.00 0.00 0.00 09:26:01 ens3 125.40 88.04 467.48 8.32 0.00 0.00 0.00 0.00 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:01 ens3 207.00 124.29 915.21 10.16 0.00 0.00 0.00 0.00 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 ens3 208.58 121.48 915.22 21.78 0.00 0.00 0.00 0.00 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:01 ens3 1.83 2.50 0.40 0.60 0.00 0.00 0.00 0.00 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 ens3 1.33 1.15 0.39 0.40 0.00 0.00 0.00 0.00 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:01 ens3 59.41 94.47 9.81 620.11 0.00 0.00 0.00 0.00 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 lo 3.67 3.67 0.32 0.32 0.00 0.00 0.00 0.00 09:32:01 ens3 139.94 220.23 27.44 1466.76 0.00 0.00 0.00 0.00 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 lo 8.60 8.60 0.75 0.75 0.00 0.00 0.00 0.00 Average: ens3 174.87 124.19 1678.94 222.86 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.63 1.63 0.14 0.14 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1009) 07/22/25 _x86_64_ (4 CPU) 09:21:37 LINUX RESTART (4 CPU) 09:22:02 CPU %user %nice %system %iowait %steal %idle 09:23:01 all 21.54 0.00 2.84 4.33 1.21 70.08 09:23:01 0 11.68 0.00 2.16 5.36 0.81 79.99 09:23:01 1 20.26 0.00 2.30 6.24 1.14 70.06 09:23:01 2 37.80 0.00 3.03 3.71 1.85 53.61 09:23:01 3 16.40 0.00 3.91 2.02 1.02 76.65 09:24:01 all 20.98 0.00 1.27 1.56 0.88 75.31 09:24:01 0 1.48 0.00 0.52 4.43 0.22 93.35 09:24:01 1 59.32 0.00 3.07 0.55 1.87 35.20 09:24:01 2 22.44 0.00 1.46 1.26 1.36 73.48 09:24:01 3 0.67 0.00 0.07 0.00 0.07 99.20 09:25:01 all 27.82 0.00 12.45 3.52 1.97 54.23 09:25:01 0 27.55 0.00 14.50 3.70 1.81 52.45 09:25:01 1 32.95 0.00 10.80 3.43 2.09 50.73 09:25:01 2 26.37 0.00 12.03 3.22 2.04 56.35 09:25:01 3 24.37 0.00 12.47 3.73 1.95 57.48 09:26:01 all 16.98 0.00 3.12 3.54 1.00 75.36 09:26:01 0 14.15 0.00 3.13 4.48 1.03 77.21 09:26:01 1 28.93 0.00 3.56 5.05 1.25 61.21 09:26:01 2 12.31 0.00 2.96 3.36 0.75 80.63 09:26:01 3 12.58 0.00 2.80 1.28 0.97 82.37 09:27:01 all 44.88 0.00 4.16 0.87 1.50 48.59 09:27:01 0 42.03 0.00 4.11 0.47 1.56 51.84 09:27:01 1 43.44 0.00 3.94 2.19 1.19 49.25 09:27:01 2 42.87 0.00 4.29 0.35 1.62 50.87 09:27:01 3 51.17 0.00 4.33 0.47 1.65 42.38 09:28:01 all 40.77 0.00 7.09 0.30 1.82 50.01 09:28:01 0 45.89 0.00 8.50 0.27 1.97 43.37 09:28:01 1 34.68 0.00 6.08 0.75 1.67 56.82 09:28:01 2 36.96 0.00 6.03 0.10 1.68 55.24 09:28:01 3 45.51 0.00 7.72 0.12 1.97 44.68 09:29:01 all 22.34 0.00 1.58 0.59 0.98 74.51 09:29:01 0 6.72 0.00 1.23 0.00 0.52 91.53 09:29:01 1 51.71 0.00 1.93 1.08 1.50 43.77 09:29:01 2 6.41 0.00 1.00 1.15 0.86 90.58 09:29:01 3 24.56 0.00 2.17 0.13 1.03 72.11 09:30:01 all 23.58 0.00 0.86 0.08 1.03 74.46 09:30:01 0 18.43 0.00 0.53 0.08 0.70 80.25 09:30:01 1 21.75 0.00 1.16 0.23 0.90 75.96 09:30:01 2 15.75 0.00 0.66 0.02 1.31 82.26 09:30:01 3 38.43 0.00 1.10 0.02 1.16 59.29 09:31:01 all 20.31 0.00 1.79 5.01 1.03 71.86 09:31:01 0 27.08 0.00 2.07 3.70 0.99 66.16 09:31:01 1 23.49 0.00 1.77 6.26 1.14 67.34 09:31:01 2 11.53 0.00 1.32 2.17 1.10 83.88 09:31:01 3 19.19 0.00 1.97 7.90 0.90 70.05 09:32:01 all 25.36 0.00 1.53 2.08 0.91 70.13 09:32:01 0 22.68 0.00 1.42 3.27 0.88 71.74 09:32:01 1 35.04 0.00 2.05 1.62 1.30 60.00 09:32:01 2 29.68 0.00 1.56 1.47 0.99 66.30 09:32:01 3 14.02 0.00 1.10 1.98 0.47 82.43 Average: all 26.46 0.00 3.65 2.18 1.23 66.48 Average: 0 21.77 0.00 3.80 2.57 1.05 70.82 Average: 1 35.19 0.00 3.66 2.73 1.40 57.02 Average: 2 24.16 0.00 3.41 1.67 1.35 69.40 Average: 3 24.70 0.00 3.74 1.76 1.12 68.68