Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/e2/+/15054 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4677 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-e2-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-z4TSEg9PBZhf/agent.2059 SSH_AGENT_PID=2061 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-e2-docker-verify-master@tmp/private_key_4542276611221390940.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-verify-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 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2 # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2 using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2 refs/changes/54/15054/1 # timeout=10 > git rev-parse b4048f77ab4f913dbe77c6357646a6304bded357^{commit} # timeout=10 Checking out Revision b4048f77ab4f913dbe77c6357646a6304bded357 (refs/changes/54/15054/1) > git config core.sparsecheckout # timeout=10 > git checkout -f b4048f77ab4f913dbe77c6357646a6304bded357 # timeout=10 Commit message: "CI: Add .github/dependabot.yml configuration" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > 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-verify-master] $ /bin/bash /tmp/jenkins971824335825311994.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-ZWDB lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZWDB/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-ZWDB/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.5 boto3==1.40.38 botocore==1.40.38 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.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.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 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.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.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.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.10.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-e2-docker-verify-master@tmp/config12467831494002442273tmp copy managed file [ric-plt-e2-settings] to file:/w/workspace/ric-plt-e2-docker-verify-master@tmp/config3300224785957427328tmp [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins11174590643214540685.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-verify-master] $ /bin/bash /tmp/jenkins7765944660793212010.sh [ric-plt-e2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins17686434242716365881.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-verify-master] $ /bin/bash -l /tmp/jenkins6764882542274218392.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWDB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-ZWDB/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-verify-master] $ /bin/bash /tmp/jenkins4972763214556963651.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: #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.1s #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:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #5 ... #6 [internal] load build context #6 transferring context: 3.20MB 0.2s done #6 DONE 0.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 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0B / 328.92MB 0.1s #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 0B / 143B 0.1s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 3.15MB / 28.57MB 0.3s #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.3s done #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.4s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 5.24MB / 28.57MB 0.5s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 2.10MB / 328.92MB 5.2s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 5.4s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 6.29MB / 28.57MB 5.6s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 8.39MB / 28.57MB 7.1s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 10.49MB / 28.57MB 7.2s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 12.58MB / 28.57MB 7.3s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 15.73MB / 28.57MB 7.5s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 17.83MB / 28.57MB 7.6s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 19.92MB / 28.57MB 7.7s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.34MB / 129.05MB 7.7s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 22.02MB / 28.57MB 7.9s #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 ... #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 24.12MB / 28.57MB 10.1s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.33MB / 28.57MB 10.3s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 15.73MB / 328.92MB 10.3s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 10.4s done #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 0B / 134.79MB 10.5s #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.5s done #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 14.68MB / 129.05MB 12.4s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 22.02MB / 129.05MB 13.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 29.36MB / 328.92MB 15.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.24MB / 134.79MB 15.6s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 24.12MB / 129.05MB 18.1s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 13.63MB / 134.79MB 20.0s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 32.51MB / 129.05MB 20.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 45.09MB / 328.92MB 20.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 20.97MB / 134.79MB 20.4s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 39.85MB / 129.05MB 20.6s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 28.31MB / 134.79MB 20.8s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 63.96MB / 328.92MB 25.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 49.28MB / 129.05MB 25.1s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 36.70MB / 134.79MB 25.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 56.62MB / 129.05MB 25.5s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 44.04MB / 134.79MB 25.5s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 51.38MB / 134.79MB 25.9s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 81.79MB / 328.92MB 26.0s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 65.01MB / 129.05MB 26.0s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 58.72MB / 134.79MB 26.3s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 73.40MB / 129.05MB 26.5s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 68.16MB / 134.79MB 26.8s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 98.57MB / 328.92MB 26.9s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 80.74MB / 129.05MB 26.9s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 75.50MB / 134.79MB 27.3s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 88.08MB / 129.05MB 27.4s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 95.42MB / 129.05MB 27.8s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 84.93MB / 134.79MB 27.8s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 116.39MB / 328.92MB 27.9s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 103.81MB / 129.05MB 28.2s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 93.32MB / 134.79MB 28.3s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 113.25MB / 129.05MB 28.7s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 134.22MB / 328.92MB 28.9s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 102.76MB / 134.79MB 28.9s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 120.59MB / 129.05MB 29.0s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 29.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 110.10MB / 134.79MB 29.3s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 152.04MB / 328.92MB 29.5s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 29.6s done #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 117.44MB / 134.79MB 29.7s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 29.7s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 2.10MB / 27.08MB 29.9s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 169.87MB / 328.92MB 30.2s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 124.78MB / 134.79MB 30.2s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 4.19MB / 27.08MB 30.2s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 7.34MB / 27.08MB 30.3s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 10.49MB / 27.08MB 30.5s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 133.17MB / 134.79MB 30.7s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 13.63MB / 27.08MB 30.7s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 15.73MB / 27.08MB 30.9s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 31.1s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 31.2s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 184.55MB / 328.92MB 35.3s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 15.73MB / 27.08MB 36.0s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 36.4s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 19.92MB / 27.08MB 37.4s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 188.74MB / 328.92MB 40.4s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 25.17MB / 27.08MB 41.3s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 41.4s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 3.15MB / 42.84MB 41.5s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 41.5s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 192.94MB / 328.92MB 45.4s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 3.15MB / 42.84MB 46.7s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 46.7s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 9.44MB / 42.84MB 47.3s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 4.19MB / 8.47MB 47.3s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 5.24MB / 8.47MB 47.5s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 50.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 214.96MB / 328.92MB 50.2s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 15.99MB / 42.84MB 50.2s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 50.2s done #5 ... #7 [stage-1 1/49] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 0B / 27.51MB 50.1s #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 3.15MB / 27.51MB 50.5s #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 5.24MB / 27.51MB 50.6s #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 8.39MB / 27.51MB 50.7s #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 12.58MB / 27.51MB 50.8s #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 19.92MB / 27.51MB 51.0s #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 23.07MB / 27.51MB 51.1s #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 26.21MB / 27.51MB 51.2s #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 51.3s done #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 0.1s #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.6s done #7 DONE 53.5s #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.416 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #8 0.439 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #8 0.800 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #8 0.874 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #8 0.886 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #8 1.030 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #8 1.298 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #8 1.320 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #8 1.320 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #8 1.418 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #8 1.694 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #8 1.701 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #8 1.703 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #8 1.704 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #8 1.811 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #8 1.995 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4920 kB] #8 2.137 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #8 2.139 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #8 3.991 Fetched 35.7 MB in 4s (9630 kB/s) #8 3.991 Reading package lists... #8 6.029 Reading package lists... #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 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 54.1s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 53.3s done #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.6s #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 6.029 Reading package lists... #8 7.932 Building dependency tree... #8 8.366 Reading state information... #8 9.098 The following additional packages will be installed: #8 9.098 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libcap2 #8 9.098 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal #8 9.098 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 #8 9.098 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 #8 9.098 libldap-common libnghttp2-14 libpam-cap libpcap0.8 libpsl5 #8 9.098 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 9.099 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal openssl publicsuffix #8 9.104 Suggested packages: #8 9.104 krb5-doc krb5-user libsasl2-modules-gssapi-mit #8 9.104 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 9.104 libsasl2-modules-sql apparmor #8 9.290 The following NEW packages will be installed: #8 9.291 ca-certificates curl iputils-ping krb5-locales libasn1-8-heimdal libbrotli1 #8 9.291 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal #8 9.291 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #8 9.292 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #8 9.292 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap #8 9.292 libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules #8 9.294 libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal #8 9.295 net-tools openssl publicsuffix tcpdump #8 9.623 0 upgraded, 39 newly installed, 0 to remove and 5 not upgraded. #8 9.623 Need to get 6248 kB of archives. #8 9.623 After this operation, 19.4 MB of additional disk space will be used. #8 9.623 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #8 10.71 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #8 10.75 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #8 10.76 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.2 [15.7 kB] #8 10.76 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.2 [26.2 kB] #8 10.76 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] #8 10.77 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.2 [8376 B] #8 10.77 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] #8 10.84 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.11 [12.0 kB] #8 10.85 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] #8 10.85 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] #8 10.97 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #8 10.97 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] #8 10.98 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] #8 10.99 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB] #8 10.99 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #8 10.99 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #8 11.11 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] #8 11.12 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #8 11.13 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.13 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.24 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.24 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.25 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.25 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.25 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.26 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.38 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.38 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.38 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.38 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #8 11.51 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 11.52 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] #8 11.52 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #8 11.52 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] #8 11.53 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] #8 11.54 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB] #8 11.65 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #8 11.65 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1.3 [192 kB] #8 11.89 debconf: delaying package configuration, since apt-utils is not installed #8 11.99 Fetched 6248 kB in 2s (2693 kB/s) #8 12.07 Selecting previously unselected package libssl1.1:amd64. #8 12.07 (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.07 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #8 12.09 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 12.41 Selecting previously unselected package openssl. #8 12.41 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #8 12.43 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #8 12.63 Selecting previously unselected package ca-certificates. #8 12.63 Preparing to unpack .../02-ca-certificates_20240203~20.04.1_all.deb ... #8 12.64 Unpacking ca-certificates (20240203~20.04.1) ... #8 12.91 Selecting previously unselected package libcap2:amd64. #8 12.91 Preparing to unpack .../03-libcap2_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 12.93 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.2) ... #8 13.03 Selecting previously unselected package libcap2-bin. #8 13.03 Preparing to unpack .../04-libcap2-bin_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 13.06 Unpacking libcap2-bin (1:2.32-1ubuntu0.2) ... #8 13.11 Selecting previously unselected package iputils-ping. #8 13.11 Preparing to unpack .../05-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... #8 13.12 Unpacking iputils-ping (3:20190709-3ubuntu1) ... #8 13.18 Selecting previously unselected package libpam-cap:amd64. #8 13.18 Preparing to unpack .../06-libpam-cap_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 13.19 Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.2) ... #8 13.24 Selecting previously unselected package libsqlite3-0:amd64. #8 13.24 Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... #8 13.25 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #8 13.40 Selecting previously unselected package krb5-locales. #8 13.40 Preparing to unpack .../08-krb5-locales_1.17-6ubuntu4.11_all.deb ... #8 13.42 Unpacking krb5-locales (1.17-6ubuntu4.11) ... #8 13.52 Selecting previously unselected package libkrb5support0:amd64. #8 13.52 Preparing to unpack .../09-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... #8 13.54 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #8 13.66 Selecting previously unselected package libk5crypto3:amd64. #8 13.66 Preparing to unpack .../10-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... #8 13.67 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #8 13.80 Selecting previously unselected package libkeyutils1:amd64. #8 13.81 Preparing to unpack .../11-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #8 13.81 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 13.93 Selecting previously unselected package libkrb5-3:amd64. #8 13.93 Preparing to unpack .../12-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... #8 13.95 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #8 14.12 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 14.12 Preparing to unpack .../13-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... #8 14.14 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #8 14.23 Selecting previously unselected package libpcap0.8:amd64. #8 14.23 Preparing to unpack .../14-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ... #8 14.24 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #8 14.34 Selecting previously unselected package libpsl5:amd64. #8 14.34 Preparing to unpack .../15-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #8 14.35 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 14.42 Selecting previously unselected package publicsuffix. #8 14.42 Preparing to unpack .../16-publicsuffix_20200303.0012-1_all.deb ... #8 14.43 Unpacking publicsuffix (20200303.0012-1) ... #8 14.55 Selecting previously unselected package tcpdump. #8 14.55 Preparing to unpack .../17-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... #8 14.57 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... #8 14.73 Selecting previously unselected package libbrotli1:amd64. #8 14.73 Preparing to unpack .../18-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #8 14.75 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 14.87 Selecting previously unselected package libroken18-heimdal:amd64. #8 14.88 Preparing to unpack .../19-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 14.90 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.02 Selecting previously unselected package libasn1-8-heimdal:amd64. #8 15.02 Preparing to unpack .../20-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.03 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.31 Selecting previously unselected package libheimbase1-heimdal:amd64. #8 15.31 Preparing to unpack .../21-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.32 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.38 Selecting previously unselected package libhcrypto4-heimdal:amd64. #8 15.38 Preparing to unpack .../22-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.40 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.50 Selecting previously unselected package libwind0-heimdal:amd64. #8 15.50 Preparing to unpack .../23-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.52 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.60 Selecting previously unselected package libhx509-5-heimdal:amd64. #8 15.60 Preparing to unpack .../24-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.62 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.72 Selecting previously unselected package libkrb5-26-heimdal:amd64. #8 15.72 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 17.86 Selecting previously unselected package libheimntlm0-heimdal:amd64. #8 17.87 Preparing to unpack .../26-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 17.95 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 18.03 Selecting previously unselected package libgssapi3-heimdal:amd64. #8 18.03 Preparing to unpack .../27-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 18.04 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 18.10 Selecting previously unselected package libsasl2-modules-db:amd64. #8 18.10 Preparing to unpack .../28-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 18.10 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 18.16 Selecting previously unselected package libsasl2-2:amd64. #8 18.16 Preparing to unpack .../29-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 18.17 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 18.25 Selecting previously unselected package libldap-common. #8 18.25 Preparing to unpack .../30-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #8 18.26 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 18.36 Selecting previously unselected package libldap-2.4-2:amd64. #8 18.36 Preparing to unpack .../31-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #8 18.37 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #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 17.4s #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.46 Selecting previously unselected package libnghttp2-14:amd64. #8 18.46 Preparing to unpack .../32-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... #8 18.47 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #8 18.55 Selecting previously unselected package librtmp1:amd64. #8 18.56 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #8 18.56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 18.64 Selecting previously unselected package libssh-4:amd64. #8 18.64 Preparing to unpack .../34-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... #8 18.65 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 18.85 Selecting previously unselected package libcurl4:amd64. #8 18.85 Preparing to unpack .../35-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... #8 18.86 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #8 18.98 Selecting previously unselected package curl. #8 18.98 Preparing to unpack .../36-curl_7.68.0-1ubuntu2.25_amd64.deb ... #8 19.00 Unpacking curl (7.68.0-1ubuntu2.25) ... #8 19.09 Selecting previously unselected package libsasl2-modules:amd64. #8 19.09 Preparing to unpack .../37-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 19.11 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 19.24 Selecting previously unselected package net-tools. #8 19.24 Preparing to unpack .../38-net-tools_1.60+git20180626.aebd88e-1ubuntu1.3_amd64.deb ... #8 19.26 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... #8 19.37 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... #8 19.40 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 19.44 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 19.49 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 19.60 debconf: unable to initialize frontend: Dialog #8 19.60 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 19.60 debconf: falling back to frontend: Readline #8 19.60 debconf: unable to initialize frontend: Readline #8 19.60 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 19.60 debconf: falling back to frontend: Teletype #8 19.65 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 19.68 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #8 19.72 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 19.79 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #8 19.87 Setting up krb5-locales (1.17-6ubuntu4.11) ... #8 19.91 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 19.96 Setting up libcap2:amd64 (1:2.32-1ubuntu0.2) ... #8 20.01 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #8 20.08 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 20.15 Setting up libcap2-bin (1:2.32-1ubuntu0.2) ... #8 20.18 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #8 20.21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 20.24 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #8 20.26 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 20.32 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 20.38 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #8 20.45 Setting up openssl (1.1.1f-1ubuntu2.24) ... #8 20.55 Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.2) ... #8 20.72 debconf: unable to initialize frontend: Dialog #8 20.72 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 20.72 debconf: falling back to frontend: Readline #8 20.72 debconf: unable to initialize frontend: Readline #8 20.72 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 20.72 debconf: falling back to frontend: Teletype #8 20.88 Setting up iputils-ping (3:20190709-3ubuntu1) ... #8 20.99 Setting up publicsuffix (20200303.0012-1) ... #8 21.07 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.15 Setting up tcpdump (4.9.3-4ubuntu0.3) ... #8 21.55 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.63 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 21.66 Setting up ca-certificates (20240203~20.04.1) ... #8 21.83 debconf: unable to initialize frontend: Dialog #8 21.83 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 21.83 debconf: falling back to frontend: Readline #8 21.83 debconf: unable to initialize frontend: Readline #8 21.83 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 21.83 debconf: falling back to frontend: Teletype #8 22.51 Updating certificates in /etc/ssl/certs... #8 23.42 146 added, 0 removed; done. #8 23.50 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 23.52 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #8 23.54 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 23.56 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 23.58 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 23.60 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 23.62 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 23.65 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 23.69 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #8 23.72 Setting up curl (7.68.0-1ubuntu2.25) ... #8 23.77 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #8 23.83 Processing triggers for ca-certificates (20240203~20.04.1) ... #8 23.84 Updating certificates in /etc/ssl/certs... #8 24.61 0 added, 0 removed; done. #8 24.61 Running hooks in /etc/ca-certificates/update.d... #8 24.62 done. #8 DONE 26.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.3s #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 27.0s done #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 5.2s #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.0s done #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 0.1s #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 7.6s done #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.7s done #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.3s done #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.3s done #5 DONE 101.2s #9 [ubuntu 2/14] WORKDIR /opt/e2/ #9 DONE 1.8s #10 [ubuntu 3/14] RUN apt-get update #10 0.587 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #10 0.612 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #10 0.678 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #10 0.917 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #10 1.042 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #10 1.432 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #10 1.475 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #10 1.560 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #10 1.561 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4920 kB] #10 1.699 Get:10 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #10 1.699 Get:11 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #10 2.348 Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #10 2.529 Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #10 2.534 Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #10 3.115 Fetched 22.6 MB in 3s (8310 kB/s) #10 3.115 Reading package lists... #10 DONE 5.0s #11 [ubuntu 4/14] RUN apt-get install -y lcov #11 0.295 Reading package lists... #11 1.986 Building dependency tree... #11 2.408 Reading state information... #11 3.238 The following additional packages will be installed: #11 3.238 fontconfig-config fonts-dejavu-core libcommon-sense-perl libfontconfig1 #11 3.239 libfreetype6 libgd-perl libgd3 libjbig0 libjpeg-turbo8 libjpeg8 libjson-perl #11 3.240 libjson-xs-perl libperlio-gzip-perl libpng16-16 libtiff5 #11 3.242 libtypes-serialiser-perl libwebp6 libxpm4 #11 3.249 Suggested packages: #11 3.249 libgd-tools #11 3.328 The following NEW packages will be installed: #11 3.329 fontconfig-config fonts-dejavu-core lcov libcommon-sense-perl libfontconfig1 #11 3.329 libfreetype6 libgd-perl libgd3 libjbig0 libjpeg-turbo8 libjpeg8 libjson-perl #11 3.329 libjson-xs-perl libperlio-gzip-perl libpng16-16 libtiff5 #11 3.334 libtypes-serialiser-perl libwebp6 libxpm4 #11 3.711 0 upgraded, 19 newly installed, 0 to remove and 206 not upgraded. #11 3.711 Need to get 2792 kB of archives. #11 3.711 After this operation, 8437 kB of additional disk space will be used. #11 3.711 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB] #11 4.398 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] #11 4.811 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] #11 4.816 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #11 4.830 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #11 4.833 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 lcov all 1.14-2 [97.1 kB] #11 4.846 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #11 4.849 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.4 [341 kB] #11 4.890 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] #11 4.901 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.922 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] #11 5.195 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.502 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB] #11 5.903 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.14 [164 kB] #11 6.015 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 6.032 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.4 [118 kB] #11 6.086 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #11 6.110 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #11 6.128 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgd-perl amd64 2.71-2build1 [130 kB] #11 6.441 debconf: delaying package configuration, since apt-utils is not installed #11 6.541 Fetched 2792 kB in 3s (1015 kB/s) #11 6.617 Selecting previously unselected package libpng16-16:amd64. #11 6.617 (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 6.652 Preparing to unpack .../00-libpng16-16_1.6.37-2_amd64.deb ... #11 6.669 Unpacking libpng16-16:amd64 (1.6.37-2) ... #11 6.741 Selecting previously unselected package fonts-dejavu-core. #11 6.749 Preparing to unpack .../01-fonts-dejavu-core_2.37-1_all.deb ... #11 6.758 Unpacking fonts-dejavu-core (2.37-1) ... #11 6.947 Selecting previously unselected package fontconfig-config. #11 6.952 Preparing to unpack .../02-fontconfig-config_2.13.1-2ubuntu3_all.deb ... #11 6.959 Unpacking fontconfig-config (2.13.1-2ubuntu3) ... #11 7.010 Selecting previously unselected package libjson-perl. #11 7.017 Preparing to unpack .../03-libjson-perl_4.02000-2_all.deb ... #11 7.023 Unpacking libjson-perl (4.02000-2) ... #11 7.083 Selecting previously unselected package libperlio-gzip-perl. #11 7.089 Preparing to unpack .../04-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #11 7.097 Unpacking libperlio-gzip-perl (0.19-1build5) ... #11 7.146 Selecting previously unselected package lcov. #11 7.153 Preparing to unpack .../05-lcov_1.14-2_all.deb ... #11 7.159 Unpacking lcov (1.14-2) ... #11 7.224 Selecting previously unselected package libcommon-sense-perl. #11 7.232 Preparing to unpack .../06-libcommon-sense-perl_3.74-2build6_amd64.deb ... #11 7.240 Unpacking libcommon-sense-perl (3.74-2build6) ... #11 7.315 Selecting previously unselected package libfreetype6:amd64. #11 7.321 Preparing to unpack .../07-libfreetype6_2.10.1-2ubuntu0.4_amd64.deb ... #11 7.337 Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.4) ... #11 7.461 Selecting previously unselected package libfontconfig1:amd64. #11 7.470 Preparing to unpack .../08-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... #11 7.487 Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... #11 7.562 Selecting previously unselected package libjpeg-turbo8:amd64. #11 7.573 Preparing to unpack .../09-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... #11 7.581 Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... #11 7.696 Selecting previously unselected package libjpeg8:amd64. #11 7.704 Preparing to unpack .../10-libjpeg8_8c-2ubuntu8_amd64.deb ... #11 7.712 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... #11 7.790 Selecting previously unselected package libjbig0:amd64. #11 7.798 Preparing to unpack .../11-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ... #11 7.807 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... #11 7.883 Selecting previously unselected package libwebp6:amd64. #11 7.889 Preparing to unpack .../12-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ... #11 7.900 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... #11 7.977 Selecting previously unselected package libtiff5:amd64. #11 7.990 Preparing to unpack .../13-libtiff5_4.1.0+git191117-2ubuntu0.20.04.14_amd64.deb ... #11 7.995 Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.14) ... #11 8.086 Selecting previously unselected package libxpm4:amd64. #11 8.092 Preparing to unpack .../14-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ... #11 8.098 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... #11 8.162 Selecting previously unselected package libgd3:amd64. #11 8.167 Preparing to unpack .../15-libgd3_2.2.5-5.2ubuntu2.4_amd64.deb ... #11 8.176 Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.4) ... #11 8.245 Selecting previously unselected package libtypes-serialiser-perl. #11 8.249 Preparing to unpack .../16-libtypes-serialiser-perl_1.0-1_all.deb ... #11 8.258 Unpacking libtypes-serialiser-perl (1.0-1) ... #11 8.302 Selecting previously unselected package libjson-xs-perl. #11 8.309 Preparing to unpack .../17-libjson-xs-perl_4.020-1build1_amd64.deb ... #11 8.316 Unpacking libjson-xs-perl (4.020-1build1) ... #11 8.376 Selecting previously unselected package libgd-perl. #11 8.384 Preparing to unpack .../18-libgd-perl_2.71-2build1_amd64.deb ... #11 8.397 Unpacking libgd-perl (2.71-2build1) ... #11 8.513 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... #11 8.556 Setting up libcommon-sense-perl (3.74-2build6) ... #11 8.583 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... #11 8.611 Setting up libpng16-16:amd64 (1.6.37-2) ... #11 8.633 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... #11 8.664 Setting up fonts-dejavu-core (2.37-1) ... #11 8.837 Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... #11 8.859 Setting up libtypes-serialiser-perl (1.0-1) ... #11 8.880 Setting up libjson-perl (4.02000-2) ... #11 8.901 Setting up libperlio-gzip-perl (0.19-1build5) ... #11 8.928 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... #11 8.986 Setting up libjson-xs-perl (4.020-1build1) ... #11 9.015 Setting up fontconfig-config (2.13.1-2ubuntu3) ... #11 9.322 Setting up lcov (1.14-2) ... #11 9.347 Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.4) ... #11 9.367 Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.14) ... #11 9.387 Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... #11 9.411 Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.4) ... #11 9.430 Setting up libgd-perl (2.71-2build1) ... #11 9.453 Processing triggers for man-db (2.9.1-1) ... #11 9.513 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #11 DONE 9.7s #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.4s #13 [ubuntu 6/14] COPY . /opt/e2/RIC-E2-TERMINATION/ #13 DONE 0.3s #14 [ubuntu 7/14] RUN apt-get install -y libgtest-dev #14 0.285 Reading package lists... #14 1.947 Building dependency tree... #14 2.353 Reading state information... #14 3.053 The following additional packages will be installed: #14 3.057 googletest #14 3.118 The following NEW packages will be installed: #14 3.123 googletest libgtest-dev #14 3.453 0 upgraded, 2 newly installed, 0 to remove and 206 not upgraded. #14 3.453 Need to get 2207 kB of archives. #14 3.453 After this operation, 21.6 MB of additional disk space will be used. #14 3.453 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 googletest all 1.10.0-2 [623 kB] #14 4.408 Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgtest-dev amd64 1.10.0-2 [1583 kB] #14 5.019 debconf: delaying package configuration, since apt-utils is not installed #14 5.128 Fetched 2207 kB in 2s (1452 kB/s) #14 5.183 Selecting previously unselected package googletest. #14 5.183 (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 5.225 Preparing to unpack .../googletest_1.10.0-2_all.deb ... #14 5.233 Unpacking googletest (1.10.0-2) ... #14 5.556 Selecting previously unselected package libgtest-dev:amd64. #14 5.560 Preparing to unpack .../libgtest-dev_1.10.0-2_amd64.deb ... #14 5.595 Unpacking libgtest-dev:amd64 (1.10.0-2) ... #14 6.007 Setting up googletest (1.10.0-2) ... #14 6.037 Setting up libgtest-dev:amd64 (1.10.0-2) ... #14 DONE 6.2s #15 [ubuntu 8/14] RUN cd /usr/src/gtest && cmake CMakeLists.txt && make && cp lib/*.a /usr/lib #15 0.331 CMake Warning at CMakeLists.txt:54 (project): #15 0.331 VERSION keyword not followed by a value or was followed by a value that #15 0.331 expanded to nothing. #15 0.331 #15 0.331 #15 0.431 -- The CXX compiler identification is GNU 9.3.0 #15 0.518 -- The C compiler identification is GNU 9.3.0 #15 0.529 -- Check for working CXX compiler: /usr/bin/c++ #15 0.655 -- Check for working CXX compiler: /usr/bin/c++ -- works #15 0.656 -- Detecting CXX compiler ABI info #15 0.783 -- Detecting CXX compiler ABI info - done #15 0.808 -- Detecting CXX compile features #15 0.809 -- Detecting CXX compile features - done #15 0.814 -- Check for working C compiler: /usr/bin/cc #15 0.930 -- Check for working C compiler: /usr/bin/cc -- works #15 0.930 -- Detecting C compiler ABI info #15 1.055 -- Detecting C compiler ABI info - done #15 1.085 -- Detecting C compile features #15 1.086 -- Detecting C compile features - done #15 1.110 -- Found PythonInterp: /usr/bin/python (found version "2.7.18") #15 1.112 -- Looking for pthread.h #15 1.243 -- Looking for pthread.h - found #15 1.244 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #15 1.361 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #15 1.361 -- Looking for pthread_create in pthreads #15 1.466 -- Looking for pthread_create in pthreads - not found #15 1.466 -- Looking for pthread_create in pthread #15 1.572 -- Looking for pthread_create in pthread - found #15 1.574 -- Found Threads: TRUE #15 1.578 -- Configuring done #15 1.584 -- Generating done #15 1.585 -- Build files have been written to: /usr/src/gtest #15 1.656 Scanning dependencies of target gtest #15 1.673 [ 25%] Building CXX object CMakeFiles/gtest.dir/src/gtest-all.cc.o #15 6.507 [ 50%] Linking CXX static library lib/libgtest.a #15 6.599 [ 50%] Built target gtest #15 6.619 Scanning dependencies of target gtest_main #15 6.636 [ 75%] Building CXX object CMakeFiles/gtest_main.dir/src/gtest_main.cc.o #15 7.654 [100%] Linking CXX static library lib/libgtest_main.a #15 7.702 [100%] Built target gtest_main #15 DONE 7.9s #16 [ubuntu 9/14] RUN apt-get install -y google-mock #16 0.296 Reading package lists... #16 1.957 Building dependency tree... #16 2.358 Reading state information... #16 3.100 The following NEW packages will be installed: #16 3.104 google-mock #16 3.451 0 upgraded, 1 newly installed, 0 to remove and 206 not upgraded. #16 3.451 Need to get 4076 B of archives. #16 3.451 After this operation, 15.4 kB of additional disk space will be used. #16 3.451 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 google-mock amd64 1.10.0-2 [4076 B] #16 3.775 debconf: delaying package configuration, since apt-utils is not installed #16 3.885 Fetched 4076 B in 0s (12.9 kB/s) #16 3.934 Selecting previously unselected package google-mock:amd64. #16 3.934 (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 3.971 Preparing to unpack .../google-mock_1.10.0-2_amd64.deb ... #16 3.990 Unpacking google-mock:amd64 (1.10.0-2) ... #16 4.098 Setting up google-mock:amd64 (1.10.0-2) ... #16 DONE 4.3s #17 [ubuntu 10/14] RUN cd /usr/src/googletest/googlemock && cmake CMakeLists.txt && make && cp lib/*.a /usr/lib #17 0.291 CMake Warning at CMakeLists.txt:43 (project): #17 0.291 VERSION keyword not followed by a value or was followed by a value that #17 0.291 expanded to nothing. #17 0.291 #17 0.291 #17 0.397 -- The CXX compiler identification is GNU 9.3.0 #17 0.476 -- The C compiler identification is GNU 9.3.0 #17 0.489 -- Check for working CXX compiler: /usr/bin/c++ #17 0.608 -- Check for working CXX compiler: /usr/bin/c++ -- works #17 0.610 -- Detecting CXX compiler ABI info #17 0.742 -- Detecting CXX compiler ABI info - done #17 0.768 -- Detecting CXX compile features #17 0.769 -- Detecting CXX compile features - done #17 0.774 -- Check for working C compiler: /usr/bin/cc #17 0.881 -- Check for working C compiler: /usr/bin/cc -- works #17 0.883 -- Detecting C compiler ABI info #17 0.992 -- Detecting C compiler ABI info - done #17 1.021 -- Detecting C compile features #17 1.022 -- Detecting C compile features - done #17 1.025 CMake Warning at /usr/src/googletest/googletest/CMakeLists.txt:54 (project): #17 1.025 VERSION keyword not followed by a value or was followed by a value that #17 1.025 expanded to nothing. #17 1.025 #17 1.025 #17 1.048 -- Found PythonInterp: /usr/bin/python (found version "2.7.18") #17 1.050 -- Looking for pthread.h #17 1.157 -- Looking for pthread.h - found #17 1.158 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #17 1.271 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #17 1.272 -- Looking for pthread_create in pthreads #17 1.367 -- Looking for pthread_create in pthreads - not found #17 1.367 -- Looking for pthread_create in pthread #17 1.476 -- Looking for pthread_create in pthread - found #17 1.478 -- Found Threads: TRUE #17 1.489 -- Configuring done #17 1.498 -- Generating done #17 1.500 -- Build files have been written to: /usr/src/googletest/googlemock #17 1.564 Scanning dependencies of target gtest #17 1.591 [ 12%] Building CXX object /usr/src/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o #17 6.311 [ 25%] Linking CXX static library /usr/src/googletest/googlemock/lib/libgtest.a #17 6.430 [ 25%] Built target gtest #17 6.456 Scanning dependencies of target gmock #17 6.471 [ 37%] Building CXX object CMakeFiles/gmock.dir/src/gmock-all.cc.o #17 9.001 [ 50%] Linking CXX static library lib/libgmock.a #17 9.070 [ 50%] Built target gmock #17 9.094 Scanning dependencies of target gmock_main #17 9.109 [ 62%] Building CXX object CMakeFiles/gmock_main.dir/src/gmock_main.cc.o #17 10.53 [ 75%] Linking CXX static library lib/libgmock_main.a #17 10.59 [ 75%] Built target gmock_main #17 10.61 Scanning dependencies of target gtest_main #17 10.63 [ 87%] Building CXX object /usr/src/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o #17 11.68 [100%] Linking CXX static library /usr/src/googletest/googlemock/lib/libgtest_main.a #17 11.74 [100%] Built target gtest_main #17 DONE 11.9s #18 [ubuntu 11/14] RUN cp -rf /usr/src/googletest/googlemock/include/gmock /usr/include/ #18 DONE 0.5s #19 [ubuntu 12/14] RUN apt-get install -y libboost-all-dev #19 0.316 Reading package lists... #19 2.033 Building dependency tree... #19 2.457 Reading state information... #19 3.320 libboost-all-dev is already the newest version (1.71.0.0ubuntu2). #19 3.320 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.244 nano=38000 #20 0.244 volume=log #20 0.244 #The key name of the environment holds the local ip address #20 0.244 #ip address of the E2T in the RMR #20 0.244 local-ip=127.0.0.1 #20 0.244 #prometheus mode can be pull or push #20 0.244 prometheusMode=pull #20 0.244 #timeout can be from 5 seconds to 300 seconds default is 10 #20 0.244 prometheusPushTimeOut=10 #20 0.244 prometheusPushAddr=127.0.0.1:7676 #20 0.244 prometheusPort=8088 #20 0.244 #trace is start, stop #20 0.244 trace=stop #20 0.244 external-fqdn=e2t.com #20 0.244 #put pointer to the key that point to pod name #20 0.244 pod_name=E2TERM_POD_NAME #20 0.244 sctp-port=36422 #20 0.249 --2025-09-25 11:46:52-- https://github.com/cgreen-devs/cgreen/releases/download/1.2.0/cgreen_1.2.0_amd64.deb #20 0.250 Resolving github.com (github.com)... 140.82.116.3 #20 0.258 Connecting to github.com (github.com)|140.82.116.3|:443... connected. #20 0.336 HTTP request sent, awaiting response... 302 Found #20 0.565 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-09-25T12%3A37%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-09-25T11%3A37%3A09Z&ske=2025-09-25T12%3A37%3A41Z&sks=b&skv=2018-11-09&sig=efx20qA3FmOCf%2FxVipC8AXZgVmRmyM%2FxSoMAgoW3PNU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1ODgwMTExMiwibmJmIjoxNzU4ODAwODEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.OKFEI4wdwAlOxV2MhKV4d5A3_4TOlqIfWG3lczf4mKc&response-content-disposition=attachment%3B%20filename%3Dcgreen_1.2.0_amd64.deb&response-content-type=application%2Foctet-stream [following] #20 0.565 --2025-09-25 11:46:52-- 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-09-25T12%3A37%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-09-25T11%3A37%3A09Z&ske=2025-09-25T12%3A37%3A41Z&sks=b&skv=2018-11-09&sig=efx20qA3FmOCf%2FxVipC8AXZgVmRmyM%2FxSoMAgoW3PNU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1ODgwMTExMiwibmJmIjoxNzU4ODAwODEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.OKFEI4wdwAlOxV2MhKV4d5A3_4TOlqIfWG3lczf4mKc&response-content-disposition=attachment%3B%20filename%3Dcgreen_1.2.0_amd64.deb&response-content-type=application%2Foctet-stream #20 0.565 Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... #20 0.571 Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. #20 0.578 HTTP request sent, awaiting response... 200 OK #20 0.671 Length: 49024 (48K) [application/octet-stream] #20 0.671 Saving to: 'cgreen_1.2.0_amd64.deb' #20 0.671 #20 0.671 0K .......... .......... .......... .......... ....... 100% 47.8M=0.001s #20 0.672 #20 0.673 2025-09-25 11:46:52 (47.8 MB/s) - 'cgreen_1.2.0_amd64.deb' saved [49024/49024] #20 0.673 #20 0.733 Selecting previously unselected package cgreen. #20 0.765 (Reading database ... 46948 files and directories currently installed.) #20 0.769 Preparing to unpack cgreen_1.2.0_amd64.deb ... #20 0.788 Unpacking cgreen (1.2.0) ... #20 0.876 Setting up cgreen (1.2.0) ... #20 0.919 Processing triggers for man-db (2.9.1-1) ... #20 1.071 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #20 1.140 --2025-09-25 11:46:53-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb #20 1.142 Resolving packagecloud.io (packagecloud.io)... 52.52.6.37, 52.9.42.126, 2600:1f1c:2e5:6901:4200:7ba:7a58:fff8, ... #20 1.150 Connecting to packagecloud.io (packagecloud.io)|52.52.6.37|:443... connected. #20 1.160 HTTP request sent, awaiting response... 302 Found #20 1.184 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1758801713&Signature=ecFGcSKS122ZbAnUMffGulpcw8bgb-PCY1QCKQCsCSt198cJXja1IYE89uGwN96iWaw7WSwM2r0d~JQKmDvBCP4E9aMFm3SMZW77gmh8zHmFbDnHvpdh3WkgaBen1qyC1NUWAJyZEnSMUDjU8pL4O8iupIlPtUahLpQ9yiwQeSzafbWxzPbWLaW5lJDr2179b0f4L4RmfjHRHXhRnpuPJXnzxtJhdsR~xgpS-zQ-C8pxji7YchxLO9oETqFFNngOejE-AsPDvVHShifructh2U2obqLzXV7XjBZ-jeJ5j9INnR7MzgdEX5rIR3hAT8xXRfHhsYkiWIB2wbtWbziY3A__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #20 1.184 --2025-09-25 11:46:53-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1758801713&Signature=ecFGcSKS122ZbAnUMffGulpcw8bgb-PCY1QCKQCsCSt198cJXja1IYE89uGwN96iWaw7WSwM2r0d~JQKmDvBCP4E9aMFm3SMZW77gmh8zHmFbDnHvpdh3WkgaBen1qyC1NUWAJyZEnSMUDjU8pL4O8iupIlPtUahLpQ9yiwQeSzafbWxzPbWLaW5lJDr2179b0f4L4RmfjHRHXhRnpuPJXnzxtJhdsR~xgpS-zQ-C8pxji7YchxLO9oETqFFNngOejE-AsPDvVHShifructh2U2obqLzXV7XjBZ-jeJ5j9INnR7MzgdEX5rIR3hAT8xXRfHhsYkiWIB2wbtWbziY3A__&Key-Pair-Id=K1ZMSF1EKC3AZL #20 1.184 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.96, 3.168.84.186, ... #20 1.186 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. #20 1.193 HTTP request sent, awaiting response... 200 OK #20 1.199 Length: 246552 (241K) [application/x-debian-package] #20 1.199 Saving to: 'rmr_4.9.4_amd64.deb' #20 1.199 #20 1.199 0K .......... .......... .......... .......... .......... 20% 17.9M 0s #20 1.202 50K .......... .......... .......... .......... .......... 41% 27.9M 0s #20 1.204 100K .......... .......... .......... .......... .......... 62% 26.1M 0s #20 1.206 150K .......... .......... .......... .......... .......... 83% 18.3M 0s #20 1.208 200K .......... .......... .......... .......... 100% 14.0M=0.01s #20 1.212 #20 1.212 2025-09-25 11:46:53 (19.8 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] #20 1.212 #20 1.262 Selecting previously unselected package rmr. #20 1.290 (Reading database ... 46997 files and directories currently installed.) #20 1.294 Preparing to unpack rmr_4.9.4_amd64.deb ... #20 1.302 Unpacking rmr (4.9.4) ... #20 1.351 Setting up rmr (4.9.4) ... #20 1.416 --2025-09-25 11:46:53-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb #20 1.418 Resolving packagecloud.io (packagecloud.io)... 52.9.42.126, 52.52.6.37, 2600:1f1c:2e5:6900:8fb6:8dc4:216f:8b1b, ... #20 1.420 Connecting to packagecloud.io (packagecloud.io)|52.9.42.126|:443... connected. #20 1.433 HTTP request sent, awaiting response... 302 Found #20 1.459 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1758801713&Signature=sz2PUXC3p7CiWfItHoP8AGdKNoiLmeVi6piWtkrSPCJzAK7oBeMAorpwJP5ZIUb8ZIi53NlHg7KoQ5T8WZ~T-8aI1X~uzJVsbdYks9ltzBUJqKiYxjWZaq1R0bHszkN9QnqkfiCB4lDoj-qCqm9~nTz3UojeK5OTbeaiLMxSUrKswWXmHDJeWRI35XAnfzuW-7OrXjWkhxRJd4LjDLf-~AfQla3YkKI-cWukgh2zPmF4qtG~04zo981dHUDkwFpsHukXMPM1YLbqVIW~DMtPNdd5sP-bIccxTPWARMcGwVUDl4e7NVHUispGBEsoTs-74POIq0DNHYGOXO052fdu9Q__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #20 1.460 --2025-09-25 11:46:53-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1758801713&Signature=sz2PUXC3p7CiWfItHoP8AGdKNoiLmeVi6piWtkrSPCJzAK7oBeMAorpwJP5ZIUb8ZIi53NlHg7KoQ5T8WZ~T-8aI1X~uzJVsbdYks9ltzBUJqKiYxjWZaq1R0bHszkN9QnqkfiCB4lDoj-qCqm9~nTz3UojeK5OTbeaiLMxSUrKswWXmHDJeWRI35XAnfzuW-7OrXjWkhxRJd4LjDLf-~AfQla3YkKI-cWukgh2zPmF4qtG~04zo981dHUDkwFpsHukXMPM1YLbqVIW~DMtPNdd5sP-bIccxTPWARMcGwVUDl4e7NVHUispGBEsoTs-74POIq0DNHYGOXO052fdu9Q__&Key-Pair-Id=K1ZMSF1EKC3AZL #20 1.460 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.152, 3.168.84.96, ... #20 1.463 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected. #20 1.471 HTTP request sent, awaiting response... 200 OK #20 1.477 Length: 128860 (126K) [application/x-debian-package] #20 1.477 Saving to: 'rmr-dev_4.9.4_amd64.deb' #20 1.477 #20 1.477 0K .......... .......... .......... .......... .......... 39% 23.2M 0s #20 1.479 50K .......... .......... .......... .......... .......... 79% 40.1M 0s #20 1.480 100K .......... .......... ..... 100% 8.91M=0.006s #20 1.484 #20 1.484 2025-09-25 11:46:53 (20.0 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] #20 1.484 #20 1.512 Selecting previously unselected package rmr-dev. #20 1.542 (Reading database ... 47005 files and directories currently installed.) #20 1.547 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... #20 1.564 Unpacking rmr-dev (4.9.4) ... #20 1.641 Setting up rmr-dev (4.9.4) ... #20 1.695 --2025-09-25 11:46:53-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog_0.1.1-1_amd64.deb/download.deb #20 1.697 Resolving packagecloud.io (packagecloud.io)... 52.52.6.37, 52.9.42.126, 2600:1f1c:2e5:6901:4200:7ba:7a58:fff8, ... #20 1.700 Connecting to packagecloud.io (packagecloud.io)|52.52.6.37|:443... connected. #20 1.712 HTTP request sent, awaiting response... 302 Found #20 1.755 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2103977.deb?Expires=1758801713&Signature=RIqiAPbiRwzXPrKqqHulWLqQpMos5F4wqyhpMwF2a6fwlPSzOXj0fbU4cF47Pa65x4vn52neyuTzmybgYK3e4Va6Qy1eJthCQYxPvwqiTB7Id0y0DLXE~WgSfnLE~FFUWF-b9rtyDuCcar4oS1rrlWqFwQl5j2~zPPpZZYNpCziEjKeuj5ebQHNVwsTK7Ux3OGdScN2YgjV2RMu0TK~ZIXJoynj5pJVprz~sbqRyi6VBzajDuODlVmGqVZDAVEFJ-vu5aL2uNRvGvJ4yBuHuJrNT2OwaWK0jFXTzHZxKM-AWEvbnYGXeJvhOMHuQDRHETqaqajq5P3oVtg5ZH29kJQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #20 1.757 --2025-09-25 11:46:53-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2103977.deb?Expires=1758801713&Signature=RIqiAPbiRwzXPrKqqHulWLqQpMos5F4wqyhpMwF2a6fwlPSzOXj0fbU4cF47Pa65x4vn52neyuTzmybgYK3e4Va6Qy1eJthCQYxPvwqiTB7Id0y0DLXE~WgSfnLE~FFUWF-b9rtyDuCcar4oS1rrlWqFwQl5j2~zPPpZZYNpCziEjKeuj5ebQHNVwsTK7Ux3OGdScN2YgjV2RMu0TK~ZIXJoynj5pJVprz~sbqRyi6VBzajDuODlVmGqVZDAVEFJ-vu5aL2uNRvGvJ4yBuHuJrNT2OwaWK0jFXTzHZxKM-AWEvbnYGXeJvhOMHuQDRHETqaqajq5P3oVtg5ZH29kJQ__&Key-Pair-Id=K1ZMSF1EKC3AZL #20 1.757 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.144, 3.168.84.152, ... #20 1.759 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. #20 1.766 HTTP request sent, awaiting response... 200 OK #20 1.805 Length: 8396 (8.2K) [application/x-debian-package] #20 1.805 Saving to: 'mdclog_0.1.1-1_amd64.deb' #20 1.805 #20 1.805 0K ........ 100% 23.5M=0s #20 1.805 #20 1.805 2025-09-25 11:46:53 (23.5 MB/s) - 'mdclog_0.1.1-1_amd64.deb' saved [8396/8396] #20 1.805 #20 1.847 Selecting previously unselected package mdclog:amd64. #20 1.872 (Reading database ... 47012 files and directories currently installed.) #20 1.877 Preparing to unpack mdclog_0.1.1-1_amd64.deb ... #20 1.901 Unpacking mdclog:amd64 (0.1.1-1) ... #20 1.940 Setting up mdclog:amd64 (0.1.1-1) ... #20 1.976 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #20 2.034 --2025-09-25 11:46:54-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog-dev_0.1.1-1_amd64.deb/download.deb #20 2.037 Resolving packagecloud.io (packagecloud.io)... 52.9.42.126, 52.52.6.37, 2600:1f1c:2e5:6900:8fb6:8dc4:216f:8b1b, ... #20 2.040 Connecting to packagecloud.io (packagecloud.io)|52.9.42.126|:443... connected. #20 2.050 HTTP request sent, awaiting response... 302 Found #20 2.087 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2103976.deb?Expires=1758801714&Signature=pf9kCEqyFlC43kN6kaAUHkxziGl5lCuuEd1vBlo5mxNno16-7lU1O3l0-Xn-dw57QwenBprVP34ZaisAXAG1SXy64mFV2pxKn3XmEVuheWeDAVcJMEsupJaVISJO3bECs9324LYmqDR0rVgvvtTaqOhzCfsxLClMicOvJ6KcQv4U4NtiY~JV5qJ1d5QTSmhOqPpCpTASB4xwwXxvrcRs1hxW3J38miqNsj~9xnnpI0EbSDTyUcocRlmtKaB8QDYcfLPoox3Im6xJZh1CJ8T7UYSsT8rszTFufM-CqMVfBitkhO6Me6mdZfzFYal00MK5tq~ucvydYmbEhYZxqCyaNg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #20 2.087 --2025-09-25 11:46:54-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2103976.deb?Expires=1758801714&Signature=pf9kCEqyFlC43kN6kaAUHkxziGl5lCuuEd1vBlo5mxNno16-7lU1O3l0-Xn-dw57QwenBprVP34ZaisAXAG1SXy64mFV2pxKn3XmEVuheWeDAVcJMEsupJaVISJO3bECs9324LYmqDR0rVgvvtTaqOhzCfsxLClMicOvJ6KcQv4U4NtiY~JV5qJ1d5QTSmhOqPpCpTASB4xwwXxvrcRs1hxW3J38miqNsj~9xnnpI0EbSDTyUcocRlmtKaB8QDYcfLPoox3Im6xJZh1CJ8T7UYSsT8rszTFufM-CqMVfBitkhO6Me6mdZfzFYal00MK5tq~ucvydYmbEhYZxqCyaNg__&Key-Pair-Id=K1ZMSF1EKC3AZL #20 2.087 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.96, 3.168.84.186, 3.168.84.144, ... #20 2.089 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.96|:443... connected. #20 2.094 HTTP request sent, awaiting response... 200 OK #20 2.120 Length: 4220 (4.1K) [application/x-debian-package] #20 2.120 Saving to: 'mdclog-dev_0.1.1-1_amd64.deb' #20 2.120 #20 2.120 0K .... 100% 633M=0s #20 2.121 #20 2.121 2025-09-25 11:46:54 (633 MB/s) - 'mdclog-dev_0.1.1-1_amd64.deb' saved [4220/4220] #20 2.121 #20 2.150 Selecting previously unselected package mdclog-dev:amd64. #20 2.177 (Reading database ... 47016 files and directories currently installed.) #20 2.181 Preparing to unpack mdclog-dev_0.1.1-1_amd64.deb ... #20 2.190 Unpacking mdclog-dev:amd64 (0.1.1-1) ... #20 2.224 Setting up mdclog-dev:amd64 (0.1.1-1) ... #20 2.651 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease #20 2.651 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #20 2.786 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #20 2.912 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #20 3.148 Reading package lists... #20 4.986 Reading package lists... #20 6.632 Building dependency tree... #20 7.039 Reading state information... #20 7.791 The following additional packages will be installed: #20 7.795 javascript-common libcurl3-gnutls libjs-jquery libtbb2 #20 7.800 Suggested packages: #20 7.800 gawk-doc apache2 | lighttpd | httpd libcurl4-doc libgnutls28-dev #20 7.800 libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev #20 7.886 The following NEW packages will be installed: #20 7.888 gawk javascript-common libcurl4-gnutls-dev libjs-jquery libtbb-dev #20 7.891 libtbb-doc libtbb2 #20 7.894 The following packages will be upgraded: #20 7.898 libcurl3-gnutls #20 8.223 1 upgraded, 7 newly installed, 0 to remove and 205 not upgraded. #20 8.223 Need to get 11.5 MB of archives. #20 8.223 After this operation, 201 MB of additional disk space will be used. #20 8.223 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gawk amd64 1:5.0.1+dfsg-1ubuntu0.1 [415 kB] #20 9.057 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6066 B] #20 9.059 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.25 [233 kB] #20 9.112 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-gnutls-dev amd64 7.68.0-1ubuntu2.25 [320 kB] #20 9.221 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-jquery all 3.3.1~dfsg-3ubuntu0.1 [329 kB] #20 9.293 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtbb2 amd64 2020.1-2 [124 kB] #20 9.328 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtbb-dev amd64 2020.1-2 [273 kB] #20 9.360 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtbb-doc all 2020.1-2 [9759 kB] #20 10.19 debconf: delaying package configuration, since apt-utils is not installed #20 10.29 Fetched 11.5 MB in 2s (5795 kB/s) #20 10.33 Selecting previously unselected package gawk. #20 10.33 (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.37 Preparing to unpack .../0-gawk_1%3a5.0.1+dfsg-1ubuntu0.1_amd64.deb ... #20 10.38 Unpacking gawk (1:5.0.1+dfsg-1ubuntu0.1) ... #20 10.52 Selecting previously unselected package javascript-common. #20 10.53 Preparing to unpack .../1-javascript-common_11_all.deb ... #20 10.54 Unpacking javascript-common (11) ... #20 10.61 Preparing to unpack .../2-libcurl3-gnutls_7.68.0-1ubuntu2.25_amd64.deb ... #20 10.63 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ... #20 10.75 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #20 10.75 Preparing to unpack .../3-libcurl4-gnutls-dev_7.68.0-1ubuntu2.25_amd64.deb ... #20 10.76 Unpacking libcurl4-gnutls-dev:amd64 (7.68.0-1ubuntu2.25) ... #20 10.86 Selecting previously unselected package libjs-jquery. #20 10.87 Preparing to unpack .../4-libjs-jquery_3.3.1~dfsg-3ubuntu0.1_all.deb ... #20 10.87 Unpacking libjs-jquery (3.3.1~dfsg-3ubuntu0.1) ... #20 10.99 Selecting previously unselected package libtbb2:amd64. #20 10.99 Preparing to unpack .../5-libtbb2_2020.1-2_amd64.deb ... #20 11.00 Unpacking libtbb2:amd64 (2020.1-2) ... #20 11.08 Selecting previously unselected package libtbb-dev:amd64. #20 11.08 Preparing to unpack .../6-libtbb-dev_2020.1-2_amd64.deb ... #20 11.09 Unpacking libtbb-dev:amd64 (2020.1-2) ... #20 11.36 Selecting previously unselected package libtbb-doc. #20 11.36 Preparing to unpack .../7-libtbb-doc_2020.1-2_all.deb ... #20 11.37 Unpacking libtbb-doc (2020.1-2) ... #20 13.26 Setting up javascript-common (11) ... #20 13.31 Setting up gawk (1:5.0.1+dfsg-1ubuntu0.1) ... #20 13.36 Setting up libtbb2:amd64 (2020.1-2) ... #20 13.38 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ... #20 13.39 Setting up libcurl4-gnutls-dev:amd64 (7.68.0-1ubuntu2.25) ... #20 13.42 Setting up libtbb-dev:amd64 (2020.1-2) ... #20 13.45 Setting up libjs-jquery (3.3.1~dfsg-3ubuntu0.1) ... #20 13.47 Setting up libtbb-doc (2020.1-2) ... #20 13.49 Processing triggers for man-db (2.9.1-1) ... #20 13.53 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #20 13.84 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #20 13.84 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease #20 13.89 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #20 13.96 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #20 14.30 Reading package lists... #20 16.12 Reading package lists... #20 17.79 Building dependency tree... #20 18.24 Reading state information... #20 19.12 libtbb2 is already the newest version (2020.1-2). #20 19.12 libtbb2 set to manually installed. #20 19.12 0 upgraded, 0 newly installed, 0 to remove and 205 not upgraded. #20 19.19 Reading package lists... #20 20.88 Building dependency tree... #20 21.30 Reading state information... #20 22.06 python3 is already the newest version (3.8.2-0ubuntu2). #20 22.06 python3 set to manually installed. #20 22.06 The following additional packages will be installed: #20 22.06 python-pip-whl python3-pkg-resources #20 22.07 Suggested packages: #20 22.07 python-setuptools-doc #20 22.17 The following NEW packages will be installed: #20 22.17 ninja-build python-pip-whl python3-pip python3-setuptools python3-wheel #20 22.18 The following packages will be upgraded: #20 22.18 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.65 Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 ninja-build amd64 1.10.0-1build1 [107 kB] #20 22.70 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.11 [1808 kB] #20 22.94 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.3 [330 kB] #20 22.95 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB] #20 22.95 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.11 [231 kB] #20 23.22 debconf: delaying package configuration, since apt-utils is not installed #20 23.31 Fetched 2630 kB in 1s (3479 kB/s) #20 23.37 (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 23.41 Preparing to unpack .../0-python3-pkg-resources_45.2.0-1ubuntu0.3_all.deb ... #20 23.52 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.3) over (45.2.0-1) ... #20 23.84 Selecting previously unselected package ninja-build. #20 23.85 Preparing to unpack .../1-ninja-build_1.10.0-1build1_amd64.deb ... #20 23.86 Unpacking ninja-build (1.10.0-1build1) ... #20 23.98 Selecting previously unselected package python-pip-whl. #20 23.99 Preparing to unpack .../2-python-pip-whl_20.0.2-5ubuntu1.11_all.deb ... #20 24.01 Unpacking python-pip-whl (20.0.2-5ubuntu1.11) ... #20 24.22 Selecting previously unselected package python3-setuptools. #20 24.23 Preparing to unpack .../3-python3-setuptools_45.2.0-1ubuntu0.3_all.deb ... #20 24.24 Unpacking python3-setuptools (45.2.0-1ubuntu0.3) ... #20 24.36 Selecting previously unselected package python3-wheel. #20 24.36 Preparing to unpack .../4-python3-wheel_0.34.2-1ubuntu0.1_all.deb ... #20 24.39 Unpacking python3-wheel (0.34.2-1ubuntu0.1) ... #20 24.45 Selecting previously unselected package python3-pip. #20 24.46 Preparing to unpack .../5-python3-pip_20.0.2-5ubuntu1.11_all.deb ... #20 24.47 Unpacking python3-pip (20.0.2-5ubuntu1.11) ... #20 24.72 Setting up python3-pkg-resources (45.2.0-1ubuntu0.3) ... #20 25.01 Setting up python3-setuptools (45.2.0-1ubuntu0.3) ... #20 25.43 Setting up python3-wheel (0.34.2-1ubuntu0.1) ... #20 25.71 Setting up ninja-build (1.10.0-1build1) ... #20 25.75 Setting up python-pip-whl (20.0.2-5ubuntu1.11) ... #20 25.79 Setting up python3-pip (20.0.2-5ubuntu1.11) ... #20 26.14 Processing triggers for man-db (2.9.1-1) ... #20 27.93 Collecting meson #20 27.98 Downloading meson-1.9.1-py3-none-any.whl (1.0 MB) #20 28.15 Installing collected packages: meson #20 29.32 Successfully installed meson-1.9.1 #20 29.43 Cloning into 'pistache'... #20 32.27 The Meson build system #20 32.27 Version: 1.9.1 #20 32.27 Source dir: /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache #20 32.27 Build dir: /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build #20 32.27 Build type: native build #20 32.27 Project name: pistache #20 32.27 Project version: 0.3.0 #20 32.27 C++ compiler for the host machine: c++ (gcc 9.3.0 "c++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") #20 32.27 C++ linker for the host machine: c++ ld.bfd 2.34 #20 32.27 Host machine cpu family: x86_64 #20 32.27 Host machine cpu: x86_64 #20 32.27 Compiler for C++ supports arguments -Wconversion: YES #20 32.27 Compiler for C++ supports arguments -Wno-sign-conversion: YES #20 32.27 Compiler for C++ supports arguments -Wno-missing-field-initializers: YES #20 32.27 Run-time dependency threads found: YES #20 32.27 Checking if "C++20 std::chrono" compiles: NO #20 32.27 Found pkg-config: YES (/usr/bin/pkg-config) 0.29.1 #20 32.27 Found CMake: /usr/bin/cmake (3.16.3) #20 32.27 DEPRECATION: CMake support for versions <3.17 is deprecated since Meson 0.62.0. #20 32.27 | #20 32.27 | However, Meson was only able to find CMake 3.16.3. #20 32.27 | #20 32.27 | Support for all CMake versions below 3.17.0 will be removed once #20 32.27 | newer CMake versions are more widely adopted. If you encounter #20 32.27 | any errors please try upgrading CMake to a newer version first. #20 32.27 #20 32.27 Run-time dependency howardhinnant-date found: NO (tried pkgconfig and cmake) #20 32.27 Run-time dependency hinnant-date found: NO (tried pkgconfig and cmake) #20 32.27 Run-time dependency date found: NO (tried pkgconfig and cmake) #20 32.27 Looking for a fallback subproject for the dependency date #20 32.27 #20 32.27 Executing subproject hinnant-date #20 32.27 #20 32.27 hinnant-date| Project name: hinnant-date #20 32.27 hinnant-date| Project version: 3.0.1 #20 32.27 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 32.27 hinnant-date| C++ linker for the host machine: c++ ld.bfd 2.34 #20 32.27 hinnant-date| Build targets in project: 0 #20 32.27 hinnant-date| Subproject hinnant-date finished. #20 32.27 #20 32.27 Dependency date from subproject subprojects/hinnant-date found: YES 3.0.1 #20 32.27 Run-time dependency rapidjson found: NO (tried pkgconfig and cmake) #20 32.27 Looking for a fallback subproject for the dependency RapidJSON #20 32.27 Downloading rapidjson source from https://github.com/Tencent/rapidjson/archive/v1.1.0.tar.gz #20 33.39 Downloading rapidjson patch from https://wrapdb.mesonbuild.com/v2/rapidjson_1.1.0-2/get_patch #20 34.10 #20 34.10 Executing subproject rapidjson #20 34.10 #20 34.10 rapidjson| Project name: rapidjson #20 34.10 rapidjson| Project version: 1.1.0 #20 34.10 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.10 rapidjson| C++ linker for the host machine: c++ ld.bfd 2.34 #20 34.10 rapidjson| Build targets in project: 0 #20 34.10 rapidjson| Subproject rapidjson finished. #20 34.10 #20 34.10 Dependency RapidJSON from subproject subprojects/rapidjson-1.1.0 found: YES 1.1.0 #20 34.10 Checking if "std::atomic" links: YES #20 34.10 Checking if "std::atomic" links: YES #20 34.10 Run-time dependency dl found: YES #20 34.10 Checking for function "dladdr" with dependency dl: YES #20 34.10 Configuring version.h using configuration #20 34.10 Program git found: YES (/usr/bin/git) #20 34.10 Build targets in project: 1 #20 34.10 NOTICE: Future-deprecated features used: #20 34.10 * 0.56.0: {'meson.source_root'} #20 34.10 #20 34.10 pistache 0.3.0 #20 34.10 #20 34.10 Subprojects #20 34.10 hinnant-date : YES #20 34.10 rapidjson : YES #20 34.10 #20 34.10 User defined options #20 34.10 PISTACHE_BUILD_DOCS : false #20 34.10 PISTACHE_BUILD_EXAMPLES: false #20 34.10 PISTACHE_BUILD_TESTS : false #20 34.10 PISTACHE_USE_SSL : false #20 34.10 buildtype : release #20 34.10 prefix : /usr/local #20 34.10 #20 34.10 Found ninja-1.10.0 at /usr/bin/ninja #20 34.57 ninja: Entering directory `/opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build' #20 34.68 [1/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_eventmeth.cc.o #20 37.06 [2/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_base64.cc.o #20 39.10 [3/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_cookie.cc.o #20 39.16 [4/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_http_header.cc.o #20 40.77 [5/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_net.cc.o #20 41.35 [6/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_http_headers.cc.o #20 42.67 [7/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_mime.cc.o #20 43.20 [8/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_description.cc.o #20 43.37 [9/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_clock_gettime.cc.o #20 43.57 [10/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_fcntl.cc.o #20 43.75 [11/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_filefns.cc.o #20 43.90 [12/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_os.cc.o #20 43.92 [13/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_check.cc.o #20 43.94 [14/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_sockfns.cc.o #20 44.11 [15/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_resource.cc.o #20 44.13 [16/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_ifaddrs.cc.o #20 44.84 [17/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_peer.cc.o #20 44.93 [18/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_strerror_r.cc.o #20 45.20 [19/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_timelog.cc.o #20 45.48 [20/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_http.cc.o #20 45.49 [21/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_http_defs.cc.o #20 45.50 [22/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_pist_syslog.cc.o #20 45.71 [23/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_ps_basename.cc.o #20 45.87 [24/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_ps_sendfile.cc.o #20 46.01 [25/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_ps_strl.cc.o #20 46.76 [26/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_string_logger.cc.o #20 47.09 [27/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_stream.cc.o #20 47.51 [28/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_timer_pool.cc.o #20 48.92 [29/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_reactor.cc.o #20 49.33 [30/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_tcp.cc.o #20 49.59 [31/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_utils.cc.o #20 51.67 [32/37] Compiling C++ object src/libpistache.so.0.5.9.p/server_endpoint.cc.o #20 52.70 [33/37] Compiling C++ object src/libpistache.so.0.5.9.p/common_transport.cc.o #20 54.67 [34/37] Compiling C++ object src/libpistache.so.0.5.9.p/server_listener.cc.o #20 57.40 [35/37] Compiling C++ object src/libpistache.so.0.5.9.p/client_client.cc.o #20 60.56 [36/37] Compiling C++ object src/libpistache.so.0.5.9.p/server_router.cc.o #20 60.80 [37/37] Linking target src/libpistache.so.0.5.9 #20 60.80 INFO: autodetecting backend as ninja #20 60.80 INFO: calculating backend command to run: /usr/bin/ninja -C /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build #20 61.21 ninja: Entering directory `/opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build' #20 61.22 ninja: no work to do. #20 61.24 Installing subdir /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/serializer to /usr/local/include/pistache/serializer #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/serializer/rapidjson.h to /usr/local/include/pistache/serializer #20 61.24 Installing src/libpistache.so.0.5.9 to /usr/local/lib/x86_64-linux-gnu #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/async.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/base64.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/client.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/common.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/config.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/cookie.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/date_wrapper.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/description.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/em_socket_t.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/emosandlibevdefs.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/endpoint.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/eventmeth.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/errors.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/flags.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/http_defs.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/http.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/http_header.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/http_headers.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/iterator_adapter.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/listener.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/log.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/mailbox.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/mime.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/meta.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/net.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/os.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/peer.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_check.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_clock_gettime.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_fcntl.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_filefns.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_ifaddrs.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_quote.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_resource.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_sockfns.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_strerror_r.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_syslog.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pist_timelog.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/prototype.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/ps_basename.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/ps_sendfile.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/ps_strl.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/pst_errno.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/reactor.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/route_bind.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/router.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/ssl_wrappers.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/stream.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/string_logger.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/tcp.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/timer_pool.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/transport.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/type_checkers.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/typeid.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/utils.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/view.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/include/pistache/winornix.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build/include/pistache/version.h to /usr/local/include/pistache #20 61.24 Installing /opt/e2/RIC-E2-TERMINATION/3rdparty/pistache/build/meson-private/libpistache.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig #20 61.24 Installing symlink pointing to libpistache.so.0.5.9 to /usr/local/lib/x86_64-linux-gnu/libpistache.so.0.5 #20 61.24 Installing symlink pointing to libpistache.so.0.5 to /usr/local/lib/x86_64-linux-gnu/libpistache.so #20 61.35 Cloning into 'prometheus-cpp'... #20 61.62 POST git-upload-pack (gzip 3577 to 1812 bytes) #20 62.04 Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path '3rdparty/civetweb' #20 62.04 Submodule 'googletest' (https://github.com/google/googletest.git) registered for path '3rdparty/googletest' #20 62.07 Cloning into '/opt/e2/RIC-E2-TERMINATION/3rdparty/prometheus-cpp/3rdparty/civetweb'... #20 66.29 Cloning into '/opt/e2/RIC-E2-TERMINATION/3rdparty/prometheus-cpp/3rdparty/googletest'... #20 68.91 Submodule path '3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' #20 69.00 Submodule path '3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' #20 69.09 -- The C compiler identification is GNU 9.3.0 #20 69.17 -- The CXX compiler identification is GNU 9.3.0 #20 69.18 -- Check for working C compiler: /usr/bin/cc #20 69.28 -- Check for working C compiler: /usr/bin/cc -- works #20 69.29 -- Detecting C compiler ABI info #20 69.39 -- Detecting C compiler ABI info - done #20 69.41 -- Detecting C compile features #20 69.42 -- Detecting C compile features - done #20 69.42 -- Check for working CXX compiler: /usr/bin/c++ #20 69.56 -- Check for working CXX compiler: /usr/bin/c++ -- works #20 69.56 -- Detecting CXX compiler ABI info #20 69.69 -- Detecting CXX compiler ABI info - done #20 69.71 -- Detecting CXX compile features #20 69.71 -- Detecting CXX compile features - done #20 69.72 -- Looking for pthread.h #20 69.83 -- Looking for pthread.h - found #20 69.83 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #20 69.94 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #20 69.94 -- Looking for pthread_create in pthreads #20 70.03 -- Looking for pthread_create in pthreads - not found #20 70.03 -- Looking for pthread_create in pthread #20 70.13 -- Looking for pthread_create in pthread - found #20 70.13 -- Found Threads: TRUE #20 70.14 -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB #20 70.31 -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success #20 70.33 -- Could NOT find benchmark (missing: benchmark_DIR) #20 70.33 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY #20 70.45 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success #20 70.45 -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY #20 70.57 -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success #20 70.57 -- Performing Test COMPILER_HAS_DEPRECATED_ATTR #20 70.69 -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success #20 70.71 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") #20 70.77 -- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.68.0") #20 70.82 -- The following features have been enabled: #20 70.82 #20 70.82 * Pull, support for pulling metrics #20 70.82 * Push, support for pushing metrics to a push-gateway #20 70.82 * Compression, support for zlib compression of metrics #20 70.82 * pkg-config, generate pkg-config files #20 70.82 #20 70.82 -- The following REQUIRED packages have been found: #20 70.82 #20 70.82 * googlemock-3rdparty #20 70.82 * civetweb-3rdparty #20 70.82 * ZLIB #20 70.82 * CURL #20 70.82 #20 70.82 -- The following features have been disabled: #20 70.82 #20 70.82 * IYWU, include-what-you-use #20 70.82 #20 70.82 -- The following OPTIONAL packages have not been found: #20 70.82 #20 70.82 * benchmark #20 70.82 #20 70.83 -- Configuring done #20 70.89 -- Generating done #20 70.90 -- Build files have been written to: /opt/e2/RIC-E2-TERMINATION/3rdparty/prometheus-cpp/build #20 70.95 Scanning dependencies of target core #20 70.96 Scanning dependencies of target civetweb #20 70.97 [ 1%] Building CXX object core/CMakeFiles/core.dir/src/counter.cc.o #20 70.97 [ 3%] Building CXX object core/CMakeFiles/core.dir/src/check_names.cc.o #20 70.97 Scanning dependencies of target gmock_main #20 70.99 [ 5%] Building CXX object pull/CMakeFiles/civetweb.dir/__/3rdparty/civetweb/src/CivetServer.cpp.o #20 71.00 [ 6%] Building CXX object CMakeFiles/gmock_main.dir/3rdparty/googletest/googletest/src/gtest-all.cc.o #20 71.40 [ 8%] Building CXX object core/CMakeFiles/core.dir/src/detail/builder.cc.o #20 71.41 [ 10%] Building CXX object core/CMakeFiles/core.dir/src/detail/ckms_quantiles.cc.o #20 71.86 [ 11%] Building C object pull/CMakeFiles/civetweb.dir/__/3rdparty/civetweb/src/civetweb.c.o #20 72.14 [ 13%] Building CXX object core/CMakeFiles/core.dir/src/detail/time_window_quantiles.cc.o #20 72.21 [ 15%] Building CXX object core/CMakeFiles/core.dir/src/detail/utils.cc.o #20 72.53 [ 16%] Building CXX object core/CMakeFiles/core.dir/src/family.cc.o #20 72.66 [ 18%] Building CXX object core/CMakeFiles/core.dir/src/gauge.cc.o #20 72.73 [ 18%] Built target civetweb #20 72.75 [ 20%] Building CXX object core/CMakeFiles/core.dir/src/histogram.cc.o #20 73.12 [ 21%] Building CXX object core/CMakeFiles/core.dir/src/info.cc.o #20 73.53 [ 23%] Building CXX object core/CMakeFiles/core.dir/src/registry.cc.o #20 73.63 [ 25%] Building CXX object core/CMakeFiles/core.dir/src/serializer.cc.o #20 74.06 [ 26%] Building CXX object core/CMakeFiles/core.dir/src/summary.cc.o #20 74.70 [ 28%] Building CXX object core/CMakeFiles/core.dir/src/text_serializer.cc.o #20 74.73 [ 30%] Building CXX object CMakeFiles/gmock_main.dir/3rdparty/googletest/googlemock/src/gmock-all.cc.o #20 75.35 [ 31%] Building CXX object CMakeFiles/gmock_main.dir/3rdparty/googletest/googlemock/src/gmock_main.cc.o #20 75.72 [ 33%] Linking CXX static library ../lib/libprometheus-cpp-core.a #20 75.83 [ 33%] Built target core #20 75.85 Scanning dependencies of target pull #20 75.87 [ 35%] Building CXX object pull/CMakeFiles/pull.dir/src/basic_auth.cc.o #20 76.32 [ 36%] Building CXX object pull/CMakeFiles/pull.dir/src/endpoint.cc.o #20 76.61 [ 38%] Building CXX object pull/CMakeFiles/pull.dir/src/exposer.cc.o #20 76.79 Scanning dependencies of target push #20 76.81 [ 40%] Building CXX object push/CMakeFiles/push.dir/src/gateway.cc.o #20 77.20 [ 41%] Building CXX object pull/CMakeFiles/pull.dir/src/handler.cc.o #20 77.47 [ 43%] Linking CXX static library lib/libgmock_main.a #20 77.58 [ 43%] Built target gmock_main #20 77.60 [ 45%] Building CXX object push/CMakeFiles/push.dir/src/detail/curl_wrapper.cc.o #20 77.64 [ 46%] Building CXX object pull/CMakeFiles/pull.dir/src/metrics_collector.cc.o #20 77.97 [ 48%] Building CXX object push/CMakeFiles/push.dir/src/detail/label_encoder.cc.o #20 78.33 Scanning dependencies of target prometheus_core_test #20 78.36 [ 50%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/builder_test.cc.o #20 78.45 [ 51%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/check_label_name_test.cc.o #20 78.60 [ 53%] Linking CXX static library ../lib/libprometheus-cpp-pull.a #20 78.68 [ 53%] Built target pull #20 78.70 Scanning dependencies of target prometheus_util_test #20 78.71 [ 55%] Building CXX object util/tests/unit/CMakeFiles/prometheus_util_test.dir/base64_test.cc.o #20 79.58 [ 56%] Linking CXX static library ../lib/libprometheus-cpp-push.a #20 79.65 [ 56%] Built target push #20 79.67 Scanning dependencies of target sample_server_auth #20 79.69 [ 58%] Building CXX object pull/tests/integration/CMakeFiles/sample_server_auth.dir/sample_server_auth.cc.o #20 79.99 [ 60%] Linking CXX executable ../../../bin/prometheus_util_test #20 80.26 [ 60%] Built target prometheus_util_test #20 80.28 Scanning dependencies of target sample_server_multi #20 80.29 [ 61%] Building CXX object pull/tests/integration/CMakeFiles/sample_server_multi.dir/sample_server_multi.cc.o #20 80.39 [ 63%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/check_metric_name_test.cc.o #20 80.60 [ 65%] Linking CXX executable ../../../bin/sample_server_auth #20 80.91 [ 65%] Built target sample_server_auth #20 80.94 Scanning dependencies of target prometheus_pull_integration_test #20 80.96 [ 66%] Building CXX object pull/tests/integration/CMakeFiles/prometheus_pull_integration_test.dir/integration_test.cc.o #20 81.18 [ 68%] Linking CXX executable ../../../bin/sample_server_multi #20 81.47 [ 68%] Built target sample_server_multi #20 81.48 [ 70%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/counter_test.cc.o #20 81.49 Scanning dependencies of target sample_server #20 81.50 [ 71%] Building CXX object pull/tests/integration/CMakeFiles/sample_server.dir/sample_server.cc.o #20 81.63 [ 73%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/family_test.cc.o #20 82.52 [ 75%] Linking CXX executable ../../../bin/sample_server #20 82.73 [ 76%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/gauge_test.cc.o #20 82.82 [ 76%] Built target sample_server #20 82.84 Scanning dependencies of target prometheus_pull_test #20 82.85 [ 78%] Building CXX object pull/tests/unit/CMakeFiles/prometheus_pull_test.dir/exposer_test.cc.o #20 83.53 [ 80%] Linking CXX executable ../../../bin/prometheus_pull_integration_test #20 84.08 [ 81%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/histogram_test.cc.o #20 84.10 [ 83%] Linking CXX executable ../../../bin/prometheus_pull_test #20 84.12 [ 83%] Built target prometheus_pull_integration_test #20 84.15 Scanning dependencies of target sample_client #20 84.16 [ 85%] Building CXX object push/tests/integration/CMakeFiles/sample_client.dir/sample_client.cc.o #20 84.52 [ 85%] Built target prometheus_pull_test #20 84.54 Scanning dependencies of target prometheus_push_internal_test #20 84.56 [ 86%] Building CXX object push/tests/internal/CMakeFiles/prometheus_push_internal_test.dir/label_encoder_test.cc.o #20 84.83 [ 88%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/registry_test.cc.o #20 85.35 [ 90%] Linking CXX executable ../../../bin/sample_client #20 85.80 [ 90%] Built target sample_client #20 85.82 [ 91%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/serializer_test.cc.o #20 85.86 [ 93%] Linking CXX executable ../../../bin/prometheus_push_internal_test #20 85.86 [ 95%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/summary_test.cc.o #20 86.15 [ 95%] Built target prometheus_push_internal_test #20 86.16 [ 96%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/text_serializer_test.cc.o #20 86.91 [ 98%] Building CXX object core/tests/CMakeFiles/prometheus_core_test.dir/utils_test.cc.o #20 88.37 [100%] Linking CXX executable ../../bin/prometheus_core_test #20 88.89 [100%] Built target prometheus_core_test #20 88.97 [ 25%] Built target core #20 89.00 [ 31%] Built target gmock_main #20 89.05 [ 53%] Built target prometheus_core_test #20 89.09 [ 56%] Built target prometheus_util_test #20 89.12 [ 60%] Built target civetweb #20 89.15 [ 70%] Built target pull #20 89.18 [ 73%] Built target sample_server_auth #20 89.22 [ 76%] Built target sample_server_multi #20 89.25 [ 80%] Built target prometheus_pull_integration_test #20 89.29 [ 83%] Built target sample_server #20 89.33 [ 86%] Built target prometheus_pull_test #20 89.37 [ 93%] Built target push #20 89.41 [ 96%] Built target sample_client #20 89.45 [100%] Built target prometheus_push_internal_test #20 89.48 Install the project... #20 89.50 -- Install configuration: "" #20 89.50 -- Installing: /usr/local/lib/libprometheus-cpp-core.a #20 89.50 -- Up-to-date: /usr/local/include #20 89.50 -- Installing: /usr/local/include/prometheus #20 89.50 -- Installing: /usr/local/include/prometheus/registry.h #20 89.50 -- Installing: /usr/local/include/prometheus/text_serializer.h #20 89.50 -- Installing: /usr/local/include/prometheus/serializer.h #20 89.50 -- Installing: /usr/local/include/prometheus/gauge.h #20 89.50 -- Installing: /usr/local/include/prometheus/histogram.h #20 89.50 -- Installing: /usr/local/include/prometheus/client_metric.h #20 89.50 -- Installing: /usr/local/include/prometheus/detail #20 89.50 -- Installing: /usr/local/include/prometheus/detail/future_std.h #20 89.50 -- Installing: /usr/local/include/prometheus/detail/ckms_quantiles.h #20 89.50 -- Installing: /usr/local/include/prometheus/detail/builder.h #20 89.50 -- Installing: /usr/local/include/prometheus/detail/utils.h #20 89.50 -- Installing: /usr/local/include/prometheus/detail/time_window_quantiles.h #20 89.50 -- Installing: /usr/local/include/prometheus/metric_family.h #20 89.50 -- Installing: /usr/local/include/prometheus/family.h #20 89.50 -- Installing: /usr/local/include/prometheus/collectable.h #20 89.50 -- Installing: /usr/local/include/prometheus/counter.h #20 89.50 -- Installing: /usr/local/include/prometheus/metric_type.h #20 89.50 -- Installing: /usr/local/include/prometheus/check_names.h #20 89.50 -- Installing: /usr/local/include/prometheus/info.h #20 89.50 -- Installing: /usr/local/include/prometheus/summary.h #20 89.50 -- Installing: /usr/local/include/prometheus/labels.h #20 89.51 -- Up-to-date: /usr/local/include #20 89.51 -- Up-to-date: /usr/local/include/prometheus #20 89.51 -- Up-to-date: /usr/local/include/prometheus/detail #20 89.51 -- Installing: /usr/local/include/prometheus/detail/core_export.h #20 89.51 -- Installing: /usr/local/lib/pkgconfig/prometheus-cpp-core.pc #20 89.51 -- Installing: /usr/local/include/prometheus/CivetServer.h #20 89.51 -- Installing: /usr/local/include/prometheus/civetweb.h #20 89.51 -- Installing: /usr/local/lib/libprometheus-cpp-pull.a #20 89.51 -- Up-to-date: /usr/local/include #20 89.51 -- Up-to-date: /usr/local/include/prometheus #20 89.51 -- Installing: /usr/local/include/prometheus/exposer.h #20 89.51 -- Up-to-date: /usr/local/include #20 89.51 -- Up-to-date: /usr/local/include/prometheus #20 89.51 -- Up-to-date: /usr/local/include/prometheus/detail #20 89.51 -- Installing: /usr/local/include/prometheus/detail/pull_export.h #20 89.51 -- Installing: /usr/local/lib/pkgconfig/prometheus-cpp-pull.pc #20 89.51 -- Installing: /usr/local/lib/libprometheus-cpp-push.a #20 89.51 -- Up-to-date: /usr/local/include #20 89.51 -- Up-to-date: /usr/local/include/prometheus #20 89.51 -- Installing: /usr/local/include/prometheus/gateway.h #20 89.51 -- Up-to-date: /usr/local/include/prometheus/detail #20 89.51 -- Installing: /usr/local/include/prometheus/detail/http_method.h #20 89.51 -- Up-to-date: /usr/local/include #20 89.51 -- Up-to-date: /usr/local/include/prometheus #20 89.51 -- Up-to-date: /usr/local/include/prometheus/detail #20 89.51 -- Installing: /usr/local/include/prometheus/detail/push_export.h #20 89.51 -- Installing: /usr/local/lib/pkgconfig/prometheus-cpp-push.pc #20 89.52 -- Installing: /usr/local/lib/cmake/prometheus-cpp/prometheus-cpp-targets.cmake #20 89.52 -- Installing: /usr/local/lib/cmake/prometheus-cpp/prometheus-cpp-targets-noconfig.cmake #20 89.52 -- Installing: /usr/local/lib/cmake/prometheus-cpp/prometheus-cpp-config.cmake #20 89.52 -- Installing: /usr/local/lib/cmake/prometheus-cpp/prometheus-cpp-config-version.cmake #20 89.54 Cloning into 'cxxopts'... #20 90.17 Cloning into 'rapidjson'... #20 94.23 Cloning into 'pugixml'... #20 95.91 Cloning into 'cmake-modules'... #20 96.57 -- The C compiler identification is GNU 9.3.0 #20 96.65 -- The CXX compiler identification is GNU 9.3.0 #20 96.66 -- Check for working C compiler: /usr/bin/cc #20 96.77 -- Check for working C compiler: /usr/bin/cc -- works #20 96.77 -- Detecting C compiler ABI info #20 96.88 -- Detecting C compiler ABI info - done #20 96.90 -- Detecting C compile features #20 96.90 -- Detecting C compile features - done #20 96.91 -- Check for working CXX compiler: /usr/bin/c++ #20 97.03 -- Check for working CXX compiler: /usr/bin/c++ -- works #20 97.03 -- Detecting CXX compiler ABI info #20 97.18 -- Detecting CXX compiler ABI info - done #20 97.20 -- Detecting CXX compile features #20 97.20 -- Detecting CXX compile features - done #20 97.22 -- Found GTest: /usr/lib/x86_64-linux-gnu/libgtest.a #20 97.70 -- Configuring done #20 97.80 -- Generating done #20 97.80 -- Build files have been written to: /opt/e2 #20 98.08 Scanning dependencies of target asn1codec #20 98.13 [ 0%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/AMFName.c.o #20 98.21 [ 1%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ANY.c.o #20 98.39 [ 1%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/BIT_STRING.c.o #20 98.43 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/BIT_STRING.c: In function 'BIT_STRING_compare': #20 98.43 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/BIT_STRING.c:272:41: warning: unused variable 'specs' [-Wunused-variable] #20 98.43 272 | const asn_OCTET_STRING_specifics_t *specs = td->specifics; #20 98.43 | ^~~~~ #20 98.67 [ 1%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/Cause.c.o #20 98.73 [ 2%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseE2node.c.o #20 98.79 [ 2%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseMisc.c.o #20 98.85 [ 2%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseProtocol.c.o #20 98.91 [ 3%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseRICrequest.c.o #20 98.97 [ 3%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseRICservice.c.o #20 99.03 [ 4%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CauseTransport.c.o #20 99.09 [ 4%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/Criticality.c.o #20 99.15 [ 4%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CriticalityDiagnostics-IE-Item.c.o #20 99.21 [ 5%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CriticalityDiagnostics-IE-List.c.o #20 99.27 [ 5%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/CriticalityDiagnostics.c.o #20 99.32 [ 5%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2AP-PDU.c.o #20 99.39 [ 6%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionSetupFailed-Item.c.o #20 99.45 [ 6%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionSetupFailed-List.c.o #20 99.52 [ 6%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdate-Item.c.o #20 99.58 [ 7%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdate-List.c.o #20 99.65 [ 7%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdate.c.o #20 99.72 [ 8%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdateAcknowledge.c.o #20 99.78 [ 8%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdateFailure.c.o #20 99.85 [ 8%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdateRemove-Item.c.o #20 99.92 [ 9%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2connectionUpdateRemove-List.c.o #20 99.99 [ 9%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigAddition-Item.c.o #20 100.1 [ 9%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigAddition-List.c.o #20 100.1 [ 10%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigAdditionAck-Item.c.o #20 100.2 [ 10%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigAdditionAck-List.c.o #20 100.3 [ 10%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigRemoval-Item.c.o #20 100.3 [ 11%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigRemoval-List.c.o #20 100.4 [ 11%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigRemovalAck-Item.c.o #20 100.5 [ 12%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigRemovalAck-List.c.o #20 100.5 [ 12%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigUpdate-Item.c.o #20 100.6 [ 12%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigUpdate-List.c.o #20 100.7 [ 13%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigUpdateAck-Item.c.o #20 100.7 [ 13%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigUpdateAck-List.c.o #20 100.8 [ 13%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfiguration.c.o #20 100.9 [ 14%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentConfigurationAck.c.o #20 100.9 [ 14%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentID.c.o #20 101.0 [ 14%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceE1.c.o #20 101.0 [ 15%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceF1.c.o #20 101.1 [ 15%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceNG.c.o #20 101.2 [ 16%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceS1.c.o #20 101.2 [ 16%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceType.c.o #20 101.3 [ 16%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceW1.c.o #20 101.3 [ 17%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceX2.c.o #20 101.4 [ 17%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeComponentInterfaceXn.c.o #20 101.5 [ 17%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeConfigurationUpdate.c.o #20 101.5 [ 18%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeConfigurationUpdateAcknowledge.c.o #20 101.6 [ 18%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeConfigurationUpdateFailure.c.o #20 101.6 [ 18%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeTNLassociationRemoval-Item.c.o #20 101.7 [ 19%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2nodeTNLassociationRemoval-List.c.o #20 101.8 [ 19%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2setupFailure.c.o #20 101.8 [ 20%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2setupRequest.c.o #20 101.9 [ 20%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/E2setupResponse.c.o #20 101.9 [ 20%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ENB-ID-Choice.c.o #20 102.0 [ 21%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ENB-ID.c.o #20 102.1 [ 21%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ENGNB-ID.c.o #20 102.2 [ 21%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ErrorIndication.c.o #20 102.2 [ 22%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GNB-CU-UP-ID.c.o #20 102.3 [ 22%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GNB-DU-ID.c.o #20 102.4 [ 23%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GNB-ID-Choice.c.o #20 102.5 [ 23%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-ID.c.o #20 102.5 [ 23%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-eNB-ID.c.o #20 102.6 [ 24%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-en-gNB-ID.c.o #20 102.6 [ 24%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-gNB-ID.c.o #20 102.7 [ 24%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalE2node-ng-eNB-ID.c.o #20 102.8 [ 25%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalENB-ID.c.o #20 102.9 [ 25%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalNG-RANNode-ID.c.o #20 102.9 [ 25%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalRIC-ID.c.o #20 103.0 [ 26%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalenGNB-ID.c.o #20 103.1 [ 26%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalgNB-ID.c.o #20 103.1 [ 27%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/GlobalngeNB-ID.c.o #20 103.2 [ 27%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c.o #20 103.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c: In function 'asn_long2INTEGER': #20 103.6 /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 103.6 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 103.6 | ~~~~~~^~~~~~ #20 103.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1333:1: note: while referencing 'value' #20 103.6 1333 | asn_long2INTEGER(INTEGER_t *st, long value) { #20 103.6 | ^~~~~~~~~~~~~~~~ #20 103.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c: In function 'asn_ulong2INTEGER': #20 103.6 /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 103.6 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 103.6 | ~~~~~~^~~~~~ #20 103.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1338:1: note: while referencing 'value' #20 103.6 1338 | asn_ulong2INTEGER(INTEGER_t *st, unsigned long value) { #20 103.6 | ^~~~~~~~~~~~~~~~~ #20 103.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c: In function 'asn_int642INTEGER': #20 103.6 /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 103.6 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 103.6 | ~~~~~~^~~~~~ #20 103.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/INTEGER.c:1369:1: note: while referencing 'value' #20 103.6 1369 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { #20 103.6 | ^~~~~~~~~~~~~~~~~ #20 103.8 [ 27%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c.o #20 103.9 /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 103.9 35 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionRequest }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 36 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionResponse }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 37 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionFailure }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 38 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_1_id_RICsubscription }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 39 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 40 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequest }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 41 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteResponse }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 42 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteFailure }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 43 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_2_id_RICsubscriptionDelete }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 44 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 45 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceUpdate }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 46 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateAcknowledge }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 47 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateFailure }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 48 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_3_id_RICserviceUpdate }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 49 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 50 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICcontrolRequest }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 51 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolAcknowledge }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 52 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolFailure }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 53 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_4_id_RICcontrol }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 54 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_reject }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 55 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2setupRequest }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 56 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2setupResponse }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 57 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2setupFailure }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 58 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_5_id_E2setup }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 59 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 60 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2nodeConfigurationUpdate }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 61 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateAcknowledge }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 62 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateFailure }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 63 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_6_id_E2nodeConfigurationUpdate }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 64 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 65 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2connectionUpdate }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 66 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateAcknowledge }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 67 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateFailure }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 68 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_7_id_E2connectionUpdate }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 69 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 70 | { "&InitiatingMessage", aioc__type, &asn_DEF_ResetRequest }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 71 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_ResetResponse }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 72 | { "&UnsuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 73 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_8_id_Reset }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 74 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 75 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICindication }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 76 | { "&SuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 77 | { "&UnsuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 78 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_9_id_RICindication }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 79 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 80 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceQuery }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 81 | { "&SuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 82 | { "&UnsuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 83 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_10_id_RICserviceQuery }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 84 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 85 | { "&InitiatingMessage", aioc__type, &asn_DEF_ErrorIndication }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 86 | { "&SuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 87 | { "&UnsuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 88 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_11_id_ErrorIndication }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 89 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_ignore }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 90 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequired }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 103.9 37 | const void *value_sptr; #20 103.9 | ^~~~~~~~~~ #20 103.9 /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 103.9 91 | { "&SuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 92 | { "&UnsuccessfulOutcome", }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 103.9 35 | } cell_kind; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 93 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_12_id_RICsubscriptionDeleteRequired }, #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /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 103.9 94 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_ignore } #20 103.9 | ^ #20 103.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.h:18, #20 103.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:8: #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 103.9 43 | } open_type; #20 103.9 | ^~~~~~~~~ #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c: In function 'select_InitiatingMessage_criticality_type': #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:125:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 103.9 125 | select_InitiatingMessage_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 103.9 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c: In function 'select_InitiatingMessage_value_type': #20 103.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/InitiatingMessage.c:171:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 103.9 171 | select_InitiatingMessage_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 103.9 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 103.9 [ 28%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/MMEname.c.o #20 104.0 [ 28%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/NGENB-DU-ID.c.o #20 104.1 [ 28%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/NativeEnumerated.c.o #20 104.2 [ 29%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/NativeInteger.c.o #20 104.4 [ 29%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/OCTET_STRING.c.o #20 104.5 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/OCTET_STRING.c: In function 'OCTET_STRING_compare': #20 104.5 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/OCTET_STRING.c:2190:41: warning: unused variable 'specs' [-Wunused-variable] #20 104.5 2190 | const asn_OCTET_STRING_specifics_t *specs = td->specifics; #20 104.5 | ^~~~~ #20 105.2 [ 29%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/OPEN_TYPE.c.o #20 105.4 [ 30%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/PLMN-Identity.c.o #20 105.5 [ 30%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/Presence.c.o #20 105.5 [ 31%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/PrintableString.c.o #20 105.6 [ 31%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProcedureCode.c.o #20 105.7 [ 31%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Container.c.o #20 105.8 [ 32%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-ContainerList.c.o #20 105.8 [ 32%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-ContainerPair.c.o #20 105.9 [ 32%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-ContainerPairList.c.o #20 105.9 [ 33%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c.o #20 106.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 106.0 14 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_4_id_RICaction_ToBeSetup_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 15 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 16 | { "&Value", aioc__type, &asn_DEF_RICaction_ToBeSetup_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 17 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_4_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 26 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_9_id_RICaction_Admitted_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 27 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 28 | { "&Value", aioc__type, &asn_DEF_RICaction_Admitted_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 29 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_9_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 38 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_10_id_RICaction_NotAdmitted_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 39 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 40 | { "&Value", aioc__type, &asn_DEF_RICaction_NotAdmitted_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 41 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_10_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 50 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_24_id_RICsubscription_withCause_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 51 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_24_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 52 | { "&Value", aioc__type, &asn_DEF_RICsubscription_withCause_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 53 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_24_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 62 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_71_id_E2connectionUpdate_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 63 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_71_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 64 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdate_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 65 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_71_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 74 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_72_id_E2connectionUpdateRemove_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 75 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_72_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 76 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdateRemove_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 77 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_72_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 86 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_76_id_E2connectionSetupFailed_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 87 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_76_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 88 | { "&Value", aioc__type, &asn_DEF_E2connectionSetupFailed_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 89 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_76_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 98 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_87_id_E2nodeComponentConfigAddition_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 99 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_87_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 100 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAddition_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 101 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_87_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 110 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_88_id_E2nodeComponentConfigUpdate_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 111 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_88_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 112 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigUpdate_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 113 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_88_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 122 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_89_id_E2nodeComponentConfigRemoval_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 123 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_89_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 124 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigRemoval_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 125 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_89_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 134 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_90_id_E2nodeTNLassociationRemoval_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 135 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_90_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 136 | { "&Value", aioc__type, &asn_DEF_E2nodeTNLassociationRemoval_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 137 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_90_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 146 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_95_id_E2nodeComponentConfigAdditionAck_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 147 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_95_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 148 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAdditionAck_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 149 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_95_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 158 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_96_id_E2nodeComponentConfigUpdateAck_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 159 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_96_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 160 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigUpdateAck_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 161 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_96_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 170 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_97_id_E2nodeComponentConfigRemovalAck_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 171 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_97_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 172 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigRemovalAck_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 173 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_97_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 182 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_110_id_RANfunction_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 183 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_110_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 184 | { "&Value", aioc__type, &asn_DEF_RANfunction_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 185 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_110_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 194 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_111_id_RANfunctionID_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 195 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_111_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 196 | { "&Value", aioc__type, &asn_DEF_RANfunctionID_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 197 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_111_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 206 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_115_id_RANfunctionIEcause_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 207 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_115_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 208 | { "&Value", aioc__type, &asn_DEF_RANfunctionIDcause_Item }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 209 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_115_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 224 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_1_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 225 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 226 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 227 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_1_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 228 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_2_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 229 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 230 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 231 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_2_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 232 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_3_id_RICsubscriptionDetails }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 233 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 234 | { "&Value", aioc__type, &asn_DEF_RICsubscriptionDetails }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 235 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_3_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 253 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_5_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 254 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 255 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 256 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_5_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 257 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_6_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 258 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 259 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 260 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_6_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 261 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_7_id_RICactions_Admitted }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 262 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 263 | { "&Value", aioc__type, &asn_DEF_RICaction_Admitted_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 264 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_7_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 265 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_8_id_RICactions_NotAdmitted }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 266 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 267 | { "&Value", aioc__type, &asn_DEF_RICaction_NotAdmitted_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 268 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_8_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 286 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_11_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 287 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 288 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 289 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_11_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 290 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_12_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 291 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 292 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 293 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_12_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 294 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_13_id_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 295 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_13_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 296 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 297 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_13_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 298 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_14_id_CriticalityDiagnostics }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 299 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_14_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 300 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 301 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_14_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 313 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_15_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 314 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_15_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 315 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 316 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_15_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 317 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_16_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 318 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_16_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 319 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 320 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_16_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 332 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_17_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 333 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_17_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 334 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 335 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_17_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 336 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_18_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 337 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_18_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 338 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 339 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_18_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 357 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_19_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 358 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_19_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 359 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 360 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_19_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 361 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_20_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 362 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_20_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 363 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 364 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_20_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 365 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_21_id_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 366 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_21_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 367 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 368 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_21_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 369 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_22_id_CriticalityDiagnostics }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 370 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_22_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 371 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 372 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_22_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 381 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_23_id_RICsubscriptionToBeRemoved }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 382 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_23_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 383 | { "&Value", aioc__type, &asn_DEF_RICsubscription_List_withCause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 384 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_23_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 414 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_25_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 415 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_25_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 416 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 417 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_25_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 418 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_26_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 419 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_26_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 420 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 421 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_26_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 422 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_27_id_RICactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 423 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_27_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 424 | { "&Value", aioc__type, &asn_DEF_RICactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 425 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_27_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 426 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_28_id_RICindicationSN }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 427 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_28_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 428 | { "&Value", aioc__type, &asn_DEF_RICindicationSN }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 429 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_28_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 430 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_29_id_RICindicationType }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 431 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_29_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 432 | { "&Value", aioc__type, &asn_DEF_RICindicationType }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 433 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_29_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 434 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_30_id_RICindicationHeader }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 435 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_30_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 436 | { "&Value", aioc__type, &asn_DEF_RICindicationHeader }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 437 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_30_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 438 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_31_id_RICindicationMessage }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 439 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_31_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 440 | { "&Value", aioc__type, &asn_DEF_RICindicationMessage }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 441 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_31_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 442 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_32_id_RICcallProcessID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 443 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_32_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 444 | { "&Value", aioc__type, &asn_DEF_RICcallProcessID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 445 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_32_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 469 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_33_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 470 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_33_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 471 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 472 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_33_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 473 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_34_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 474 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_34_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 475 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 476 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_34_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 477 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_35_id_RICcallProcessID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 478 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_35_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 479 | { "&Value", aioc__type, &asn_DEF_RICcallProcessID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 480 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_35_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 481 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_36_id_RICcontrolHeader }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 482 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_36_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 483 | { "&Value", aioc__type, &asn_DEF_RICcontrolHeader }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 484 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_36_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 485 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_37_id_RICcontrolMessage }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 486 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_37_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 487 | { "&Value", aioc__type, &asn_DEF_RICcontrolMessage }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 488 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_37_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 489 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_38_id_RICcontrolAckRequest }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 490 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_38_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 491 | { "&Value", aioc__type, &asn_DEF_RICcontrolAckRequest }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 492 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_38_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 510 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_39_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 511 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_39_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 512 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 513 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_39_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 514 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_40_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 515 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_40_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 516 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 517 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_40_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 518 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_41_id_RICcallProcessID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 519 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_41_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 520 | { "&Value", aioc__type, &asn_DEF_RICcallProcessID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 521 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_41_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 522 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_42_id_RICcontrolOutcome }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 523 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_42_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 524 | { "&Value", aioc__type, &asn_DEF_RICcontrolOutcome }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 525 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_42_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 546 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_43_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 547 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_43_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 548 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 549 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_43_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 550 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_44_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 551 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_44_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 552 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 553 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_44_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 554 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_45_id_RICcallProcessID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 555 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_45_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 556 | { "&Value", aioc__type, &asn_DEF_RICcallProcessID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 557 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_45_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 558 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_46_id_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 559 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_46_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 560 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 561 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_46_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 562 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_47_id_RICcontrolOutcome }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 563 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_47_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 564 | { "&Value", aioc__type, &asn_DEF_RICcontrolOutcome }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 565 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_47_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 586 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_48_id_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 587 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_48_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 588 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 589 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_48_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 590 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_49_id_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 591 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_49_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 592 | { "&Value", aioc__type, &asn_DEF_RICrequestID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 593 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_49_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 594 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_50_id_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 595 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_50_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 596 | { "&Value", aioc__type, &asn_DEF_RANfunctionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 597 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_50_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 598 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_51_id_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 599 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_51_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 600 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 601 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_51_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 602 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_52_id_CriticalityDiagnostics }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 603 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_52_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 604 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 605 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_52_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 623 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_53_id_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 624 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_53_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 625 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 626 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_53_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 627 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_54_id_GlobalE2node_ID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 628 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_54_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 629 | { "&Value", aioc__type, &asn_DEF_GlobalE2node_ID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 630 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_54_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 631 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_55_id_RANfunctionsAdded }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 632 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_55_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 633 | { "&Value", aioc__type, &asn_DEF_RANfunctions_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 634 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_55_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 635 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_56_id_E2nodeComponentConfigAddition }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 636 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_56_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 637 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAddition_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 638 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_56_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 659 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_57_id_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 660 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_57_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 661 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 662 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_57_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 663 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_58_id_GlobalRIC_ID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 664 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_58_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 665 | { "&Value", aioc__type, &asn_DEF_GlobalRIC_ID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 666 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_58_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 667 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_59_id_RANfunctionsAccepted }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 668 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_59_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 669 | { "&Value", aioc__type, &asn_DEF_RANfunctionsID_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 670 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_59_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 671 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_60_id_RANfunctionsRejected }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 672 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_60_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 673 | { "&Value", aioc__type, &asn_DEF_RANfunctionsIDcause_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 674 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_60_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 675 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_61_id_E2nodeComponentConfigAdditionAck }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 676 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_61_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 677 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAdditionAck_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 678 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_61_mandatory } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 699 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_62_id_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 700 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_62_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 701 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 702 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_62_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 703 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_63_id_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 704 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_63_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 705 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 706 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_63_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 707 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_64_id_TimeToWait }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 708 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_64_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 709 | { "&Value", aioc__type, &asn_DEF_TimeToWait }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 710 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_64_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 711 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_65_id_CriticalityDiagnostics }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 712 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_65_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 713 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 714 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_65_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 715 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_66_id_TNLinformation }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 716 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_66_ignore }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 717 | { "&Value", aioc__type, &asn_DEF_TNLinformation }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 718 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_66_optional } #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 736 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_67_id_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 737 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_67_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 738 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 739 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_67_mandatory }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 740 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_68_id_E2connectionUpdateAdd }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 741 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_68_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 742 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdate_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 743 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_68_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 744 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_69_id_E2connectionUpdateRemove }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 745 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_69_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 746 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdateRemove_List }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.0 37 | const void *value_sptr; #20 106.0 | ^~~~~~~~~~ #20 106.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 106.0 747 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_69_optional }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 748 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_70_id_E2connectionUpdateModify }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.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 106.0 749 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_70_reject }, #20 106.0 | ^ #20 106.0 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.0 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.0 43 | } open_type; #20 106.0 | ^~~~~~~~~ #20 106.1 /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 106.1 750 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdate_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.1 /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 106.1 751 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_70_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.1 /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 106.1 766 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_73_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.1 /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 106.1 767 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_73_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.1 /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 106.1 768 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 769 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_73_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 770 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_74_id_E2connectionSetup }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 771 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_74_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 772 | { "&Value", aioc__type, &asn_DEF_E2connectionUpdate_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 773 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_74_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 774 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_75_id_E2connectionSetupFailed }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 775 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_75_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 776 | { "&Value", aioc__type, &asn_DEF_E2connectionSetupFailed_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 777 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_75_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 795 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_77_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 796 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_77_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 797 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 798 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_77_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 799 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_78_id_Cause }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 800 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_78_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 801 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 802 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_78_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 803 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_79_id_TimeToWait }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 804 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_79_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 805 | { "&Value", aioc__type, &asn_DEF_TimeToWait }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 806 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_79_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 807 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_80_id_CriticalityDiagnostics }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 808 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_80_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 809 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 810 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_80_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 834 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_81_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 835 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_81_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 836 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 837 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_81_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 838 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_82_id_GlobalE2node_ID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 839 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_82_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 840 | { "&Value", aioc__type, &asn_DEF_GlobalE2node_ID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 841 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_82_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 842 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_83_id_E2nodeComponentConfigAddition }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 843 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_83_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 844 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAddition_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 845 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_83_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 846 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_84_id_E2nodeComponentConfigUpdate }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 847 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_84_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 848 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigUpdate_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 849 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_84_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 850 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_85_id_E2nodeComponentConfigRemoval }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 851 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_85_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 852 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigRemoval_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 853 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_85_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 854 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_86_id_E2nodeTNLassociationRemoval }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 855 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_86_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 856 | { "&Value", aioc__type, &asn_DEF_E2nodeTNLassociationRemoval_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 857 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_86_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 875 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_91_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 876 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_91_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 877 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 878 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_91_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 879 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_92_id_E2nodeComponentConfigAdditionAck }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 880 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_92_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 881 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigAdditionAck_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 882 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_92_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 883 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_93_id_E2nodeComponentConfigUpdateAck }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 884 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_93_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 885 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigUpdateAck_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 886 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_93_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 887 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_94_id_E2nodeComponentConfigRemovalAck }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 888 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_94_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 889 | { "&Value", aioc__type, &asn_DEF_E2nodeComponentConfigRemovalAck_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 890 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_94_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 908 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_98_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 909 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_98_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 910 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 911 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_98_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 912 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_99_id_Cause }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 913 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_99_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 914 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 915 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_99_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 916 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_100_id_TimeToWait }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 917 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_100_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 918 | { "&Value", aioc__type, &asn_DEF_TimeToWait }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 919 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_100_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 920 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_101_id_CriticalityDiagnostics }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 921 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_101_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 922 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 923 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_101_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 935 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_102_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 936 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_102_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 937 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 938 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_102_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 939 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_103_id_Cause }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 940 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_103_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 941 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 942 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_103_mandatory } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 954 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_104_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 955 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_104_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 956 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 957 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_104_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 958 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_105_id_CriticalityDiagnostics }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 959 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_105_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 960 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 961 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_105_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 979 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_106_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 980 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_106_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 981 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 982 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_106_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 983 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_107_id_RANfunctionsAdded }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 984 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_107_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 985 | { "&Value", aioc__type, &asn_DEF_RANfunctions_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 986 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_107_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 987 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_108_id_RANfunctionsModified }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 988 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_108_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 989 | { "&Value", aioc__type, &asn_DEF_RANfunctions_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 990 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_108_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 991 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_109_id_RANfunctionsDeleted }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 992 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_109_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 993 | { "&Value", aioc__type, &asn_DEF_RANfunctionsID_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 994 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_109_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1009 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_112_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1010 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_112_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1011 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1012 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_112_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1013 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_113_id_RANfunctionsAccepted }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1014 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_113_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1015 | { "&Value", aioc__type, &asn_DEF_RANfunctionsID_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1016 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_113_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1017 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_114_id_RANfunctionsRejected }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1018 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_114_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1019 | { "&Value", aioc__type, &asn_DEF_RANfunctionsIDcause_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1020 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_114_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1038 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_116_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1039 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_116_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1040 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1041 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_116_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1042 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_117_id_Cause }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1043 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_117_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1044 | { "&Value", aioc__type, &asn_DEF_Cause }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1045 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_117_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1046 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_118_id_TimeToWait }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1047 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_118_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1048 | { "&Value", aioc__type, &asn_DEF_TimeToWait }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1049 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_118_optional }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1050 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_119_id_CriticalityDiagnostics }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1051 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_119_ignore }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1052 | { "&Value", aioc__type, &asn_DEF_CriticalityDiagnostics }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1053 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_119_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1065 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_120_id_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1066 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_120_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1067 | { "&Value", aioc__type, &asn_DEF_TransactionID }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1068 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_120_mandatory }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1069 | { "&id", aioc__value, &asn_DEF_ProtocolIE_ID, &asn_VAL_121_id_RANfunctionsAccepted }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1070 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_121_reject }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.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 106.1 1071 | { "&Value", aioc__type, &asn_DEF_RANfunctionsID_List }, #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 106.1 37 | const void *value_sptr; #20 106.1 | ^~~~~~~~~~ #20 106.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 106.1 1072 | { "&presence", aioc__value, &asn_DEF_Presence, &asn_VAL_121_optional } #20 106.1 | ^ #20 106.1 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.h:18, #20 106.1 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:8: #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 106.1 43 | } open_type; #20 106.1 | ^~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_ToBeSetup_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1103:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1103 | select_RICaction_ToBeSetup_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_ToBeSetup_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1149:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1149 | select_RICaction_ToBeSetup_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_Admitted_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1220:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1220 | select_RICaction_Admitted_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_Admitted_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1266:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1266 | select_RICaction_Admitted_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_NotAdmitted_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1337:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1337 | select_RICaction_NotAdmitted_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICaction_NotAdmitted_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1383:78: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1383 | select_RICaction_NotAdmitted_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscription_withCause_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1454:88: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1454 | select_RICsubscription_withCause_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscription_withCause_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1500:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1500 | select_RICsubscription_withCause_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdate_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1571:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1571 | select_E2connectionUpdate_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdate_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1617:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1617 | select_E2connectionUpdate_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateRemove_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1688:87: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1688 | select_E2connectionUpdateRemove_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateRemove_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1734:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1734 | select_E2connectionUpdateRemove_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionSetupFailed_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1805:86: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1805 | select_E2connectionSetupFailed_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionSetupFailed_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1851:80: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1851 | select_E2connectionSetupFailed_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigAddition_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1922:92: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1922 | select_E2nodeComponentConfigAddition_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigAddition_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:1968:86: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 1968 | select_E2nodeComponentConfigAddition_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigUpdate_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2039:90: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2039 | select_E2nodeComponentConfigUpdate_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigUpdate_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2085:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2085 | select_E2nodeComponentConfigUpdate_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigRemoval_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2156:91: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2156 | select_E2nodeComponentConfigRemoval_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigRemoval_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2202:85: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2202 | select_E2nodeComponentConfigRemoval_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeTNLassociationRemoval_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2273:90: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2273 | select_E2nodeTNLassociationRemoval_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeTNLassociationRemoval_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2319:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2319 | select_E2nodeTNLassociationRemoval_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigAdditionAck_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2390:95: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2390 | select_E2nodeComponentConfigAdditionAck_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigAdditionAck_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2436:89: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2436 | select_E2nodeComponentConfigAdditionAck_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigUpdateAck_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2507:93: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2507 | select_E2nodeComponentConfigUpdateAck_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigUpdateAck_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2553:87: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2553 | select_E2nodeComponentConfigUpdateAck_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigRemovalAck_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2624:94: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2624 | select_E2nodeComponentConfigRemovalAck_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeComponentConfigRemovalAck_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2670:88: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2670 | select_E2nodeComponentConfigRemovalAck_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunction_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2741:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2741 | select_RANfunction_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunction_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2787:68: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2787 | select_RANfunction_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunctionID_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2858:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2858 | select_RANfunctionID_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunctionID_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2904:70: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2904 | select_RANfunctionID_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunctionIDcause_ItemIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:2975:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 2975 | select_RANfunctionIDcause_ItemIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RANfunctionIDcause_ItemIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3021:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3021 | select_RANfunctionIDcause_ItemIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionRequest_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3092:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3092 | select_RICsubscriptionRequest_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionRequest_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3138:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3138 | select_RICsubscriptionRequest_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionResponse_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3209:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3209 | select_RICsubscriptionResponse_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionResponse_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3255:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3255 | select_RICsubscriptionResponse_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionFailure_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3326:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3326 | select_RICsubscriptionFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionFailure_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3372:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3372 | select_RICsubscriptionFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteRequest_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3443:87: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3443 | select_RICsubscriptionDeleteRequest_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteRequest_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3489:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3489 | select_RICsubscriptionDeleteRequest_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteResponse_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3560:88: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3560 | select_RICsubscriptionDeleteResponse_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteResponse_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3606:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3606 | select_RICsubscriptionDeleteResponse_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteFailure_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3677:87: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3677 | select_RICsubscriptionDeleteFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteFailure_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3723:81: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3723 | select_RICsubscriptionDeleteFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteRequired_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3794:88: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3794 | select_RICsubscriptionDeleteRequired_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICsubscriptionDeleteRequired_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3840:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3840 | select_RICsubscriptionDeleteRequired_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICindication_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3911:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3911 | select_RICindication_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICindication_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:3957:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 3957 | select_RICindication_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolRequest_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4028:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4028 | select_RICcontrolRequest_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolRequest_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4074:70: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4074 | select_RICcontrolRequest_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolAcknowledge_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4145:80: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4145 | select_RICcontrolAcknowledge_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolAcknowledge_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4191:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4191 | select_RICcontrolAcknowledge_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolFailure_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4262:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4262 | select_RICcontrolFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICcontrolFailure_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4308:70: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4308 | select_RICcontrolFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ErrorIndication_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4379:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4379 | select_ErrorIndication_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ErrorIndication_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4425:68: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4425 | select_ErrorIndication_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupRequestIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4496:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4496 | select_E2setupRequestIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupRequestIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4542:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4542 | select_E2setupRequestIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupResponseIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4613:73: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4613 | select_E2setupResponseIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupResponseIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4659:67: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4659 | select_E2setupResponseIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupFailureIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4730:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4730 | select_E2setupFailureIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2setupFailureIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4776:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4776 | select_E2setupFailureIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdate_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4847:77: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4847 | select_E2connectionUpdate_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdate_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4893:71: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4893 | select_E2connectionUpdate_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateAck_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:4971:80: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 4971 | select_E2connectionUpdateAck_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateAck_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5017:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5017 | select_E2connectionUpdateAck_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateFailure_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5088:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5088 | select_E2connectionUpdateFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2connectionUpdateFailure_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5134:78: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5134 | select_E2connectionUpdateFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdate_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5205:84: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5205 | select_E2nodeConfigurationUpdate_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdate_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5251:78: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5251 | select_E2nodeConfigurationUpdate_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdateAcknowledge_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5322:95: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5322 | select_E2nodeConfigurationUpdateAcknowledge_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdateAcknowledge_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5368:89: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5368 | select_E2nodeConfigurationUpdateAcknowledge_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdateFailure_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5439:91: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5439 | select_E2nodeConfigurationUpdateFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_E2nodeConfigurationUpdateFailure_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5485:85: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5485 | select_E2nodeConfigurationUpdateFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ResetRequestIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5556:70: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5556 | select_ResetRequestIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ResetRequestIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5602:64: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5602 | select_ResetRequestIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ResetResponseIEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5673:71: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5673 | select_ResetResponseIEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_ResetResponseIEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5719:65: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5719 | select_ResetResponseIEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdate_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5790:75: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5790 | select_RICserviceUpdate_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdate_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5836:69: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5836 | select_RICserviceUpdate_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdateAcknowledge_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5914:86: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5914 | select_RICserviceUpdateAcknowledge_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdateAcknowledge_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:5960:80: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 5960 | select_RICserviceUpdateAcknowledge_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdateFailure_IEs_criticality_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:6031:82: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 6031 | select_RICserviceUpdateFailure_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceUpdateFailure_IEs_value_type': #20 106.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:6077:76: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.1 6077 | select_RICserviceUpdateFailure_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceQuery_IEs_criticality_type': #20 106.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:6148:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.2 6148 | select_RICserviceQuery_IEs_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 106.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c: In function 'select_RICserviceQuery_IEs_value_type': #20 106.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-Field.c:6194:68: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 106.2 6194 | select_RICserviceQuery_IEs_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 106.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 107.3 [ 33%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-FieldPair.c.o #20 107.4 [ 33%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-ID.c.o #20 107.5 [ 34%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ProtocolIE-SingleContainer.c.o #20 107.5 [ 34%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunction-Item.c.o #20 107.6 [ 35%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionDefinition.c.o #20 107.7 [ 35%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionID-Item.c.o #20 107.7 [ 35%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionID.c.o #20 107.8 [ 36%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionIDcause-Item.c.o #20 107.9 [ 36%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionOID.c.o #20 107.9 [ 36%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionRevision.c.o #20 108.0 [ 37%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctions-List.c.o #20 108.1 [ 37%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionsID-List.c.o #20 108.2 [ 37%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RANfunctionsIDcause-List.c.o #20 108.2 [ 38%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-Admitted-Item.c.o #20 108.3 [ 38%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-Admitted-List.c.o #20 108.3 [ 39%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-NotAdmitted-Item.c.o #20 108.4 [ 39%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-NotAdmitted-List.c.o #20 108.5 [ 39%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICaction-ToBeSetup-Item.c.o #20 108.5 [ 40%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICactionDefinition.c.o #20 108.6 [ 40%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICactionID.c.o #20 108.7 [ 40%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICactionType.c.o #20 108.7 [ 41%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICactions-ToBeSetup-List.c.o #20 108.8 [ 41%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcallProcessID.c.o #20 108.8 [ 41%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolAckRequest.c.o #20 108.9 [ 42%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolAcknowledge.c.o #20 109.0 [ 42%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolFailure.c.o #20 109.0 [ 43%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolHeader.c.o #20 109.1 [ 43%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolMessage.c.o #20 109.2 [ 43%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolOutcome.c.o #20 109.2 [ 44%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICcontrolRequest.c.o #20 109.3 [ 44%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICeventTriggerDefinition.c.o #20 109.3 [ 44%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindication.c.o #20 109.4 [ 45%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindicationHeader.c.o #20 109.4 [ 45%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindicationMessage.c.o #20 109.5 [ 45%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindicationSN.c.o #20 109.6 [ 46%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICindicationType.c.o #20 109.6 [ 46%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICrequestID.c.o #20 109.7 [ 47%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICserviceQuery.c.o #20 109.8 [ 47%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICserviceUpdate.c.o #20 109.8 [ 47%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICserviceUpdateAcknowledge.c.o #20 109.9 [ 48%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICserviceUpdateFailure.c.o #20 110.0 [ 48%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscription-List-withCause.c.o #20 110.0 [ 48%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscription-withCause-Item.c.o #20 110.1 [ 49%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDeleteFailure.c.o #20 110.1 [ 49%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDeleteRequest.c.o #20 110.2 [ 50%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDeleteRequired.c.o #20 110.3 [ 50%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDeleteResponse.c.o #20 110.3 [ 50%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionDetails.c.o #20 110.4 [ 51%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionFailure.c.o #20 110.5 [ 51%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionRequest.c.o #20 110.5 [ 51%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubscriptionResponse.c.o #20 110.6 [ 52%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubsequentAction.c.o #20 110.6 [ 52%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICsubsequentActionType.c.o #20 110.7 [ 52%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/RICtimeToWait.c.o #20 110.8 [ 53%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ResetRequest.c.o #20 110.8 [ 53%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ResetResponse.c.o #20 110.9 [ 54%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c.o #20 110.9 /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 110.9 35 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionRequest }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 36 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionResponse }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 37 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionFailure }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 38 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_1_id_RICsubscription }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 39 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 40 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequest }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 41 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteResponse }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 42 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteFailure }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 43 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_2_id_RICsubscriptionDelete }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 44 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 45 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceUpdate }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 46 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateAcknowledge }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 47 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateFailure }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 48 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_3_id_RICserviceUpdate }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 49 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 50 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICcontrolRequest }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 51 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolAcknowledge }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 52 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolFailure }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 53 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_4_id_RICcontrol }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 54 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_reject }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 55 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2setupRequest }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 56 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2setupResponse }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 57 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2setupFailure }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 58 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_5_id_E2setup }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 59 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 60 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2nodeConfigurationUpdate }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 61 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateAcknowledge }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 62 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateFailure }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 63 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_6_id_E2nodeConfigurationUpdate }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 64 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 65 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2connectionUpdate }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 66 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateAcknowledge }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 67 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateFailure }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 68 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_7_id_E2connectionUpdate }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 69 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 70 | { "&InitiatingMessage", aioc__type, &asn_DEF_ResetRequest }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 71 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_ResetResponse }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 72 | { "&UnsuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 73 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_8_id_Reset }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 74 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 75 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICindication }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 76 | { "&SuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 77 | { "&UnsuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 78 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_9_id_RICindication }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 79 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 80 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceQuery }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 81 | { "&SuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 82 | { "&UnsuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 83 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_10_id_RICserviceQuery }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 84 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 85 | { "&InitiatingMessage", aioc__type, &asn_DEF_ErrorIndication }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 86 | { "&SuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 87 | { "&UnsuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 88 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_11_id_ErrorIndication }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 89 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_ignore }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 90 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequired }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 110.9 37 | const void *value_sptr; #20 110.9 | ^~~~~~~~~~ #20 110.9 /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 110.9 91 | { "&SuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 92 | { "&UnsuccessfulOutcome", }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 110.9 35 | } cell_kind; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 93 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_12_id_RICsubscriptionDeleteRequired }, #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /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 110.9 94 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_ignore } #20 110.9 | ^ #20 110.9 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.h:18, #20 110.9 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:8: #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 110.9 43 | } open_type; #20 110.9 | ^~~~~~~~~ #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c: In function 'select_SuccessfulOutcome_criticality_type': #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:125:72: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 110.9 125 | select_SuccessfulOutcome_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 110.9 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c: In function 'select_SuccessfulOutcome_value_type': #20 110.9 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/SuccessfulOutcome.c:171:66: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 110.9 171 | select_SuccessfulOutcome_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 110.9 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.0 [ 54%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TNLinformation.c.o #20 111.1 [ 54%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TNLusage.c.o #20 111.1 [ 55%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TimeToWait.c.o #20 111.2 [ 55%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TransactionID.c.o #20 111.3 [ 55%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TriggeringMessage.c.o #20 111.3 [ 56%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/TypeOfError.c.o #20 111.4 [ 56%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c.o #20 111.4 /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 111.4 35 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionRequest }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 36 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionResponse }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 37 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionFailure }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 38 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_1_id_RICsubscription }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 39 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 40 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequest }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 41 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteResponse }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 42 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteFailure }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 43 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_2_id_RICsubscriptionDelete }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 44 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 45 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceUpdate }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 46 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateAcknowledge }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 47 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateFailure }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 48 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_3_id_RICserviceUpdate }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 49 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 50 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICcontrolRequest }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 51 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolAcknowledge }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 52 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolFailure }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 53 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_4_id_RICcontrol }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 54 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_reject }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 55 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2setupRequest }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 56 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2setupResponse }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 57 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2setupFailure }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 58 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_5_id_E2setup }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 59 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 60 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2nodeConfigurationUpdate }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 61 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateAcknowledge }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 62 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateFailure }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 63 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_6_id_E2nodeConfigurationUpdate }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 64 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 65 | { "&InitiatingMessage", aioc__type, &asn_DEF_E2connectionUpdate }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 66 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateAcknowledge }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 67 | { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateFailure }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 68 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_7_id_E2connectionUpdate }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 69 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 70 | { "&InitiatingMessage", aioc__type, &asn_DEF_ResetRequest }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 71 | { "&SuccessfulOutcome", aioc__type, &asn_DEF_ResetResponse }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 72 | { "&UnsuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 73 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_8_id_Reset }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 74 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 75 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICindication }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 76 | { "&SuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 77 | { "&UnsuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 78 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_9_id_RICindication }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 79 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 80 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceQuery }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 81 | { "&SuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 82 | { "&UnsuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 83 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_10_id_RICserviceQuery }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 84 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 85 | { "&InitiatingMessage", aioc__type, &asn_DEF_ErrorIndication }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 86 | { "&SuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 87 | { "&UnsuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 88 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_11_id_ErrorIndication }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 89 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_ignore }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 90 | { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequired }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:37:17: note: 'value_sptr' declared here #20 111.4 37 | const void *value_sptr; #20 111.4 | ^~~~~~~~~~ #20 111.4 /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 111.4 91 | { "&SuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 92 | { "&UnsuccessfulOutcome", }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:35:7: note: 'cell_kind' declared here #20 111.4 35 | } cell_kind; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 93 | { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_12_id_RICsubscriptionDeleteRequired }, #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /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 111.4 94 | { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_ignore } #20 111.4 | ^ #20 111.4 In file included from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.h:18, #20 111.4 from /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:8: #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_ioc.h:43:7: note: 'open_type' declared here #20 111.4 43 | } open_type; #20 111.4 | ^~~~~~~~~ #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c: In function 'select_UnsuccessfulOutcome_criticality_type': #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:125:74: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.4 125 | select_UnsuccessfulOutcome_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.4 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c: In function 'select_UnsuccessfulOutcome_value_type': #20 111.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/UnsuccessfulOutcome.c:171:68: warning: unused parameter 'parent_type' [-Wunused-parameter] #20 111.4 171 | select_UnsuccessfulOutcome_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) { #20 111.4 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ #20 111.5 [ 56%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_SEQUENCE_OF.c.o #20 111.6 [ 57%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_SET_OF.c.o #20 111.7 [ 57%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_application.c.o #20 111.9 [ 58%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_bit_data.c.o #20 112.1 [ 58%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_codecs_prim.c.o #20 112.2 [ 58%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_internal.c.o #20 112.3 [ 59%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/asn_random_fill.c.o #20 112.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_random_fill.c: In function 'asn_random_between': #20 112.4 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/asn_random_fill.c:41:25: warning: unused variable 'intmax_max' [-Wunused-variable] #20 112.4 41 | const uintmax_t intmax_max = ((~(uintmax_t)0) >> 1); #20 112.4 | ^~~~~~~~~~ #20 112.4 [ 59%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ber_decoder.c.o #20 112.5 [ 59%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ber_tlv_length.c.o #20 112.7 [ 60%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/ber_tlv_tag.c.o #20 112.8 [ 60%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_CHOICE.c.o #20 112.8 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/constr_CHOICE.c: In function 'CHOICE_decode_xer': #20 112.8 /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 112.8 605 | unsigned old_present; #20 112.8 | ^~~~~~~~~~~ #20 113.2 [ 60%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_SEQUENCE.c.o #20 113.9 [ 61%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_SEQUENCE_OF.c.o #20 114.1 [ 61%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_SET_OF.c.o #20 114.6 [ 62%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constr_TYPE.c.o #20 114.7 [ 62%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/constraints.c.o #20 114.8 [ 62%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/der_encoder.c.o #20 114.9 [ 63%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/per_decoder.c.o #20 115.0 [ 63%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/per_encoder.c.o #20 115.2 [ 63%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/per_opentype.c.o #20 115.3 [ 64%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/per_support.c.o #20 115.5 [ 64%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/xer_decoder.c.o #20 115.6 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2/xer_decoder.c: In function 'xer_decode_general': #20 115.6 /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 115.6 241 | switch(ch_type) { #20 115.6 | ^~~~~~ #20 115.7 [ 64%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/xer_encoder.c.o #20 115.8 [ 65%] Building C object CMakeFiles/asn1codec.dir/RIC-E2-TERMINATION/3rdparty/oranE2/xer_support.c.o #20 116.0 [ 65%] Linking C static library libasn1codec.a #20 116.1 [ 65%] Built target asn1codec #20 116.2 Scanning dependencies of target asn1ce2smcodec #20 116.2 [ 65%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/BIT_STRING.c.o #20 116.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/BIT_STRING.c: In function 'BIT_STRING_compare': #20 116.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/BIT_STRING.c:272:41: warning: unused variable 'specs' [-Wunused-variable] #20 116.2 272 | const asn_OCTET_STRING_specifics_t *specs = td->specifics; #20 116.2 | ^~~~~ #20 116.5 [ 65%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/BOOLEAN.c.o #20 116.6 [ 66%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ActionDefinition-Format1.c.o #20 116.7 [ 66%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ActionDefinition.c.o #20 116.7 [ 66%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ControlHeader-Format1.c.o #20 116.8 [ 67%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ControlHeader.c.o #20 116.9 [ 67%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ControlMessage-Format1.c.o #20 116.9 [ 67%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-ControlMessage.c.o #20 117.0 [ 68%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-EventTriggerDefinition-Format1.c.o #20 117.1 [ 68%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-EventTriggerDefinition.c.o #20 117.1 [ 69%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-IndicationHeader-Format1.c.o #20 117.2 [ 69%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-IndicationHeader.c.o #20 117.2 [ 69%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-IndicationMessage-Format1.c.o #20 117.3 [ 70%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-IndicationMessage.c.o #20 117.4 [ 70%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/E2SM-gNB-NRT-RANfunction-Definition.c.o #20 117.5 [ 70%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/ECGI.c.o #20 117.5 [ 71%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/EUTRANCellIdentifier.c.o #20 117.6 [ 71%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c.o #20 118.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c: In function 'asn_long2INTEGER': #20 118.0 /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 118.0 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 118.0 | ~~~~~~^~~~~~ #20 118.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1333:1: note: while referencing 'value' #20 118.0 1333 | asn_long2INTEGER(INTEGER_t *st, long value) { #20 118.0 | ^~~~~~~~~~~~~~~~ #20 118.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c: In function 'asn_ulong2INTEGER': #20 118.0 /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 118.0 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 118.0 | ~~~~~~^~~~~~ #20 118.0 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1338:1: note: while referencing 'value' #20 118.0 1338 | asn_ulong2INTEGER(INTEGER_t *st, unsigned long value) { #20 118.0 | ^~~~~~~~~~~~~~~~~ #20 118.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c: In function 'asn_int642INTEGER': #20 118.1 /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 118.1 1292 | for(bp = buf, pend1 += add; p != pend1; p += add) #20 118.1 | ~~~~~~^~~~~~ #20 118.1 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/INTEGER.c:1369:1: note: while referencing 'value' #20 118.1 1369 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { #20 118.1 | ^~~~~~~~~~~~~~~~~ #20 118.3 [ 71%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRCGI.c.o #20 118.3 [ 72%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRCellIdentifier.c.o #20 118.4 [ 72%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-Cell-ID.c.o #20 118.5 [ 73%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-ControlCommand.c.o #20 118.5 [ 73%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-Record-List-item.c.o #20 118.6 [ 73%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-Record-row-item.c.o #20 118.6 [ 74%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-TableRecord.c.o #20 118.7 [ 74%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-TimeStamp.c.o #20 118.8 [ 74%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NRT-TriggerNature.c.o #20 118.8 [ 75%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NativeEnumerated.c.o #20 119.0 [ 75%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/NativeInteger.c.o #20 119.2 [ 75%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/OCTET_STRING.c.o #20 119.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/OCTET_STRING.c: In function 'OCTET_STRING_compare': #20 119.2 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/OCTET_STRING.c:2188:41: warning: unused variable 'specs' [-Wunused-variable] #20 119.2 2188 | const asn_OCTET_STRING_specifics_t *specs = td->specifics; #20 119.2 | ^~~~~ #20 120.0 [ 76%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/OPEN_TYPE.c.o #20 120.1 [ 76%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/PLMN-Identity.c.o #20 120.2 [ 77%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/PrintableString.c.o #20 120.3 [ 77%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANfunction-Name.c.o #20 120.4 [ 77%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-ID.c.o #20 120.5 [ 78%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Item.c.o #20 120.5 [ 78%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Name.c.o #20 120.6 [ 78%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Test.c.o #20 120.7 [ 79%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Type.c.o #20 120.7 [ 79%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameter-Value.c.o #20 120.8 [ 79%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RANparameterDef-Item.c.o #20 120.9 [ 80%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-ControlStyle-List.c.o #20 120.9 [ 80%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-EventTriggerStyle-List.c.o #20 121.0 [ 81%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-Format-Type.c.o #20 121.1 [ 81%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-InsertStyle-List.c.o #20 121.1 [ 81%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-PolicyStyle-List.c.o #20 121.2 [ 82%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-ReportStyle-List.c.o #20 121.3 [ 82%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-Style-Name.c.o #20 121.4 [ 82%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/RIC-Style-Type.c.o #20 121.4 [ 83%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_SEQUENCE_OF.c.o #20 121.5 [ 83%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_SET_OF.c.o #20 121.6 [ 83%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_application.c.o #20 121.8 [ 84%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_bit_data.c.o #20 122.1 [ 84%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_codecs_prim.c.o #20 122.2 [ 85%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_internal.c.o #20 122.3 [ 85%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_random_fill.c.o #20 122.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_random_fill.c: In function 'asn_random_between': #20 122.3 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/asn_random_fill.c:41:25: warning: unused variable 'intmax_max' [-Wunused-variable] #20 122.3 41 | const uintmax_t intmax_max = ((~(uintmax_t)0) >> 1); #20 122.3 | ^~~~~~~~~~ #20 122.4 [ 85%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/ber_decoder.c.o #20 122.5 [ 86%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/ber_tlv_length.c.o #20 122.6 [ 86%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/ber_tlv_tag.c.o #20 122.7 [ 86%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_CHOICE.c.o #20 122.7 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_CHOICE.c: In function 'CHOICE_decode_xer': #20 122.7 /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 122.7 605 | unsigned old_present; #20 122.7 | ^~~~~~~~~~~ #20 123.1 [ 87%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_SEQUENCE.c.o #20 123.8 [ 87%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_SEQUENCE_OF.c.o #20 124.0 [ 87%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_SET_OF.c.o #20 124.5 [ 88%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constr_TYPE.c.o #20 124.5 [ 88%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/constraints.c.o #20 124.6 [ 89%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/der_encoder.c.o #20 124.7 [ 89%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/pdu_collection.c.o #20 124.8 [ 89%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/per_decoder.c.o #20 124.9 [ 90%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/per_encoder.c.o #20 125.1 [ 90%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/per_opentype.c.o #20 125.2 [ 90%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/per_support.c.o #20 125.4 [ 91%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_decoder.c.o #20 125.5 /opt/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_decoder.c: In function 'xer_decode_general': #20 125.5 /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 125.5 241 | switch(ch_type) { #20 125.5 | ^~~~~~ #20 125.6 [ 91%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_encoder.c.o #20 125.8 [ 92%] Building C object CMakeFiles/asn1ce2smcodec.dir/RIC-E2-TERMINATION/3rdparty/oranE2SM/xer_support.c.o #20 125.9 [ 92%] Linking C static library libasn1ce2smcodec.a #20 126.0 [ 92%] Built target asn1ce2smcodec #20 126.0 Scanning dependencies of target e2 #20 126.0 [ 93%] Building CXX object CMakeFiles/e2.dir/RIC-E2-TERMINATION/sctpThread.cpp.o #20 133.0 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'int buildListeningPort(sctp_params_t&)': #20 133.0 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:368:29: warning: too many arguments for format [-Wformat-extra-args] #20 133.0 368 | fprintf(stderr, "Invalid size of sctp_paddrparams socket option: {} / {}", sckt_parms_size, (socklen_t)sizeof(sckt_parms)); #20 133.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 133.0 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:383:29: warning: too many arguments for format [-Wformat-extra-args] #20 133.0 383 | fprintf(stderr, "Invalid size of sctp_assocparams socket option: {} / {}", str_assoc_size, (socklen_t)sizeof(sckt_assoc)); #20 133.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 133.2 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void handlepoll_error(epoll_event&, ReportingMessages_t&, RmrMessagesBuffer_t&, sctp_params_t*)': #20 133.2 /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 133.2 1299 | mdclog_write(MDCLOG_DEBUG, "Before event.data.ptr %p and data is %d", (void *)event.data.ptr, *((ConnectedCU_t *)event.data.ptr)); #20 133.2 | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 133.2 | | | #20 133.2 | int ConnectedCU_t {aka ConnectedCU} #20 133.4 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void asnInitiatingRequest(E2AP_PDU_t*, Sctp_Map_t*, ReportingMessages_t&, RmrMessagesBuffer_t&, int)': #20 133.4 /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 133.4 2376 | mdclog_write(MDCLOG_DEBUG, "ProcedureCode Value is %ld", procedureCode); #20 133.4 | ~~^ ~~~~~~~~~~~~~ #20 133.4 | | | #20 133.4 | | int #20 133.4 | long int #20 133.4 | %d #20 167.8 [ 93%] Building CXX object CMakeFiles/e2.dir/RIC-E2-TERMINATION/base64.cpp.o #20 168.0 [ 93%] Linking CXX executable e2 #20 169.1 [ 93%] Built target e2 #20 169.2 Scanning dependencies of target testConfigFile #20 169.2 [ 93%] Building CXX object CMakeFiles/testConfigFile.dir/RIC-E2-TERMINATION/TEST/ConfigurationFileTest/testConfigFile.cpp.o #20 172.6 [ 94%] Linking CXX executable testConfigFile #20 172.9 [ 94%] Built target testConfigFile #20 172.9 Scanning dependencies of target b64Test #20 172.9 [ 95%] Building CXX object CMakeFiles/b64Test.dir/RIC-E2-TERMINATION/base64.cpp.o #20 173.1 [ 95%] Building CXX object CMakeFiles/b64Test.dir/RIC-E2-TERMINATION/TEST/base64/testBase64.cpp.o #20 173.4 /opt/e2/RIC-E2-TERMINATION/TEST/base64/testBase64.cpp: In function 'void base64__encDec()': #20 173.4 /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 173.4 56 | std::string str1( backBackBuff, backBackBuff + sizeof backBackBuff / sizeof backBackBuff[0]); #20 173.4 | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #20 173.4 /opt/e2/RIC-E2-TERMINATION/TEST/base64/testBase64.cpp:53:11: note: first 'sizeof' operand was declared here #20 173.4 53 | auto *backBackBuff = (unsigned char *)malloc(length); #20 173.4 | ^~~~~~~~~~~~ #20 173.6 [ 95%] Linking CXX executable b64Test #20 174.0 [ 95%] Built target b64Test #20 174.0 Scanning dependencies of target sctp_test #20 174.0 [ 95%] Building CXX object CMakeFiles/sctp_test.dir/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp.o #20 174.0 : warning: "DEV_PKG" redefined #20 174.0 : note: this is the location of the previous definition #20 183.8 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp: In member function 'virtual void sctp_TESTForDebug_Test::TestBody()': #20 183.8 /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 183.8 1051 | char* log_level = "4"; #20 183.8 | ^~~ #20 183.9 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp: In member function 'virtual void sctp_TestForInfo_Test::TestBody()': #20 183.9 /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 183.9 1846 | char* log_level = "3"; #20 183.9 | ^~~ #20 183.9 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp: In member function 'virtual void sctp_TestForWarn_Test::TestBody()': #20 183.9 /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 183.9 1851 | char* log_level = "2"; #20 183.9 | ^~~ #20 183.9 /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp: In member function 'virtual void sctp_TestForErr_Test::TestBody()': #20 183.9 /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 183.9 1856 | char* log_level = "1"; #20 183.9 | ^~~ #20 185.5 In file included from /opt/e2/RIC-E2-TERMINATION/TEST/sctp_thread_test.cpp:3: #20 185.5 /opt/e2/RIC-E2-TERMINATION/sctpThread.h: At global scope: #20 185.5 /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 185.5 479 | static int enable_log_change_notify(const char* fileName); #20 185.5 | ^~~~~~~~~~~~~~~~~~~~~~~~ #20 185.5 /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 185.5 480 | static int register_log_change_notify(const char *fileName); #20 185.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #20 185.5 /opt/e2/RIC-E2-TERMINATION/sctpThread.h:481:15: warning: 'void* monitor_loglevel_change_handler(void*)' declared 'static' but never defined [-Wunused-function] #20 185.5 481 | static void * monitor_loglevel_change_handler(void* arg); #20 185.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 185.5 /opt/e2/RIC-E2-TERMINATION/sctpThread.h:484:14: warning: 'char* parse_file(char*)' declared 'static' but never defined [-Wunused-function] #20 185.5 484 | static char* parse_file(char* filename); #20 185.5 | ^~~~~~~~~~ #20 195.2 [ 96%] Building CXX object CMakeFiles/sctp_test.dir/RIC-E2-TERMINATION/sctpThread.cpp.o #20 195.2 : warning: "DEV_PKG" redefined #20 195.2 : note: this is the location of the previous definition #20 202.8 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'int buildListeningPort(sctp_params_t&)': #20 202.8 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:368:29: warning: too many arguments for format [-Wformat-extra-args] #20 202.8 368 | fprintf(stderr, "Invalid size of sctp_paddrparams socket option: {} / {}", sckt_parms_size, (socklen_t)sizeof(sckt_parms)); #20 202.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 202.8 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:383:29: warning: too many arguments for format [-Wformat-extra-args] #20 202.8 383 | fprintf(stderr, "Invalid size of sctp_assocparams socket option: {} / {}", str_assoc_size, (socklen_t)sizeof(sckt_assoc)); #20 202.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 202.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void listener(sctp_params_t*)': #20 202.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:943:26: warning: unused variable 'hostBuff' [-Wunused-variable] #20 202.9 943 | char hostBuff[NI_MAXHOST]; #20 202.9 | ^~~~~~~~ #20 202.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:944:26: warning: unused variable 'portBuff' [-Wunused-variable] #20 202.9 944 | char portBuff[NI_MAXSERV]; #20 202.9 | ^~~~~~~~ #20 202.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void handlepoll_error(epoll_event&, ReportingMessages_t&, RmrMessagesBuffer_t&, sctp_params_t*)': #20 202.9 /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 202.9 1299 | mdclog_write(MDCLOG_DEBUG, "Before event.data.ptr %p and data is %d", (void *)event.data.ptr, *((ConnectedCU_t *)event.data.ptr)); #20 202.9 | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 202.9 | | | #20 202.9 | int ConnectedCU_t {aka ConnectedCU} #20 202.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'int receiveDataFromSctp(epoll_event*, Sctp_Map_t*, int&, RmrMessagesBuffer_t&, timespec&)': #20 202.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:1501:28: warning: unused variable 'sndrcvinfo' [-Wunused-variable] #20 202.9 1501 | struct sctp_sndrcvinfo sndrcvinfo; #20 202.9 | ^~~~~~~~~~ #20 202.9 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:1502:9: warning: unused variable 'flags' [-Wunused-variable] #20 202.9 1502 | int flags; #20 202.9 | ^~~~~ #20 203.2 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: In function 'void asnInitiatingRequest(E2AP_PDU_t*, Sctp_Map_t*, ReportingMessages_t&, RmrMessagesBuffer_t&, int)': #20 203.2 /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 203.2 2376 | mdclog_write(MDCLOG_DEBUG, "ProcedureCode Value is %ld", procedureCode); #20 203.2 | ~~^ ~~~~~~~~~~~~~ #20 203.2 | | | #20 203.2 | | int #20 203.2 | long int #20 203.2 | %d #20 205.4 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp: At global scope: #20 205.4 /opt/e2/RIC-E2-TERMINATION/sctpThread.cpp:53:13: warning: 'void catch_function(int)' defined but not used [-Wunused-function] #20 205.4 53 | static void catch_function(int signal) { #20 205.4 | ^~~~~~~~~~~~~~ #20 233.3 [ 96%] Building CXX object CMakeFiles/sctp_test.dir/RIC-E2-TERMINATION/base64.cpp.o #20 233.4 : warning: "DEV_PKG" redefined #20 233.4 : note: this is the location of the previous definition #20 233.5 [ 96%] Linking CXX executable sctp_test #20 234.5 [ 96%] Built target sctp_test #20 234.5 Scanning dependencies of target sctpClient #20 234.5 [ 97%] Building CXX object CMakeFiles/sctpClient.dir/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.cpp.o #20 246.1 /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.cpp: In function 'void runFunc(SctpClient_t*)': #20 246.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 246.1 384 | snprintf(key, 128, "id:%s", sctpLinkId); #20 246.1 | ^~ ~~~~~~~~~~ #20 246.1 In file included from /usr/include/stdio.h:867, #20 246.1 from /usr/include/c++/9/cstdio:42, #20 246.1 from /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.h:25, #20 246.1 from /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/sctpClient/sctpClient.cpp:22: #20 246.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 246.1 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, #20 246.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 246.1 68 | __bos (__s), __fmt, __va_arg_pack ()); #20 246.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #20 258.0 [ 97%] Building CXX object CMakeFiles/sctpClient.dir/RIC-E2-TERMINATION/TEST/testAsn/httpServer/HttpServer.cpp.o #20 262.6 In file included from /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/httpServer/HttpServer.cpp:29: #20 262.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 262.6 434 | static void buildGlobalENB_ID(GlobalENB_ID_t *gnbId, #20 262.6 | ^~~~~~~~~~~~~~~~~ #20 266.6 [ 97%] Building CXX object CMakeFiles/sctpClient.dir/RIC-E2-TERMINATION/base64.cpp.o #20 266.7 [ 98%] Linking CXX executable sctpClient #20 267.3 [ 98%] Built target sctpClient #20 267.3 Scanning dependencies of target setUpMessages #20 267.3 [ 99%] Building CXX object CMakeFiles/setUpMessages.dir/RIC-E2-TERMINATION/TEST/testAsn/setUpMessages/SetUpMessages.cpp.o #20 268.1 In file included from /opt/e2/RIC-E2-TERMINATION/TEST/testAsn/setUpMessages/SetUpMessages.cpp:39: #20 268.1 /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 268.1 434 | static void buildGlobalENB_ID(GlobalENB_ID_t *gnbId, #20 268.1 | ^~~~~~~~~~~~~~~~~ #20 268.6 [ 99%] Linking CXX executable setUpMessages #20 268.9 [ 99%] Built target setUpMessages #20 268.9 Scanning dependencies of target teste2 #20 268.9 [ 99%] Building CXX object CMakeFiles/teste2.dir/RIC-E2-TERMINATION/TEST/e2test.cpp.o #20 269.5 [100%] Linking CXX executable teste2 #20 269.6 [100%] Built target teste2 #20 DONE 269.9s #21 [ubuntu 14/14] RUN if [Release == "Debug"] ; then make e2_coverage ; fi #21 0.224 /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.3s #23 [stage-1 4/49] COPY --from=ubuntu /opt/e2/rmr.verbose /tmp/rmr.verbose #23 DONE 0.2s #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.3s #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.3s #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.4s #30 [stage-1 11/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libmdclog.so /usr/local/lib/libmdclog.so #30 DONE 0.3s #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.2s #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.3s #33 [stage-1 14/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libcgreen.so /usr/local/libcgreen.so #33 DONE 0.1s #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.2s #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.2s #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.3s #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.3s #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.3s #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.2s #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.3s #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.2s #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.2s #52 [stage-1 33/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicui18n.so /usr/lib/libicui18n.so #52 DONE 0.3s #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.3s #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.3s #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.3s #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.3s #58 [stage-1 39/49] COPY --from=ubuntu /usr/lib/x86_64-linux-gnu/libicudata.so /usr/lib/libicudata.so #58 DONE 0.3s #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.3s #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.4s #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.2s #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.3s #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.1s #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 2.2s done #69 writing image sha256:dfba507c8aaffd88357d1f651ebb5231cccfc0e5c5854fb3e113fba621228b67 done #69 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2:6.0.6 0.0s done #69 DONE 2.3s ---> docker-build.sh ends [ric-plt-e2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins8594194403386488323.sh [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins13160373311093180559.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2061 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins7573074713859052586.sh ---> sysstat.sh [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins7030788072064281822.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-e2-docker-verify-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-verify-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-verify-master ']' + mkdir -p /w/workspace/ric-plt-e2-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-e2-docker-verify-master/archives/ [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins15110761139516578521.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWDB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZWDB/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins14597493917160197482.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-e2-docker-verify-master@tmp/config11837166527679080078tmp 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-verify-master] $ /bin/bash /tmp/jenkins7371029313003596757.sh ---> create-netrc.sh [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins7273327013970839074.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWDB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZWDB/bin to PATH [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins16129422040558121434.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-e2-docker-verify-master] $ /bin/bash /tmp/jenkins17898798604355972072.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWDB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ZWDB/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-plt-e2-docker-verify-master] $ /bin/bash -l /tmp/jenkins6906754639731795194.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWDB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZWDB/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-e2-docker-verify-master/332 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4677 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: 2799.998 BogoMIPS: 5599.99 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 12G 7.4G 62% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 545 2004 0 5425 7133 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:74:68:9c brd ff:ff:ff:ff:ff:ff inet 10.32.6.44/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85716sec preferred_lft 85716sec inet6 fe80::f816:3eff:fe74:689c/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d0:15:d4:f6 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-4677) 09/25/25 _x86_64_ (4 CPU) 11:41:46 LINUX RESTART (4 CPU) 11:42:01 tps rtps wtps bread/s bwrtn/s 11:43:01 154.59 69.09 85.50 5587.20 39650.74 11:44:01 63.02 0.25 62.77 27.85 9717.27 11:45:01 59.59 12.46 47.13 2241.76 21630.39 11:46:01 190.71 0.60 190.11 19.58 94918.90 11:47:01 82.69 0.05 82.64 6.00 7001.77 11:48:01 36.57 0.03 36.54 4.27 4539.15 11:49:01 23.26 0.03 23.23 2.80 7363.01 11:50:01 3.41 0.00 3.41 0.00 2063.29 11:51:01 3.88 0.00 3.88 0.00 4491.65 11:52:01 163.95 0.72 163.24 13.86 12194.84 11:53:01 21.70 0.40 21.30 32.79 1337.24 Average: 73.04 7.60 65.44 721.33 18631.04 11:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:43:01 5909080 7423800 2258348 27.65 36268 1659044 1011260 10.97 577544 1513672 59312 11:44:01 5657100 7397180 2510328 30.74 56228 1851520 1023352 11.10 617928 1698284 80336 11:45:01 4956760 7415172 3210668 39.31 63148 2548256 1152020 12.50 638548 2346620 88732 11:46:01 2867856 7392152 5299572 64.89 119748 4407848 1191552 12.93 776756 4125996 19996 11:47:01 2660392 7308508 5507036 67.43 126992 4510344 1403884 15.23 1018628 4073300 1524 11:48:01 2546780 7384588 5620648 68.82 133608 4654764 1344688 14.59 1008212 4155164 64220 11:49:01 2088264 7044376 6079164 74.43 135408 4758692 1702124 18.47 1407708 4201824 2424 11:50:01 1553468 6560560 6613960 80.98 135484 4807556 2176424 23.62 1916520 4224552 48964 11:51:01 1814840 6891108 6352588 77.78 135556 4874924 1832928 19.89 1600396 4278928 55416 11:52:01 2000044 7247736 6167384 75.51 140336 5045056 1224248 13.28 1320200 4381248 27912 11:53:01 1995040 7251700 6172388 75.57 141956 5052032 1227556 13.32 1323996 4381904 18048 Average: 3095420 7210625 5072008 62.10 111339 4015458 1390003 15.08 1109676 3580136 42444 11:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:43:01 ens3 361.51 196.83 1100.73 63.70 0.00 0.00 0.00 0.00 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:44:01 ens3 54.94 40.06 696.83 5.45 0.00 0.00 0.00 0.00 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:44:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 11:45:01 ens3 384.15 217.21 8466.62 17.64 0.00 0.00 0.00 0.00 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 11:46:01 ens3 313.71 169.16 4149.02 13.37 0.00 0.00 0.00 0.00 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:47:01 ens3 155.11 96.88 507.37 8.65 0.00 0.00 0.00 0.00 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 ens3 176.72 103.15 1121.97 8.75 0.00 0.00 0.00 0.00 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:01 ens3 127.07 75.44 674.37 17.98 0.00 0.00 0.00 0.00 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 ens3 0.98 1.12 0.18 0.29 0.00 0.00 0.00 0.00 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:51:01 ens3 0.92 0.73 0.33 0.38 0.00 0.00 0.00 0.00 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:01 ens3 15.16 12.44 8.02 11.76 0.00 0.00 0.00 0.00 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 11:53:01 ens3 12.53 13.15 10.42 6.28 0.00 0.00 0.00 0.00 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 145.71 84.20 1521.44 14.02 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 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4677) 09/25/25 _x86_64_ (4 CPU) 11:41:46 LINUX RESTART (4 CPU) 11:42:01 CPU %user %nice %system %iowait %steal %idle 11:43:01 all 18.06 0.00 2.80 5.79 2.49 70.87 11:43:01 0 8.71 0.00 1.54 4.99 1.91 82.85 11:43:01 1 18.31 0.00 2.05 9.79 2.36 67.49 11:43:01 2 35.47 0.00 5.68 2.97 3.48 52.40 11:43:01 3 9.70 0.00 1.94 5.41 2.19 80.75 11:44:01 all 19.19 0.00 1.23 2.54 1.54 75.50 11:44:01 0 19.66 0.00 1.72 0.89 1.89 75.83 11:44:01 1 20.33 0.00 1.13 4.08 1.26 73.19 11:44:01 2 28.46 0.00 1.60 5.12 2.58 62.25 11:44:01 3 8.25 0.00 0.43 0.08 0.42 90.82 11:45:01 all 7.67 0.00 1.78 1.61 1.50 87.45 11:45:01 0 8.37 0.00 2.10 2.56 1.45 85.52 11:45:01 1 3.48 0.00 1.50 1.87 1.37 91.78 11:45:01 2 16.16 0.00 2.27 1.34 2.11 78.12 11:45:01 3 2.67 0.00 1.24 0.67 1.07 94.36 11:46:01 all 20.21 0.00 10.65 4.24 4.70 60.21 11:46:01 0 19.32 0.00 9.42 1.38 4.58 65.30 11:46:01 1 17.44 0.00 8.93 8.28 4.36 60.99 11:46:01 2 20.96 0.00 11.16 5.09 5.46 57.33 11:46:01 3 23.13 0.00 13.13 2.23 4.40 57.11 11:47:01 all 16.17 0.00 2.74 2.58 2.12 76.40 11:47:01 0 22.20 0.00 3.41 1.20 2.39 70.80 11:47:01 1 4.73 0.00 1.78 1.66 1.48 90.36 11:47:01 2 16.73 0.00 3.02 5.77 2.45 72.03 11:47:01 3 21.04 0.00 2.73 1.70 2.14 72.39 11:48:01 all 43.97 0.00 3.86 0.94 3.70 47.53 11:48:01 0 43.32 0.00 3.84 1.02 3.68 48.14 11:48:01 1 51.11 0.00 3.86 0.13 3.76 41.14 11:48:01 2 39.94 0.00 4.25 2.50 3.76 49.55 11:48:01 3 41.47 0.00 3.52 0.12 3.60 51.30 11:49:01 all 37.35 0.00 6.03 0.14 3.92 52.56 11:49:01 0 32.07 0.00 5.02 0.10 3.62 59.19 11:49:01 1 32.82 0.00 4.98 0.00 3.63 58.57 11:49:01 2 41.85 0.00 6.58 0.42 4.12 47.02 11:49:01 3 42.65 0.00 7.49 0.03 4.30 45.53 11:50:01 all 23.51 0.00 1.03 0.07 0.75 74.65 11:50:01 0 3.83 0.00 0.52 0.00 0.23 95.42 11:50:01 1 48.02 0.00 1.60 0.12 1.35 48.92 11:50:01 2 17.07 0.00 1.12 0.13 0.67 81.02 11:50:01 3 25.10 0.00 0.90 0.03 0.72 73.24 11:51:01 all 23.78 0.00 0.84 0.06 0.67 74.65 11:51:01 0 14.41 0.00 0.28 0.05 0.53 84.73 11:51:01 1 1.53 0.00 0.28 0.00 0.35 97.83 11:51:01 2 18.60 0.00 0.88 0.00 0.48 80.03 11:51:01 3 60.55 0.00 1.90 0.18 1.33 36.04 11:52:01 all 17.14 0.00 1.68 4.93 2.12 74.13 11:52:01 0 2.64 0.00 1.14 7.08 1.44 87.69 11:52:01 1 41.89 0.00 2.24 2.56 2.59 50.72 11:52:01 2 7.77 0.00 1.33 3.24 2.21 85.46 11:52:01 3 16.30 0.00 2.02 6.85 2.27 72.55 11:53:01 all 20.26 0.00 0.99 1.00 1.64 76.10 11:53:01 0 12.02 0.00 0.76 0.22 0.90 86.10 11:53:01 1 53.78 0.00 1.71 0.26 2.85 41.40 11:53:01 2 0.94 0.00 0.36 0.02 1.08 97.60 11:53:01 3 14.28 0.00 1.11 3.50 1.75 79.36 Average: CPU %user %nice %system %iowait %steal %idle Average: all 22.48 0.00 3.05 2.17 2.28 70.01 Average: 0 16.95 0.00 2.70 1.77 2.06 76.51 Average: 1 26.70 0.00 2.73 2.61 2.30 65.66 Average: 2 22.18 0.00 3.47 2.42 2.58 69.36 Average: 3 24.09 0.00 3.30 1.90 2.20 68.52