Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/e2mgr/+/15244 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-8816 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-e2mgr-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-LaV5IJZ31LmX/agent.2162 SSH_AGENT_PID=2164 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-e2mgr-docker-merge-master@tmp/private_key_15648065459082526417.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/e2mgr > git init /w/workspace/ric-plt-e2mgr-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2mgr > 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/e2mgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2mgr # 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/e2mgr # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2mgr using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2mgr refs/changes/44/15244/1 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f02cc35b9acf98e7b377a72d903914a2241395b4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f02cc35b9acf98e7b377a72d903914a2241395b4 # timeout=10 Commit message: "Preparation for M release" > git rev-list --no-walk 980aff2e4afa967e2f49977692617b2b4c18da21 # 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-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins9122580603361798916.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-k0nR 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-k0nR/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.3 from /tmp/venv-k0nR/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.70 botocore==1.40.70 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 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.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 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==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 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.1 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.3 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.3 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.1 pyparsing==2.4.7 pyperclip==1.11.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.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 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.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 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-e2mgr-docker-merge-master@tmp/config14493641156669270003tmp copy managed file [ric-plt-e2mgr-settings] to file:/w/workspace/ric-plt-e2mgr-docker-merge-master@tmp/config10527699288433799076tmp [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins9656684121108248979.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-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins16147207617363498279.sh [ric-plt-e2mgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14588601590365587132.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=E2Manager CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-e2mgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins2497160661407106624.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0nR 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-k0nR/bin to PATH ---> Docker image tag found: 6.0.7 [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=E2Manager 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-e2mgr [EnvInject] - Variables injected successfully. [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins15398680309885146188.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2mgr:6.0.7 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2mgr:6.0.7 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.41kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0 #3 DONE 0.2s #4 [internal] load metadata for docker.io/library/ubuntu:22.04 #4 DONE 1.3s #5 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 0.1s done #5 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 0B / 30.44MB 0.1s #5 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done #5 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.1s done #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 0B / 312.07MB 0.2s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 5.24MB / 30.44MB 0.4s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 1.05MB / 141.98MB 0.4s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 8.39MB / 30.44MB 0.5s #5 ... #6 [internal] load build context #6 transferring context: 11.76MB 0.5s done #6 DONE 0.6s #5 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 14.68MB / 30.44MB 0.7s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 15.73MB / 312.07MB 0.7s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 17.83MB / 30.44MB 0.8s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 27.26MB / 30.44MB 1.0s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 11.53MB / 141.98MB 1.0s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.41MB / 30.44MB 1.1s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 1.2s done #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 34.60MB / 312.07MB 1.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 18.87MB / 141.98MB 1.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 29.06MB / 141.98MB 1.4s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 6.29MB / 149.15MB 1.4s #5 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 0.1s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 38.80MB / 141.98MB 1.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 57.67MB / 312.07MB 1.8s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 53.48MB / 141.98MB 1.8s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 23.07MB / 149.15MB 1.8s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 65.01MB / 141.98MB 2.0s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 32.51MB / 149.15MB 2.0s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 81.79MB / 141.98MB 2.3s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 41.94MB / 149.15MB 2.3s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 77.59MB / 312.07MB 2.4s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 92.27MB / 141.98MB 2.5s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 50.33MB / 149.15MB 2.6s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 103.16MB / 141.98MB 2.7s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 113.25MB / 141.98MB 2.9s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 96.47MB / 312.07MB 3.1s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 124.78MB / 141.98MB 3.1s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 62.71MB / 149.15MB 3.1s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 134.22MB / 141.98MB 3.3s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 72.35MB / 149.15MB 3.4s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 3.6s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 3.7s done #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 0B / 100.23MB 3.8s #5 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 2.5s done #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 113.25MB / 312.07MB 8.1s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 81.79MB / 149.15MB 8.3s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 7.34MB / 100.23MB 8.4s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 13.63MB / 100.23MB 8.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 128.97MB / 312.07MB 8.8s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 90.18MB / 149.15MB 8.8s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 19.92MB / 100.23MB 8.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 26.21MB / 100.23MB 9.2s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 31.46MB / 100.23MB 9.5s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 98.57MB / 149.15MB 9.8s #5 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 #7 resolve docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 0.1s done #7 sha256:392fa14dddd09da29a5c3d26948ff81c494424035b755d01b84ab12d92127433 2.30kB / 2.30kB done #7 sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 6.69kB / 6.69kB done #7 sha256:4cb780d50443fc4463f1f9360c03ca46512e4fdd8fd97c5ce7e69c8758924575 424B / 424B done #7 ... #5 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 37.75MB / 100.23MB 10.1s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 44.04MB / 100.23MB 11.2s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 144.70MB / 312.07MB 11.6s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 106.95MB / 149.15MB 12.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 49.28MB / 100.23MB 12.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 55.57MB / 100.23MB 14.8s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 150.99MB / 312.07MB 16.6s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 110.10MB / 149.15MB 17.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 60.82MB / 100.23MB 19.4s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 21.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 22.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 24.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 26.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 27.8s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 29.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 31.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 32.8s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 34.7s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 36.8s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 37.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 39.7s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 41.9s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 42.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 44.8s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 47.0s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 48.1s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 49.9s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 52.0s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 53.2s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 54.9s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 57.2s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 58.2s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 59.9s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 62.3s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 63.3s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 65.0s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 67.4s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 68.4s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 70.1s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 72.4s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 73.5s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 75.3s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 77.6s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 78.5s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 80.3s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 82.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 83.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 63.96MB / 100.23MB 85.4s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 70.25MB / 100.23MB 87.3s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 75.50MB / 100.23MB 87.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 166.72MB / 312.07MB 87.9s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 123.73MB / 149.15MB 87.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 80.74MB / 100.23MB 88.0s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 85.98MB / 100.23MB 88.5s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 133.17MB / 149.15MB 88.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 92.27MB / 100.23MB 88.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 97.52MB / 100.23MB 89.2s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 182.45MB / 312.07MB 89.4s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 142.61MB / 149.15MB 89.6s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 89.4s done #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 0B / 33.16MB 89.6s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 4.19MB / 33.16MB 89.9s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 7.34MB / 33.16MB 90.1s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 9.44MB / 33.16MB 90.2s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 90.2s done #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 12.58MB / 33.16MB 90.4s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0B / 44.06MB 90.4s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 14.68MB / 33.16MB 90.6s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 17.83MB / 33.16MB 90.8s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 3.15MB / 44.06MB 90.8s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 90.9s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 95.8s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 95.8s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 96.1s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 101.0s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 101.0s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 101.2s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 106.2s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 106.2s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 106.3s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 111.2s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 111.2s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 111.4s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 116.2s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 116.2s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 116.6s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 121.3s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 121.3s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 121.7s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 126.5s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 126.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 126.7s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 131.5s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 131.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 131.8s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 136.5s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 136.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 136.9s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 141.5s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 4.19MB / 44.06MB 141.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 198.18MB / 312.07MB 142.0s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 22.02MB / 33.16MB 143.9s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 7.34MB / 44.06MB 143.9s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 24.12MB / 33.16MB 144.1s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 10.49MB / 44.06MB 144.2s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 28.31MB / 33.16MB 144.4s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 13.63MB / 44.06MB 144.5s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 31.46MB / 33.16MB 144.6s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 17.83MB / 44.06MB 144.7s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 144.7s done #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0B / 9.99MB 144.9s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 22.02MB / 44.06MB 145.1s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 2.10MB / 9.99MB 145.1s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 3.15MB / 9.99MB 145.2s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 214.96MB / 312.07MB 145.4s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 26.21MB / 44.06MB 145.4s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 5.24MB / 9.99MB 145.4s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 6.29MB / 9.99MB 145.5s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 8.39MB / 9.99MB 145.6s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 145.8s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 29.36MB / 44.06MB 145.9s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 145.8s done #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 32.51MB / 44.06MB 146.2s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 35.65MB / 44.06MB 146.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 232.78MB / 312.07MB 146.8s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 39.85MB / 44.06MB 146.8s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 147.1s done #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 248.51MB / 312.07MB 147.9s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 266.34MB / 312.07MB 149.1s #5 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 #7 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 29.54MB / 29.54MB 146.8s done #7 extracting sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 2.0s done #7 DONE 149.3s #5 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump #8 0.380 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #8 0.662 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #8 0.797 Get:3 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1289 kB] #8 1.109 Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5969 kB] #8 1.289 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3526 kB] #8 1.410 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [60.9 kB] #8 1.430 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #8 1.611 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #8 1.796 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #8 1.858 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #8 2.233 Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #8 2.255 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #8 3.066 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.2 kB] #8 3.076 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3857 kB] #8 3.243 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1594 kB] #8 3.308 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6168 kB] #8 3.578 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] #8 3.579 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #8 4.468 Fetched 43.0 MB in 4s (10.1 MB/s) #8 4.468 Reading package lists... #8 6.314 Reading package lists... #8 ... #5 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 155.7s done #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 0.1s #5 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump #8 6.314 Reading package lists... #8 8.087 Building dependency tree... #8 8.531 Reading state information... #8 9.302 The following additional packages will be installed: #8 9.303 ca-certificates dbus libapparmor1 libbrotli1 libcap2-bin libcurl4 #8 9.304 libdbus-1-3 libexpat1 libldap-2.5-0 libldap-common libnghttp2-14 libpam-cap #8 9.305 libpcap0.8 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 9.308 libssh-4 openssl publicsuffix #8 9.313 Suggested packages: #8 9.313 default-dbus-session-bus | dbus-session-bus libsasl2-modules-gssapi-mit #8 9.313 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 9.313 libsasl2-modules-sql apparmor #8 9.444 The following NEW packages will be installed: #8 9.445 ca-certificates curl dbus iputils-ping libapparmor1 libbrotli1 libcap2-bin #8 9.446 libcurl4 libdbus-1-3 libexpat1 libldap-2.5-0 libldap-common libnghttp2-14 #8 9.446 libpam-cap libpcap0.8 libpsl5 librtmp1 libsasl2-2 libsasl2-modules #8 9.449 libsasl2-modules-db libssh-4 net-tools openssl publicsuffix tcpdump #8 9.780 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. #8 9.780 Need to get 4406 kB of archives. #8 9.780 After this operation, 11.7 MB of additional disk space will be used. #8 9.780 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.20 [1185 kB] #8 10.83 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #8 10.85 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.4 [39.7 kB] #8 10.85 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] #8 10.87 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] #8 10.87 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] #8 10.89 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] #8 10.89 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] #8 10.89 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.2 [7930 B] #8 10.89 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] #8 10.97 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] #8 11.03 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #8 11.04 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #8 11.05 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] #8 11.08 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #8 11.11 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] #8 11.11 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] #8 11.11 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.19+dfsg-0ubuntu0.22.04.1 [184 kB] #8 11.12 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #8 11.13 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.5 [187 kB] #8 11.24 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] #8 11.25 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] #8 11.26 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.19+dfsg-0ubuntu0.22.04.1 [16.1 kB] #8 11.26 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] #8 11.37 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] #8 11.66 debconf: delaying package configuration, since apt-utils is not installed #8 11.75 Fetched 4406 kB in 2s (2337 kB/s) #8 11.78 Selecting previously unselected package openssl. #8 11.78 (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 ... 4393 files and directories currently installed.) #8 11.79 Preparing to unpack .../00-openssl_3.0.2-0ubuntu1.20_amd64.deb ... #8 11.80 Unpacking openssl (3.0.2-0ubuntu1.20) ... #8 11.87 Selecting previously unselected package ca-certificates. #8 11.87 Preparing to unpack .../01-ca-certificates_20240203~22.04.1_all.deb ... #8 11.88 Unpacking ca-certificates (20240203~22.04.1) ... #8 12.12 Selecting previously unselected package libapparmor1:amd64. #8 12.12 Preparing to unpack .../02-libapparmor1_3.0.4-2ubuntu2.4_amd64.deb ... #8 12.14 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... #8 12.20 Selecting previously unselected package libdbus-1-3:amd64. #8 12.20 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... #8 12.21 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #8 12.32 Selecting previously unselected package libexpat1:amd64. #8 12.33 Preparing to unpack .../04-libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... #8 12.34 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... #8 12.49 Selecting previously unselected package dbus. #8 12.50 Preparing to unpack .../05-dbus_1.12.20-2ubuntu4.1_amd64.deb ... #8 12.52 Unpacking dbus (1.12.20-2ubuntu4.1) ... #8 12.59 Selecting previously unselected package libcap2-bin. #8 12.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... #8 12.60 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... #8 12.71 Selecting previously unselected package iputils-ping. #8 12.71 Preparing to unpack .../07-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... #8 12.74 Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... #8 12.90 Selecting previously unselected package libpam-cap:amd64. #8 12.90 Preparing to unpack .../08-libpam-cap_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... #8 12.92 Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... #8 13.03 Selecting previously unselected package libnghttp2-14:amd64. #8 13.03 Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... #8 13.05 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... #8 13.12 Selecting previously unselected package libpcap0.8:amd64. #8 13.12 Preparing to unpack .../10-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... #8 13.15 Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... #8 13.27 Selecting previously unselected package libpsl5:amd64. #8 13.27 Preparing to unpack .../11-libpsl5_0.21.0-1.2build2_amd64.deb ... #8 13.28 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #8 13.33 Selecting previously unselected package publicsuffix. #8 13.34 Preparing to unpack .../12-publicsuffix_20211207.1025-1_all.deb ... #8 13.35 Unpacking publicsuffix (20211207.1025-1) ... #8 13.43 Selecting previously unselected package tcpdump. #8 13.43 Preparing to unpack .../13-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... #8 13.46 Unpacking tcpdump (4.99.1-3ubuntu0.2) ... #8 13.62 Selecting previously unselected package libbrotli1:amd64. #8 13.62 Preparing to unpack .../14-libbrotli1_1.0.9-2build6_amd64.deb ... #8 13.64 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #8 13.73 Selecting previously unselected package libsasl2-modules-db:amd64. #8 13.74 Preparing to unpack .../15-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #8 13.75 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 13.83 Selecting previously unselected package libsasl2-2:amd64. #8 13.84 Preparing to unpack .../16-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #8 13.84 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 13.93 Selecting previously unselected package libldap-2.5-0:amd64. #8 13.93 Preparing to unpack .../17-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... #8 13.95 Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... #8 14.04 Selecting previously unselected package librtmp1:amd64. #8 14.04 Preparing to unpack .../18-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #8 14.04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #8 14.12 Selecting previously unselected package libssh-4:amd64. #8 14.12 Preparing to unpack .../19-libssh-4_0.9.6-2ubuntu0.22.04.5_amd64.deb ... #8 14.12 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... #8 14.19 Selecting previously unselected package libcurl4:amd64. #8 14.20 Preparing to unpack .../20-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... #8 14.20 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... #8 14.29 Selecting previously unselected package curl. #8 14.29 Preparing to unpack .../21-curl_7.81.0-1ubuntu1.21_amd64.deb ... #8 14.31 Unpacking curl (7.81.0-1ubuntu1.21) ... #8 14.37 Selecting previously unselected package libldap-common. #8 14.37 Preparing to unpack .../22-libldap-common_2.5.19+dfsg-0ubuntu0.22.04.1_all.deb ... #8 14.37 Unpacking libldap-common (2.5.19+dfsg-0ubuntu0.22.04.1) ... #8 14.47 Selecting previously unselected package libsasl2-modules:amd64. #8 14.47 Preparing to unpack .../23-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #8 14.48 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 14.58 Selecting previously unselected package net-tools. #8 14.58 Preparing to unpack .../24-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... #8 14.59 Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... #8 14.71 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... #8 14.75 Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... #8 14.78 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... #8 14.82 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #8 14.86 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #8 14.89 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 14.92 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... #8 14.94 Setting up libldap-common (2.5.19+dfsg-0ubuntu0.22.04.1) ... #8 14.97 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 14.99 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... #8 15.02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #8 15.04 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #8 15.06 Setting up dbus (1.12.20-2ubuntu4.1) ... #8 15.27 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 15.29 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... #8 15.31 Setting up openssl (3.0.2-0ubuntu1.20) ... #8 15.35 Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... #8 15.51 debconf: unable to initialize frontend: Dialog #8 15.51 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 15.51 debconf: falling back to frontend: Readline #8 15.51 debconf: unable to initialize frontend: Readline #8 15.51 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 15.51 debconf: falling back to frontend: Teletype #8 15.61 Setting up iputils-ping (3:20211215-1ubuntu0.1) ... #8 15.64 Setting up publicsuffix (20211207.1025-1) ... #8 15.66 Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... #8 15.68 Setting up ca-certificates (20240203~22.04.1) ... #8 15.79 debconf: unable to initialize frontend: Dialog #8 15.79 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 15.79 debconf: falling back to frontend: Readline #8 15.79 debconf: unable to initialize frontend: Readline #8 15.79 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 15.79 debconf: falling back to frontend: Teletype #8 16.33 Updating certificates in /etc/ssl/certs... #8 17.07 146 added, 0 removed; done. #8 17.13 Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... #8 17.15 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... #8 17.17 Setting up curl (7.81.0-1ubuntu1.21) ... #8 17.19 Setting up tcpdump (4.99.1-3ubuntu0.2) ... #8 17.39 Processing triggers for libc-bin (2.35-0ubuntu3.11) ... #8 17.42 Processing triggers for ca-certificates (20240203~22.04.1) ... #8 17.43 Updating certificates in /etc/ssl/certs... #8 17.93 0 added, 0 removed; done. #8 17.93 Running hooks in /etc/ca-certificates/update.d... #8 17.93 done. #8 ... #5 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 11.7s #5 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump #8 DONE 20.5s #5 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 16.7s #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 21.8s #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 23.2s done #5 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 #5 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 5.0s #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 9.0s done #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.3s #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 9.2s done #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 5.2s #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 7.3s done #5 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 0.1s #5 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.8s done #5 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0.1s #5 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.3s done #5 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 #5 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.3s done #5 DONE 210.4s #9 [ubuntu 2/7] WORKDIR /opt/E2Manager #9 DONE 1.3s #10 [ubuntu 3/7] COPY . . #10 DONE 0.4s #11 [ubuntu 4/7] RUN apt-get update && apt-get install -y sudo #11 0.444 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #11 0.602 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #11 0.715 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #11 0.926 Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [60.9 kB] #11 1.029 Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1289 kB] #11 1.288 Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5969 kB] #11 1.333 Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #11 1.478 Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3526 kB] #11 1.569 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3857 kB] #11 2.241 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6168 kB] #11 2.511 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.2 kB] #11 2.511 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1594 kB] #11 2.585 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #11 2.596 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] #11 2.954 Fetched 23.0 MB in 3s (8717 kB/s) #11 2.954 Reading package lists... #11 4.848 Reading package lists... #11 6.666 Building dependency tree... #11 7.145 Reading state information... #11 7.967 The following packages will be upgraded: #11 7.968 sudo #11 8.172 1 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. #11 8.172 Need to get 820 kB of archives. #11 8.172 After this operation, 0 B of additional disk space will be used. #11 8.172 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] #11 8.919 debconf: delaying package configuration, since apt-utils is not installed #11 9.017 Fetched 820 kB in 1s (1363 kB/s) #11 9.082 (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 ... 46730 files and directories currently installed.) #11 9.116 Preparing to unpack .../sudo_1.9.9-1ubuntu2.5_amd64.deb ... #11 9.152 Unpacking sudo (1.9.9-1ubuntu2.5) over (1.9.9-1ubuntu2.4) ... #11 9.366 Setting up sudo (1.9.9-1ubuntu2.5) ... #11 9.531 Processing triggers for man-db (2.10.2-1) ... #11 9.668 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #11 DONE 9.9s #12 [ubuntu 5/7] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #12 0.250 #12 0.250 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #12 0.250 #12 0.476 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #12 0.527 Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #12 0.599 Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #12 0.606 Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #12 1.208 Fetched 129 kB in 1s (145 kB/s) #12 1.208 Reading package lists... #12 2.994 Building dependency tree... #12 3.467 Reading state information... #12 3.538 160 packages can be upgraded. Run 'apt list --upgradable' to see them. #12 3.545 #12 3.545 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #12 3.545 #12 3.601 Reading package lists... #12 5.371 Building dependency tree... #12 5.872 Reading state information... #12 7.024 The following packages will be upgraded: #12 7.035 ca-certificates #12 7.325 1 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. #12 7.325 Need to get 162 kB of archives. #12 7.325 After this operation, 9216 B of additional disk space will be used. #12 7.325 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #12 7.935 debconf: delaying package configuration, since apt-utils is not installed #12 8.060 Fetched 162 kB in 1s (317 kB/s) #12 8.154 (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 ... 46730 files and directories currently installed.) #12 8.187 Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... #12 8.230 Unpacking ca-certificates (20240203~22.04.1) over (20230311ubuntu0.22.04.1) ... #12 9.205 Setting up ca-certificates (20240203~22.04.1) ... #12 9.345 debconf: unable to initialize frontend: Dialog #12 9.345 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 9.345 debconf: falling back to frontend: Readline #12 10.71 Updating certificates in /etc/ssl/certs... #12 11.44 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #12 11.49 14 added, 5 removed; done. #12 11.55 Processing triggers for man-db (2.10.2-1) ... #12 11.77 Processing triggers for ca-certificates (20240203~22.04.1) ... #12 11.77 Updating certificates in /etc/ssl/certs... #12 12.19 0 added, 0 removed; done. #12 12.19 Running hooks in /etc/ca-certificates/update.d... #12 12.20 done. #12 12.28 Updating certificates in /etc/ssl/certs... #12 12.73 0 added, 0 removed; done. #12 12.73 Running hooks in /etc/ca-certificates/update.d... #12 12.73 done. #12 DONE 12.9s #13 [ubuntu 6/7] RUN wget -nv https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz && tar -xf go1.22.5.linux-amd64.tar.gz && mv go /opt/go/1.22.5 && rm -f go*.gz #13 1.301 2025-11-11 13:17:50 URL:https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz [68972532/68972532] -> "go1.22.5.linux-amd64.tar.gz" [1] #13 DONE 4.6s #14 [ubuntu 7/7] RUN bash build-e2mgr-ubuntu.sh #14 0.263 + echo '--> e2mgr-build-ubuntu.sh' #14 0.263 + rmr=rmr_4.9.4_amd64.deb #14 0.263 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb #14 0.263 --> e2mgr-build-ubuntu.sh #14 0.268 --2025-11-11 13:17:54-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb #14 0.270 Resolving packagecloud.io (packagecloud.io)... 54.153.63.185, 50.18.184.114, 2600:1f1c:2e5:6900:2870:4dc4:1455:4288, ... #14 0.302 Connecting to packagecloud.io (packagecloud.io)|54.153.63.185|:443... connected. #14 0.317 HTTP request sent, awaiting response... 302 Found #14 0.348 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1762867974&Signature=h5u-DsxBqx6ag5XIwjA7SZip2EA~jfnvRjn8enHzxjxWhdoo8kQnCg07HND1V2sL37BBn-NtUxKUS~TcI-68yS9Gc6W~bWOTbFph~rcXxetOsnzJM7JfA36iRJ0YWj0AYsmIqkkEar84fLe-pslSslpAECFWaihaqhxDzbB9ivRf~QB8WXQ1X5qdhdUlu-uB6Let5t1Qav6wdTdS4TpZiM3AMWx3Inq7vFa6ULKJFiHCUdU~3ZrfsobhJSNNPHhEAZGdR7k0rv-4tuaqhxoAApSuUIIrRXjOc6zFB0v4h843DSg-y9QcYSHp2uGISGXlgZRsxgOJS4SPvFvb31gjow__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #14 0.348 --2025-11-11 13:17:54-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1762867974&Signature=h5u-DsxBqx6ag5XIwjA7SZip2EA~jfnvRjn8enHzxjxWhdoo8kQnCg07HND1V2sL37BBn-NtUxKUS~TcI-68yS9Gc6W~bWOTbFph~rcXxetOsnzJM7JfA36iRJ0YWj0AYsmIqkkEar84fLe-pslSslpAECFWaihaqhxDzbB9ivRf~QB8WXQ1X5qdhdUlu-uB6Let5t1Qav6wdTdS4TpZiM3AMWx3Inq7vFa6ULKJFiHCUdU~3ZrfsobhJSNNPHhEAZGdR7k0rv-4tuaqhxoAApSuUIIrRXjOc6zFB0v4h843DSg-y9QcYSHp2uGISGXlgZRsxgOJS4SPvFvb31gjow__&Key-Pair-Id=K1ZMSF1EKC3AZL #14 0.348 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.152, 3.168.84.96, ... #14 0.357 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected. #14 0.367 HTTP request sent, awaiting response... 200 OK #14 0.375 Length: 246552 (241K) [application/x-debian-package] #14 0.377 Saving to: 'rmr_4.9.4_amd64.deb' #14 0.377 #14 0.377 0K .......... .......... .......... .......... .......... 20% 24.0M 0s #14 0.379 50K .......... .......... .......... .......... .......... 41% 26.9M 0s #14 0.388 100K .......... .......... .......... .......... .......... 62% 6.76M 0s #14 0.389 150K .......... .......... .......... .......... .......... 83% 63.6M 0s #14 0.389 200K .......... .......... .......... .......... 100% 44.7M=0.01s #14 0.389 #14 0.390 2025-11-11 13:17:54 (18.5 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] #14 0.390 #14 0.411 + sudo dpkg -i rmr_4.9.4_amd64.deb #14 0.503 Selecting previously unselected package rmr. #14 0.531 (Reading database ... 46739 files and directories currently installed.) #14 0.535 Preparing to unpack rmr_4.9.4_amd64.deb ... #14 0.560 Unpacking rmr (4.9.4) ... #14 0.625 Setting up rmr (4.9.4) ... #14 0.743 + rm rmr_4.9.4_amd64.deb #14 0.744 + rmrdev=rmr-dev_4.9.4_amd64.deb #14 0.744 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb #14 0.746 --2025-11-11 13:17:54-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb #14 0.750 Resolving packagecloud.io (packagecloud.io)... 50.18.184.114, 54.153.63.185, 2600:1f1c:2e5:6901:be55:9429:6261:8544, ... #14 0.752 Connecting to packagecloud.io (packagecloud.io)|50.18.184.114|:443... connected. #14 0.761 HTTP request sent, awaiting response... 302 Found #14 0.790 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1762867974&Signature=LndrQXyhS~RDL5-a3BF7CyJDL~-nqfqQtK-gTDh8WE3gMQgjzs0m~bhvZnt62~9X702Oi8XGEHQPUdMZ-q3aJwncp-N1GTsvRDqKOYEOWBB9hPeTaKB5JzX3qXHYQtHtu1CGqPZpiPHznk1y~CvHsaZn3kKMRMm~RQant0sqf5RIfbJThcdHhIY5OIAKP6tZydz56O7A2KLEN2LA1Uvia7NuBkv-w-TI9~1K5lZ0vGW4zf4eujoDCNgIVa7tcSo53MUpcCLG7BQmknxZKaXBrzhtxCaOhbmAghM2qUDruNHVXAyVGp7TIMRSMUDQwfpPScE4kDxB2LgLfOEs2x5-iA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #14 0.790 --2025-11-11 13:17:54-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1762867974&Signature=LndrQXyhS~RDL5-a3BF7CyJDL~-nqfqQtK-gTDh8WE3gMQgjzs0m~bhvZnt62~9X702Oi8XGEHQPUdMZ-q3aJwncp-N1GTsvRDqKOYEOWBB9hPeTaKB5JzX3qXHYQtHtu1CGqPZpiPHznk1y~CvHsaZn3kKMRMm~RQant0sqf5RIfbJThcdHhIY5OIAKP6tZydz56O7A2KLEN2LA1Uvia7NuBkv-w-TI9~1K5lZ0vGW4zf4eujoDCNgIVa7tcSo53MUpcCLG7BQmknxZKaXBrzhtxCaOhbmAghM2qUDruNHVXAyVGp7TIMRSMUDQwfpPScE4kDxB2LgLfOEs2x5-iA__&Key-Pair-Id=K1ZMSF1EKC3AZL #14 0.790 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.96, 3.168.84.152, ... #14 0.791 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. #14 0.800 HTTP request sent, awaiting response... 200 OK #14 0.808 Length: 128860 (126K) [application/x-debian-package] #14 0.808 Saving to: 'rmr-dev_4.9.4_amd64.deb' #14 0.808 #14 0.808 0K .......... .......... .......... .......... .......... 39% 28.7M 0s #14 0.809 50K .......... .......... .......... .......... .......... 79% 39.7M 0s #14 0.810 100K .......... .......... ..... 100% 95.5M=0.003s #14 0.810 #14 0.810 2025-11-11 13:17:54 (38.4 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] #14 0.810 #14 0.813 + sudo dpkg -i rmr-dev_4.9.4_amd64.deb #14 0.880 Selecting previously unselected package rmr-dev. #14 0.909 (Reading database ... 46747 files and directories currently installed.) #14 0.913 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... #14 0.928 Unpacking rmr-dev (4.9.4) ... #14 1.020 Setting up rmr-dev (4.9.4) ... #14 1.083 + rm rmr-dev_4.9.4_amd64.deb #14 1.083 + export LD_LIBRARY_PATH=/usr/local/lib #14 1.083 + LD_LIBRARY_PATH=/usr/local/lib #14 1.083 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/opt/go/1.22.5/bin:/root/go/bin:/usr/local/go/bin:/root/go/bin #14 1.083 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/opt/go/1.22.5/bin:/root/go/bin:/usr/local/go/bin:/root/go/bin #14 1.083 + go get -v github.com/ory/go-acc #14 2.044 go: downloading github.com/ory/go-acc v0.2.8 #14 2.555 go: accepting indirect upgrade from golang.org/x/sys@v0.0.0-20200602225109-6fdc65e7d980 to v0.0.0-20220319134239-a9b59b0215f8 #14 2.568 go: downloading github.com/ory/viper v1.7.5 #14 2.569 go: downloading github.com/pborman/uuid v1.2.0 #14 2.572 go: downloading github.com/spf13/cobra v1.0.0 #14 2.626 go: downloading github.com/google/uuid v1.1.1 #14 2.682 go: downloading github.com/inconshreveable/mousetrap v1.0.0 #14 2.698 go: downloading github.com/dgraph-io/ristretto v0.0.2 #14 2.698 go: downloading github.com/fsnotify/fsnotify v1.4.9 #14 2.709 go: downloading github.com/magiconair/properties v1.8.1 #14 2.727 go: downloading github.com/mitchellh/mapstructure v1.3.2 #14 2.740 go: downloading github.com/pelletier/go-toml v1.8.0 #14 2.740 go: downloading github.com/spf13/afero v1.2.2 #14 2.747 go: downloading github.com/spf13/cast v1.3.1 #14 2.748 go: downloading github.com/subosito/gotenv v1.2.0 #14 2.757 go: downloading gopkg.in/yaml.v2 v2.3.0 #14 2.760 go: downloading gopkg.in/ini.v1 v1.57.0 #14 2.792 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #14 2.810 go: downloading github.com/cespare/xxhash v1.1.0 #14 2.875 go: downloading golang.org/x/text v0.3.2 #14 4.038 go: added github.com/dgraph-io/ristretto v0.0.2 #14 4.038 go: added github.com/google/uuid v1.1.1 #14 4.038 go: added github.com/inconshreveable/mousetrap v1.0.0 #14 4.038 go: added github.com/ory/go-acc v0.2.8 #14 4.038 go: added github.com/ory/viper v1.7.5 #14 4.038 go: added github.com/pborman/uuid v1.2.0 #14 4.038 go: added github.com/spf13/cobra v1.0.0 #14 4.038 go: added github.com/subosito/gotenv v1.2.0 #14 4.038 go: upgraded golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980 => v0.0.0-20220319134239-a9b59b0215f8 #14 4.038 go: added gopkg.in/ini.v1 v1.57.0 #14 4.045 + cd 3rdparty/asn1codec #14 4.045 + make clobber #14 4.052 cd e2ap_engine/ && make -f converter-example.mk clean #14 4.060 make[1]: Entering directory '/opt/E2Manager/3rdparty/asn1codec/e2ap_engine' #14 4.060 rm -f converter-example libasncodec.a #14 4.062 rm -f ./E2AP-PDU.o ./InitiatingMessage.o ./SuccessfulOutcome.o ./UnsuccessfulOutcome.o ./RICsubscriptionRequest.o ./RICsubscription.o ./RICactions-ToBeSetup-List.o ./RICaction-ToBeSetup-Item.o ./RICsubscriptionResponse.o ./RICaction-Admitted-List.o ./RICaction-Admitted-Item.o ./RICaction-NotAdmitted-List.o ./RICaction-NotAdmitted-Item.o ./RICsubscriptionFailure.o ./RICsubscriptionDeleteRequest.o ./RICsubscriptionDeleteResponse.o ./RICsubscriptionDeleteFailure.o ./RICindication.o ./RICcontrolRequest.o ./RICcontrolAcknowledge.o ./RICcontrolFailure.o ./RICserviceUpdate.o ./RANfunctions-List.o ./RANfunction-Item.o ./RANfunctionsID-List.o ./RANfunctionID-Item.o ./RICserviceUpdateAcknowledge.o ./RANfunctionsIDcause-List.o ./RANfunctionIDcause-Item.o ./RICserviceUpdateFailure.o ./RICserviceQuery.o ./CauseRIC.o ./RANfunctionDefinition.o ./RANfunctionID.o ./RICactionDefinition.o ./RICactionID.o ./RICactionType.o ./RICcallProcessID.o ./RICcause.o ./RICcontrolAckRequest.o ./RICcontrolHeader.o ./RICcontrolMessage.o ./RICcontrolStatus.o ./RICeventTriggerDefinition.o ./RICindicationHeader.o ./RICindicationMessage.o ./RICindicationSN.o ./RICindicationType.o ./RICrequestID.o ./RICsubsequentAction.o ./RICsubsequentActionType.o ./RICtimeToWait.o ./HandoverRequest.o ./UE-ContextInformation.o ./E-RABs-ToBeSetup-List.o ./E-RABs-ToBeSetup-Item.o ./MobilityInformation.o ./UE-ContextReferenceAtSeNB.o ./UE-ContextReferenceAtWT.o ./UE-ContextReferenceAtSgNB.o ./HandoverRequestAcknowledge.o ./E-RABs-Admitted-List.o ./E-RABs-Admitted-Item.o ./HandoverPreparationFailure.o ./HandoverReport.o ./SNStatusTransfer.o ./E-RABs-SubjectToStatusTransfer-List.o ./E-RABs-SubjectToStatusTransfer-Item.o ./UEContextRelease.o ./HandoverCancel.o ./ErrorIndication.o ./ResetRequest.o ./ResetResponse.o ./X2SetupRequest.o ./X2SetupResponse.o ./X2SetupFailure.o ./LoadInformation.o ./CellInformation-List.o ./CellInformation-Item.o ./ENBConfigurationUpdate.o ./ServedCellsToModify.o ./ServedCellsToModify-Item.o ./Old-ECGIs.o ./ENBConfigurationUpdateAcknowledge.o ./ENBConfigurationUpdateFailure.o ./ResourceStatusRequest.o ./CellToReport-List.o ./CellToReport-Item.o ./ReportingPeriodicity.o ./PartialSuccessIndicator.o ./ResourceStatusResponse.o ./MeasurementInitiationResult-List.o ./MeasurementInitiationResult-Item.o ./MeasurementFailureCause-List.o ./MeasurementFailureCause-Item.o ./ResourceStatusFailure.o ./CompleteFailureCauseInformation-List.o ./CompleteFailureCauseInformation-Item.o ./ResourceStatusUpdate.o ./CellMeasurementResult-List.o ./CellMeasurementResult-Item.o ./PrivateMessage.o ./MobilityChangeRequest.o ./MobilityChangeAcknowledge.o ./MobilityChangeFailure.o ./RLFIndication.o ./CellActivationRequest.o ./ServedCellsToActivate.o ./ServedCellsToActivate-Item.o ./CellActivationResponse.o ./ActivatedCellList.o ./ActivatedCellList-Item.o ./CellActivationFailure.o ./X2Release.o ./X2APMessageTransfer.o ./RNL-Header.o ./X2AP-Message.o ./SeNBAdditionRequest.o ./E-RABs-ToBeAdded-List.o ./E-RABs-ToBeAdded-Item.o ./E-RABs-ToBeAdded-Item-SCG-Bearer.o ./E-RABs-ToBeAdded-Item-Split-Bearer.o ./SeNBAdditionRequestAcknowledge.o ./E-RABs-Admitted-ToBeAdded-List.o ./E-RABs-Admitted-ToBeAdded-Item.o ./E-RABs-Admitted-ToBeAdded-Item-SCG-Bearer.o ./E-RABs-Admitted-ToBeAdded-Item-Split-Bearer.o ./SeNBAdditionRequestReject.o ./SeNBReconfigurationComplete.o ./ResponseInformationSeNBReconfComp.o ./ResponseInformationSeNBReconfComp-SuccessItem.o ./ResponseInformationSeNBReconfComp-RejectByMeNBItem.o ./SeNBModificationRequest.o ./UE-ContextInformationSeNBModReq.o ./E-RABs-ToBeAdded-List-ModReq.o ./E-RABs-ToBeAdded-ModReqItem.o ./E-RABs-ToBeAdded-ModReqItem-SCG-Bearer.o ./E-RABs-ToBeAdded-ModReqItem-Split-Bearer.o ./E-RABs-ToBeModified-List-ModReq.o ./E-RABs-ToBeModified-ModReqItem.o ./E-RABs-ToBeModified-ModReqItem-SCG-Bearer.o ./E-RABs-ToBeModified-ModReqItem-Split-Bearer.o ./E-RABs-ToBeReleased-List-ModReq.o ./E-RABs-ToBeReleased-ModReqItem.o ./E-RABs-ToBeReleased-ModReqItem-SCG-Bearer.o ./E-RABs-ToBeReleased-ModReqItem-Split-Bearer.o ./SeNBModificationRequestAcknowledge.o ./E-RABs-Admitted-ToBeAdded-ModAckList.o ./E-RABs-Admitted-ToBeAdded-ModAckItem.o ./E-RABs-Admitted-ToBeAdded-ModAckItem-SCG-Bearer.o ./E-RABs-Admitted-ToBeAdded-ModAckItem-Split-Bearer.o ./E-RABs-Admitted-ToBeModified-ModAckList.o ./E-RABs-Admitted-ToBeModified-ModAckItem.o ./E-RABs-Admitted-ToBeModified-ModAckItem-SCG-Bearer.o ./E-RABs-Admitted-ToBeModified-ModAckItem-Split-Bearer.o ./E-RABs-Admitted-ToBeReleased-ModAckList.o ./E-RABs-Admitted-ToReleased-ModAckItem.o ./E-RABs-Admitted-ToBeReleased-ModAckItem-SCG-Bearer.o ./E-RABs-Admitted-ToBeReleased-ModAckItem-Split-Bearer.o ./SeNBModificationRequestReject.o ./SeNBModificationRequired.o ./E-RABs-ToBeReleased-ModReqd.o ./E-RABs-ToBeReleased-ModReqdItem.o ./SeNBModificationConfirm.o ./SeNBModificationRefuse.o ./SeNBReleaseRequest.o ./E-RABs-ToBeReleased-List-RelReq.o ./E-RABs-ToBeReleased-RelReqItem.o ./E-RABs-ToBeReleased-RelReqItem-SCG-Bearer.o ./E-RABs-ToBeReleased-RelReqItem-Split-Bearer.o ./SeNBReleaseRequired.o ./SeNBReleaseConfirm.o ./E-RABs-ToBeReleased-List-RelConf.o ./E-RABs-ToBeReleased-RelConfItem.o ./E-RABs-ToBeReleased-RelConfItem-SCG-Bearer.o ./E-RABs-ToBeReleased-RelConfItem-Split-Bearer.o ./SeNBCounterCheckRequest.o ./E-RABs-SubjectToCounterCheck-List.o ./E-RABs-SubjectToCounterCheckItem.o ./X2RemovalRequest.o ./X2RemovalResponse.o ./X2RemovalFailure.o ./RetrieveUEContextRequest.o ./RetrieveUEContextResponse.o ./UE-ContextInformationRetrieve.o ./E-RABs-ToBeSetup-ListRetrieve.o ./E-RABs-ToBeSetupRetrieve-Item.o ./RetrieveUEContextFailure.o ./SgNBAdditionRequest.o ./E-RABs-ToBeAdded-SgNBAddReqList.o ./E-RABs-ToBeAdded-SgNBAddReq-Item.o ./E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPnotpresent.o ./SgNBAdditionRequestAcknowledge.o ./E-RABs-Admitted-ToBeAdded-SgNBAddReqAckList.o ./E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item.o ./E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPpresent.o ./E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPnotpresent.o ./SgNBAdditionRequestReject.o ./SgNBReconfigurationComplete.o ./ResponseInformationSgNBReconfComp.o ./ResponseInformationSgNBReconfComp-SuccessItem.o ./ResponseInformationSgNBReconfComp-RejectByMeNBItem.o ./SgNBModificationRequest.o ./UE-ContextInformation-SgNBModReq.o ./E-RABs-ToBeAdded-SgNBModReq-List.o ./E-RABs-ToBeAdded-SgNBModReq-Item.o ./E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPnotpresent.o ./E-RABs-ToBeModified-SgNBModReq-List.o ./E-RABs-ToBeModified-SgNBModReq-Item.o ./E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPnotpresent.o ./E-RABs-ToBeReleased-SgNBModReq-List.o ./E-RABs-ToBeReleased-SgNBModReq-Item.o ./E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPnotpresent.o ./SgNBModificationRequestAcknowledge.o ./E-RABs-Admitted-ToBeAdded-SgNBModAckList.o ./E-RABs-Admitted-ToBeAdded-SgNBModAck-Item.o ./E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPpresent.o ./E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPnotpresent.o ./E-RABs-Admitted-ToBeModified-SgNBModAckList.o ./E-RABs-Admitted-ToBeModified-SgNBModAck-Item.o ./E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPpresent.o ./E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPnotpresent.o ./E-RABs-Admitted-ToBeReleased-SgNBModAckList.o ./E-RABs-Admitted-ToReleased-SgNBModAck-Item.o ./E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPpresent.o ./E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPnotpresent.o ./SgNBModificationRequestReject.o ./SgNBModificationRequired.o ./E-RABs-ToBeReleased-SgNBModReqdList.o ./E-RABs-ToBeReleased-SgNBModReqd-Item.o ./E-RABs-ToBeModified-SgNBModReqdList.o ./E-RABs-ToBeModified-SgNBModReqd-Item.o ./E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPpresent.o ./E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPnotpresent.o ./SgNBModificationConfirm.o ./E-RABs-AdmittedToBeModified-SgNBModConfList.o ./E-RABs-AdmittedToBeModified-SgNBModConf-Item.o ./E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPpresent.o ./E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPnotpresent.o ./SgNBModificationRefuse.o ./SgNBReleaseRequest.o ./E-RABs-ToBeReleased-SgNBRelReqList.o ./E-RABs-ToBeReleased-SgNBRelReq-Item.o ./E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPnotpresent.o ./SgNBReleaseRequestAcknowledge.o ./E-RABs-Admitted-ToBeReleased-SgNBRelReqAckList.o ./E-RABs-Admitted-ToBeReleased-SgNBRelReqAck-Item.o ./SgNBReleaseRequestReject.o ./SgNBReleaseRequired.o ./E-RABs-ToBeReleased-SgNBRelReqdList.o ./E-RABs-ToBeReleased-SgNBRelReqd-Item.o ./SgNBReleaseConfirm.o ./E-RABs-ToBeReleased-SgNBRelConfList.o ./E-RABs-ToBeReleased-SgNBRelConf-Item.o ./E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPpresent.o ./E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPnotpresent.o ./SgNBCounterCheckRequest.o ./E-RABs-SubjectToSgNBCounterCheck-List.o ./E-RABs-SubjectToSgNBCounterCheck-Item.o ./SgNBChangeRequired.o ./SgNBChangeConfirm.o ./E-RABs-ToBeReleased-SgNBChaConfList.o ./E-RABs-ToBeReleased-SgNBChaConf-Item.o ./E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPpresent.o ./E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPnotpresent.o ./RRCTransfer.o ./SgNBChangeRefuse.o ./ENDCX2SetupRequest.o ./InitiatingNodeType-EndcX2Setup.o ./ServedEUTRAcellsENDCX2ManagementList.o ./ServedNRcellsENDCX2ManagementList.o ./ServedNRCell-Information.o ./FDD-InfoServedNRCell-Information.o ./FDD-InfoNeighbourServedNRCell-Information.o ./TDD-InfoServedNRCell-Information.o ./TDD-InfoNeighbourServedNRCell-Information.o ./NRNeighbour-Information.o ./CellAssistanceInformation.o ./Limited-list.o ./ENDCX2SetupResponse.o ./RespondingNodeType-EndcX2Setup.o ./ENDCX2SetupFailure.o ./ENDCConfigurationUpdate.o ./InitiatingNodeType-EndcConfigUpdate.o ./ServedEUTRAcellsToModifyListENDCConfUpd.o ./ServedEUTRAcellsToDeleteListENDCConfUpd.o ./ServedNRcellsToModifyENDCConfUpdList.o ./ServedNRCellsToModify-Item.o ./ServedNRcellsToDeleteENDCConfUpdList.o ./ENDCConfigurationUpdateAcknowledge.o ./RespondingNodeType-EndcConfigUpdate.o ./ENDCConfigurationUpdateFailure.o ./ENDCCellActivationRequest.o ./ServedNRCellsToActivate.o ./ServedNRCellsToActivate-Item.o ./ENDCCellActivationResponse.o ./ActivatedNRCellList.o ./ActivatedNRCellList-Item.o ./ENDCCellActivationFailure.o ./SecondaryRATDataUsageReport.o ./SgNBActivityNotification.o ./ENDCPartialResetRequired.o ./ENDCPartialResetConfirm.o ./EUTRANRCellResourceCoordinationRequest.o ./InitiatingNodeType-EutranrCellResourceCoordination.o ./ListofEUTRACellsinEUTRACoordinationReq.o ./ListofEUTRACellsinNRCoordinationReq.o ./ListofNRCellsinNRCoordinationReq.o ./EUTRANRCellResourceCoordinationResponse.o ./RespondingNodeType-EutranrCellResourceCoordination.o ./ListofEUTRACellsinEUTRACoordinationResp.o ./ListofNRCellsinNRCoordinationResp.o ./ENDCX2RemovalRequest.o ./InitiatingNodeType-EndcX2Removal.o ./ENDCX2RemovalResponse.o ./RespondingNodeType-EndcX2Removal.o ./ENDCX2RemovalFailure.o ./DataForwardingAddressIndication.o ./E-RABs-DataForwardingAddress-List.o ./E-RABs-DataForwardingAddress-Item.o ./GNBStatusIndication.o ./ProtocolIE-Container.o ./ProtocolIE-Single-Container.o ./ProtocolIE-Field.o ./ProtocolIE-ContainerPair.o ./ProtocolIE-FieldPair.o ./ProtocolIE-ContainerList.o ./ProtocolIE-ContainerPairList.o ./ProtocolExtensionContainer.o ./ProtocolExtensionField.o ./PrivateIE-Container.o ./PrivateIE-Field.o ./ABSInformation.o ./ABSInformationFDD.o ./ABSInformationTDD.o ./ABS-Status.o ./ActivationID.o ./AdditionalSpecialSubframe-Info.o ./AdditionalSpecialSubframePatterns.o ./AdditionalSpecialSubframeExtension-Info.o ./AdditionalSpecialSubframePatternsExtension.o ./AerialUEsubscriptionInformation.o ./AllocationAndRetentionPriority.o ./AreaScopeOfMDT.o ./AreaScopeOfQMC.o ./AS-SecurityInformation.o ./BandwidthReducedSI.o ./BearerType.o ./BenefitMetric.o ./BitRate.o ./BroadcastPLMNs-Item.o ./BluetoothMeasurementConfiguration.o ./BluetoothMeasConfigNameList.o ./BluetoothMeasConfig.o ./BluetoothName.o ./CapacityValue.o ./Cause.o ./CauseMisc.o ./CauseProtocol.o ./CauseRadioNetwork.o ./CauseTransport.o ./CellBasedMDT.o ./CellBasedQMC.o ./CellCapacityClassValue.o ./CellDeploymentStatusIndicator.o ./CellIdListforMDT.o ./CellIdListforQMC.o ./CellReplacingInfo.o ./CellReportingIndicator.o ./Cell-Size.o ./CellType.o ./CNTypeRestrictions.o ./CNTypeRestrictionsItem.o ./CoMPHypothesisSet.o ./CoMPHypothesisSetItem.o ./CoMPInformation.o ./CoMPInformationItem.o ./CoMPInformationStartTime.o ./CompositeAvailableCapacity.o ./CompositeAvailableCapacityGroup.o ./Correlation-ID.o ./COUNTvalue.o ./COUNTValueExtended.o ./COUNTvaluePDCP-SNlength18.o ./CoverageModificationList.o ./CoverageModification-Item.o ./CriticalityDiagnostics.o ./CriticalityDiagnostics-IE-List.o ./CRNTI.o ./CSGMembershipStatus.o ./CSG-Id.o ./CSIReportList.o ./CSIReportPerCSIProcess.o ./CSIReportPerCSIProcessItem.o ./CyclicPrefixDL.o ./CyclicPrefixUL.o ./DataTrafficResources.o ./DataTrafficResourceIndication.o ./DeactivationIndication.o ./DeliveryStatus.o ./DL-ABS-status.o ./DL-Forwarding.o ./DL-GBR-PRB-usage.o ./DL-non-GBR-PRB-usage.o ./DLResourceBitmapULandDLSharing.o ./DLResourcesULandDLSharing.o ./DL-scheduling-PDCCH-CCE-usage.o ./DL-Total-PRB-usage.o ./DRB-ID.o ./DuplicationActivation.o ./DynamicDLTransmissionInformation.o ./DynamicNAICSInformation.o ./EARFCN.o ./EARFCNExtension.o ./ECGI.o ./EnhancedRNTP.o ./EnhancedRNTPStartTime.o ./ENB-ID.o ./EncryptionAlgorithms.o ./EN-DC-ResourceConfiguration.o ./EPLMNs.o ./ERABActivityNotifyItemList.o ./ERABActivityNotifyItem.o ./E-RAB-ID.o ./E-RAB-Level-QoS-Parameters.o ./E-RAB-List.o ./E-RAB-Item.o ./E-RABUsageReportList.o ./E-RABUsageReport-Item.o ./EUTRA-Mode-Info.o ./EUTRANCellIdentifier.o ./EUTRANTraceID.o ./EventType.o ./ExpectedUEBehaviour.o ./ExpectedUEActivityBehaviour.o ./ExpectedActivityPeriod.o ./ExpectedIdlePeriod.o ./ExpectedHOInterval.o ./ExtendedULInterferenceOverloadInfo.o ./ExtendedBitRate.o ./FDD-Info.o ./ForbiddenInterRATs.o ./ForbiddenTAs.o ./ForbiddenTAs-Item.o ./ForbiddenTACs.o ./ForbiddenLAs.o ./ForbiddenLAs-Item.o ./ForbiddenLACs.o ./Fourframes.o ./FreqBandIndicator.o ./FreqBandIndicatorPriority.o ./FreqBandNrItem.o ./GBR-QosInformation.o ./GlobalENB-ID.o ./GlobalGNB-ID.o ./GNBOverloadInformation.o ./GTPtunnelEndpoint.o ./GTP-TEI.o ./GUGroupIDList.o ./GU-Group-ID.o ./GUMMEI.o ./GNB-ID.o ./HandoverReportType.o ./HandoverRestrictionList.o ./HFN.o ./HFNModified.o ./HFNforPDCP-SNlength18.o ./HWLoadIndicator.o ./IntegrityProtectionAlgorithms.o ./InterfacesToTrace.o ./InvokeIndication.o ./Key-eNodeB-Star.o ./LAC.o ./LastVisitedCell-Item.o ./LastVisitedEUTRANCellInformation.o ./LastVisitedGERANCellInformation.o ./LastVisitedNGRANCellInformation.o ./LastVisitedUTRANCellInformation.o ./LCID.o ./LHN-ID.o ./Links-to-log.o ./LoadIndicator.o ./LocationReportingInformation.o ./M1PeriodicReporting.o ./M1ReportingTrigger.o ./M1ThresholdEventA2.o ./M3Configuration.o ./M3period.o ./M4Configuration.o ./M4period.o ./M5Configuration.o ./M5period.o ./M6Configuration.o ./M6report-interval.o ./M6delay-threshold.o ./M7Configuration.o ./M7period.o ./MakeBeforeBreakIndicator.o ./ManagementBasedMDTallowed.o ./Masked-IMEISV.o ./MDT-Activation.o ./MDT-Configuration.o ./MDTPLMNList.o ./MDT-Location-Info.o ./Measurement-ID.o ./MeasurementsToActivate.o ./MeasurementThresholdA2.o ./MeNBCoordinationAssistanceInformation.o ./MeNBResourceCoordinationInformation.o ./MeNBtoSeNBContainer.o ./MME-Group-ID.o ./MME-Code.o ./MBMS-Service-Area-Identity-List.o ./MBMS-Service-Area-Identity.o ./MBSFN-Subframe-Infolist.o ./MBSFN-Subframe-Info.o ./MobilityParametersModificationRange.o ./MobilityParametersInformation.o ./MultibandInfoList.o ./BandInfo.o ./MeNBtoSgNBContainer.o ./SplitSRBs.o ./SplitSRB.o ./UENRMeasurement.o ./Neighbour-Information.o ./NextHopChainingCount.o ./NewDRBIDrequest.o ./Number-of-Antennaports.o ./NRFreqInfo.o ./NRCellIdentifier.o ./NRCGI.o ./NRPCI.o ./NRrestrictioninEPSasSecondaryRAT.o ./NRrestrictionin5GS.o ./NRencryptionAlgorithms.o ./NRintegrityProtectionAlgorithms.o ./NR-TxBW.o ./NRNRB.o ./NRSCS.o ./NRS-NSSS-PowerOffset.o ./FiveGS-TAC.o ./NRUESecurityCapabilities.o ./NSSS-NumOccasionDifferentPrecoder.o ./OffsetOfNbiotChannelNumberToEARFCN.o ./Oneframe.o ./Packet-LossRate.o ./PA-Values.o ./PDCPChangeIndication.o ./PDCP-SN.o ./PDCP-SNExtended.o ./PDCP-SNlength18.o ./PDCPSnLength.o ./PCI.o ./PLMN-Identity.o ./Port-Number.o ./PRACH-Configuration.o ./PLMNAreaBasedQMC.o ./PLMNListforQMC.o ./Pre-emptionCapability.o ./Pre-emptionVulnerability.o ./PriorityLevel.o ./ProSeAuthorized.o ./ProSeDirectDiscovery.o ./ProSeDirectCommunication.o ./ProSeUEtoNetworkRelaying.o ./ProtectedEUTRAResourceIndication.o ./ProtectedFootprintTimePattern.o ./ProtectedResourceList.o ./ProtectedResourceList-Item.o ./QCI.o ./RadioframeAllocationOffset.o ./RadioframeAllocationPeriod.o ./RadioResourceStatus.o ./ReceiveStatusofULPDCPSDUs.o ./ReceiveStatusOfULPDCPSDUsExtended.o ./ReceiveStatusOfULPDCPSDUsPDCP-SNlength18.o ./Reestablishment-Indication.o ./Registration-Request.o ./RelativeNarrowbandTxPower.o ./ReplacingCellsList.o ./ReplacingCellsList-Item.o ./ReportAmountMDT.o ./ReportArea.o ./ReportCharacteristics.o ./ReportingPeriodicityCSIR.o ./ReportingPeriodicityRSRPMR.o ./ReportIntervalMDT.o ./ReservedSubframePattern.o ./ResourceType.o ./ResumeID.o ./RLCMode.o ./RLC-Status.o ./RNTP-Threshold.o ./RRC-Config-Ind.o ./RRC-Context.o ./RRCConnReestabIndicator.o ./RRCConnSetupIndicator.o ./RSRPMeasurementResult.o ./RSRPMRList.o ./RRCContainer.o ./S1TNLLoadIndicator.o ./SCGChangeIndication.o ./SecondaryRATUsageReportList.o ./SecondaryRATUsageReport-Item.o ./SeNBSecurityKey.o ./SeNBtoMeNBContainer.o ./ServedCells.o ./ServedCell-Information.o ./ServiceType.o ./SgNBCoordinationAssistanceInformation.o ./SgNBResourceCoordinationInformation.o ./SgNB-UE-X2AP-ID.o ./SIPTOBearerDeactivationIndication.o ./SharedResourceType.o ./ShortMAC-I.o ./SGNB-Addition-Trigger-Ind.o ./SourceOfUEActivityBehaviourInformation.o ./SpecialSubframe-Info.o ./SpecialSubframePatterns.o ./SpectrumSharingGroupID.o ./SubbandCQI.o ./Subscription-Based-UE-DifferentiationInfo.o ./ScheduledCommunicationTime.o ./SRVCCOperationPossible.o ./SubbandCQICodeword0.o ./SubbandCQICodeword1.o ./SubbandCQIList.o ./SubbandCQIItem.o ./SubbandSize.o ./SubscriberProfileIDforRFP.o ./SubframeAllocation.o ./SubframeAssignment.o ./SubframeType.o ./SgNBSecurityKey.o ./SgNBtoMeNBContainer.o ./SRBType.o ./SCGConfigurationQuery.o ./SULInformation.o ./SupportedSULFreqBandItem.o ./TABasedMDT.o ./TAC.o ./TAIBasedMDT.o ./TAIListforMDT.o ./TAI-Item.o ./TAListforMDT.o ./TABasedQMC.o ./TAListforQMC.o ./TAIBasedQMC.o ./TAIListforQMC.o ./TargetCellInUTRAN.o ./TargeteNBtoSource-eNBTransparentContainer.o ./TDD-Info.o ./Threshold-RSRP.o ./Threshold-RSRQ.o ./TimeToWait.o ./Time-UE-StayedInCell.o ./Time-UE-StayedInCell-EnhancedGranularity.o ./TraceActivation.o ./TraceCollectionEntityIPAddress.o ./TraceDepth.o ./Transmission-Bandwidth.o ./TransportLayerAddress.o ./TunnelInformation.o ./TypeOfError.o ./UEAggregateMaximumBitRate.o ./UEAppLayerMeasConfig.o ./UE-ContextKeptIndicator.o ./UEID.o ./UE-HistoryInformation.o ./UE-HistoryInformationFromTheUE.o ./UE-S1AP-ID.o ./UE-X2AP-ID.o ./UE-X2AP-ID-Extension.o ./UE-RLF-Report-Container.o ./UE-RLF-Report-Container-for-extended-bands.o ./UESecurityCapabilities.o ./UESidelinkAggregateMaximumBitRate.o ./UEsToBeResetList.o ./UEsToBeResetList-Item.o ./ULandDLSharing.o ./ULConfiguration.o ./UL-UE-Configuration.o ./UL-GBR-PRB-usage.o ./UL-HighInterferenceIndicationInfo.o ./UL-HighInterferenceIndicationInfo-Item.o ./UL-HighInterferenceIndication.o ./UL-InterferenceOverloadIndication.o ./UL-InterferenceOverloadIndication-Item.o ./UL-non-GBR-PRB-usage.o ./ULOnlySharing.o ./ULResourceBitmapULandDLSharing.o ./ULResourcesULandDLSharing.o ./UL-scheduling-PDCCH-CCE-usage.o ./UL-Total-PRB-usage.o ./UsableABSInformation.o ./UsableABSInformationFDD.o ./UsableABSInformationTDD.o ./UserPlaneTrafficActivityReport.o ./V2XServicesAuthorized.o ./VehicleUE.o ./PedestrianUE.o ./WidebandCQI.o ./WidebandCQICodeword1.o ./WLANMeasurementConfiguration.o ./WLANMeasConfigNameList.o ./WLANMeasConfig.o ./WLANName.o ./WTID.o ./WTID-Type1.o ./WTID-Long-Type2.o ./WT-UE-XwAP-ID.o ./X2BenefitValue.o ./Criticality.o ./Presence.o ./PrivateIE-ID.o ./ProcedureCode.o ./ProtocolIE-ID.o ./TriggeringMessage.o ./E2SM-gNB-X2-eventTriggerDefinition.o ./E2SM-gNB-X2-actionDefinition.o ./E2SM-gNB-X2-indicationHeader.o ./E2SM-gNB-X2-indicationMessage.o ./E2SM-gNB-X2-callProcessID.o ./E2SM-gNB-X2-controlHeader.o ./E2SM-gNB-X2-controlMessage.o ./ActionParameter-Item.o ./ActionParameter-ID.o ./ActionParameter-Value.o ./CallProcess-ID.o ./Interface-ID.o ./InterfaceDirection.o ./InterfaceMessage.o ./InterfaceMessageType.o ./TypeOfMessage.o ./InterfaceProtocolIE-Item.o ./InterfaceProtocolIE-ID.o ./InterfaceProtocolIE-Test.o ./InterfaceProtocolIE-Value.o ./Style-ID.o ./TimeStamp.o ./ANY.o ./OPEN_TYPE.o ./BOOLEAN.o ./INTEGER.o ./NULL.o ./NativeEnumerated.o ./NativeInteger.o ./OBJECT_IDENTIFIER.o ./PrintableString.o ./asn_SEQUENCE_OF.o ./asn_SET_OF.o ./constr_CHOICE.o ./constr_SEQUENCE.o ./constr_SEQUENCE_OF.o ./constr_SET_OF.o ./asn_application.o ./asn_internal.o ./asn_random_fill.o ./asn_bit_data.o ./OCTET_STRING.o ./BIT_STRING.o ./asn_codecs_prim.o ./ber_tlv_length.o ./ber_tlv_tag.o ./ber_decoder.o ./der_encoder.o ./constr_TYPE.o ./constraints.o ./xer_support.o ./xer_decoder.o ./xer_encoder.o ./per_support.o ./per_decoder.o ./per_encoder.o ./per_opentype.o ./converter-example.o ./pdu_collection.o #14 4.068 make[1]: Leaving directory '/opt/E2Manager/3rdparty/asn1codec/e2ap_engine' #14 4.072 rm -rf lib tests #14 4.080 cd e2ap_engine/ && make -f converter-example.mk #14 4.080 + make #14 4.088 make[1]: Entering directory '/opt/E2Manager/3rdparty/asn1codec/e2ap_engine' #14 4.088 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E2AP-PDU.o -c E2AP-PDU.c #14 4.180 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InitiatingMessage.o -c InitiatingMessage.c #14 4.302 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SuccessfulOutcome.o -c SuccessfulOutcome.c #14 4.408 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UnsuccessfulOutcome.o -c UnsuccessfulOutcome.c #14 4.524 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubscriptionRequest.o -c RICsubscriptionRequest.c #14 4.574 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubscription.o -c RICsubscription.c #14 4.618 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICactions-ToBeSetup-List.o -c RICactions-ToBeSetup-List.c #14 4.683 In file included from ProtocolIE-Single-Container.h:38, #14 4.683 from RICactions-ToBeSetup-List.c:33: #14 4.683 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 4.683 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 4.683 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 4.703 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICaction-ToBeSetup-Item.o -c RICaction-ToBeSetup-Item.c #14 4.743 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubscriptionResponse.o -c RICsubscriptionResponse.c #14 4.791 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICaction-Admitted-List.o -c RICaction-Admitted-List.c #14 4.860 In file included from ProtocolIE-Single-Container.h:38, #14 4.860 from RICaction-Admitted-List.c:33: #14 4.860 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 4.860 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 4.860 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 4.880 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICaction-Admitted-Item.o -c RICaction-Admitted-Item.c #14 4.920 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICaction-NotAdmitted-List.o -c RICaction-NotAdmitted-List.c #14 4.988 In file included from ProtocolIE-Single-Container.h:38, #14 4.988 from RICaction-NotAdmitted-List.c:33: #14 4.988 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 4.988 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 4.988 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 5.004 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICaction-NotAdmitted-Item.o -c RICaction-NotAdmitted-Item.c #14 5.046 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubscriptionFailure.o -c RICsubscriptionFailure.c #14 5.092 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubscriptionDeleteRequest.o -c RICsubscriptionDeleteRequest.c #14 5.139 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubscriptionDeleteResponse.o -c RICsubscriptionDeleteResponse.c #14 5.185 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubscriptionDeleteFailure.o -c RICsubscriptionDeleteFailure.c #14 5.232 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICindication.o -c RICindication.c #14 5.276 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcontrolRequest.o -c RICcontrolRequest.c #14 5.329 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcontrolAcknowledge.o -c RICcontrolAcknowledge.c #14 5.375 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcontrolFailure.o -c RICcontrolFailure.c #14 5.423 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICserviceUpdate.o -c RICserviceUpdate.c #14 5.472 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RANfunctions-List.o -c RANfunctions-List.c #14 5.534 In file included from ProtocolIE-Single-Container.h:38, #14 5.534 from RANfunctions-List.c:33: #14 5.534 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 5.534 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 5.534 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 5.551 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RANfunction-Item.o -c RANfunction-Item.c #14 5.594 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RANfunctionsID-List.o -c RANfunctionsID-List.c #14 5.663 In file included from ProtocolIE-Single-Container.h:38, #14 5.663 from RANfunctionsID-List.c:33: #14 5.663 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 5.663 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 5.663 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 5.682 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RANfunctionID-Item.o -c RANfunctionID-Item.c #14 5.726 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICserviceUpdateAcknowledge.o -c RICserviceUpdateAcknowledge.c #14 5.772 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RANfunctionsIDcause-List.o -c RANfunctionsIDcause-List.c #14 5.834 In file included from ProtocolIE-Single-Container.h:38, #14 5.834 from RANfunctionsIDcause-List.c:33: #14 5.834 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 5.834 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 5.834 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 5.854 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RANfunctionIDcause-Item.o -c RANfunctionIDcause-Item.c #14 5.892 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICserviceUpdateFailure.o -c RICserviceUpdateFailure.c #14 5.938 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICserviceQuery.o -c RICserviceQuery.c #14 5.984 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CauseRIC.o -c CauseRIC.c #14 6.026 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RANfunctionDefinition.o -c RANfunctionDefinition.c #14 6.068 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RANfunctionID.o -c RANfunctionID.c #14 6.119 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICactionDefinition.o -c RICactionDefinition.c #14 6.160 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICactionID.o -c RICactionID.c #14 6.207 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICactionType.o -c RICactionType.c #14 6.248 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcallProcessID.o -c RICcallProcessID.c #14 6.285 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcause.o -c RICcause.c #14 6.328 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcontrolAckRequest.o -c RICcontrolAckRequest.c #14 6.369 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcontrolHeader.o -c RICcontrolHeader.c #14 6.412 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcontrolMessage.o -c RICcontrolMessage.c #14 6.459 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICcontrolStatus.o -c RICcontrolStatus.c #14 6.508 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICeventTriggerDefinition.o -c RICeventTriggerDefinition.c #14 6.537 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICindicationHeader.o -c RICindicationHeader.c #14 6.584 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICindicationMessage.o -c RICindicationMessage.c #14 6.628 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICindicationSN.o -c RICindicationSN.c #14 6.679 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICindicationType.o -c RICindicationType.c #14 6.721 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICrequestID.o -c RICrequestID.c #14 6.776 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubsequentAction.o -c RICsubsequentAction.c #14 6.825 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICsubsequentActionType.o -c RICsubsequentActionType.c #14 6.867 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RICtimeToWait.o -c RICtimeToWait.c #14 6.920 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HandoverRequest.o -c HandoverRequest.c #14 6.971 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-ContextInformation.o -c UE-ContextInformation.c #14 7.037 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeSetup-List.o -c E-RABs-ToBeSetup-List.c #14 7.112 In file included from ProtocolIE-Single-Container.h:38, #14 7.112 from E-RABs-ToBeSetup-List.c:33: #14 7.112 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 7.112 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 7.112 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 7.132 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeSetup-Item.o -c E-RABs-ToBeSetup-Item.c #14 7.196 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MobilityInformation.o -c MobilityInformation.c #14 7.255 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-ContextReferenceAtSeNB.o -c UE-ContextReferenceAtSeNB.c #14 7.321 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-ContextReferenceAtWT.o -c UE-ContextReferenceAtWT.c #14 7.393 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-ContextReferenceAtSgNB.o -c UE-ContextReferenceAtSgNB.c #14 7.459 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HandoverRequestAcknowledge.o -c HandoverRequestAcknowledge.c #14 7.512 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-List.o -c E-RABs-Admitted-List.c #14 7.579 In file included from ProtocolIE-Single-Container.h:38, #14 7.579 from E-RABs-Admitted-List.c:33: #14 7.579 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 7.579 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 7.579 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 7.602 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-Item.o -c E-RABs-Admitted-Item.c #14 7.654 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HandoverPreparationFailure.o -c HandoverPreparationFailure.c #14 7.707 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HandoverReport.o -c HandoverReport.c #14 7.760 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SNStatusTransfer.o -c SNStatusTransfer.c #14 7.803 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-SubjectToStatusTransfer-List.o -c E-RABs-SubjectToStatusTransfer-List.c #14 7.866 In file included from ProtocolIE-Single-Container.h:38, #14 7.866 from E-RABs-SubjectToStatusTransfer-List.c:33: #14 7.866 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 7.866 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 7.866 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 7.883 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-SubjectToStatusTransfer-Item.o -c E-RABs-SubjectToStatusTransfer-Item.c #14 7.942 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UEContextRelease.o -c UEContextRelease.c #14 7.990 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HandoverCancel.o -c HandoverCancel.c #14 8.039 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ErrorIndication.o -c ErrorIndication.c #14 8.088 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResetRequest.o -c ResetRequest.c #14 8.136 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResetResponse.o -c ResetResponse.c #14 8.189 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2SetupRequest.o -c X2SetupRequest.c #14 8.238 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2SetupResponse.o -c X2SetupResponse.c #14 8.291 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2SetupFailure.o -c X2SetupFailure.c #14 8.348 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LoadInformation.o -c LoadInformation.c #14 8.402 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellInformation-List.o -c CellInformation-List.c #14 8.469 In file included from ProtocolIE-Single-Container.h:38, #14 8.469 from CellInformation-List.c:33: #14 8.469 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 8.469 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 8.469 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 8.490 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellInformation-Item.o -c CellInformation-Item.c #14 8.549 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENBConfigurationUpdate.o -c ENBConfigurationUpdate.c #14 8.595 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedCellsToModify.o -c ServedCellsToModify.c #14 8.644 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedCellsToModify-Item.o -c ServedCellsToModify-Item.c #14 8.704 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Old-ECGIs.o -c Old-ECGIs.c #14 8.753 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENBConfigurationUpdateAcknowledge.o -c ENBConfigurationUpdateAcknowledge.c #14 8.803 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENBConfigurationUpdateFailure.o -c ENBConfigurationUpdateFailure.c #14 8.849 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResourceStatusRequest.o -c ResourceStatusRequest.c #14 8.900 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellToReport-List.o -c CellToReport-List.c #14 8.980 In file included from ProtocolIE-Single-Container.h:38, #14 8.980 from CellToReport-List.c:33: #14 8.980 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 8.980 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 8.980 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 9.002 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellToReport-Item.o -c CellToReport-Item.c #14 9.068 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReportingPeriodicity.o -c ReportingPeriodicity.c #14 9.114 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PartialSuccessIndicator.o -c PartialSuccessIndicator.c #14 9.167 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResourceStatusResponse.o -c ResourceStatusResponse.c #14 9.214 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeasurementInitiationResult-List.o -c MeasurementInitiationResult-List.c #14 9.281 In file included from ProtocolIE-Single-Container.h:38, #14 9.281 from MeasurementInitiationResult-List.c:33: #14 9.281 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 9.281 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 9.281 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 9.299 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeasurementInitiationResult-Item.o -c MeasurementInitiationResult-Item.c #14 9.364 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeasurementFailureCause-List.o -c MeasurementFailureCause-List.c #14 9.431 In file included from ProtocolIE-Single-Container.h:38, #14 9.431 from MeasurementFailureCause-List.c:33: #14 9.431 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 9.431 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 9.431 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 9.451 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeasurementFailureCause-Item.o -c MeasurementFailureCause-Item.c #14 9.506 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResourceStatusFailure.o -c ResourceStatusFailure.c #14 9.568 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CompleteFailureCauseInformation-List.o -c CompleteFailureCauseInformation-List.c #14 9.640 In file included from ProtocolIE-Single-Container.h:38, #14 9.640 from CompleteFailureCauseInformation-List.c:33: #14 9.640 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 9.640 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 9.640 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 9.661 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CompleteFailureCauseInformation-Item.o -c CompleteFailureCauseInformation-Item.c #14 9.714 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResourceStatusUpdate.o -c ResourceStatusUpdate.c #14 9.763 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellMeasurementResult-List.o -c CellMeasurementResult-List.c #14 9.831 In file included from ProtocolIE-Single-Container.h:38, #14 9.831 from CellMeasurementResult-List.c:33: #14 9.831 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 9.831 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 9.831 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 9.850 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellMeasurementResult-Item.o -c CellMeasurementResult-Item.c #14 9.915 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PrivateMessage.o -c PrivateMessage.c #14 9.956 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MobilityChangeRequest.o -c MobilityChangeRequest.c #14 10.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MobilityChangeAcknowledge.o -c MobilityChangeAcknowledge.c #14 10.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MobilityChangeFailure.o -c MobilityChangeFailure.c #14 10.10 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RLFIndication.o -c RLFIndication.c #14 10.15 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellActivationRequest.o -c CellActivationRequest.c #14 10.20 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedCellsToActivate.o -c ServedCellsToActivate.c #14 10.24 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedCellsToActivate-Item.o -c ServedCellsToActivate-Item.c #14 10.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellActivationResponse.o -c CellActivationResponse.c #14 10.34 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ActivatedCellList.o -c ActivatedCellList.c #14 10.38 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ActivatedCellList-Item.o -c ActivatedCellList-Item.c #14 10.43 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellActivationFailure.o -c CellActivationFailure.c #14 10.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2Release.o -c X2Release.c #14 10.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2APMessageTransfer.o -c X2APMessageTransfer.c #14 10.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RNL-Header.o -c RNL-Header.c #14 10.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2AP-Message.o -c X2AP-Message.c #14 10.66 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBAdditionRequest.o -c SeNBAdditionRequest.c #14 10.71 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-List.o -c E-RABs-ToBeAdded-List.c #14 10.77 In file included from ProtocolIE-Single-Container.h:38, #14 10.77 from E-RABs-ToBeAdded-List.c:33: #14 10.77 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 10.77 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 10.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 10.79 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-Item.o -c E-RABs-ToBeAdded-Item.c #14 10.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-Item-SCG-Bearer.o -c E-RABs-ToBeAdded-Item-SCG-Bearer.c #14 10.90 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-Item-Split-Bearer.o -c E-RABs-ToBeAdded-Item-Split-Bearer.c #14 10.97 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBAdditionRequestAcknowledge.o -c SeNBAdditionRequestAcknowledge.c #14 11.02 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-List.o -c E-RABs-Admitted-ToBeAdded-List.c #14 11.09 In file included from ProtocolIE-Single-Container.h:38, #14 11.09 from E-RABs-Admitted-ToBeAdded-List.c:33: #14 11.09 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 11.09 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 11.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 11.11 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-Item.o -c E-RABs-Admitted-ToBeAdded-Item.c #14 11.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-Item-SCG-Bearer.o -c E-RABs-Admitted-ToBeAdded-Item-SCG-Bearer.c #14 11.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-Item-Split-Bearer.o -c E-RABs-Admitted-ToBeAdded-Item-Split-Bearer.c #14 11.26 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBAdditionRequestReject.o -c SeNBAdditionRequestReject.c #14 11.31 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBReconfigurationComplete.o -c SeNBReconfigurationComplete.c #14 11.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResponseInformationSeNBReconfComp.o -c ResponseInformationSeNBReconfComp.c #14 11.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResponseInformationSeNBReconfComp-SuccessItem.o -c ResponseInformationSeNBReconfComp-SuccessItem.c #14 11.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResponseInformationSeNBReconfComp-RejectByMeNBItem.o -c ResponseInformationSeNBReconfComp-RejectByMeNBItem.c #14 11.51 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBModificationRequest.o -c SeNBModificationRequest.c #14 11.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-ContextInformationSeNBModReq.o -c UE-ContextInformationSeNBModReq.c #14 11.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-List-ModReq.o -c E-RABs-ToBeAdded-List-ModReq.c #14 11.68 In file included from ProtocolIE-Single-Container.h:38, #14 11.68 from E-RABs-ToBeAdded-List-ModReq.c:33: #14 11.68 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 11.68 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 11.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 11.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-ModReqItem.o -c E-RABs-ToBeAdded-ModReqItem.c #14 11.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-ModReqItem-SCG-Bearer.o -c E-RABs-ToBeAdded-ModReqItem-SCG-Bearer.c #14 11.80 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-ModReqItem-Split-Bearer.o -c E-RABs-ToBeAdded-ModReqItem-Split-Bearer.c #14 11.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-List-ModReq.o -c E-RABs-ToBeModified-List-ModReq.c #14 11.92 In file included from ProtocolIE-Single-Container.h:38, #14 11.92 from E-RABs-ToBeModified-List-ModReq.c:33: #14 11.92 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 11.92 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 11.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 11.94 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-ModReqItem.o -c E-RABs-ToBeModified-ModReqItem.c #14 12.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-ModReqItem-SCG-Bearer.o -c E-RABs-ToBeModified-ModReqItem-SCG-Bearer.c #14 12.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-ModReqItem-Split-Bearer.o -c E-RABs-ToBeModified-ModReqItem-Split-Bearer.c #14 12.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-List-ModReq.o -c E-RABs-ToBeReleased-List-ModReq.c #14 12.19 In file included from ProtocolIE-Single-Container.h:38, #14 12.19 from E-RABs-ToBeReleased-List-ModReq.c:33: #14 12.19 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 12.19 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 12.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 12.20 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-ModReqItem.o -c E-RABs-ToBeReleased-ModReqItem.c #14 12.24 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-ModReqItem-SCG-Bearer.o -c E-RABs-ToBeReleased-ModReqItem-SCG-Bearer.c #14 12.30 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-ModReqItem-Split-Bearer.o -c E-RABs-ToBeReleased-ModReqItem-Split-Bearer.c #14 12.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBModificationRequestAcknowledge.o -c SeNBModificationRequestAcknowledge.c #14 12.39 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-ModAckList.o -c E-RABs-Admitted-ToBeAdded-ModAckList.c #14 12.46 In file included from ProtocolIE-Single-Container.h:38, #14 12.46 from E-RABs-Admitted-ToBeAdded-ModAckList.c:33: #14 12.46 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 12.46 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 12.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 12.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-ModAckItem.o -c E-RABs-Admitted-ToBeAdded-ModAckItem.c #14 12.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-ModAckItem-SCG-Bearer.o -c E-RABs-Admitted-ToBeAdded-ModAckItem-SCG-Bearer.c #14 12.58 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-ModAckItem-Split-Bearer.o -c E-RABs-Admitted-ToBeAdded-ModAckItem-Split-Bearer.c #14 12.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeModified-ModAckList.o -c E-RABs-Admitted-ToBeModified-ModAckList.c #14 12.70 In file included from ProtocolIE-Single-Container.h:38, #14 12.70 from E-RABs-Admitted-ToBeModified-ModAckList.c:33: #14 12.70 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 12.70 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 12.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 12.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeModified-ModAckItem.o -c E-RABs-Admitted-ToBeModified-ModAckItem.c #14 12.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeModified-ModAckItem-SCG-Bearer.o -c E-RABs-Admitted-ToBeModified-ModAckItem-SCG-Bearer.c #14 12.82 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeModified-ModAckItem-Split-Bearer.o -c E-RABs-Admitted-ToBeModified-ModAckItem-Split-Bearer.c #14 12.88 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeReleased-ModAckList.o -c E-RABs-Admitted-ToBeReleased-ModAckList.c #14 12.94 In file included from ProtocolIE-Single-Container.h:38, #14 12.94 from E-RABs-Admitted-ToBeReleased-ModAckList.c:33: #14 12.94 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 12.94 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 12.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 12.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToReleased-ModAckItem.o -c E-RABs-Admitted-ToReleased-ModAckItem.c #14 13.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeReleased-ModAckItem-SCG-Bearer.o -c E-RABs-Admitted-ToBeReleased-ModAckItem-SCG-Bearer.c #14 13.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeReleased-ModAckItem-Split-Bearer.o -c E-RABs-Admitted-ToBeReleased-ModAckItem-Split-Bearer.c #14 13.11 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBModificationRequestReject.o -c SeNBModificationRequestReject.c #14 13.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBModificationRequired.o -c SeNBModificationRequired.c #14 13.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-ModReqd.o -c E-RABs-ToBeReleased-ModReqd.c #14 13.27 In file included from ProtocolIE-Single-Container.h:38, #14 13.27 from E-RABs-ToBeReleased-ModReqd.c:33: #14 13.27 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 13.27 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 13.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 13.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-ModReqdItem.o -c E-RABs-ToBeReleased-ModReqdItem.c #14 13.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBModificationConfirm.o -c SeNBModificationConfirm.c #14 13.40 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBModificationRefuse.o -c SeNBModificationRefuse.c #14 13.45 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBReleaseRequest.o -c SeNBReleaseRequest.c #14 13.50 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-List-RelReq.o -c E-RABs-ToBeReleased-List-RelReq.c #14 13.57 In file included from ProtocolIE-Single-Container.h:38, #14 13.57 from E-RABs-ToBeReleased-List-RelReq.c:33: #14 13.57 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 13.57 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 13.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 13.59 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-RelReqItem.o -c E-RABs-ToBeReleased-RelReqItem.c #14 13.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-RelReqItem-SCG-Bearer.o -c E-RABs-ToBeReleased-RelReqItem-SCG-Bearer.c #14 13.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-RelReqItem-Split-Bearer.o -c E-RABs-ToBeReleased-RelReqItem-Split-Bearer.c #14 13.73 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBReleaseRequired.o -c SeNBReleaseRequired.c #14 13.78 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBReleaseConfirm.o -c SeNBReleaseConfirm.c #14 13.83 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-List-RelConf.o -c E-RABs-ToBeReleased-List-RelConf.c #14 13.89 In file included from ProtocolIE-Single-Container.h:38, #14 13.89 from E-RABs-ToBeReleased-List-RelConf.c:33: #14 13.89 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 13.89 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 13.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 13.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-RelConfItem.o -c E-RABs-ToBeReleased-RelConfItem.c #14 13.95 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-RelConfItem-SCG-Bearer.o -c E-RABs-ToBeReleased-RelConfItem-SCG-Bearer.c #14 14.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-RelConfItem-Split-Bearer.o -c E-RABs-ToBeReleased-RelConfItem-Split-Bearer.c #14 14.07 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBCounterCheckRequest.o -c SeNBCounterCheckRequest.c #14 14.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-SubjectToCounterCheck-List.o -c E-RABs-SubjectToCounterCheck-List.c #14 14.18 In file included from ProtocolIE-Single-Container.h:38, #14 14.18 from E-RABs-SubjectToCounterCheck-List.c:33: #14 14.18 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 14.18 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 14.18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 14.20 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-SubjectToCounterCheckItem.o -c E-RABs-SubjectToCounterCheckItem.c #14 14.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2RemovalRequest.o -c X2RemovalRequest.c #14 14.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2RemovalResponse.o -c X2RemovalResponse.c #14 14.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2RemovalFailure.o -c X2RemovalFailure.c #14 14.42 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RetrieveUEContextRequest.o -c RetrieveUEContextRequest.c #14 14.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RetrieveUEContextResponse.o -c RetrieveUEContextResponse.c #14 14.53 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-ContextInformationRetrieve.o -c UE-ContextInformationRetrieve.c #14 14.59 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeSetup-ListRetrieve.o -c E-RABs-ToBeSetup-ListRetrieve.c #14 14.65 In file included from ProtocolIE-Single-Container.h:38, #14 14.65 from E-RABs-ToBeSetup-ListRetrieve.c:33: #14 14.65 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 14.65 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 14.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 14.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeSetupRetrieve-Item.o -c E-RABs-ToBeSetupRetrieve-Item.c #14 14.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RetrieveUEContextFailure.o -c RetrieveUEContextFailure.c #14 14.78 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBAdditionRequest.o -c SgNBAdditionRequest.c #14 14.83 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-SgNBAddReqList.o -c E-RABs-ToBeAdded-SgNBAddReqList.c #14 14.89 In file included from ProtocolIE-Single-Container.h:38, #14 14.89 from E-RABs-ToBeAdded-SgNBAddReqList.c:33: #14 14.89 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 14.89 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 14.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 14.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-SgNBAddReq-Item.o -c E-RABs-ToBeAdded-SgNBAddReq-Item.c #14 14.97 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent.c #14 15.02 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPnotpresent.c #14 15.08 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBAdditionRequestAcknowledge.o -c SgNBAdditionRequestAcknowledge.c #14 15.13 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-SgNBAddReqAckList.o -c E-RABs-Admitted-ToBeAdded-SgNBAddReqAckList.c #14 15.19 In file included from ProtocolIE-Single-Container.h:38, #14 15.19 from E-RABs-Admitted-ToBeAdded-SgNBAddReqAckList.c:33: #14 15.19 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 15.19 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 15.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 15.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item.o -c E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item.c #14 15.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPpresent.o -c E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPpresent.c #14 15.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPnotpresent.o -c E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPnotpresent.c #14 15.38 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBAdditionRequestReject.o -c SgNBAdditionRequestReject.c #14 15.42 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBReconfigurationComplete.o -c SgNBReconfigurationComplete.c #14 15.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResponseInformationSgNBReconfComp.o -c ResponseInformationSgNBReconfComp.c #14 15.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResponseInformationSgNBReconfComp-SuccessItem.o -c ResponseInformationSgNBReconfComp-SuccessItem.c #14 15.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResponseInformationSgNBReconfComp-RejectByMeNBItem.o -c ResponseInformationSgNBReconfComp-RejectByMeNBItem.c #14 15.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBModificationRequest.o -c SgNBModificationRequest.c #14 15.67 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-ContextInformation-SgNBModReq.o -c UE-ContextInformation-SgNBModReq.c #14 15.73 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-SgNBModReq-List.o -c E-RABs-ToBeAdded-SgNBModReq-List.c #14 15.80 In file included from ProtocolIE-Single-Container.h:38, #14 15.80 from E-RABs-ToBeAdded-SgNBModReq-List.c:33: #14 15.80 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 15.80 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 15.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 15.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-SgNBModReq-Item.o -c E-RABs-ToBeAdded-SgNBModReq-Item.c #14 15.87 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPpresent.c #14 15.93 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPnotpresent.c #14 15.98 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-SgNBModReq-List.o -c E-RABs-ToBeModified-SgNBModReq-List.c #14 16.04 In file included from ProtocolIE-Single-Container.h:38, #14 16.04 from E-RABs-ToBeModified-SgNBModReq-List.c:33: #14 16.04 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 16.04 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 16.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 16.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-SgNBModReq-Item.o -c E-RABs-ToBeModified-SgNBModReq-Item.c #14 16.11 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPpresent.c #14 16.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPnotpresent.c #14 16.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBModReq-List.o -c E-RABs-ToBeReleased-SgNBModReq-List.c #14 16.29 In file included from ProtocolIE-Single-Container.h:38, #14 16.29 from E-RABs-ToBeReleased-SgNBModReq-List.c:33: #14 16.29 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 16.29 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 16.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 16.31 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBModReq-Item.o -c E-RABs-ToBeReleased-SgNBModReq-Item.c #14 16.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPpresent.c #14 16.42 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPnotpresent.c #14 16.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBModificationRequestAcknowledge.o -c SgNBModificationRequestAcknowledge.c #14 16.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-SgNBModAckList.o -c E-RABs-Admitted-ToBeAdded-SgNBModAckList.c #14 16.58 In file included from ProtocolIE-Single-Container.h:38, #14 16.58 from E-RABs-Admitted-ToBeAdded-SgNBModAckList.c:33: #14 16.58 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 16.58 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 16.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 16.60 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-SgNBModAck-Item.o -c E-RABs-Admitted-ToBeAdded-SgNBModAck-Item.c #14 16.66 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPpresent.o -c E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPpresent.c #14 16.71 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPnotpresent.o -c E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPnotpresent.c #14 16.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeModified-SgNBModAckList.o -c E-RABs-Admitted-ToBeModified-SgNBModAckList.c #14 16.83 In file included from ProtocolIE-Single-Container.h:38, #14 16.83 from E-RABs-Admitted-ToBeModified-SgNBModAckList.c:33: #14 16.83 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 16.83 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 16.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 16.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeModified-SgNBModAck-Item.o -c E-RABs-Admitted-ToBeModified-SgNBModAck-Item.c #14 16.90 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPpresent.o -c E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPpresent.c #14 16.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPnotpresent.o -c E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPnotpresent.c #14 17.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeReleased-SgNBModAckList.o -c E-RABs-Admitted-ToBeReleased-SgNBModAckList.c #14 17.07 In file included from ProtocolIE-Single-Container.h:38, #14 17.07 from E-RABs-Admitted-ToBeReleased-SgNBModAckList.c:33: #14 17.07 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 17.07 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 17.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 17.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToReleased-SgNBModAck-Item.o -c E-RABs-Admitted-ToReleased-SgNBModAck-Item.c #14 17.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPpresent.o -c E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPpresent.c #14 17.19 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPnotpresent.o -c E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPnotpresent.c #14 17.25 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBModificationRequestReject.o -c SgNBModificationRequestReject.c #14 17.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBModificationRequired.o -c SgNBModificationRequired.c #14 17.34 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBModReqdList.o -c E-RABs-ToBeReleased-SgNBModReqdList.c #14 17.40 In file included from ProtocolIE-Single-Container.h:38, #14 17.40 from E-RABs-ToBeReleased-SgNBModReqdList.c:33: #14 17.40 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 17.40 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 17.40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 17.42 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBModReqd-Item.o -c E-RABs-ToBeReleased-SgNBModReqd-Item.c #14 17.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-SgNBModReqdList.o -c E-RABs-ToBeModified-SgNBModReqdList.c #14 17.54 In file included from ProtocolIE-Single-Container.h:38, #14 17.54 from E-RABs-ToBeModified-SgNBModReqdList.c:33: #14 17.54 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 17.54 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 17.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 17.56 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-SgNBModReqd-Item.o -c E-RABs-ToBeModified-SgNBModReqd-Item.c #14 17.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPpresent.o -c E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPpresent.c #14 17.67 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPnotpresent.c #14 17.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBModificationConfirm.o -c SgNBModificationConfirm.c #14 17.78 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-AdmittedToBeModified-SgNBModConfList.o -c E-RABs-AdmittedToBeModified-SgNBModConfList.c #14 17.84 In file included from ProtocolIE-Single-Container.h:38, #14 17.84 from E-RABs-AdmittedToBeModified-SgNBModConfList.c:33: #14 17.84 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 17.84 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 17.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 17.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-AdmittedToBeModified-SgNBModConf-Item.o -c E-RABs-AdmittedToBeModified-SgNBModConf-Item.c #14 17.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPpresent.o -c E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPpresent.c #14 17.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPnotpresent.o -c E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPnotpresent.c #14 18.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBModificationRefuse.o -c SgNBModificationRefuse.c #14 18.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBReleaseRequest.o -c SgNBReleaseRequest.c #14 18.11 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelReqList.o -c E-RABs-ToBeReleased-SgNBRelReqList.c #14 18.17 In file included from ProtocolIE-Single-Container.h:38, #14 18.17 from E-RABs-ToBeReleased-SgNBRelReqList.c:33: #14 18.17 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 18.17 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 18.17 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 18.20 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelReq-Item.o -c E-RABs-ToBeReleased-SgNBRelReq-Item.c #14 18.24 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPpresent.c #14 18.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPnotpresent.c #14 18.34 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBReleaseRequestAcknowledge.o -c SgNBReleaseRequestAcknowledge.c #14 18.39 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeReleased-SgNBRelReqAckList.o -c E-RABs-Admitted-ToBeReleased-SgNBRelReqAckList.c #14 18.46 In file included from ProtocolIE-Single-Container.h:38, #14 18.46 from E-RABs-Admitted-ToBeReleased-SgNBRelReqAckList.c:33: #14 18.46 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 18.46 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 18.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 18.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-Admitted-ToBeReleased-SgNBRelReqAck-Item.o -c E-RABs-Admitted-ToBeReleased-SgNBRelReqAck-Item.c #14 18.53 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBReleaseRequestReject.o -c SgNBReleaseRequestReject.c #14 18.58 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBReleaseRequired.o -c SgNBReleaseRequired.c #14 18.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelReqdList.o -c E-RABs-ToBeReleased-SgNBRelReqdList.c #14 18.69 In file included from ProtocolIE-Single-Container.h:38, #14 18.69 from E-RABs-ToBeReleased-SgNBRelReqdList.c:33: #14 18.69 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 18.69 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 18.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 18.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelReqd-Item.o -c E-RABs-ToBeReleased-SgNBRelReqd-Item.c #14 18.77 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBReleaseConfirm.o -c SgNBReleaseConfirm.c #14 18.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelConfList.o -c E-RABs-ToBeReleased-SgNBRelConfList.c #14 18.87 In file included from ProtocolIE-Single-Container.h:38, #14 18.87 from E-RABs-ToBeReleased-SgNBRelConfList.c:33: #14 18.87 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 18.87 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 18.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 18.89 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelConf-Item.o -c E-RABs-ToBeReleased-SgNBRelConf-Item.c #14 18.95 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPpresent.o -c E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPpresent.c #14 19.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPnotpresent.c #14 19.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBCounterCheckRequest.o -c SgNBCounterCheckRequest.c #14 19.10 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-SubjectToSgNBCounterCheck-List.o -c E-RABs-SubjectToSgNBCounterCheck-List.c #14 19.17 In file included from ProtocolIE-Single-Container.h:38, #14 19.17 from E-RABs-SubjectToSgNBCounterCheck-List.c:33: #14 19.17 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 19.17 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 19.17 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 19.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-SubjectToSgNBCounterCheck-Item.o -c E-RABs-SubjectToSgNBCounterCheck-Item.c #14 19.26 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBChangeRequired.o -c SgNBChangeRequired.c #14 19.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBChangeConfirm.o -c SgNBChangeConfirm.c #14 19.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBChaConfList.o -c E-RABs-ToBeReleased-SgNBChaConfList.c #14 19.44 In file included from ProtocolIE-Single-Container.h:38, #14 19.44 from E-RABs-ToBeReleased-SgNBChaConfList.c:33: #14 19.44 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 19.44 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 19.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 19.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBChaConf-Item.o -c E-RABs-ToBeReleased-SgNBChaConf-Item.c #14 19.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPpresent.o -c E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPpresent.c #14 19.58 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPnotpresent.c #14 19.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RRCTransfer.o -c RRCTransfer.c #14 19.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBChangeRefuse.o -c SgNBChangeRefuse.c #14 19.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCX2SetupRequest.o -c ENDCX2SetupRequest.c #14 19.77 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InitiatingNodeType-EndcX2Setup.o -c InitiatingNodeType-EndcX2Setup.c #14 19.82 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedEUTRAcellsENDCX2ManagementList.o -c ServedEUTRAcellsENDCX2ManagementList.c #14 19.88 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedNRcellsENDCX2ManagementList.o -c ServedNRcellsENDCX2ManagementList.c #14 19.93 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedNRCell-Information.o -c ServedNRCell-Information.c #14 19.98 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o FDD-InfoServedNRCell-Information.o -c FDD-InfoServedNRCell-Information.c #14 20.04 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o FDD-InfoNeighbourServedNRCell-Information.o -c FDD-InfoNeighbourServedNRCell-Information.c #14 20.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TDD-InfoServedNRCell-Information.o -c TDD-InfoServedNRCell-Information.c #14 20.15 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TDD-InfoNeighbourServedNRCell-Information.o -c TDD-InfoNeighbourServedNRCell-Information.c #14 20.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRNeighbour-Information.o -c NRNeighbour-Information.c #14 20.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellAssistanceInformation.o -c CellAssistanceInformation.c #14 20.31 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Limited-list.o -c Limited-list.c #14 20.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCX2SetupResponse.o -c ENDCX2SetupResponse.c #14 20.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RespondingNodeType-EndcX2Setup.o -c RespondingNodeType-EndcX2Setup.c #14 20.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCX2SetupFailure.o -c ENDCX2SetupFailure.c #14 20.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCConfigurationUpdate.o -c ENDCConfigurationUpdate.c #14 20.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InitiatingNodeType-EndcConfigUpdate.o -c InitiatingNodeType-EndcConfigUpdate.c #14 20.61 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedEUTRAcellsToModifyListENDCConfUpd.o -c ServedEUTRAcellsToModifyListENDCConfUpd.c #14 20.67 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedEUTRAcellsToDeleteListENDCConfUpd.o -c ServedEUTRAcellsToDeleteListENDCConfUpd.c #14 20.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedNRcellsToModifyENDCConfUpdList.o -c ServedNRcellsToModifyENDCConfUpdList.c #14 20.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedNRCellsToModify-Item.o -c ServedNRCellsToModify-Item.c #14 20.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedNRcellsToDeleteENDCConfUpdList.o -c ServedNRcellsToDeleteENDCConfUpdList.c #14 20.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCConfigurationUpdateAcknowledge.o -c ENDCConfigurationUpdateAcknowledge.c #14 20.90 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RespondingNodeType-EndcConfigUpdate.o -c RespondingNodeType-EndcConfigUpdate.c #14 20.94 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCConfigurationUpdateFailure.o -c ENDCConfigurationUpdateFailure.c #14 20.99 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCCellActivationRequest.o -c ENDCCellActivationRequest.c #14 21.04 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedNRCellsToActivate.o -c ServedNRCellsToActivate.c #14 21.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedNRCellsToActivate-Item.o -c ServedNRCellsToActivate-Item.c #14 21.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCCellActivationResponse.o -c ENDCCellActivationResponse.c #14 21.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ActivatedNRCellList.o -c ActivatedNRCellList.c #14 21.23 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ActivatedNRCellList-Item.o -c ActivatedNRCellList-Item.c #14 21.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCCellActivationFailure.o -c ENDCCellActivationFailure.c #14 21.33 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SecondaryRATDataUsageReport.o -c SecondaryRATDataUsageReport.c #14 21.38 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBActivityNotification.o -c SgNBActivityNotification.c #14 21.43 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCPartialResetRequired.o -c ENDCPartialResetRequired.c #14 21.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCPartialResetConfirm.o -c ENDCPartialResetConfirm.c #14 21.53 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EUTRANRCellResourceCoordinationRequest.o -c EUTRANRCellResourceCoordinationRequest.c #14 21.58 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InitiatingNodeType-EutranrCellResourceCoordination.o -c InitiatingNodeType-EutranrCellResourceCoordination.c #14 21.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ListofEUTRACellsinEUTRACoordinationReq.o -c ListofEUTRACellsinEUTRACoordinationReq.c #14 21.66 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ListofEUTRACellsinNRCoordinationReq.o -c ListofEUTRACellsinNRCoordinationReq.c #14 21.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ListofNRCellsinNRCoordinationReq.o -c ListofNRCellsinNRCoordinationReq.c #14 21.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EUTRANRCellResourceCoordinationResponse.o -c EUTRANRCellResourceCoordinationResponse.c #14 21.80 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RespondingNodeType-EutranrCellResourceCoordination.o -c RespondingNodeType-EutranrCellResourceCoordination.c #14 21.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ListofEUTRACellsinEUTRACoordinationResp.o -c ListofEUTRACellsinEUTRACoordinationResp.c #14 21.89 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ListofNRCellsinNRCoordinationResp.o -c ListofNRCellsinNRCoordinationResp.c #14 21.93 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCX2RemovalRequest.o -c ENDCX2RemovalRequest.c #14 21.98 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InitiatingNodeType-EndcX2Removal.o -c InitiatingNodeType-EndcX2Removal.c #14 22.02 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCX2RemovalResponse.o -c ENDCX2RemovalResponse.c #14 22.07 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RespondingNodeType-EndcX2Removal.o -c RespondingNodeType-EndcX2Removal.c #14 22.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENDCX2RemovalFailure.o -c ENDCX2RemovalFailure.c #14 22.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DataForwardingAddressIndication.o -c DataForwardingAddressIndication.c #14 22.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-DataForwardingAddress-List.o -c E-RABs-DataForwardingAddress-List.c #14 22.27 In file included from ProtocolIE-Single-Container.h:38, #14 22.27 from E-RABs-DataForwardingAddress-List.c:33: #14 22.27 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 22.27 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 22.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 22.30 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABs-DataForwardingAddress-Item.o -c E-RABs-DataForwardingAddress-Item.c #14 22.34 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GNBStatusIndication.o -c GNBStatusIndication.c #14 22.38 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolIE-Container.o -c ProtocolIE-Container.c #14 22.45 In file included from ProtocolIE-Container.c:33: #14 22.45 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 22.45 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 22.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 22.51 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolIE-Single-Container.o -c ProtocolIE-Single-Container.c #14 22.57 In file included from ProtocolIE-Single-Container.h:38, #14 22.57 from ProtocolIE-Single-Container.c:31: #14 22.57 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 22.57 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 22.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 22.59 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolIE-Field.o -c ProtocolIE-Field.c #14 22.65 In file included from ProtocolIE-Field.c:31: #14 22.65 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 22.65 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 22.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.40 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolIE-ContainerPair.o -c ProtocolIE-ContainerPair.c #14 26.43 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolIE-FieldPair.o -c ProtocolIE-FieldPair.c #14 26.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolIE-ContainerList.o -c ProtocolIE-ContainerList.c #14 26.51 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolIE-ContainerPairList.o -c ProtocolIE-ContainerPairList.c #14 26.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolExtensionContainer.o -c ProtocolExtensionContainer.c #14 26.61 In file included from ProtocolExtensionContainer.c:33: #14 26.61 ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 26.61 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 26.61 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 26.61 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 26.61 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 26.61 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 26.61 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 26.61 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 26.61 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 26.61 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 26.61 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 26.61 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 26.61 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 26.61 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 26.61 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 26.61 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 26.61 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 26.61 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 26.61 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 26.61 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 26.61 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 26.61 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 26.61 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 26.61 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 26.61 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 26.61 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 26.61 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 26.61 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 26.61 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 26.61 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 26.61 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 26.61 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 26.61 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 26.61 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 26.61 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 26.61 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 26.61 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 26.61 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 26.61 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 26.61 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 26.61 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 26.61 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 26.61 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 26.61 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.61 ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 26.61 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 26.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 26.62 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 26.62 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 26.62 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 26.62 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 26.62 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 26.62 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 26.62 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 26.62 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 26.62 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 26.62 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 26.62 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 26.62 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 26.62 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 26.62 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 26.62 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 26.62 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 26.62 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 26.62 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 26.62 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 26.62 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 26.62 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 26.62 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 26.62 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 26.62 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 26.62 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 26.62 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 26.62 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 26.62 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 26.62 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 26.62 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 26.62 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 26.62 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 26.62 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 26.62 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 26.62 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 26.62 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 26.62 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 26.62 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 26.62 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 26.62 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 26.62 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 26.62 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.62 ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 26.62 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 26.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 26.63 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 26.63 2847 | union CellType_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 26.63 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 26.63 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 26.63 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 26.63 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 26.63 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 26.63 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 26.63 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 26.63 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 26.63 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 26.63 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 26.63 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 26.63 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 26.63 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 26.63 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 26.63 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 26.63 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 26.63 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 26.63 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 26.63 3132 | union ECGI_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 26.63 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 26.63 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 26.63 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 26.63 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 26.63 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 26.63 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 26.63 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 26.63 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 26.63 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 26.63 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 26.63 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 26.63 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 26.63 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 26.63 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 26.63 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 26.63 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 26.63 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 26.63 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.63 ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 26.63 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 26.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 26.64 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 26.64 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 26.64 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 26.64 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 26.64 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 26.64 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 26.64 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 26.64 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 26.64 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 26.64 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 26.64 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 26.64 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 26.64 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 26.64 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 26.64 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 26.64 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 26.64 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 26.64 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 26.64 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 26.64 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 26.64 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 26.64 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 26.64 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 26.64 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 26.64 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 26.64 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 26.64 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.64 ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 26.64 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 26.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 26.65 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 26.65 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 26.65 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 26.65 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 26.65 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 26.65 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 26.65 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 26.65 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 26.65 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 26.65 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 26.65 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 26.65 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 26.65 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 26.65 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 26.65 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 26.65 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 26.65 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 26.65 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 26.65 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 26.65 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 26.65 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 26.65 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.65 ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 26.65 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 26.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolExtensionField.o -c ProtocolExtensionField.c #14 26.79 In file included from ProtocolExtensionField.c:31: #14 26.79 ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 26.79 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 26.79 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 26.79 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 26.79 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 26.79 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 26.79 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 26.79 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 26.79 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 26.79 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 26.79 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 26.79 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 26.79 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 26.79 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 26.79 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 26.79 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 26.79 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 26.79 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 26.79 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 26.79 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 26.79 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 26.79 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 26.79 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 26.79 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 26.79 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 26.79 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 26.79 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 26.79 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 26.79 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 26.79 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 26.79 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 26.79 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 26.79 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 26.79 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 26.79 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 26.79 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.79 ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 26.79 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 26.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 26.80 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 26.80 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 26.80 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 26.80 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 26.80 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 26.80 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 26.80 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 26.80 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 26.80 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 26.80 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 26.80 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 26.80 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 26.80 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 26.80 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 26.80 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 26.80 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 26.80 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 26.80 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 26.80 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 26.80 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 26.80 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 26.80 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 26.80 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 26.80 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 26.80 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 26.80 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 26.80 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 26.80 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 26.80 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 26.80 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 26.80 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 26.80 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 26.80 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 26.80 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 26.80 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 26.80 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 26.80 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 26.80 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 26.80 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 26.80 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 26.80 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 26.80 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 26.80 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 26.80 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 26.80 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 26.80 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 26.80 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 26.80 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 26.80 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 26.80 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.80 ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 26.80 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 26.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 26.81 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 26.81 2847 | union CellType_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 26.81 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 26.81 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 26.81 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 26.81 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 26.81 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 26.81 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 26.81 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 26.81 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 26.81 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 26.81 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 26.81 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 26.81 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 26.81 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 26.81 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 26.81 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 26.81 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 26.81 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 26.81 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 26.81 3132 | union ECGI_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 26.81 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 26.81 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 26.81 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 26.81 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 26.81 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 26.81 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 26.81 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 26.81 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 26.81 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 26.81 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 26.81 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 26.81 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 26.81 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 26.81 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 26.81 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 26.81 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.81 ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 26.81 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 26.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 26.82 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 26.82 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 26.82 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 26.82 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 26.82 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 26.82 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 26.82 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 26.82 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 26.82 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 26.82 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 26.82 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 26.82 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 26.82 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 26.82 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 26.82 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 26.82 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 26.82 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 26.82 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 26.82 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 26.82 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 26.82 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 26.82 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 26.82 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 26.82 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 26.82 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 26.82 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.82 ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 26.82 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 26.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 26.83 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 26.83 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 26.83 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 26.83 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 26.83 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 26.83 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 26.83 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 26.83 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 26.83 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 26.83 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 26.83 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 26.83 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 26.83 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 26.83 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 26.83 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 26.83 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 26.83 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 26.83 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 26.83 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 26.83 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 26.83 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 26.83 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 26.83 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.83 ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 26.83 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 26.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.84 ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 26.84 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 26.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 26.84 ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 26.84 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 26.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 29.43 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PrivateIE-Container.o -c PrivateIE-Container.c #14 29.47 In file included from PrivateIE-Container.c:33: #14 29.47 PrivateIE-Field.h:62:23: warning: union has no members [-Wpedantic] #14 29.47 62 | union PrivateMessage_IEs__value_u { #14 29.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 29.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PrivateIE-Field.o -c PrivateIE-Field.c #14 29.51 In file included from PrivateIE-Field.c:31: #14 29.51 PrivateIE-Field.h:62:23: warning: union has no members [-Wpedantic] #14 29.51 62 | union PrivateMessage_IEs__value_u { #14 29.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 29.53 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ABSInformation.o -c ABSInformation.c #14 29.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ABSInformationFDD.o -c ABSInformationFDD.c #14 29.64 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ABSInformationTDD.o -c ABSInformationTDD.c #14 29.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ABS-Status.o -c ABS-Status.c #14 29.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ActivationID.o -c ActivationID.c #14 29.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AdditionalSpecialSubframe-Info.o -c AdditionalSpecialSubframe-Info.c #14 29.86 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AdditionalSpecialSubframePatterns.o -c AdditionalSpecialSubframePatterns.c #14 29.90 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AdditionalSpecialSubframeExtension-Info.o -c AdditionalSpecialSubframeExtension-Info.c #14 29.95 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AdditionalSpecialSubframePatternsExtension.o -c AdditionalSpecialSubframePatternsExtension.c #14 29.99 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AerialUEsubscriptionInformation.o -c AerialUEsubscriptionInformation.c #14 30.03 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AllocationAndRetentionPriority.o -c AllocationAndRetentionPriority.c #14 30.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AreaScopeOfMDT.o -c AreaScopeOfMDT.c #14 30.13 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AreaScopeOfQMC.o -c AreaScopeOfQMC.c #14 30.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o AS-SecurityInformation.o -c AS-SecurityInformation.c #14 30.23 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BandwidthReducedSI.o -c BandwidthReducedSI.c #14 30.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BearerType.o -c BearerType.c #14 30.31 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BenefitMetric.o -c BenefitMetric.c #14 30.36 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BitRate.o -c BitRate.c #14 30.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BroadcastPLMNs-Item.o -c BroadcastPLMNs-Item.c #14 30.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BluetoothMeasurementConfiguration.o -c BluetoothMeasurementConfiguration.c #14 30.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BluetoothMeasConfigNameList.o -c BluetoothMeasConfigNameList.c #14 30.56 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BluetoothMeasConfig.o -c BluetoothMeasConfig.c #14 30.60 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BluetoothName.o -c BluetoothName.c #14 30.66 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CapacityValue.o -c CapacityValue.c #14 30.71 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Cause.o -c Cause.c #14 30.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CauseMisc.o -c CauseMisc.c #14 30.80 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CauseProtocol.o -c CauseProtocol.c #14 30.84 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CauseRadioNetwork.o -c CauseRadioNetwork.c #14 30.90 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CauseTransport.o -c CauseTransport.c #14 30.94 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellBasedMDT.o -c CellBasedMDT.c #14 30.99 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellBasedQMC.o -c CellBasedQMC.c #14 31.04 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellCapacityClassValue.o -c CellCapacityClassValue.c #14 31.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellDeploymentStatusIndicator.o -c CellDeploymentStatusIndicator.c #14 31.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellIdListforMDT.o -c CellIdListforMDT.c #14 31.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellIdListforQMC.o -c CellIdListforQMC.c #14 31.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellReplacingInfo.o -c CellReplacingInfo.c #14 31.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellReportingIndicator.o -c CellReportingIndicator.c #14 31.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Cell-Size.o -c Cell-Size.c #14 31.36 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CellType.o -c CellType.c #14 31.42 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CNTypeRestrictions.o -c CNTypeRestrictions.c #14 31.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CNTypeRestrictionsItem.o -c CNTypeRestrictionsItem.c #14 31.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CoMPHypothesisSet.o -c CoMPHypothesisSet.c #14 31.56 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CoMPHypothesisSetItem.o -c CoMPHypothesisSetItem.c #14 31.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CoMPInformation.o -c CoMPInformation.c #14 31.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CoMPInformationItem.o -c CoMPInformationItem.c #14 31.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CoMPInformationStartTime.o -c CoMPInformationStartTime.c #14 31.80 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CompositeAvailableCapacity.o -c CompositeAvailableCapacity.c #14 31.86 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CompositeAvailableCapacityGroup.o -c CompositeAvailableCapacityGroup.c #14 31.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Correlation-ID.o -c Correlation-ID.c #14 31.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o COUNTvalue.o -c COUNTvalue.c #14 32.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o COUNTValueExtended.o -c COUNTValueExtended.c #14 32.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o COUNTvaluePDCP-SNlength18.o -c COUNTvaluePDCP-SNlength18.c #14 32.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CoverageModificationList.o -c CoverageModificationList.c #14 32.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CoverageModification-Item.o -c CoverageModification-Item.c #14 32.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CriticalityDiagnostics.o -c CriticalityDiagnostics.c #14 32.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CriticalityDiagnostics-IE-List.o -c CriticalityDiagnostics-IE-List.c #14 32.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CRNTI.o -c CRNTI.c #14 32.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CSGMembershipStatus.o -c CSGMembershipStatus.c #14 32.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CSG-Id.o -c CSG-Id.c #14 32.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CSIReportList.o -c CSIReportList.c #14 32.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CSIReportPerCSIProcess.o -c CSIReportPerCSIProcess.c #14 32.59 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CSIReportPerCSIProcessItem.o -c CSIReportPerCSIProcessItem.c #14 32.65 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CyclicPrefixDL.o -c CyclicPrefixDL.c #14 32.69 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CyclicPrefixUL.o -c CyclicPrefixUL.c #14 32.73 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DataTrafficResources.o -c DataTrafficResources.c #14 32.79 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DataTrafficResourceIndication.o -c DataTrafficResourceIndication.c #14 32.86 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DeactivationIndication.o -c DeactivationIndication.c #14 32.90 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DeliveryStatus.o -c DeliveryStatus.c #14 32.95 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DL-ABS-status.o -c DL-ABS-status.c #14 33.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DL-Forwarding.o -c DL-Forwarding.c #14 33.05 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DL-GBR-PRB-usage.o -c DL-GBR-PRB-usage.c #14 33.10 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DL-non-GBR-PRB-usage.o -c DL-non-GBR-PRB-usage.c #14 33.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DLResourceBitmapULandDLSharing.o -c DLResourceBitmapULandDLSharing.c #14 33.19 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DLResourcesULandDLSharing.o -c DLResourcesULandDLSharing.c #14 33.24 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DL-scheduling-PDCCH-CCE-usage.o -c DL-scheduling-PDCCH-CCE-usage.c #14 33.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DL-Total-PRB-usage.o -c DL-Total-PRB-usage.c #14 33.34 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DRB-ID.o -c DRB-ID.c #14 33.39 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DuplicationActivation.o -c DuplicationActivation.c #14 33.43 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DynamicDLTransmissionInformation.o -c DynamicDLTransmissionInformation.c #14 33.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o DynamicNAICSInformation.o -c DynamicNAICSInformation.c #14 33.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EARFCN.o -c EARFCN.c #14 33.59 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EARFCNExtension.o -c EARFCNExtension.c #14 33.64 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ECGI.o -c ECGI.c #14 33.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EnhancedRNTP.o -c EnhancedRNTP.c #14 33.77 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EnhancedRNTPStartTime.o -c EnhancedRNTPStartTime.c #14 33.83 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ENB-ID.o -c ENB-ID.c #14 33.89 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EncryptionAlgorithms.o -c EncryptionAlgorithms.c #14 33.94 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EN-DC-ResourceConfiguration.o -c EN-DC-ResourceConfiguration.c #14 34.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EPLMNs.o -c EPLMNs.c #14 34.05 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ERABActivityNotifyItemList.o -c ERABActivityNotifyItemList.c #14 34.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ERABActivityNotifyItem.o -c ERABActivityNotifyItem.c #14 34.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RAB-ID.o -c E-RAB-ID.c #14 34.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RAB-Level-QoS-Parameters.o -c E-RAB-Level-QoS-Parameters.c #14 34.26 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RAB-List.o -c E-RAB-List.c #14 34.32 In file included from ProtocolIE-Single-Container.h:38, #14 34.32 from E-RAB-List.c:33: #14 34.32 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 34.32 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 34.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 34.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RAB-Item.o -c E-RAB-Item.c #14 34.39 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABUsageReportList.o -c E-RABUsageReportList.c #14 34.45 In file included from ProtocolIE-Single-Container.h:38, #14 34.45 from E-RABUsageReportList.c:33: #14 34.45 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 34.45 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 34.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 34.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E-RABUsageReport-Item.o -c E-RABUsageReport-Item.c #14 34.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EUTRA-Mode-Info.o -c EUTRA-Mode-Info.c #14 34.60 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EUTRANCellIdentifier.o -c EUTRANCellIdentifier.c #14 34.65 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EUTRANTraceID.o -c EUTRANTraceID.c #14 34.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o EventType.o -c EventType.c #14 34.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ExpectedUEBehaviour.o -c ExpectedUEBehaviour.c #14 34.79 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ExpectedUEActivityBehaviour.o -c ExpectedUEActivityBehaviour.c #14 34.86 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ExpectedActivityPeriod.o -c ExpectedActivityPeriod.c #14 34.90 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ExpectedIdlePeriod.o -c ExpectedIdlePeriod.c #14 34.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ExpectedHOInterval.o -c ExpectedHOInterval.c #14 34.99 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ExtendedULInterferenceOverloadInfo.o -c ExtendedULInterferenceOverloadInfo.c #14 35.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ExtendedBitRate.o -c ExtendedBitRate.c #14 35.11 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o FDD-Info.o -c FDD-Info.c #14 35.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ForbiddenInterRATs.o -c ForbiddenInterRATs.c #14 35.19 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ForbiddenTAs.o -c ForbiddenTAs.c #14 35.23 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ForbiddenTAs-Item.o -c ForbiddenTAs-Item.c #14 35.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ForbiddenTACs.o -c ForbiddenTACs.c #14 35.33 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ForbiddenLAs.o -c ForbiddenLAs.c #14 35.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ForbiddenLAs-Item.o -c ForbiddenLAs-Item.c #14 35.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ForbiddenLACs.o -c ForbiddenLACs.c #14 35.45 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Fourframes.o -c Fourframes.c #14 35.50 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o FreqBandIndicator.o -c FreqBandIndicator.c #14 35.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o FreqBandIndicatorPriority.o -c FreqBandIndicatorPriority.c #14 35.60 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o FreqBandNrItem.o -c FreqBandNrItem.c #14 35.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GBR-QosInformation.o -c GBR-QosInformation.c #14 35.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GlobalENB-ID.o -c GlobalENB-ID.c #14 35.80 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GlobalGNB-ID.o -c GlobalGNB-ID.c #14 35.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GNBOverloadInformation.o -c GNBOverloadInformation.c #14 35.89 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GTPtunnelEndpoint.o -c GTPtunnelEndpoint.c #14 35.94 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GTP-TEI.o -c GTP-TEI.c #14 35.99 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GUGroupIDList.o -c GUGroupIDList.c #14 36.03 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GU-Group-ID.o -c GU-Group-ID.c #14 36.08 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GUMMEI.o -c GUMMEI.c #14 36.13 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o GNB-ID.o -c GNB-ID.c #14 36.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HandoverReportType.o -c HandoverReportType.c #14 36.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HandoverRestrictionList.o -c HandoverRestrictionList.c #14 36.28 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HFN.o -c HFN.c #14 36.33 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HFNModified.o -c HFNModified.c #14 36.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HFNforPDCP-SNlength18.o -c HFNforPDCP-SNlength18.c #14 36.42 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o HWLoadIndicator.o -c HWLoadIndicator.c #14 36.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o IntegrityProtectionAlgorithms.o -c IntegrityProtectionAlgorithms.c #14 36.53 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InterfacesToTrace.o -c InterfacesToTrace.c #14 36.59 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InvokeIndication.o -c InvokeIndication.c #14 36.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Key-eNodeB-Star.o -c Key-eNodeB-Star.c #14 36.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LAC.o -c LAC.c #14 36.73 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LastVisitedCell-Item.o -c LastVisitedCell-Item.c #14 36.77 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LastVisitedEUTRANCellInformation.o -c LastVisitedEUTRANCellInformation.c #14 36.84 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LastVisitedGERANCellInformation.o -c LastVisitedGERANCellInformation.c #14 36.88 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LastVisitedNGRANCellInformation.o -c LastVisitedNGRANCellInformation.c #14 36.92 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LastVisitedUTRANCellInformation.o -c LastVisitedUTRANCellInformation.c #14 36.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LCID.o -c LCID.c #14 37.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LHN-ID.o -c LHN-ID.c #14 37.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Links-to-log.o -c Links-to-log.c #14 37.10 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LoadIndicator.o -c LoadIndicator.c #14 37.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o LocationReportingInformation.o -c LocationReportingInformation.c #14 37.20 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M1PeriodicReporting.o -c M1PeriodicReporting.c #14 37.25 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M1ReportingTrigger.o -c M1ReportingTrigger.c #14 37.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M1ThresholdEventA2.o -c M1ThresholdEventA2.c #14 37.34 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M3Configuration.o -c M3Configuration.c #14 37.39 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M3period.o -c M3period.c #14 37.44 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M4Configuration.o -c M4Configuration.c #14 37.49 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M4period.o -c M4period.c #14 37.53 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M5Configuration.o -c M5Configuration.c #14 37.58 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M5period.o -c M5period.c #14 37.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M6Configuration.o -c M6Configuration.c #14 37.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M6report-interval.o -c M6report-interval.c #14 37.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M6delay-threshold.o -c M6delay-threshold.c #14 37.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M7Configuration.o -c M7Configuration.c #14 37.82 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o M7period.o -c M7period.c #14 37.87 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MakeBeforeBreakIndicator.o -c MakeBeforeBreakIndicator.c #14 37.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ManagementBasedMDTallowed.o -c ManagementBasedMDTallowed.c #14 37.95 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Masked-IMEISV.o -c Masked-IMEISV.c #14 38.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MDT-Activation.o -c MDT-Activation.c #14 38.04 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MDT-Configuration.o -c MDT-Configuration.c #14 38.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MDTPLMNList.o -c MDTPLMNList.c #14 38.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MDT-Location-Info.o -c MDT-Location-Info.c #14 38.19 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Measurement-ID.o -c Measurement-ID.c #14 38.24 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeasurementsToActivate.o -c MeasurementsToActivate.c #14 38.30 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeasurementThresholdA2.o -c MeasurementThresholdA2.c #14 38.34 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeNBCoordinationAssistanceInformation.o -c MeNBCoordinationAssistanceInformation.c #14 38.38 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeNBResourceCoordinationInformation.o -c MeNBResourceCoordinationInformation.c #14 38.45 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeNBtoSeNBContainer.o -c MeNBtoSeNBContainer.c #14 38.49 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MME-Group-ID.o -c MME-Group-ID.c #14 38.54 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MME-Code.o -c MME-Code.c #14 38.59 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MBMS-Service-Area-Identity-List.o -c MBMS-Service-Area-Identity-List.c #14 38.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MBMS-Service-Area-Identity.o -c MBMS-Service-Area-Identity.c #14 38.67 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MBSFN-Subframe-Infolist.o -c MBSFN-Subframe-Infolist.c #14 38.71 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MBSFN-Subframe-Info.o -c MBSFN-Subframe-Info.c #14 38.77 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MobilityParametersModificationRange.o -c MobilityParametersModificationRange.c #14 38.82 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MobilityParametersInformation.o -c MobilityParametersInformation.c #14 38.87 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MultibandInfoList.o -c MultibandInfoList.c #14 38.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BandInfo.o -c BandInfo.c #14 38.97 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o MeNBtoSgNBContainer.o -c MeNBtoSgNBContainer.c #14 39.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SplitSRBs.o -c SplitSRBs.c #14 39.05 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SplitSRB.o -c SplitSRB.c #14 39.11 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UENRMeasurement.o -c UENRMeasurement.c #14 39.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Neighbour-Information.o -c Neighbour-Information.c #14 39.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NextHopChainingCount.o -c NextHopChainingCount.c #14 39.28 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NewDRBIDrequest.o -c NewDRBIDrequest.c #14 39.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Number-of-Antennaports.o -c Number-of-Antennaports.c #14 39.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRFreqInfo.o -c NRFreqInfo.c #14 39.42 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRCellIdentifier.o -c NRCellIdentifier.c #14 39.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRCGI.o -c NRCGI.c #14 39.54 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRPCI.o -c NRPCI.c #14 39.58 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRrestrictioninEPSasSecondaryRAT.o -c NRrestrictioninEPSasSecondaryRAT.c #14 39.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRrestrictionin5GS.o -c NRrestrictionin5GS.c #14 39.66 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRencryptionAlgorithms.o -c NRencryptionAlgorithms.c #14 39.71 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRintegrityProtectionAlgorithms.o -c NRintegrityProtectionAlgorithms.c #14 39.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NR-TxBW.o -c NR-TxBW.c #14 39.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRNRB.o -c NRNRB.c #14 39.86 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRSCS.o -c NRSCS.c #14 39.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRS-NSSS-PowerOffset.o -c NRS-NSSS-PowerOffset.c #14 39.93 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o FiveGS-TAC.o -c FiveGS-TAC.c #14 39.98 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NRUESecurityCapabilities.o -c NRUESecurityCapabilities.c #14 40.04 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NSSS-NumOccasionDifferentPrecoder.o -c NSSS-NumOccasionDifferentPrecoder.c #14 40.07 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o OffsetOfNbiotChannelNumberToEARFCN.o -c OffsetOfNbiotChannelNumberToEARFCN.c #14 40.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Oneframe.o -c Oneframe.c #14 40.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Packet-LossRate.o -c Packet-LossRate.c #14 40.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PA-Values.o -c PA-Values.c #14 40.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PDCPChangeIndication.o -c PDCPChangeIndication.c #14 40.31 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PDCP-SN.o -c PDCP-SN.c #14 40.36 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PDCP-SNExtended.o -c PDCP-SNExtended.c #14 40.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PDCP-SNlength18.o -c PDCP-SNlength18.c #14 40.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PDCPSnLength.o -c PDCPSnLength.c #14 40.51 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PCI.o -c PCI.c #14 40.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PLMN-Identity.o -c PLMN-Identity.c #14 40.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Port-Number.o -c Port-Number.c #14 40.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PRACH-Configuration.o -c PRACH-Configuration.c #14 40.75 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PLMNAreaBasedQMC.o -c PLMNAreaBasedQMC.c #14 40.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PLMNListforQMC.o -c PLMNListforQMC.c #14 40.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Pre-emptionCapability.o -c Pre-emptionCapability.c #14 40.89 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Pre-emptionVulnerability.o -c Pre-emptionVulnerability.c #14 40.94 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PriorityLevel.o -c PriorityLevel.c #14 40.97 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProSeAuthorized.o -c ProSeAuthorized.c #14 41.02 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProSeDirectDiscovery.o -c ProSeDirectDiscovery.c #14 41.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProSeDirectCommunication.o -c ProSeDirectCommunication.c #14 41.10 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProSeUEtoNetworkRelaying.o -c ProSeUEtoNetworkRelaying.c #14 41.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtectedEUTRAResourceIndication.o -c ProtectedEUTRAResourceIndication.c #14 41.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtectedFootprintTimePattern.o -c ProtectedFootprintTimePattern.c #14 41.28 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtectedResourceList.o -c ProtectedResourceList.c #14 41.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtectedResourceList-Item.o -c ProtectedResourceList-Item.c #14 41.38 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o QCI.o -c QCI.c #14 41.43 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RadioframeAllocationOffset.o -c RadioframeAllocationOffset.c #14 41.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RadioframeAllocationPeriod.o -c RadioframeAllocationPeriod.c #14 41.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RadioResourceStatus.o -c RadioResourceStatus.c #14 41.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReceiveStatusofULPDCPSDUs.o -c ReceiveStatusofULPDCPSDUs.c #14 41.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReceiveStatusOfULPDCPSDUsExtended.o -c ReceiveStatusOfULPDCPSDUsExtended.c #14 41.67 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReceiveStatusOfULPDCPSDUsPDCP-SNlength18.o -c ReceiveStatusOfULPDCPSDUsPDCP-SNlength18.c #14 41.73 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Reestablishment-Indication.o -c Reestablishment-Indication.c #14 41.77 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Registration-Request.o -c Registration-Request.c #14 41.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RelativeNarrowbandTxPower.o -c RelativeNarrowbandTxPower.c #14 41.87 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReplacingCellsList.o -c ReplacingCellsList.c #14 41.92 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReplacingCellsList-Item.o -c ReplacingCellsList-Item.c #14 41.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReportAmountMDT.o -c ReportAmountMDT.c #14 42.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReportArea.o -c ReportArea.c #14 42.04 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReportCharacteristics.o -c ReportCharacteristics.c #14 42.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReportingPeriodicityCSIR.o -c ReportingPeriodicityCSIR.c #14 42.13 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReportingPeriodicityRSRPMR.o -c ReportingPeriodicityRSRPMR.c #14 42.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReportIntervalMDT.o -c ReportIntervalMDT.c #14 42.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ReservedSubframePattern.o -c ReservedSubframePattern.c #14 42.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResourceType.o -c ResourceType.c #14 42.31 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ResumeID.o -c ResumeID.c #14 42.37 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RLCMode.o -c RLCMode.c #14 42.40 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RLC-Status.o -c RLC-Status.c #14 42.47 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RNTP-Threshold.o -c RNTP-Threshold.c #14 42.52 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RRC-Config-Ind.o -c RRC-Config-Ind.c #14 42.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RRC-Context.o -c RRC-Context.c #14 42.59 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RRCConnReestabIndicator.o -c RRCConnReestabIndicator.c #14 42.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RRCConnSetupIndicator.o -c RRCConnSetupIndicator.c #14 42.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RSRPMeasurementResult.o -c RSRPMeasurementResult.c #14 42.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RSRPMRList.o -c RSRPMRList.c #14 42.82 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o RRCContainer.o -c RRCContainer.c #14 42.86 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o S1TNLLoadIndicator.o -c S1TNLLoadIndicator.c #14 42.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SCGChangeIndication.o -c SCGChangeIndication.c #14 42.95 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SecondaryRATUsageReportList.o -c SecondaryRATUsageReportList.c #14 43.02 In file included from ProtocolIE-Single-Container.h:38, #14 43.02 from SecondaryRATUsageReportList.c:33: #14 43.02 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 43.02 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 43.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 43.03 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SecondaryRATUsageReport-Item.o -c SecondaryRATUsageReport-Item.c #14 43.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBSecurityKey.o -c SeNBSecurityKey.c #14 43.13 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SeNBtoMeNBContainer.o -c SeNBtoMeNBContainer.c #14 43.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedCells.o -c ServedCells.c #14 43.24 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServedCell-Information.o -c ServedCell-Information.c #14 43.30 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ServiceType.o -c ServiceType.c #14 43.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBCoordinationAssistanceInformation.o -c SgNBCoordinationAssistanceInformation.c #14 43.39 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBResourceCoordinationInformation.o -c SgNBResourceCoordinationInformation.c #14 43.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNB-UE-X2AP-ID.o -c SgNB-UE-X2AP-ID.c #14 43.51 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SIPTOBearerDeactivationIndication.o -c SIPTOBearerDeactivationIndication.c #14 43.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SharedResourceType.o -c SharedResourceType.c #14 43.60 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ShortMAC-I.o -c ShortMAC-I.c #14 43.65 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SGNB-Addition-Trigger-Ind.o -c SGNB-Addition-Trigger-Ind.c #14 43.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SourceOfUEActivityBehaviourInformation.o -c SourceOfUEActivityBehaviourInformation.c #14 43.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SpecialSubframe-Info.o -c SpecialSubframe-Info.c #14 43.79 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SpecialSubframePatterns.o -c SpecialSubframePatterns.c #14 43.84 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SpectrumSharingGroupID.o -c SpectrumSharingGroupID.c #14 43.89 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubbandCQI.o -c SubbandCQI.c #14 43.94 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Subscription-Based-UE-DifferentiationInfo.o -c Subscription-Based-UE-DifferentiationInfo.c #14 44.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ScheduledCommunicationTime.o -c ScheduledCommunicationTime.c #14 44.08 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SRVCCOperationPossible.o -c SRVCCOperationPossible.c #14 44.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubbandCQICodeword0.o -c SubbandCQICodeword0.c #14 44.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubbandCQICodeword1.o -c SubbandCQICodeword1.c #14 44.24 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubbandCQIList.o -c SubbandCQIList.c #14 44.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubbandCQIItem.o -c SubbandCQIItem.c #14 44.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubbandSize.o -c SubbandSize.c #14 44.39 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubscriberProfileIDforRFP.o -c SubscriberProfileIDforRFP.c #14 44.44 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubframeAllocation.o -c SubframeAllocation.c #14 44.50 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubframeAssignment.o -c SubframeAssignment.c #14 44.54 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SubframeType.o -c SubframeType.c #14 44.58 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBSecurityKey.o -c SgNBSecurityKey.c #14 44.63 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SgNBtoMeNBContainer.o -c SgNBtoMeNBContainer.c #14 44.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SRBType.o -c SRBType.c #14 44.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SCGConfigurationQuery.o -c SCGConfigurationQuery.c #14 44.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SULInformation.o -c SULInformation.c #14 44.82 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o SupportedSULFreqBandItem.o -c SupportedSULFreqBandItem.c #14 44.88 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TABasedMDT.o -c TABasedMDT.c #14 44.94 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TAC.o -c TAC.c #14 44.99 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TAIBasedMDT.o -c TAIBasedMDT.c #14 45.05 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TAIListforMDT.o -c TAIListforMDT.c #14 45.10 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TAI-Item.o -c TAI-Item.c #14 45.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TAListforMDT.o -c TAListforMDT.c #14 45.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TABasedQMC.o -c TABasedQMC.c #14 45.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TAListforQMC.o -c TAListforQMC.c #14 45.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TAIBasedQMC.o -c TAIBasedQMC.c #14 45.36 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TAIListforQMC.o -c TAIListforQMC.c #14 45.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TargetCellInUTRAN.o -c TargetCellInUTRAN.c #14 45.45 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TargeteNBtoSource-eNBTransparentContainer.o -c TargeteNBtoSource-eNBTransparentContainer.c #14 45.49 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TDD-Info.o -c TDD-Info.c #14 45.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Threshold-RSRP.o -c Threshold-RSRP.c #14 45.60 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Threshold-RSRQ.o -c Threshold-RSRQ.c #14 45.65 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TimeToWait.o -c TimeToWait.c #14 45.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Time-UE-StayedInCell.o -c Time-UE-StayedInCell.c #14 45.75 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Time-UE-StayedInCell-EnhancedGranularity.o -c Time-UE-StayedInCell-EnhancedGranularity.c #14 45.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TraceActivation.o -c TraceActivation.c #14 45.86 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TraceCollectionEntityIPAddress.o -c TraceCollectionEntityIPAddress.c #14 45.92 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TraceDepth.o -c TraceDepth.c #14 45.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Transmission-Bandwidth.o -c Transmission-Bandwidth.c #14 46.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TransportLayerAddress.o -c TransportLayerAddress.c #14 46.05 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TunnelInformation.o -c TunnelInformation.c #14 46.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TypeOfError.o -c TypeOfError.c #14 46.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UEAggregateMaximumBitRate.o -c UEAggregateMaximumBitRate.c #14 46.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UEAppLayerMeasConfig.o -c UEAppLayerMeasConfig.c #14 46.29 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-ContextKeptIndicator.o -c UE-ContextKeptIndicator.c #14 46.33 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UEID.o -c UEID.c #14 46.38 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-HistoryInformation.o -c UE-HistoryInformation.c #14 46.42 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-HistoryInformationFromTheUE.o -c UE-HistoryInformationFromTheUE.c #14 46.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-S1AP-ID.o -c UE-S1AP-ID.c #14 46.51 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-X2AP-ID.o -c UE-X2AP-ID.c #14 46.56 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-X2AP-ID-Extension.o -c UE-X2AP-ID-Extension.c #14 46.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-RLF-Report-Container.o -c UE-RLF-Report-Container.c #14 46.66 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UE-RLF-Report-Container-for-extended-bands.o -c UE-RLF-Report-Container-for-extended-bands.c #14 46.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UESecurityCapabilities.o -c UESecurityCapabilities.c #14 46.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UESidelinkAggregateMaximumBitRate.o -c UESidelinkAggregateMaximumBitRate.c #14 46.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UEsToBeResetList.o -c UEsToBeResetList.c #14 46.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UEsToBeResetList-Item.o -c UEsToBeResetList-Item.c #14 46.90 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ULandDLSharing.o -c ULandDLSharing.c #14 46.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ULConfiguration.o -c ULConfiguration.c #14 47.02 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-UE-Configuration.o -c UL-UE-Configuration.c #14 47.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-GBR-PRB-usage.o -c UL-GBR-PRB-usage.c #14 47.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-HighInterferenceIndicationInfo.o -c UL-HighInterferenceIndicationInfo.c #14 47.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-HighInterferenceIndicationInfo-Item.o -c UL-HighInterferenceIndicationInfo-Item.c #14 47.21 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-HighInterferenceIndication.o -c UL-HighInterferenceIndication.c #14 47.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-InterferenceOverloadIndication.o -c UL-InterferenceOverloadIndication.c #14 47.31 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-InterferenceOverloadIndication-Item.o -c UL-InterferenceOverloadIndication-Item.c #14 47.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-non-GBR-PRB-usage.o -c UL-non-GBR-PRB-usage.c #14 47.40 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ULOnlySharing.o -c ULOnlySharing.c #14 47.45 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ULResourceBitmapULandDLSharing.o -c ULResourceBitmapULandDLSharing.c #14 47.50 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ULResourcesULandDLSharing.o -c ULResourcesULandDLSharing.c #14 47.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-scheduling-PDCCH-CCE-usage.o -c UL-scheduling-PDCCH-CCE-usage.c #14 47.60 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UL-Total-PRB-usage.o -c UL-Total-PRB-usage.c #14 47.65 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UsableABSInformation.o -c UsableABSInformation.c #14 47.69 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UsableABSInformationFDD.o -c UsableABSInformationFDD.c #14 47.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UsableABSInformationTDD.o -c UsableABSInformationTDD.c #14 47.83 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o UserPlaneTrafficActivityReport.o -c UserPlaneTrafficActivityReport.c #14 47.87 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o V2XServicesAuthorized.o -c V2XServicesAuthorized.c #14 47.92 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o VehicleUE.o -c VehicleUE.c #14 47.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PedestrianUE.o -c PedestrianUE.c #14 48.00 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WidebandCQI.o -c WidebandCQI.c #14 48.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WidebandCQICodeword1.o -c WidebandCQICodeword1.c #14 48.12 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WLANMeasurementConfiguration.o -c WLANMeasurementConfiguration.c #14 48.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WLANMeasConfigNameList.o -c WLANMeasConfigNameList.c #14 48.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WLANMeasConfig.o -c WLANMeasConfig.c #14 48.26 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WLANName.o -c WLANName.c #14 48.30 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WTID.o -c WTID.c #14 48.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WTID-Type1.o -c WTID-Type1.c #14 48.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WTID-Long-Type2.o -c WTID-Long-Type2.c #14 48.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o WT-UE-XwAP-ID.o -c WT-UE-XwAP-ID.c #14 48.51 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o X2BenefitValue.o -c X2BenefitValue.c #14 48.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Criticality.o -c Criticality.c #14 48.61 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Presence.o -c Presence.c #14 48.65 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PrivateIE-ID.o -c PrivateIE-ID.c #14 48.71 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProcedureCode.o -c ProcedureCode.c #14 48.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ProtocolIE-ID.o -c ProtocolIE-ID.c #14 48.81 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TriggeringMessage.o -c TriggeringMessage.c #14 48.86 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E2SM-gNB-X2-eventTriggerDefinition.o -c E2SM-gNB-X2-eventTriggerDefinition.c #14 48.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E2SM-gNB-X2-actionDefinition.o -c E2SM-gNB-X2-actionDefinition.c #14 48.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E2SM-gNB-X2-indicationHeader.o -c E2SM-gNB-X2-indicationHeader.c #14 49.01 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E2SM-gNB-X2-indicationMessage.o -c E2SM-gNB-X2-indicationMessage.c #14 49.06 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E2SM-gNB-X2-callProcessID.o -c E2SM-gNB-X2-callProcessID.c #14 49.10 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E2SM-gNB-X2-controlHeader.o -c E2SM-gNB-X2-controlHeader.c #14 49.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o E2SM-gNB-X2-controlMessage.o -c E2SM-gNB-X2-controlMessage.c #14 49.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ActionParameter-Item.o -c ActionParameter-Item.c #14 49.22 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ActionParameter-ID.o -c ActionParameter-ID.c #14 49.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ActionParameter-Value.o -c ActionParameter-Value.c #14 49.31 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o CallProcess-ID.o -c CallProcess-ID.c #14 49.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Interface-ID.o -c Interface-ID.c #14 49.40 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InterfaceDirection.o -c InterfaceDirection.c #14 49.44 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InterfaceMessage.o -c InterfaceMessage.c #14 49.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InterfaceMessageType.o -c InterfaceMessageType.c #14 49.53 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TypeOfMessage.o -c TypeOfMessage.c #14 49.57 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InterfaceProtocolIE-Item.o -c InterfaceProtocolIE-Item.c #14 49.61 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InterfaceProtocolIE-ID.o -c InterfaceProtocolIE-ID.c #14 49.66 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InterfaceProtocolIE-Test.o -c InterfaceProtocolIE-Test.c #14 49.70 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o InterfaceProtocolIE-Value.o -c InterfaceProtocolIE-Value.c #14 49.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o Style-ID.o -c Style-ID.c #14 49.79 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o TimeStamp.o -c TimeStamp.c #14 49.83 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ANY.o -c ANY.c #14 49.95 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o OPEN_TYPE.o -c OPEN_TYPE.c #14 50.07 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BOOLEAN.o -c BOOLEAN.c #14 50.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o INTEGER.o -c INTEGER.c #14 50.48 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NULL.o -c NULL.c #14 50.55 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NativeEnumerated.o -c NativeEnumerated.c #14 50.66 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o NativeInteger.o -c NativeInteger.c #14 50.78 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o OBJECT_IDENTIFIER.o -c OBJECT_IDENTIFIER.c #14 50.91 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o PrintableString.o -c PrintableString.c #14 50.97 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o asn_SEQUENCE_OF.o -c asn_SEQUENCE_OF.c #14 51.02 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o asn_SET_OF.o -c asn_SET_OF.c #14 51.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o constr_CHOICE.o -c constr_CHOICE.c #14 51.35 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o constr_SEQUENCE.o -c constr_SEQUENCE.c #14 51.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o constr_SEQUENCE_OF.o -c constr_SEQUENCE_OF.c #14 51.88 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o constr_SET_OF.o -c constr_SET_OF.c #14 52.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o asn_application.o -c asn_application.c #14 52.27 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o asn_internal.o -c asn_internal.c #14 52.33 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o asn_random_fill.o -c asn_random_fill.c #14 52.38 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o asn_bit_data.o -c asn_bit_data.c #14 52.49 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o OCTET_STRING.o -c OCTET_STRING.c #14 52.92 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o BIT_STRING.o -c BIT_STRING.c #14 53.09 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o asn_codecs_prim.o -c asn_codecs_prim.c #14 53.18 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ber_tlv_length.o -c ber_tlv_length.c #14 53.25 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ber_tlv_tag.o -c ber_tlv_tag.c #14 53.32 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o ber_decoder.o -c ber_decoder.c #14 53.41 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o der_encoder.o -c der_encoder.c #14 53.50 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o constr_TYPE.o -c constr_TYPE.c #14 53.56 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o constraints.o -c constraints.c #14 53.62 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o xer_support.o -c xer_support.c #14 53.68 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o xer_decoder.o -c xer_decoder.c #14 53.77 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o xer_encoder.o -c xer_encoder.c #14 53.85 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o per_support.o -c per_support.c #14 53.97 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o per_decoder.o -c per_decoder.c #14 54.01 per_decoder.c: In function 'aper_decode': #14 54.01 per_decoder.c:192:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] #14 54.01 192 | if(!td->op->aper_decoder) #14 54.01 | ^~ #14 54.01 per_decoder.c:194:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' #14 54.01 194 | rval = td->op->aper_decoder(opt_codec_ctx, td, 0, sptr, &pd); #14 54.01 | ^~~~ #14 54.05 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o per_encoder.o -c per_encoder.c #14 54.14 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o per_opentype.o -c per_opentype.c #14 54.23 ar rcs libasncodec.a ./E2AP-PDU.o ./InitiatingMessage.o ./SuccessfulOutcome.o ./UnsuccessfulOutcome.o ./RICsubscriptionRequest.o ./RICsubscription.o ./RICactions-ToBeSetup-List.o ./RICaction-ToBeSetup-Item.o ./RICsubscriptionResponse.o ./RICaction-Admitted-List.o ./RICaction-Admitted-Item.o ./RICaction-NotAdmitted-List.o ./RICaction-NotAdmitted-Item.o ./RICsubscriptionFailure.o ./RICsubscriptionDeleteRequest.o ./RICsubscriptionDeleteResponse.o ./RICsubscriptionDeleteFailure.o ./RICindication.o ./RICcontrolRequest.o ./RICcontrolAcknowledge.o ./RICcontrolFailure.o ./RICserviceUpdate.o ./RANfunctions-List.o ./RANfunction-Item.o ./RANfunctionsID-List.o ./RANfunctionID-Item.o ./RICserviceUpdateAcknowledge.o ./RANfunctionsIDcause-List.o ./RANfunctionIDcause-Item.o ./RICserviceUpdateFailure.o ./RICserviceQuery.o ./CauseRIC.o ./RANfunctionDefinition.o ./RANfunctionID.o ./RICactionDefinition.o ./RICactionID.o ./RICactionType.o ./RICcallProcessID.o ./RICcause.o ./RICcontrolAckRequest.o ./RICcontrolHeader.o ./RICcontrolMessage.o ./RICcontrolStatus.o ./RICeventTriggerDefinition.o ./RICindicationHeader.o ./RICindicationMessage.o ./RICindicationSN.o ./RICindicationType.o ./RICrequestID.o ./RICsubsequentAction.o ./RICsubsequentActionType.o ./RICtimeToWait.o ./HandoverRequest.o ./UE-ContextInformation.o ./E-RABs-ToBeSetup-List.o ./E-RABs-ToBeSetup-Item.o ./MobilityInformation.o ./UE-ContextReferenceAtSeNB.o ./UE-ContextReferenceAtWT.o ./UE-ContextReferenceAtSgNB.o ./HandoverRequestAcknowledge.o ./E-RABs-Admitted-List.o ./E-RABs-Admitted-Item.o ./HandoverPreparationFailure.o ./HandoverReport.o ./SNStatusTransfer.o ./E-RABs-SubjectToStatusTransfer-List.o ./E-RABs-SubjectToStatusTransfer-Item.o ./UEContextRelease.o ./HandoverCancel.o ./ErrorIndication.o ./ResetRequest.o ./ResetResponse.o ./X2SetupRequest.o ./X2SetupResponse.o ./X2SetupFailure.o ./LoadInformation.o ./CellInformation-List.o ./CellInformation-Item.o ./ENBConfigurationUpdate.o ./ServedCellsToModify.o ./ServedCellsToModify-Item.o ./Old-ECGIs.o ./ENBConfigurationUpdateAcknowledge.o ./ENBConfigurationUpdateFailure.o ./ResourceStatusRequest.o ./CellToReport-List.o ./CellToReport-Item.o ./ReportingPeriodicity.o ./PartialSuccessIndicator.o ./ResourceStatusResponse.o ./MeasurementInitiationResult-List.o ./MeasurementInitiationResult-Item.o ./MeasurementFailureCause-List.o ./MeasurementFailureCause-Item.o ./ResourceStatusFailure.o ./CompleteFailureCauseInformation-List.o ./CompleteFailureCauseInformation-Item.o ./ResourceStatusUpdate.o ./CellMeasurementResult-List.o ./CellMeasurementResult-Item.o ./PrivateMessage.o ./MobilityChangeRequest.o ./MobilityChangeAcknowledge.o ./MobilityChangeFailure.o ./RLFIndication.o ./CellActivationRequest.o ./ServedCellsToActivate.o ./ServedCellsToActivate-Item.o ./CellActivationResponse.o ./ActivatedCellList.o ./ActivatedCellList-Item.o ./CellActivationFailure.o ./X2Release.o ./X2APMessageTransfer.o ./RNL-Header.o ./X2AP-Message.o ./SeNBAdditionRequest.o ./E-RABs-ToBeAdded-List.o ./E-RABs-ToBeAdded-Item.o ./E-RABs-ToBeAdded-Item-SCG-Bearer.o ./E-RABs-ToBeAdded-Item-Split-Bearer.o ./SeNBAdditionRequestAcknowledge.o ./E-RABs-Admitted-ToBeAdded-List.o ./E-RABs-Admitted-ToBeAdded-Item.o ./E-RABs-Admitted-ToBeAdded-Item-SCG-Bearer.o ./E-RABs-Admitted-ToBeAdded-Item-Split-Bearer.o ./SeNBAdditionRequestReject.o ./SeNBReconfigurationComplete.o ./ResponseInformationSeNBReconfComp.o ./ResponseInformationSeNBReconfComp-SuccessItem.o ./ResponseInformationSeNBReconfComp-RejectByMeNBItem.o ./SeNBModificationRequest.o ./UE-ContextInformationSeNBModReq.o ./E-RABs-ToBeAdded-List-ModReq.o ./E-RABs-ToBeAdded-ModReqItem.o ./E-RABs-ToBeAdded-ModReqItem-SCG-Bearer.o ./E-RABs-ToBeAdded-ModReqItem-Split-Bearer.o ./E-RABs-ToBeModified-List-ModReq.o ./E-RABs-ToBeModified-ModReqItem.o ./E-RABs-ToBeModified-ModReqItem-SCG-Bearer.o ./E-RABs-ToBeModified-ModReqItem-Split-Bearer.o ./E-RABs-ToBeReleased-List-ModReq.o ./E-RABs-ToBeReleased-ModReqItem.o ./E-RABs-ToBeReleased-ModReqItem-SCG-Bearer.o ./E-RABs-ToBeReleased-ModReqItem-Split-Bearer.o ./SeNBModificationRequestAcknowledge.o ./E-RABs-Admitted-ToBeAdded-ModAckList.o ./E-RABs-Admitted-ToBeAdded-ModAckItem.o ./E-RABs-Admitted-ToBeAdded-ModAckItem-SCG-Bearer.o ./E-RABs-Admitted-ToBeAdded-ModAckItem-Split-Bearer.o ./E-RABs-Admitted-ToBeModified-ModAckList.o ./E-RABs-Admitted-ToBeModified-ModAckItem.o ./E-RABs-Admitted-ToBeModified-ModAckItem-SCG-Bearer.o ./E-RABs-Admitted-ToBeModified-ModAckItem-Split-Bearer.o ./E-RABs-Admitted-ToBeReleased-ModAckList.o ./E-RABs-Admitted-ToReleased-ModAckItem.o ./E-RABs-Admitted-ToBeReleased-ModAckItem-SCG-Bearer.o ./E-RABs-Admitted-ToBeReleased-ModAckItem-Split-Bearer.o ./SeNBModificationRequestReject.o ./SeNBModificationRequired.o ./E-RABs-ToBeReleased-ModReqd.o ./E-RABs-ToBeReleased-ModReqdItem.o ./SeNBModificationConfirm.o ./SeNBModificationRefuse.o ./SeNBReleaseRequest.o ./E-RABs-ToBeReleased-List-RelReq.o ./E-RABs-ToBeReleased-RelReqItem.o ./E-RABs-ToBeReleased-RelReqItem-SCG-Bearer.o ./E-RABs-ToBeReleased-RelReqItem-Split-Bearer.o ./SeNBReleaseRequired.o ./SeNBReleaseConfirm.o ./E-RABs-ToBeReleased-List-RelConf.o ./E-RABs-ToBeReleased-RelConfItem.o ./E-RABs-ToBeReleased-RelConfItem-SCG-Bearer.o ./E-RABs-ToBeReleased-RelConfItem-Split-Bearer.o ./SeNBCounterCheckRequest.o ./E-RABs-SubjectToCounterCheck-List.o ./E-RABs-SubjectToCounterCheckItem.o ./X2RemovalRequest.o ./X2RemovalResponse.o ./X2RemovalFailure.o ./RetrieveUEContextRequest.o ./RetrieveUEContextResponse.o ./UE-ContextInformationRetrieve.o ./E-RABs-ToBeSetup-ListRetrieve.o ./E-RABs-ToBeSetupRetrieve-Item.o ./RetrieveUEContextFailure.o ./SgNBAdditionRequest.o ./E-RABs-ToBeAdded-SgNBAddReqList.o ./E-RABs-ToBeAdded-SgNBAddReq-Item.o ./E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPnotpresent.o ./SgNBAdditionRequestAcknowledge.o ./E-RABs-Admitted-ToBeAdded-SgNBAddReqAckList.o ./E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item.o ./E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPpresent.o ./E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPnotpresent.o ./SgNBAdditionRequestReject.o ./SgNBReconfigurationComplete.o ./ResponseInformationSgNBReconfComp.o ./ResponseInformationSgNBReconfComp-SuccessItem.o ./ResponseInformationSgNBReconfComp-RejectByMeNBItem.o ./SgNBModificationRequest.o ./UE-ContextInformation-SgNBModReq.o ./E-RABs-ToBeAdded-SgNBModReq-List.o ./E-RABs-ToBeAdded-SgNBModReq-Item.o ./E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPnotpresent.o ./E-RABs-ToBeModified-SgNBModReq-List.o ./E-RABs-ToBeModified-SgNBModReq-Item.o ./E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPnotpresent.o ./E-RABs-ToBeReleased-SgNBModReq-List.o ./E-RABs-ToBeReleased-SgNBModReq-Item.o ./E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPnotpresent.o ./SgNBModificationRequestAcknowledge.o ./E-RABs-Admitted-ToBeAdded-SgNBModAckList.o ./E-RABs-Admitted-ToBeAdded-SgNBModAck-Item.o ./E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPpresent.o ./E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPnotpresent.o ./E-RABs-Admitted-ToBeModified-SgNBModAckList.o ./E-RABs-Admitted-ToBeModified-SgNBModAck-Item.o ./E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPpresent.o ./E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPnotpresent.o ./E-RABs-Admitted-ToBeReleased-SgNBModAckList.o ./E-RABs-Admitted-ToReleased-SgNBModAck-Item.o ./E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPpresent.o ./E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPnotpresent.o ./SgNBModificationRequestReject.o ./SgNBModificationRequired.o ./E-RABs-ToBeReleased-SgNBModReqdList.o ./E-RABs-ToBeReleased-SgNBModReqd-Item.o ./E-RABs-ToBeModified-SgNBModReqdList.o ./E-RABs-ToBeModified-SgNBModReqd-Item.o ./E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPpresent.o ./E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPnotpresent.o ./SgNBModificationConfirm.o ./E-RABs-AdmittedToBeModified-SgNBModConfList.o ./E-RABs-AdmittedToBeModified-SgNBModConf-Item.o ./E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPpresent.o ./E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPnotpresent.o ./SgNBModificationRefuse.o ./SgNBReleaseRequest.o ./E-RABs-ToBeReleased-SgNBRelReqList.o ./E-RABs-ToBeReleased-SgNBRelReq-Item.o ./E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPpresent.o ./E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPnotpresent.o ./SgNBReleaseRequestAcknowledge.o ./E-RABs-Admitted-ToBeReleased-SgNBRelReqAckList.o ./E-RABs-Admitted-ToBeReleased-SgNBRelReqAck-Item.o ./SgNBReleaseRequestReject.o ./SgNBReleaseRequired.o ./E-RABs-ToBeReleased-SgNBRelReqdList.o ./E-RABs-ToBeReleased-SgNBRelReqd-Item.o ./SgNBReleaseConfirm.o ./E-RABs-ToBeReleased-SgNBRelConfList.o ./E-RABs-ToBeReleased-SgNBRelConf-Item.o ./E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPpresent.o ./E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPnotpresent.o ./SgNBCounterCheckRequest.o ./E-RABs-SubjectToSgNBCounterCheck-List.o ./E-RABs-SubjectToSgNBCounterCheck-Item.o ./SgNBChangeRequired.o ./SgNBChangeConfirm.o ./E-RABs-ToBeReleased-SgNBChaConfList.o ./E-RABs-ToBeReleased-SgNBChaConf-Item.o ./E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPpresent.o ./E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPnotpresent.o ./RRCTransfer.o ./SgNBChangeRefuse.o ./ENDCX2SetupRequest.o ./InitiatingNodeType-EndcX2Setup.o ./ServedEUTRAcellsENDCX2ManagementList.o ./ServedNRcellsENDCX2ManagementList.o ./ServedNRCell-Information.o ./FDD-InfoServedNRCell-Information.o ./FDD-InfoNeighbourServedNRCell-Information.o ./TDD-InfoServedNRCell-Information.o ./TDD-InfoNeighbourServedNRCell-Information.o ./NRNeighbour-Information.o ./CellAssistanceInformation.o ./Limited-list.o ./ENDCX2SetupResponse.o ./RespondingNodeType-EndcX2Setup.o ./ENDCX2SetupFailure.o ./ENDCConfigurationUpdate.o ./InitiatingNodeType-EndcConfigUpdate.o ./ServedEUTRAcellsToModifyListENDCConfUpd.o ./ServedEUTRAcellsToDeleteListENDCConfUpd.o ./ServedNRcellsToModifyENDCConfUpdList.o ./ServedNRCellsToModify-Item.o ./ServedNRcellsToDeleteENDCConfUpdList.o ./ENDCConfigurationUpdateAcknowledge.o ./RespondingNodeType-EndcConfigUpdate.o ./ENDCConfigurationUpdateFailure.o ./ENDCCellActivationRequest.o ./ServedNRCellsToActivate.o ./ServedNRCellsToActivate-Item.o ./ENDCCellActivationResponse.o ./ActivatedNRCellList.o ./ActivatedNRCellList-Item.o ./ENDCCellActivationFailure.o ./SecondaryRATDataUsageReport.o ./SgNBActivityNotification.o ./ENDCPartialResetRequired.o ./ENDCPartialResetConfirm.o ./EUTRANRCellResourceCoordinationRequest.o ./InitiatingNodeType-EutranrCellResourceCoordination.o ./ListofEUTRACellsinEUTRACoordinationReq.o ./ListofEUTRACellsinNRCoordinationReq.o ./ListofNRCellsinNRCoordinationReq.o ./EUTRANRCellResourceCoordinationResponse.o ./RespondingNodeType-EutranrCellResourceCoordination.o ./ListofEUTRACellsinEUTRACoordinationResp.o ./ListofNRCellsinNRCoordinationResp.o ./ENDCX2RemovalRequest.o ./InitiatingNodeType-EndcX2Removal.o ./ENDCX2RemovalResponse.o ./RespondingNodeType-EndcX2Removal.o ./ENDCX2RemovalFailure.o ./DataForwardingAddressIndication.o ./E-RABs-DataForwardingAddress-List.o ./E-RABs-DataForwardingAddress-Item.o ./GNBStatusIndication.o ./ProtocolIE-Container.o ./ProtocolIE-Single-Container.o ./ProtocolIE-Field.o ./ProtocolIE-ContainerPair.o ./ProtocolIE-FieldPair.o ./ProtocolIE-ContainerList.o ./ProtocolIE-ContainerPairList.o ./ProtocolExtensionContainer.o ./ProtocolExtensionField.o ./PrivateIE-Container.o ./PrivateIE-Field.o ./ABSInformation.o ./ABSInformationFDD.o ./ABSInformationTDD.o ./ABS-Status.o ./ActivationID.o ./AdditionalSpecialSubframe-Info.o ./AdditionalSpecialSubframePatterns.o ./AdditionalSpecialSubframeExtension-Info.o ./AdditionalSpecialSubframePatternsExtension.o ./AerialUEsubscriptionInformation.o ./AllocationAndRetentionPriority.o ./AreaScopeOfMDT.o ./AreaScopeOfQMC.o ./AS-SecurityInformation.o ./BandwidthReducedSI.o ./BearerType.o ./BenefitMetric.o ./BitRate.o ./BroadcastPLMNs-Item.o ./BluetoothMeasurementConfiguration.o ./BluetoothMeasConfigNameList.o ./BluetoothMeasConfig.o ./BluetoothName.o ./CapacityValue.o ./Cause.o ./CauseMisc.o ./CauseProtocol.o ./CauseRadioNetwork.o ./CauseTransport.o ./CellBasedMDT.o ./CellBasedQMC.o ./CellCapacityClassValue.o ./CellDeploymentStatusIndicator.o ./CellIdListforMDT.o ./CellIdListforQMC.o ./CellReplacingInfo.o ./CellReportingIndicator.o ./Cell-Size.o ./CellType.o ./CNTypeRestrictions.o ./CNTypeRestrictionsItem.o ./CoMPHypothesisSet.o ./CoMPHypothesisSetItem.o ./CoMPInformation.o ./CoMPInformationItem.o ./CoMPInformationStartTime.o ./CompositeAvailableCapacity.o ./CompositeAvailableCapacityGroup.o ./Correlation-ID.o ./COUNTvalue.o ./COUNTValueExtended.o ./COUNTvaluePDCP-SNlength18.o ./CoverageModificationList.o ./CoverageModification-Item.o ./CriticalityDiagnostics.o ./CriticalityDiagnostics-IE-List.o ./CRNTI.o ./CSGMembershipStatus.o ./CSG-Id.o ./CSIReportList.o ./CSIReportPerCSIProcess.o ./CSIReportPerCSIProcessItem.o ./CyclicPrefixDL.o ./CyclicPrefixUL.o ./DataTrafficResources.o ./DataTrafficResourceIndication.o ./DeactivationIndication.o ./DeliveryStatus.o ./DL-ABS-status.o ./DL-Forwarding.o ./DL-GBR-PRB-usage.o ./DL-non-GBR-PRB-usage.o ./DLResourceBitmapULandDLSharing.o ./DLResourcesULandDLSharing.o ./DL-scheduling-PDCCH-CCE-usage.o ./DL-Total-PRB-usage.o ./DRB-ID.o ./DuplicationActivation.o ./DynamicDLTransmissionInformation.o ./DynamicNAICSInformation.o ./EARFCN.o ./EARFCNExtension.o ./ECGI.o ./EnhancedRNTP.o ./EnhancedRNTPStartTime.o ./ENB-ID.o ./EncryptionAlgorithms.o ./EN-DC-ResourceConfiguration.o ./EPLMNs.o ./ERABActivityNotifyItemList.o ./ERABActivityNotifyItem.o ./E-RAB-ID.o ./E-RAB-Level-QoS-Parameters.o ./E-RAB-List.o ./E-RAB-Item.o ./E-RABUsageReportList.o ./E-RABUsageReport-Item.o ./EUTRA-Mode-Info.o ./EUTRANCellIdentifier.o ./EUTRANTraceID.o ./EventType.o ./ExpectedUEBehaviour.o ./ExpectedUEActivityBehaviour.o ./ExpectedActivityPeriod.o ./ExpectedIdlePeriod.o ./ExpectedHOInterval.o ./ExtendedULInterferenceOverloadInfo.o ./ExtendedBitRate.o ./FDD-Info.o ./ForbiddenInterRATs.o ./ForbiddenTAs.o ./ForbiddenTAs-Item.o ./ForbiddenTACs.o ./ForbiddenLAs.o ./ForbiddenLAs-Item.o ./ForbiddenLACs.o ./Fourframes.o ./FreqBandIndicator.o ./FreqBandIndicatorPriority.o ./FreqBandNrItem.o ./GBR-QosInformation.o ./GlobalENB-ID.o ./GlobalGNB-ID.o ./GNBOverloadInformation.o ./GTPtunnelEndpoint.o ./GTP-TEI.o ./GUGroupIDList.o ./GU-Group-ID.o ./GUMMEI.o ./GNB-ID.o ./HandoverReportType.o ./HandoverRestrictionList.o ./HFN.o ./HFNModified.o ./HFNforPDCP-SNlength18.o ./HWLoadIndicator.o ./IntegrityProtectionAlgorithms.o ./InterfacesToTrace.o ./InvokeIndication.o ./Key-eNodeB-Star.o ./LAC.o ./LastVisitedCell-Item.o ./LastVisitedEUTRANCellInformation.o ./LastVisitedGERANCellInformation.o ./LastVisitedNGRANCellInformation.o ./LastVisitedUTRANCellInformation.o ./LCID.o ./LHN-ID.o ./Links-to-log.o ./LoadIndicator.o ./LocationReportingInformation.o ./M1PeriodicReporting.o ./M1ReportingTrigger.o ./M1ThresholdEventA2.o ./M3Configuration.o ./M3period.o ./M4Configuration.o ./M4period.o ./M5Configuration.o ./M5period.o ./M6Configuration.o ./M6report-interval.o ./M6delay-threshold.o ./M7Configuration.o ./M7period.o ./MakeBeforeBreakIndicator.o ./ManagementBasedMDTallowed.o ./Masked-IMEISV.o ./MDT-Activation.o ./MDT-Configuration.o ./MDTPLMNList.o ./MDT-Location-Info.o ./Measurement-ID.o ./MeasurementsToActivate.o ./MeasurementThresholdA2.o ./MeNBCoordinationAssistanceInformation.o ./MeNBResourceCoordinationInformation.o ./MeNBtoSeNBContainer.o ./MME-Group-ID.o ./MME-Code.o ./MBMS-Service-Area-Identity-List.o ./MBMS-Service-Area-Identity.o ./MBSFN-Subframe-Infolist.o ./MBSFN-Subframe-Info.o ./MobilityParametersModificationRange.o ./MobilityParametersInformation.o ./MultibandInfoList.o ./BandInfo.o ./MeNBtoSgNBContainer.o ./SplitSRBs.o ./SplitSRB.o ./UENRMeasurement.o ./Neighbour-Information.o ./NextHopChainingCount.o ./NewDRBIDrequest.o ./Number-of-Antennaports.o ./NRFreqInfo.o ./NRCellIdentifier.o ./NRCGI.o ./NRPCI.o ./NRrestrictioninEPSasSecondaryRAT.o ./NRrestrictionin5GS.o ./NRencryptionAlgorithms.o ./NRintegrityProtectionAlgorithms.o ./NR-TxBW.o ./NRNRB.o ./NRSCS.o ./NRS-NSSS-PowerOffset.o ./FiveGS-TAC.o ./NRUESecurityCapabilities.o ./NSSS-NumOccasionDifferentPrecoder.o ./OffsetOfNbiotChannelNumberToEARFCN.o ./Oneframe.o ./Packet-LossRate.o ./PA-Values.o ./PDCPChangeIndication.o ./PDCP-SN.o ./PDCP-SNExtended.o ./PDCP-SNlength18.o ./PDCPSnLength.o ./PCI.o ./PLMN-Identity.o ./Port-Number.o ./PRACH-Configuration.o ./PLMNAreaBasedQMC.o ./PLMNListforQMC.o ./Pre-emptionCapability.o ./Pre-emptionVulnerability.o ./PriorityLevel.o ./ProSeAuthorized.o ./ProSeDirectDiscovery.o ./ProSeDirectCommunication.o ./ProSeUEtoNetworkRelaying.o ./ProtectedEUTRAResourceIndication.o ./ProtectedFootprintTimePattern.o ./ProtectedResourceList.o ./ProtectedResourceList-Item.o ./QCI.o ./RadioframeAllocationOffset.o ./RadioframeAllocationPeriod.o ./RadioResourceStatus.o ./ReceiveStatusofULPDCPSDUs.o ./ReceiveStatusOfULPDCPSDUsExtended.o ./ReceiveStatusOfULPDCPSDUsPDCP-SNlength18.o ./Reestablishment-Indication.o ./Registration-Request.o ./RelativeNarrowbandTxPower.o ./ReplacingCellsList.o ./ReplacingCellsList-Item.o ./ReportAmountMDT.o ./ReportArea.o ./ReportCharacteristics.o ./ReportingPeriodicityCSIR.o ./ReportingPeriodicityRSRPMR.o ./ReportIntervalMDT.o ./ReservedSubframePattern.o ./ResourceType.o ./ResumeID.o ./RLCMode.o ./RLC-Status.o ./RNTP-Threshold.o ./RRC-Config-Ind.o ./RRC-Context.o ./RRCConnReestabIndicator.o ./RRCConnSetupIndicator.o ./RSRPMeasurementResult.o ./RSRPMRList.o ./RRCContainer.o ./S1TNLLoadIndicator.o ./SCGChangeIndication.o ./SecondaryRATUsageReportList.o ./SecondaryRATUsageReport-Item.o ./SeNBSecurityKey.o ./SeNBtoMeNBContainer.o ./ServedCells.o ./ServedCell-Information.o ./ServiceType.o ./SgNBCoordinationAssistanceInformation.o ./SgNBResourceCoordinationInformation.o ./SgNB-UE-X2AP-ID.o ./SIPTOBearerDeactivationIndication.o ./SharedResourceType.o ./ShortMAC-I.o ./SGNB-Addition-Trigger-Ind.o ./SourceOfUEActivityBehaviourInformation.o ./SpecialSubframe-Info.o ./SpecialSubframePatterns.o ./SpectrumSharingGroupID.o ./SubbandCQI.o ./Subscription-Based-UE-DifferentiationInfo.o ./ScheduledCommunicationTime.o ./SRVCCOperationPossible.o ./SubbandCQICodeword0.o ./SubbandCQICodeword1.o ./SubbandCQIList.o ./SubbandCQIItem.o ./SubbandSize.o ./SubscriberProfileIDforRFP.o ./SubframeAllocation.o ./SubframeAssignment.o ./SubframeType.o ./SgNBSecurityKey.o ./SgNBtoMeNBContainer.o ./SRBType.o ./SCGConfigurationQuery.o ./SULInformation.o ./SupportedSULFreqBandItem.o ./TABasedMDT.o ./TAC.o ./TAIBasedMDT.o ./TAIListforMDT.o ./TAI-Item.o ./TAListforMDT.o ./TABasedQMC.o ./TAListforQMC.o ./TAIBasedQMC.o ./TAIListforQMC.o ./TargetCellInUTRAN.o ./TargeteNBtoSource-eNBTransparentContainer.o ./TDD-Info.o ./Threshold-RSRP.o ./Threshold-RSRQ.o ./TimeToWait.o ./Time-UE-StayedInCell.o ./Time-UE-StayedInCell-EnhancedGranularity.o ./TraceActivation.o ./TraceCollectionEntityIPAddress.o ./TraceDepth.o ./Transmission-Bandwidth.o ./TransportLayerAddress.o ./TunnelInformation.o ./TypeOfError.o ./UEAggregateMaximumBitRate.o ./UEAppLayerMeasConfig.o ./UE-ContextKeptIndicator.o ./UEID.o ./UE-HistoryInformation.o ./UE-HistoryInformationFromTheUE.o ./UE-S1AP-ID.o ./UE-X2AP-ID.o ./UE-X2AP-ID-Extension.o ./UE-RLF-Report-Container.o ./UE-RLF-Report-Container-for-extended-bands.o ./UESecurityCapabilities.o ./UESidelinkAggregateMaximumBitRate.o ./UEsToBeResetList.o ./UEsToBeResetList-Item.o ./ULandDLSharing.o ./ULConfiguration.o ./UL-UE-Configuration.o ./UL-GBR-PRB-usage.o ./UL-HighInterferenceIndicationInfo.o ./UL-HighInterferenceIndicationInfo-Item.o ./UL-HighInterferenceIndication.o ./UL-InterferenceOverloadIndication.o ./UL-InterferenceOverloadIndication-Item.o ./UL-non-GBR-PRB-usage.o ./ULOnlySharing.o ./ULResourceBitmapULandDLSharing.o ./ULResourcesULandDLSharing.o ./UL-scheduling-PDCCH-CCE-usage.o ./UL-Total-PRB-usage.o ./UsableABSInformation.o ./UsableABSInformationFDD.o ./UsableABSInformationTDD.o ./UserPlaneTrafficActivityReport.o ./V2XServicesAuthorized.o ./VehicleUE.o ./PedestrianUE.o ./WidebandCQI.o ./WidebandCQICodeword1.o ./WLANMeasurementConfiguration.o ./WLANMeasConfigNameList.o ./WLANMeasConfig.o ./WLANName.o ./WTID.o ./WTID-Type1.o ./WTID-Long-Type2.o ./WT-UE-XwAP-ID.o ./X2BenefitValue.o ./Criticality.o ./Presence.o ./PrivateIE-ID.o ./ProcedureCode.o ./ProtocolIE-ID.o ./TriggeringMessage.o ./E2SM-gNB-X2-eventTriggerDefinition.o ./E2SM-gNB-X2-actionDefinition.o ./E2SM-gNB-X2-indicationHeader.o ./E2SM-gNB-X2-indicationMessage.o ./E2SM-gNB-X2-callProcessID.o ./E2SM-gNB-X2-controlHeader.o ./E2SM-gNB-X2-controlMessage.o ./ActionParameter-Item.o ./ActionParameter-ID.o ./ActionParameter-Value.o ./CallProcess-ID.o ./Interface-ID.o ./InterfaceDirection.o ./InterfaceMessage.o ./InterfaceMessageType.o ./TypeOfMessage.o ./InterfaceProtocolIE-Item.o ./InterfaceProtocolIE-ID.o ./InterfaceProtocolIE-Test.o ./InterfaceProtocolIE-Value.o ./Style-ID.o ./TimeStamp.o ./ANY.o ./OPEN_TYPE.o ./BOOLEAN.o ./INTEGER.o ./NULL.o ./NativeEnumerated.o ./NativeInteger.o ./OBJECT_IDENTIFIER.o ./PrintableString.o ./asn_SEQUENCE_OF.o ./asn_SET_OF.o ./constr_CHOICE.o ./constr_SEQUENCE.o ./constr_SEQUENCE_OF.o ./constr_SET_OF.o ./asn_application.o ./asn_internal.o ./asn_random_fill.o ./asn_bit_data.o ./OCTET_STRING.o ./BIT_STRING.o ./asn_codecs_prim.o ./ber_tlv_length.o ./ber_tlv_tag.o ./ber_decoder.o ./der_encoder.o ./constr_TYPE.o ./constraints.o ./xer_support.o ./xer_decoder.o ./xer_encoder.o ./per_support.o ./per_decoder.o ./per_encoder.o ./per_opentype.o #14 54.51 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o converter-example.o -c converter-example.c #14 54.69 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o pdu_collection.o -c pdu_collection.c #14 54.72 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -I. -o converter-example ./converter-example.o ./pdu_collection.o libasncodec.a -lm #14 55.15 make[1]: Leaving directory '/opt/E2Manager/3rdparty/asn1codec/e2ap_engine' #14 55.17 mkdir -p lib/ #14 55.17 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -c src/configuration_update_wrapper.c -o lib/configuration_update_wrapper.o #14 55.27 In file included from src/configuration_update_wrapper.c:34: #14 55.27 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 55.27 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 55.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 In file included from ./inc/asn1codec_utils.h:39, #14 55.31 from ./inc/configuration_update_wrapper.h:27, #14 55.31 from src/configuration_update_wrapper.c:35: #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 55.31 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 55.31 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 55.31 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 55.31 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 55.31 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 55.31 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 55.31 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 55.31 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 55.31 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 55.31 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 55.31 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 55.31 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 55.31 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 55.31 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 55.31 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 55.31 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 55.31 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 55.31 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 55.31 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 55.31 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 55.31 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 55.31 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 55.31 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 55.31 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 55.31 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 55.31 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 55.31 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 55.31 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 55.31 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 55.31 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 55.31 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 55.31 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 55.31 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 55.31 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 55.31 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 55.31 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 55.31 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 55.31 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 55.31 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 55.31 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 55.31 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 55.31 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 55.32 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 55.32 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 55.32 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 55.32 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 55.32 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 55.32 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 55.32 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 55.32 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 55.32 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 55.32 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 55.32 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 55.32 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 55.32 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 55.32 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 55.32 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 55.32 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 55.32 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 55.32 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 55.32 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 55.32 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 55.32 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 55.32 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 55.32 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 55.32 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 55.32 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.32 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 55.32 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 55.33 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 55.33 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 55.33 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 55.33 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 55.33 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 55.33 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 55.33 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 55.33 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 55.33 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 55.33 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 55.33 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 55.33 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 55.33 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.33 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 55.33 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 55.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 55.34 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 55.34 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 55.34 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 55.34 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 55.34 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 55.34 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 55.34 2847 | union CellType_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 55.34 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 55.34 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 55.34 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 55.34 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 55.34 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 55.34 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 55.34 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 55.34 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.34 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 55.34 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 55.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 55.35 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 55.35 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 55.35 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 55.35 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 55.35 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 55.35 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 55.35 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 55.35 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 55.35 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 55.35 3132 | union ECGI_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 55.35 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 55.35 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 55.35 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 55.35 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 55.35 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 55.35 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 55.35 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 55.35 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 55.35 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.35 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 55.35 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 55.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 55.36 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 55.36 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 55.36 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 55.36 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 55.36 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 55.36 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 55.36 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 55.36 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 55.36 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 55.36 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 55.36 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 55.36 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 55.36 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 55.36 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 55.36 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 55.36 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 55.36 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.36 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 55.36 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 55.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 55.37 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 55.37 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 55.37 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 55.37 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 55.37 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 55.37 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 55.37 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 55.37 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 55.37 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 55.37 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 55.37 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 55.37 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 55.37 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 55.37 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 55.37 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.37 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 55.37 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 55.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 55.38 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 55.38 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 55.38 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 55.38 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 55.38 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 55.38 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 55.38 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 55.38 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 55.38 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 55.38 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 55.38 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 55.38 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 55.38 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 55.38 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 55.38 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 55.38 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.38 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 55.38 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 55.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 55.39 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 55.39 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 55.39 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 55.39 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 55.39 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 55.39 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 55.39 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 55.39 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.39 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 55.39 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 55.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.45 mkdir -p lib/ #14 55.46 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -c src/x2setup_request_wrapper.c -o lib/x2setup_request_wrapper.o #14 55.56 In file included from src/x2setup_request_wrapper.c:39: #14 55.56 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 55.56 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 55.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 In file included from ./inc/asn1codec_utils.h:39, #14 55.60 from ./inc/x2setup_request_wrapper.h:28, #14 55.60 from src/x2setup_request_wrapper.c:40: #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 55.60 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 55.60 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 55.60 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 55.60 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 55.60 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 55.60 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 55.60 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 55.60 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 55.60 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 55.60 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 55.60 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 55.60 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 55.60 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 55.60 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 55.60 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 55.60 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 55.60 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 55.60 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 55.60 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 55.60 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 55.60 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 55.60 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 55.60 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 55.60 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 55.60 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.60 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 55.60 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 55.61 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 55.61 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 55.61 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 55.61 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 55.61 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 55.61 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 55.61 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 55.61 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 55.61 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 55.61 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 55.61 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 55.61 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 55.61 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 55.61 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 55.61 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 55.61 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 55.61 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 55.61 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 55.61 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.61 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 55.61 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 55.62 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 55.62 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 55.62 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 55.62 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 55.62 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 55.62 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 55.62 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 55.62 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 55.62 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 55.62 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 55.62 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 55.62 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 55.62 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 55.62 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 55.62 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 55.62 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 55.62 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 55.62 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 55.62 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 55.62 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 55.62 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 55.62 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 55.62 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 55.62 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 55.62 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 55.62 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 55.62 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 55.62 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 55.62 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 55.62 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 55.62 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 55.62 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 55.62 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 55.62 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 55.62 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.62 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 55.62 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 55.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 55.63 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 55.63 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 55.63 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 55.63 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 55.63 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 55.63 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 55.63 2847 | union CellType_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 55.63 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 55.63 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 55.63 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 55.63 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 55.63 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 55.63 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 55.63 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 55.63 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 55.63 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 55.63 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 55.63 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 55.63 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 55.63 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 55.63 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 55.63 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 55.63 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 55.63 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 55.63 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 55.63 3132 | union ECGI_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 55.63 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 55.63 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 55.63 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 55.63 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 55.63 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 55.63 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 55.63 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 55.63 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 55.63 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 55.63 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 55.63 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.63 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 55.63 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 55.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 55.64 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 55.64 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 55.64 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 55.64 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 55.64 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 55.64 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 55.64 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 55.64 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 55.64 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 55.64 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 55.64 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 55.64 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 55.64 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 55.64 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 55.64 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 55.64 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 55.64 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 55.64 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 55.64 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 55.64 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 55.64 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 55.64 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 55.64 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 55.64 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 55.64 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 55.64 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.64 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 55.64 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 55.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 55.65 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 55.65 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 55.65 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 55.65 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 55.65 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 55.65 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 55.65 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 55.65 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 55.65 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 55.65 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 55.65 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 55.65 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.65 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 55.65 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 55.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 55.66 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 55.66 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 55.66 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 55.66 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 55.66 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 55.66 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 55.66 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 55.66 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 55.66 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 55.66 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 55.66 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 55.66 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 55.66 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 55.66 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 55.66 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 55.66 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 55.66 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.66 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 55.66 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 55.66 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.74 mkdir -p lib/ #14 55.74 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -c src/x2reset_request_wrapper.c -o lib/x2reset_request_wrapper.o #14 55.84 In file included from ./inc/asn1codec_utils.h:37, #14 55.84 from ./inc/x2reset_request_wrapper.h:28, #14 55.84 from src/x2reset_request_wrapper.c:31: #14 55.84 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 55.84 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 55.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 In file included from ./inc/asn1codec_utils.h:39, #14 55.87 from ./inc/x2reset_request_wrapper.h:28, #14 55.87 from src/x2reset_request_wrapper.c:31: #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 55.87 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 55.87 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 55.87 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 55.87 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 55.87 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 55.87 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 55.87 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 55.87 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 55.87 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 55.87 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 55.87 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 55.87 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 55.87 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 55.87 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 55.87 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 55.87 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 55.87 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 55.87 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 55.87 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 55.87 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 55.87 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 55.87 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 55.87 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 55.87 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 55.87 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 55.87 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 55.87 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 55.87 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 55.87 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 55.87 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 55.87 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 55.87 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 55.87 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 55.87 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 55.87 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 55.87 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 55.87 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 55.87 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 55.87 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 55.87 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 55.87 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 55.87 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 55.87 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 55.87 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 55.87 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 55.87 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 55.87 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 55.87 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 55.87 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 55.87 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 55.87 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 55.87 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 55.87 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 55.87 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 55.87 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 55.87 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 55.87 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 55.87 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 55.87 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 55.87 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 55.87 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 55.87 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 55.87 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.87 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 55.87 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 55.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 55.88 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 55.88 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 55.88 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 55.88 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 55.88 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 55.88 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 55.88 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 55.88 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 55.88 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 55.88 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 55.88 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 55.88 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 55.88 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 55.88 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 55.88 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 55.88 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 55.88 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 55.88 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 55.88 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 55.88 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 55.88 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 55.88 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 55.88 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 55.88 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 55.88 2847 | union CellType_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 55.88 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 55.88 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 55.88 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 55.88 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 55.88 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 55.88 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 55.88 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 55.88 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 55.88 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.88 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 55.88 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 55.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 55.89 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 55.89 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 55.89 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 55.89 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 55.89 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 55.89 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 55.89 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 55.89 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 55.89 3132 | union ECGI_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 55.89 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 55.89 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 55.89 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 55.89 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 55.89 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 55.89 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 55.89 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 55.89 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 55.89 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 55.89 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 55.89 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 55.89 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 55.89 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 55.89 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 55.89 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 55.89 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 55.89 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 55.89 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 55.89 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 55.89 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 55.89 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 55.89 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 55.89 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 55.89 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 55.89 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 55.89 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.89 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 55.89 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 55.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 55.90 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 55.90 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 55.90 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 55.90 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 55.90 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 55.90 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 55.90 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 55.90 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 55.90 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 55.90 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 55.90 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 55.90 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 55.90 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 55.90 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 55.90 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 55.90 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 55.90 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 55.90 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 55.90 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 55.90 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 55.90 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 55.90 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 55.90 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 55.90 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 55.90 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.90 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 55.90 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 55.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 55.91 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 55.91 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 55.91 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 55.91 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 55.91 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 55.91 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 55.91 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 55.91 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 55.91 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 55.91 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 55.91 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 55.91 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 55.91 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 55.91 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 55.91 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 55.91 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.91 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 55.91 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 55.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.96 mkdir -p lib/ #14 55.96 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -c src/x2reset_response_wrapper.c -o lib/x2reset_response_wrapper.o #14 56.06 In file included from src/x2reset_response_wrapper.c:33: #14 56.06 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 56.06 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 56.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 In file included from ./inc/asn1codec_utils.h:39, #14 56.10 from ./inc/x2reset_response_wrapper.h:28, #14 56.10 from src/x2reset_response_wrapper.c:34: #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 56.10 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 56.10 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 56.10 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 56.10 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 56.10 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 56.10 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 56.10 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 56.10 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 56.10 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 56.10 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 56.10 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 56.10 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 56.10 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 56.10 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 56.10 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 56.10 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 56.10 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 56.10 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 56.10 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 56.10 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 56.10 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 56.10 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 56.10 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 56.10 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 56.10 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 56.10 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 56.10 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 56.10 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 56.10 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 56.10 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 56.10 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 56.10 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 56.10 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 56.10 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 56.10 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 56.10 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 56.10 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 56.10 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 56.10 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 56.10 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 56.10 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 56.10 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.10 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 56.10 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 56.11 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 56.11 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 56.11 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 56.11 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 56.11 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 56.11 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 56.11 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 56.11 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 56.11 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 56.11 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 56.11 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 56.11 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 56.11 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 56.11 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 56.11 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 56.11 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 56.11 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 56.11 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 56.11 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 56.11 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 56.11 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 56.11 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 56.11 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 56.11 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 56.11 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 56.11 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 56.11 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 56.11 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 56.11 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 56.11 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.11 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 56.11 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 56.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 56.12 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 56.12 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 56.12 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 56.12 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 56.12 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 56.12 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 56.12 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 56.12 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 56.12 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 56.12 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 56.12 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 56.12 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 56.12 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 56.12 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 56.12 2847 | union CellType_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 56.12 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.12 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 56.12 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 56.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 56.13 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 56.13 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 56.13 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 56.13 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 56.13 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 56.13 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 56.13 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 56.13 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 56.13 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 56.13 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 56.13 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 56.13 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 56.13 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 56.13 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 56.13 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 56.13 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 56.13 3132 | union ECGI_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 56.13 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 56.13 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 56.13 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 56.13 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 56.13 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 56.13 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 56.13 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 56.13 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 56.13 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 56.13 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 56.13 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 56.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 56.14 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 56.14 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 56.14 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 56.14 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 56.14 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 56.14 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 56.14 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 56.14 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 56.14 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 56.14 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 56.14 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 56.14 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 56.14 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 56.14 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 56.14 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 56.14 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 56.14 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 56.14 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 56.14 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 56.14 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 56.14 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 56.14 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 56.14 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 56.14 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 56.14 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.14 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 56.14 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 56.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 56.15 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 56.15 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 56.15 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 56.15 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 56.15 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 56.15 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 56.15 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 56.15 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 56.15 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 56.15 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 56.15 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 56.15 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 56.15 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 56.15 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 56.15 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 56.15 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 56.15 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 56.15 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 56.15 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 56.15 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 56.15 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 56.15 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 56.15 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 56.15 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 56.15 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.15 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 56.15 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 56.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.16 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 56.16 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 56.16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.16 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 56.16 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 56.16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.16 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 56.16 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 56.16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.16 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 56.16 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 56.16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.16 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 56.16 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 56.16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.16 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 56.16 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 56.16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.16 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 56.16 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.20 mkdir -p lib/ #14 56.20 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb -c src/asn1codec_utils.c -o lib/asn1codec_utils.o #14 56.26 In file included from ./inc/asn1codec_utils.h:37, #14 56.26 from src/asn1codec_utils.c:29: #14 56.26 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 56.26 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 In file included from ./inc/asn1codec_utils.h:39, #14 56.30 from src/asn1codec_utils.c:29: #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 56.30 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 56.30 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 56.30 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 56.30 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 56.30 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 56.30 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 56.30 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 56.30 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 56.30 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 56.30 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 56.30 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 56.30 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 56.30 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 56.30 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 56.30 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 56.30 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 56.30 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 56.31 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 56.31 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 56.31 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 56.31 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 56.31 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 56.31 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 56.31 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 56.31 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 56.31 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 56.31 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 56.31 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 56.31 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 56.31 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 56.31 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 56.31 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 56.31 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 56.31 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 56.32 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 56.32 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 56.32 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 56.32 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 56.32 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 56.32 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 56.32 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 56.32 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 56.32 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 56.32 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 56.32 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 56.32 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 56.32 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 56.32 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 56.32 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 56.32 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 56.32 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 56.32 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 56.32 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 56.32 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 56.32 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 56.32 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 56.32 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 56.32 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 56.32 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 56.32 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 56.32 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 56.32 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 56.32 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 56.32 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 56.32 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 56.32 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 56.32 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 56.32 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 56.32 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 56.32 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 56.32 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 56.32 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 56.32 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 56.32 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 56.32 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 56.32 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 56.32 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 56.32 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 56.32 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 56.32 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 56.32 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 56.32 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 56.32 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 56.32 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 56.32 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 56.32 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 56.32 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 56.32 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 56.32 2847 | union CellType_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 56.32 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 56.32 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 56.32 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 56.32 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 56.32 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 56.32 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 56.32 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 56.32 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 56.32 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 56.32 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 56.32 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 56.32 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 56.32 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 56.32 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 56.32 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 56.32 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 56.32 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 56.32 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 56.33 3132 | union ECGI_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 56.33 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 56.33 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 56.33 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 56.33 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 56.33 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 56.33 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 56.33 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 56.33 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 56.33 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 56.33 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 56.33 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 56.33 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 56.33 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.33 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 56.33 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 56.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 56.34 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 56.34 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 56.34 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 56.34 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 56.34 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 56.34 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 56.34 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 56.34 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 56.34 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 56.34 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 56.34 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 56.34 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 56.34 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 56.34 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 56.34 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 56.34 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 56.34 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 56.34 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 56.34 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 56.34 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 56.34 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 56.34 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 56.34 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 56.34 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 56.34 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 56.34 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 56.34 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.34 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 56.34 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 56.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 56.35 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 56.35 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 56.35 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 56.35 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 56.35 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 56.35 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 56.35 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 56.35 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 56.35 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 56.35 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 56.35 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 56.35 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 56.35 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 56.35 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 56.35 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 56.35 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 56.35 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 56.35 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 56.35 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 56.35 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 56.35 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 56.35 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.35 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 56.35 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 56.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.36 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 56.36 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 56.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.36 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 56.36 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 56.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.36 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 56.36 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 56.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.36 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 56.36 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 56.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.36 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 56.36 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.44 ar -crv lib/libe2ap_codec.a lib/configuration_update_wrapper.o lib/x2setup_request_wrapper.o lib/x2reset_request_wrapper.o lib/x2reset_response_wrapper.o lib/asn1codec_utils.o #14 56.44 a - lib/configuration_update_wrapper.o #14 56.44 a - lib/x2setup_request_wrapper.o #14 56.44 a - lib/x2reset_request_wrapper.o #14 56.44 a - lib/x2reset_response_wrapper.o #14 56.44 a - lib/asn1codec_utils.o #14 56.44 mkdir -p tests/ #14 56.44 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb src/tests/x2setup_request_wrapper_test.c -o tests/x2setup_request_wrapper_test lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 56.51 In file included from ./inc/asn1codec_utils.h:37, #14 56.51 from ./inc/x2setup_request_wrapper.h:28, #14 56.51 from src/tests/x2setup_request_wrapper_test.c:28: #14 56.51 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 56.51 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 56.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 In file included from ./inc/asn1codec_utils.h:39, #14 56.54 from ./inc/x2setup_request_wrapper.h:28, #14 56.54 from src/tests/x2setup_request_wrapper_test.c:28: #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 56.54 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 56.54 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 56.54 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 56.54 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 56.54 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 56.54 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 56.54 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 56.54 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 56.54 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 56.54 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 56.54 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 56.54 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 56.54 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 56.54 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 56.54 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 56.54 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 56.54 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 56.54 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 56.54 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 56.54 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 56.54 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 56.54 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 56.54 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 56.54 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 56.54 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 56.54 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 56.54 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 56.54 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 56.54 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 56.54 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 56.54 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 56.54 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 56.54 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 56.54 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 56.54 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 56.54 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 56.54 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 56.54 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 56.54 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 56.54 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 56.54 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 56.54 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 56.54 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 56.54 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 56.54 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 56.54 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 56.54 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 56.54 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 56.54 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 56.54 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 56.54 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 56.54 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.54 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 56.54 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 56.55 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 56.55 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 56.55 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 56.55 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 56.55 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 56.55 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 56.55 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 56.55 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 56.55 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 56.55 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 56.55 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 56.55 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 56.55 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 56.55 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 56.55 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 56.55 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 56.55 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 56.55 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 56.55 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 56.55 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 56.55 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 56.55 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 56.55 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 56.55 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 56.55 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 56.55 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 56.55 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 56.55 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 56.55 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 56.55 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 56.55 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 56.55 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 56.55 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 56.55 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 56.55 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 56.55 2847 | union CellType_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 56.55 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 56.55 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 56.55 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 56.55 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 56.55 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 56.55 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 56.55 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 56.55 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 56.55 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.55 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 56.55 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 56.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 56.56 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 56.56 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 56.56 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 56.56 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 56.56 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 56.56 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 56.56 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 56.56 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 56.56 3132 | union ECGI_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 56.56 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 56.56 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 56.56 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 56.56 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 56.56 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 56.56 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 56.56 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 56.56 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 56.56 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 56.56 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 56.56 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 56.56 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 56.56 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 56.56 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 56.56 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 56.56 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 56.56 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 56.56 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 56.56 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 56.56 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 56.56 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 56.56 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 56.56 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 56.56 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 56.56 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.56 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 56.56 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 56.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 56.57 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 56.57 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 56.57 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 56.57 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 56.57 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 56.57 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 56.57 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 56.57 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 56.57 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 56.57 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 56.57 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 56.57 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 56.57 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 56.57 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 56.57 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 56.57 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 56.57 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 56.57 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 56.57 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 56.57 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 56.57 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 56.57 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 56.57 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 56.57 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 56.57 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 56.57 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 56.57 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.57 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 56.57 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 56.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 56.58 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 56.58 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 56.58 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 56.58 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 56.58 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 56.58 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 56.58 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 56.58 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 56.58 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 56.58 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 56.58 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 56.58 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 56.58 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 56.58 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 56.58 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.58 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 56.58 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.02 mkdir -p tests/ #14 57.02 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb src/tests/configuration_update_wrapper_test.c -o tests/configuration_update_wrapper_test lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 57.08 In file included from ./inc/asn1codec_utils.h:37, #14 57.08 from ./inc/configuration_update_wrapper.h:27, #14 57.08 from src/tests/configuration_update_wrapper_test.c:27: #14 57.08 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 57.08 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 57.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.10 In file included from ./inc/asn1codec_utils.h:39, #14 57.10 from ./inc/configuration_update_wrapper.h:27, #14 57.10 from src/tests/configuration_update_wrapper_test.c:27: #14 57.10 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 57.10 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 57.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.10 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 57.10 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 57.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.10 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 57.10 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 57.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.10 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 57.10 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 57.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.10 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 57.10 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 57.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.10 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 57.10 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 57.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.10 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 57.10 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 57.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.10 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 57.10 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 57.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 57.11 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 57.11 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 57.11 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 57.11 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 57.11 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 57.11 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 57.11 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 57.11 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 57.11 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 57.11 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 57.11 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 57.11 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 57.11 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 57.11 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 57.11 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 57.11 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 57.11 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 57.11 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 57.11 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 57.11 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 57.11 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 57.11 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 57.11 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 57.11 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 57.11 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 57.11 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 57.11 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 57.11 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 57.11 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 57.11 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 57.11 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 57.11 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 57.11 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 57.11 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 57.11 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 57.11 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 57.11 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 57.11 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 57.11 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 57.11 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 57.11 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 57.11 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 57.11 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 57.11 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 57.11 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 57.11 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 57.11 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 57.11 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 57.11 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 57.11 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 57.11 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 57.11 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 57.11 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 57.11 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 57.11 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 57.11 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 57.11 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 57.11 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 57.11 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 57.11 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 57.11 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 57.11 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 57.11 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 57.11 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 57.11 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 57.11 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.11 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 57.11 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 57.11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 57.12 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 57.12 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 57.12 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 57.12 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 57.12 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 57.12 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 57.12 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 57.12 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 57.12 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 57.12 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 57.12 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 57.12 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 57.12 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 57.12 2847 | union CellType_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 57.12 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 57.12 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 57.12 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 57.12 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 57.12 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 57.12 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 57.12 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 57.12 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 57.12 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 57.12 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 57.12 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 57.12 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 57.12 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 57.12 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 57.12 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 57.12 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 57.12 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 57.12 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 57.12 3132 | union ECGI_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 57.12 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 57.12 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 57.12 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 57.12 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 57.12 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 57.12 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 57.12 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 57.12 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 57.12 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.12 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 57.12 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 57.12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 57.13 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 57.13 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 57.13 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 57.13 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 57.13 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 57.13 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 57.13 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 57.13 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 57.13 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 57.13 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 57.13 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 57.13 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 57.13 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 57.13 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 57.13 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 57.13 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 57.13 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 57.13 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 57.13 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.13 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 57.13 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 57.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 57.14 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 57.14 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 57.14 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 57.14 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 57.14 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 57.14 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 57.14 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 57.14 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 57.14 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 57.14 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 57.14 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 57.14 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 57.14 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 57.14 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 57.14 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 57.14 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 57.14 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 57.14 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 57.14 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 57.14 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 57.14 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 57.14 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 57.14 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 57.14 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 57.14 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 57.14 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 57.14 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.14 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 57.14 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 57.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 57.15 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 57.15 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 57.15 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 57.15 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 57.15 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 57.15 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 57.15 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 57.15 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 57.15 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 57.15 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 57.15 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.15 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 57.15 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 57.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.58 mkdir -p tests/ #14 57.58 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb src/tests/x2reset_request_wrapper_test.c -o tests/x2reset_request_wrapper_test lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 57.65 In file included from ./inc/asn1codec_utils.h:37, #14 57.65 from ./inc/x2reset_request_wrapper.h:28, #14 57.65 from src/tests/x2reset_request_wrapper_test.c:28: #14 57.65 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 57.65 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 57.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 In file included from ./inc/asn1codec_utils.h:39, #14 57.68 from ./inc/x2reset_request_wrapper.h:28, #14 57.68 from src/tests/x2reset_request_wrapper_test.c:28: #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 57.68 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 57.68 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 57.68 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 57.68 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 57.68 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 57.68 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 57.68 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 57.68 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 57.68 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 57.68 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 57.68 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 57.68 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 57.68 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 57.68 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 57.68 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 57.68 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 57.68 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 57.68 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 57.68 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 57.68 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 57.68 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 57.68 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 57.68 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 57.68 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 57.68 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 57.68 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 57.68 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 57.68 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 57.68 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 57.68 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 57.68 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 57.68 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 57.68 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 57.68 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 57.68 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 57.68 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 57.68 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 57.68 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 57.68 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 57.68 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 57.68 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 57.68 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 57.68 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 57.68 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 57.68 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 57.68 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 57.68 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 57.68 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 57.68 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 57.68 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 57.68 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 57.68 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 57.68 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 57.68 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 57.68 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 57.68 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 57.68 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 57.68 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 57.68 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 57.68 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.68 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 57.68 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 57.68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 57.69 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 57.69 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 57.69 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 57.69 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 57.69 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 57.69 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 57.69 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 57.69 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 57.69 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 57.69 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 57.69 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 57.69 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 57.69 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 57.69 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 57.69 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 57.69 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 57.69 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 57.69 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 57.69 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 57.69 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 57.69 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 57.69 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 57.69 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 57.69 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 57.69 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 57.69 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 57.69 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 57.69 2847 | union CellType_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 57.69 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 57.69 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 57.69 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 57.69 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 57.69 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 57.69 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 57.69 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 57.69 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 57.69 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 57.69 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 57.69 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 57.69 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 57.69 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 57.69 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 57.69 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 57.69 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 57.69 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.69 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 57.69 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 57.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 57.70 3132 | union ECGI_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 57.70 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 57.70 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 57.70 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 57.70 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 57.70 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 57.70 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 57.70 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 57.70 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 57.70 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 57.70 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 57.70 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 57.70 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 57.70 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 57.70 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 57.70 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 57.70 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 57.70 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 57.70 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 57.70 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 57.70 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 57.70 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 57.70 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 57.70 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 57.70 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 57.70 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.70 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 57.70 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 57.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 57.71 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 57.71 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 57.71 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 57.71 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 57.71 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 57.71 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 57.71 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 57.71 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 57.71 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 57.71 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 57.71 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 57.71 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 57.71 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 57.71 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 57.71 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 57.71 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 57.71 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 57.71 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 57.71 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 57.71 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 57.71 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 57.71 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 57.71 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 57.71 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 57.71 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 57.71 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 57.71 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.71 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 57.71 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 57.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 57.73 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 57.73 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 57.73 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 57.73 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 57.73 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 57.73 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 57.73 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 57.73 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 57.73 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 57.73 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 57.73 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 57.73 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 57.73 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 57.73 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 57.73 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.73 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 57.73 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 57.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.16 mkdir -p tests/ #14 58.16 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb src/tests/unpack_xer.c -o tests/unpack_xer lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 58.22 In file included from ./inc/asn1codec_utils.h:37, #14 58.22 from src/tests/unpack_xer.c:27: #14 58.22 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 58.22 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 58.22 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 In file included from ./inc/asn1codec_utils.h:39, #14 58.25 from src/tests/unpack_xer.c:27: #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 58.25 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 58.25 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 58.25 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 58.25 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 58.25 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 58.25 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 58.25 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 58.25 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 58.25 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 58.25 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 58.25 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 58.25 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 58.25 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 58.25 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 58.25 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 58.25 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 58.25 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 58.25 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.25 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 58.25 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 58.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 58.26 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 58.26 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 58.26 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 58.26 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 58.26 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 58.26 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 58.26 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 58.26 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 58.26 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 58.26 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 58.26 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 58.26 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 58.26 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 58.26 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 58.26 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 58.26 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 58.26 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 58.26 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 58.26 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 58.26 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 58.26 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 58.26 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 58.26 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 58.26 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 58.26 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 58.26 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 58.26 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 58.26 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 58.26 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.26 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 58.26 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 58.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 58.27 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 58.27 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 58.27 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 58.27 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 58.27 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 58.27 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 58.27 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 58.27 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 58.27 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 58.27 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 58.27 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 58.27 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 58.27 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 58.27 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 58.27 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 58.27 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 58.27 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 58.27 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 58.27 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 58.27 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 58.27 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 58.27 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 58.27 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.27 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 58.27 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 58.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 58.28 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 58.28 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 58.28 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 58.28 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 58.28 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 58.28 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 58.28 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 58.28 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 58.28 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 58.28 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 58.28 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 58.28 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 58.28 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 58.28 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 58.28 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 58.28 2847 | union CellType_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 58.28 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 58.28 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.28 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 58.28 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 58.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 58.29 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 58.29 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 58.29 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 58.29 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 58.29 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 58.29 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 58.29 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 58.29 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 58.29 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 58.29 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 58.29 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 58.29 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 58.29 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 58.29 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 58.29 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 58.29 3132 | union ECGI_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 58.29 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 58.29 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 58.29 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 58.29 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 58.29 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 58.29 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 58.29 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 58.29 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 58.29 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 58.29 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.29 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 58.29 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 58.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 58.30 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 58.30 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 58.30 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 58.30 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 58.30 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 58.30 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 58.30 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 58.30 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 58.30 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 58.30 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 58.30 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 58.30 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 58.30 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 58.30 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 58.30 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 58.30 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 58.30 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 58.30 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 58.30 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 58.30 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 58.30 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 58.30 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.30 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 58.30 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 58.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 58.31 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 58.31 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 58.31 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 58.31 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 58.31 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 58.31 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 58.31 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 58.31 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 58.31 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 58.31 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 58.31 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 58.31 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 58.31 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 58.31 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 58.31 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 58.31 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 58.31 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.31 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 58.31 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 58.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 58.32 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 58.32 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 58.32 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 58.32 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 58.32 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 58.32 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 58.32 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 58.32 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 58.32 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 58.32 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 58.32 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 58.32 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 58.32 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 58.32 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 58.32 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.32 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 58.32 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 58.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.33 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 58.33 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 58.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.33 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 58.33 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 58.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.76 mkdir -p tests/ #14 58.76 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb src/tests/x2reset_response_wrapper_test.c -o tests/x2reset_response_wrapper_test lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 58.82 In file included from ./inc/asn1codec_utils.h:37, #14 58.82 from ./inc/x2reset_response_wrapper.h:28, #14 58.82 from src/tests/x2reset_response_wrapper_test.c:28: #14 58.82 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 58.82 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 58.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 In file included from ./inc/asn1codec_utils.h:39, #14 58.86 from ./inc/x2reset_response_wrapper.h:28, #14 58.86 from src/tests/x2reset_response_wrapper_test.c:28: #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 58.86 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 58.86 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 58.86 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 58.86 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 58.86 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 58.86 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 58.86 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 58.86 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 58.86 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 58.86 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 58.86 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 58.86 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 58.86 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 58.86 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 58.86 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 58.86 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 58.86 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 58.86 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 58.86 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 58.86 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 58.86 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 58.86 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 58.86 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 58.86 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 58.86 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 58.86 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 58.86 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 58.86 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 58.86 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 58.86 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 58.86 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 58.86 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 58.86 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 58.86 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 58.86 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 58.86 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 58.86 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 58.86 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 58.86 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 58.86 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 58.86 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 58.86 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 58.86 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 58.86 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 58.86 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 58.86 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 58.86 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 58.86 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 58.86 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 58.86 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.86 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 58.86 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 58.87 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 58.87 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 58.87 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 58.87 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 58.87 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 58.87 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 58.87 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 58.87 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 58.87 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 58.87 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 58.87 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 58.87 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 58.87 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 58.87 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 58.87 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 58.87 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 58.87 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 58.87 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 58.87 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 58.87 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 58.87 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 58.87 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 58.87 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 58.87 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 58.87 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 58.87 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 58.87 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 58.87 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 58.87 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 58.87 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 58.87 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 58.87 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 58.87 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 58.87 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 58.87 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 58.87 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 58.87 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 58.87 2847 | union CellType_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 58.87 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 58.87 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.87 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 58.87 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 58.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 58.88 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 58.88 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 58.88 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 58.88 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 58.88 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 58.88 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 58.88 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 58.88 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 58.88 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 58.88 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 58.88 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 58.88 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 58.88 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 58.88 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 58.88 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 58.88 3132 | union ECGI_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 58.88 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 58.88 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 58.88 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 58.88 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 58.88 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 58.88 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 58.88 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 58.88 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 58.88 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 58.88 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 58.88 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 58.88 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 58.88 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 58.88 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.88 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 58.88 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 58.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 58.89 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 58.89 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 58.89 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 58.89 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 58.89 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 58.89 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 58.89 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 58.89 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 58.89 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 58.89 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 58.89 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 58.89 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 58.89 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 58.89 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 58.89 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 58.89 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 58.89 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 58.89 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 58.89 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 58.89 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 58.89 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 58.89 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 58.89 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 58.89 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 58.89 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 58.89 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.89 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 58.89 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 58.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 58.90 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 58.90 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 58.90 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 58.90 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 58.90 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 58.90 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 58.90 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 58.90 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 58.90 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 58.90 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 58.90 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 58.90 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 58.90 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 58.90 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 58.90 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 58.90 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 58.90 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 58.90 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 58.90 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 58.90 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 58.90 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 58.90 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.90 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 58.90 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 58.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.91 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 58.91 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 58.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.91 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 58.91 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 58.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.91 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 58.91 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 58.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.91 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 58.91 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 58.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 58.91 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 58.91 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 58.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 59.33 + cd ../.. #14 59.33 + go build -v app/main.go #14 59.35 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.9 #14 59.36 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.9 #14 59.36 go: downloading github.com/spf13/viper v1.4.0 #14 59.36 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0 #14 59.47 go: downloading github.com/gorilla/mux v1.7.0 #14 59.48 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 #14 59.50 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.9 #14 59.50 go: downloading github.com/golang/protobuf v1.4.2 #14 59.56 go: downloading github.com/pkg/errors v0.8.1 #14 59.60 go: downloading k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 #14 59.66 go: downloading google.golang.org/protobuf v1.23.0 #14 59.95 go: downloading github.com/go-redis/redis v6.15.9+incompatible #14 59.96 go: downloading github.com/stretchr/testify v1.5.1 #14 59.99 go: downloading github.com/stretchr/objx v0.2.0 #14 59.99 go: downloading github.com/pmezard/go-difflib v1.0.0 #14 59.99 go: downloading github.com/davecgh/go-spew v1.1.1 #14 60.16 internal/goarch #14 60.17 internal/unsafeheader #14 60.17 internal/cpu #14 60.17 internal/godebugs #14 60.17 internal/coverage/rtcov #14 60.18 internal/abi #14 60.19 internal/chacha8rand #14 60.19 internal/goexperiment #14 60.21 internal/goos #14 60.22 runtime/internal/atomic #14 60.27 runtime/internal/math #14 60.28 runtime/internal/sys #14 60.28 internal/bytealg #14 60.29 runtime/internal/syscall #14 60.30 internal/race #14 60.31 sync/atomic #14 60.36 unicode #14 60.44 unicode/utf8 #14 60.47 internal/itoa #14 60.49 math/bits #14 60.50 cmp #14 60.50 runtime #14 60.51 encoding #14 60.53 math #14 60.54 slices #14 60.57 unicode/utf16 #14 60.61 golang.org/x/sys/internal/unsafeheader #14 60.63 log/internal #14 60.63 container/list #14 60.68 crypto/internal/alias #14 60.69 crypto/subtle #14 60.71 crypto/internal/boring/sig #14 60.74 vendor/golang.org/x/crypto/cryptobyte/asn1 #14 60.76 internal/nettrace #14 60.77 vendor/golang.org/x/crypto/internal/alias #14 60.80 google.golang.org/protobuf/internal/flags #14 60.82 google.golang.org/protobuf/internal/fieldnum #14 60.83 google.golang.org/protobuf/internal/set #14 60.84 google.golang.org/protobuf/internal/genname #14 64.34 internal/reflectlite #14 64.34 sync #14 64.46 internal/testlog #14 64.46 internal/bisect #14 64.46 internal/singleflight #14 64.50 google.golang.org/protobuf/internal/pragma #14 64.54 runtime/cgo #14 64.56 errors #14 64.56 sort #14 64.61 io #14 64.72 bytes #14 64.72 strconv #14 64.78 internal/oserror #14 64.80 syscall #14 64.87 internal/safefilepath #14 64.93 path #14 64.97 reflect #14 65.00 strings #14 65.24 bufio #14 65.40 github.com/hashicorp/hcl/hcl/strconv #14 65.41 internal/syscall/unix #14 65.44 time #14 65.47 internal/syscall/execenv #14 65.49 regexp/syntax #14 65.98 regexp #14 66.09 internal/poll #14 66.33 io/fs #14 66.35 text/tabwriter #14 66.42 internal/fmtsort #14 66.42 os #14 66.42 encoding/binary #14 66.45 hash #14 66.46 hash/crc32 #14 66.49 context #14 66.61 crypto #14 66.64 crypto/internal/randutil #14 66.66 internal/godebug #14 66.66 encoding/base64 #14 66.67 golang.org/x/sys/unix #14 66.74 crypto/cipher #14 66.74 math/rand #14 66.85 crypto/internal/boring #14 66.89 crypto/des #14 66.89 crypto/aes #14 66.92 fmt #14 66.95 path/filepath #14 67.05 io/ioutil #14 67.09 crypto/internal/edwards25519/field #14 67.11 crypto/internal/nistec/fiat #14 67.24 embed #14 67.28 encoding/csv #14 67.30 encoding/json #14 67.37 github.com/hashicorp/hcl/hcl/token #14 67.44 github.com/hashicorp/hcl/hcl/ast #14 67.50 github.com/hashicorp/hcl/hcl/scanner #14 67.59 github.com/hashicorp/hcl/hcl/parser #14 67.71 github.com/hashicorp/hcl/json/token #14 67.76 github.com/hashicorp/hcl/json/scanner #14 67.85 github.com/hashicorp/hcl/json/parser #14 68.00 github.com/hashicorp/hcl #14 68.03 github.com/hashicorp/hcl/hcl/printer #14 68.11 flag #14 68.20 log #14 68.23 compress/flate #14 68.27 github.com/fsnotify/fsnotify #14 68.27 math/big #14 68.30 crypto/internal/nistec #14 68.39 crypto/sha512 #14 68.45 compress/gzip #14 68.53 crypto/internal/edwards25519 #14 68.55 crypto/hmac #14 68.58 crypto/md5 #14 68.75 crypto/rc4 #14 68.76 crypto/ecdh #14 68.77 crypto/sha1 #14 68.79 crypto/sha256 #14 68.89 encoding/hex #14 68.92 encoding/pem #14 68.94 vendor/golang.org/x/net/dns/dnsmessage #14 68.97 internal/intern #14 69.01 net/url #14 69.06 net/netip #14 69.23 crypto/rand #14 69.28 crypto/elliptic #14 69.32 crypto/internal/bigmod #14 69.32 crypto/internal/boring/bbig #14 69.33 encoding/asn1 #14 69.34 crypto/ed25519 #14 69.40 crypto/dsa #14 69.45 crypto/rsa #14 69.46 net #14 69.47 vendor/golang.org/x/crypto/chacha20 #14 69.60 vendor/golang.org/x/crypto/internal/poly1305 #14 69.62 vendor/golang.org/x/sys/cpu #14 69.63 vendor/golang.org/x/crypto/cryptobyte #14 69.69 crypto/x509/pkix #14 69.71 vendor/golang.org/x/crypto/chacha20poly1305 #14 69.81 vendor/golang.org/x/crypto/hkdf #14 69.83 crypto/ecdsa #14 69.85 vendor/golang.org/x/text/transform #14 69.88 vendor/golang.org/x/text/unicode/bidi #14 69.93 vendor/golang.org/x/text/unicode/norm #14 70.00 vendor/golang.org/x/net/http2/hpack #14 70.11 vendor/golang.org/x/text/secure/bidirule #14 70.18 mime #14 70.19 mime/quotedprintable #14 70.25 net/http/internal #14 70.31 net/http/internal/ascii #14 70.35 github.com/pelletier/go-toml #14 70.37 github.com/spf13/afero/mem #14 70.51 vendor/golang.org/x/net/idna #14 70.51 golang.org/x/text/transform #14 70.59 golang.org/x/text/unicode/norm #14 70.85 html #14 70.94 text/template/parse #14 71.28 github.com/spf13/jwalterweatherman #14 71.34 gopkg.in/yaml.v2 #14 71.40 e2mgr/e2managererrors #14 71.40 text/template #14 71.44 k8s.io/utils/inotify #14 71.48 gerrit.o-ran-sc.org/r/com/golog #14 71.55 e2mgr/logger #14 71.58 e2mgr/enums #14 71.60 hash/fnv #14 71.66 google.golang.org/protobuf/internal/detrand #14 71.74 google.golang.org/protobuf/internal/errors #14 71.81 google.golang.org/protobuf/encoding/protowire #14 71.91 google.golang.org/protobuf/reflect/protoreflect #14 72.07 html/template #14 72.26 google.golang.org/protobuf/internal/descfmt #14 72.43 google.golang.org/protobuf/internal/descopts #14 72.47 go/token #14 72.47 google.golang.org/protobuf/reflect/protoregistry #14 72.50 github.com/spf13/cast #14 72.59 google.golang.org/protobuf/internal/strs #14 72.61 google.golang.org/protobuf/internal/encoding/messageset #14 72.62 google.golang.org/protobuf/internal/encoding/text #14 72.71 google.golang.org/protobuf/internal/fieldsort #14 72.74 google.golang.org/protobuf/internal/mapsort #14 72.77 google.golang.org/protobuf/runtime/protoiface #14 72.79 google.golang.org/protobuf/internal/version #14 72.82 google.golang.org/protobuf/internal/detectknown #14 72.86 google.golang.org/protobuf/internal/encoding/json #14 72.87 google.golang.org/protobuf/proto #14 73.04 internal/sysinfo #14 73.05 google.golang.org/protobuf/internal/encoding/defval #14 73.11 runtime/debug #14 73.14 runtime/trace #14 73.22 encoding/xml #14 73.27 testing #14 73.28 google.golang.org/protobuf/internal/filedesc #14 73.93 google.golang.org/protobuf/encoding/prototext #14 74.16 crypto/x509 #14 74.18 net/textproto #14 74.22 vendor/golang.org/x/net/http/httpproxy #14 74.23 github.com/mitchellh/mapstructure #14 74.30 github.com/spf13/pflag #14 74.35 vendor/golang.org/x/net/http/httpguts #14 74.42 mime/multipart #14 74.59 google.golang.org/protobuf/internal/encoding/tag #14 74.63 google.golang.org/protobuf/encoding/protojson #14 74.67 google.golang.org/protobuf/internal/impl #14 75.00 crypto/tls #14 75.13 github.com/pkg/errors #14 75.19 e2mgr/e2pdus #14 75.25 e2mgr/rmrCgo #14 76.90 net/http/httptrace #14 76.96 net/http #14 77.01 gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common #14 77.06 github.com/davecgh/go-spew/spew #14 77.10 google.golang.org/protobuf/internal/filetype #14 77.24 google.golang.org/protobuf/runtime/protoimpl #14 77.26 github.com/pmezard/go-difflib/difflib #14 77.28 gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities #14 77.35 github.com/golang/protobuf/proto #14 77.77 github.com/golang/protobuf/jsonpb #14 78.11 github.com/stretchr/objx #14 78.48 e2mgr/utils #14 78.59 e2mgr/models #14 78.69 net/http/internal/testcert #14 78.72 github.com/go-redis/redis/internal/util #14 78.76 github.com/go-redis/redis/internal/proto #14 78.99 github.com/go-redis/redis/internal #14 79.06 github.com/go-redis/redis/internal/consistenthash #14 79.09 e2mgr/services/rmrsender #14 79.10 github.com/go-redis/redis/internal/hashtag #14 79.12 github.com/go-redis/redis/internal/pool #14 79.26 github.com/go-redis/redis #14 80.25 github.com/magiconair/properties #14 80.25 github.com/spf13/afero #14 80.65 net/http/httptest #14 80.76 github.com/spf13/viper #14 80.84 github.com/stretchr/testify/assert #14 81.24 e2mgr/configuration #14 81.40 e2mgr/clients #14 81.56 e2mgr/rNibWriter #14 81.60 github.com/stretchr/testify/mock #14 81.78 github.com/gorilla/mux #14 81.90 gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader #14 82.06 net/http/httputil #14 82.19 e2mgr/services #14 82.59 gerrit.o-ran-sc.org/r/ric-plt/sdlgo/internal/sdlgoredis #14 82.71 gerrit.o-ran-sc.org/r/ric-plt/sdlgo #14 85.07 e2mgr/converters #14 94.73 e2mgr/managers #14 94.96 e2mgr/handlers/rmrmsghandlers #14 94.97 e2mgr/handlers/httpmsghandlers #14 95.28 e2mgr/providers/httpmsghandlerprovider #14 95.35 e2mgr/controllers #14 95.46 e2mgr/httpserver #14 96.07 e2mgr/providers/rmrmsghandlerprovider #14 96.15 e2mgr/managers/notificationmanager #14 96.21 e2mgr/services/rmrreceiver #14 96.27 command-line-arguments #14 99.47 + export GODEBUG=cgocheck=2,clobberfree=1,gcstoptheworld=2,allocfreetrace=0 #14 99.47 + GODEBUG=cgocheck=2,clobberfree=1,gcstoptheworld=2,allocfreetrace=0 #14 99.48 ++ pwd #14 99.48 + export RMR_SEED_RT=/opt/E2Manager/router_test.txt #14 99.48 + RMR_SEED_RT=/opt/E2Manager/router_test.txt #14 99.48 ++ go list ./... #14 99.48 ++ grep -vE '(/mocks|/tests|/e2managererrors|/enums)' #14 99.48 fatal error: cgocheck > 1 mode is no longer supported at runtime. Use GOEXPERIMENT=cgocheck2 at build time instead. #14 99.49 #14 99.49 runtime stack: #14 99.49 runtime.throw({0xabdf0b?, 0x10?}) #14 99.49 runtime/panic.go:1023 +0x5c fp=0x7ffe3e0c9668 sp=0x7ffe3e0c9638 pc=0x43c27c #14 99.49 runtime.parsegodebug({0xc000000058?, 0x7?}, 0x0) #14 99.49 runtime/runtime1.go:505 +0x27c fp=0x7ffe3e0c9700 sp=0x7ffe3e0c9668 pc=0x44fefc #14 99.49 runtime.parsedebugvars() #14 99.49 runtime/runtime1.go:413 +0x10f fp=0x7ffe3e0c9738 sp=0x7ffe3e0c9700 pc=0x44fa8f #14 99.49 runtime.schedinit() #14 99.49 runtime/proc.go:804 +0x1aa fp=0x7ffe3e0c97b0 sp=0x7ffe3e0c9738 pc=0x44008a #14 99.49 runtime.rt0_go() #14 99.49 runtime/asm_amd64.s:349 +0x11c fp=0x7ffe3e0c97b8 sp=0x7ffe3e0c97b0 pc=0x47429c #14 99.49 + go-acc -- -v #14 99.51 --> e2mgr-build-ubuntu.sh ends #14 99.51 + sed -i -e 's/^e2mgr/E2Manager/' coverage.txt #14 99.51 + echo '--> e2mgr-build-ubuntu.sh ends' #14 DONE 100.0s #15 [stage-1 3/8] COPY --from=ubuntu /opt/E2Manager/router.txt /opt/E2Manager/router.txt #15 DONE 0.2s #16 [stage-1 4/8] COPY --from=ubuntu /opt/E2Manager/main /opt/E2Manager/main #16 DONE 0.2s #17 [stage-1 5/8] COPY --from=ubuntu /opt/E2Manager/resources/configuration.yaml /opt/E2Manager/resources/configuration.yaml #17 DONE 0.2s #18 [stage-1 6/8] COPY --from=ubuntu /opt/E2Manager/resources/rmr.verbose /tmp/rmr.verbose #18 DONE 0.2s #19 [stage-1 7/8] COPY --from=ubuntu /usr/local/lib/librmr_si.so.4 /usr/local/lib/librmr_si.so.4 #19 DONE 0.2s #20 [stage-1 8/8] WORKDIR /opt/E2Manager #20 DONE 0.1s #21 exporting to image #21 exporting layers #21 exporting layers 0.9s done #21 writing image sha256:14d65285e842b0eb5d1f22db844820356261e1df77a0840c591a3b4f4430faca done #21 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2mgr:6.0.7 0.0s done #21 DONE 0.9s ---> docker-build.sh ends [ric-plt-e2mgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins18410849108484253561.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins7349409181273146683.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2mgr:6.0.7 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2mgr:6.0.7 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-e2mgr] 5f70bf18a086: Preparing c9660e934785: Preparing b29b53234eba: Preparing 10394097c175: Preparing 3c8dfb69a229: Preparing e61b26e072ad: Preparing 0753313fd65f: Preparing 767e56ba346a: Preparing e61b26e072ad: Waiting 0753313fd65f: Waiting 767e56ba346a: Waiting b29b53234eba: Pushed 10394097c175: Pushed c9660e934785: Pushed 5f70bf18a086: Pushed e61b26e072ad: Pushed 3c8dfb69a229: Pushed 767e56ba346a: Pushed 0753313fd65f: Pushed 6.0.7: digest: sha256:621939e9c8c1329610a1adf0e6c52559d6e8813d81599b2e97b992f11f5bdb5c size: 1988 ---> docker-push.sh ends [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins13371174317989644551.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2164 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins13783444218588356343.sh ---> sysstat.sh [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins13941532042652411190.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-e2mgr-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-e2mgr-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-e2mgr-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-e2mgr-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-e2mgr-docker-merge-master/archives/ [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins5223262918944783789.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0nR 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-k0nR/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins3306409940582062917.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-e2mgr-docker-merge-master@tmp/config7927386862521649582tmp 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-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins18072563699827083969.sh ---> create-netrc.sh [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins590313481914650728.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0nR 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-k0nR/bin to PATH [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins18142777799260839633.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins10159954185981275371.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0nR 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-k0nR/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-plt-e2mgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins4444736816458938468.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0nR 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-k0nR/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-e2mgr-docker-merge-master/627 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-8816 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 13G 7.0G 64% / 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: 7975 515 1579 0 5881 7162 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:73:33:36 brd ff:ff:ff:ff:ff:ff inet 10.32.6.10/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85802sec preferred_lft 85802sec inet6 fe80::f816:3eff:fe73:3336/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:58:19:9e:f8 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-8816) 11/11/25 _x86_64_ (4 CPU) 13:11:16 LINUX RESTART (4 CPU) 13:12:02 tps rtps wtps bread/s bwrtn/s 13:13:01 94.31 21.49 72.82 734.79 5709.27 13:14:01 72.74 12.60 60.14 2282.55 14460.79 13:15:01 29.75 0.03 29.71 0.27 17357.77 13:16:01 4.12 0.00 4.12 0.00 4430.19 13:17:01 120.73 0.52 120.21 6.93 58646.09 13:18:01 140.85 0.62 140.24 5.60 59245.32 13:19:01 23.21 0.03 23.18 3.87 5109.63 13:20:01 55.36 0.27 55.10 13.60 11063.11 13:21:01 19.85 0.40 19.45 32.79 1405.90 Average: 62.26 3.96 58.30 341.52 19740.51 13:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:13:01 5704024 7365872 2463396 30.16 44848 1790840 1033368 11.21 654328 1626008 122556 13:14:01 5078248 7412888 3089172 37.82 64680 2422576 1158168 12.57 641064 2219508 363608 13:15:01 4929172 7416664 3238248 39.65 64772 2573148 1158168 12.57 635260 2370040 16 13:16:01 4791264 7412684 3376156 41.34 64864 2705204 1158168 12.57 638348 2502088 68 13:17:01 2811876 7389364 5355544 65.57 106984 4496992 1198728 13.01 778824 4201544 254872 13:18:01 1983640 7381468 6183780 75.71 150300 5155948 1309920 14.21 960792 4723532 62876 13:19:01 1633936 7220096 6533484 79.99 152912 5325008 1675312 18.18 1255032 4760836 148024 13:20:01 1589400 7299920 6578020 80.54 155284 5448552 1079392 11.71 1243868 4823728 7940 13:21:01 1589112 7304568 6578308 80.54 157064 5450936 1091740 11.85 1245256 4821148 11844 Average: 3345630 7355947 4821790 59.04 106856 3929912 1206996 13.10 894752 3560937 107978 13:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:13:01 ens3 98.14 73.45 954.28 18.41 0.00 0.00 0.00 0.00 13:13:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:01 ens3 240.06 147.03 6090.64 14.66 0.00 0.00 0.00 0.00 13:14:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:01 ens3 96.87 58.02 2510.76 4.08 0.00 0.00 0.00 0.00 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:01 ens3 115.06 75.67 2215.05 5.20 0.00 0.00 0.00 0.00 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:01 ens3 348.56 220.25 4152.28 15.50 0.00 0.00 0.00 0.00 13:17:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:01 ens3 264.81 201.17 1719.65 15.94 0.00 0.00 0.00 0.00 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:01 ens3 53.22 40.15 60.51 31.08 0.00 0.00 0.00 0.00 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:01 ens3 123.03 205.83 17.45 1532.33 0.00 0.00 0.00 0.00 13:20:01 lo 2.73 2.73 0.24 0.24 0.00 0.00 0.00 0.00 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:01 ens3 11.80 12.08 9.34 5.95 0.00 0.00 0.00 0.00 13:21:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 150.27 114.93 1971.81 182.90 0.00 0.00 0.00 0.00 Average: lo 0.77 0.77 0.07 0.07 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8816) 11/11/25 _x86_64_ (4 CPU) 13:11:16 LINUX RESTART (4 CPU) 13:12:02 CPU %user %nice %system %iowait %steal %idle 13:13:01 all 18.39 0.00 1.37 3.33 2.06 74.85 13:13:01 0 2.81 0.00 0.42 0.42 1.21 95.13 13:13:01 1 2.97 0.00 0.54 0.70 1.64 94.15 13:13:01 2 44.02 0.00 2.80 11.47 3.45 38.26 13:13:01 3 23.69 0.00 1.72 0.68 1.93 71.99 13:14:01 all 18.18 0.00 2.29 2.37 2.64 74.52 13:14:01 0 23.26 0.00 1.85 0.50 2.14 72.25 13:14:01 1 13.56 0.00 2.05 1.49 3.17 79.72 13:14:01 2 13.80 0.00 2.36 5.98 2.46 75.39 13:14:01 3 22.20 0.00 2.86 1.51 2.76 70.66 13:15:01 all 1.23 0.00 0.77 0.45 0.53 97.02 13:15:01 0 1.47 0.00 0.79 0.00 0.53 97.21 13:15:01 1 1.28 0.00 0.71 0.58 0.45 96.98 13:15:01 2 0.88 0.00 0.78 0.80 0.51 97.03 13:15:01 3 1.26 0.00 0.83 0.43 0.65 96.84 13:16:01 all 1.15 0.00 0.66 0.13 0.31 97.75 13:16:01 0 0.96 0.00 0.68 0.13 0.21 98.02 13:16:01 1 1.30 0.00 0.65 0.20 0.32 97.54 13:16:01 2 0.75 0.00 0.41 0.00 0.30 98.54 13:16:01 3 1.62 0.00 0.88 0.18 0.40 96.92 13:17:01 all 15.80 0.00 8.21 2.22 2.89 70.88 13:17:01 0 15.11 0.00 8.45 0.30 2.50 73.64 13:17:01 1 14.07 0.00 7.72 4.22 2.68 71.31 13:17:01 2 11.57 0.00 7.44 4.25 2.93 73.82 13:17:01 3 22.45 0.00 9.23 0.10 3.45 64.76 13:18:01 all 15.27 0.00 7.78 2.49 4.70 69.76 13:18:01 0 10.92 0.00 9.46 1.64 4.86 73.11 13:18:01 1 9.17 0.00 5.89 2.16 4.30 78.49 13:18:01 2 23.25 0.00 8.12 5.93 5.03 57.66 13:18:01 3 17.81 0.00 7.69 0.26 4.60 69.63 13:19:01 all 23.37 0.00 6.43 0.07 4.05 66.08 13:19:01 0 16.40 0.00 4.56 0.02 2.90 76.13 13:19:01 1 15.98 0.00 5.02 0.13 3.97 74.91 13:19:01 2 36.54 0.00 8.53 0.11 4.80 50.01 13:19:01 3 24.48 0.00 7.59 0.00 4.55 63.38 13:20:01 all 36.51 0.00 4.91 1.25 4.95 52.38 13:20:01 0 52.91 0.00 5.09 1.58 5.04 35.38 13:20:01 1 31.65 0.00 4.65 0.67 5.04 57.98 13:20:01 2 29.80 0.00 4.59 0.82 5.02 59.76 13:20:01 3 31.70 0.00 5.31 1.94 4.66 56.39 13:21:01 all 20.61 0.00 1.08 0.74 1.51 76.05 13:21:01 0 27.03 0.00 1.28 0.13 1.52 70.04 13:21:01 1 13.77 0.00 0.99 0.07 1.81 83.37 13:21:01 2 17.28 0.00 0.86 0.12 1.39 80.35 13:21:01 3 24.43 0.00 1.21 2.65 1.29 70.41 Average: all 16.74 0.00 3.73 1.44 2.63 75.45 Average: 0 16.80 0.00 3.63 0.53 2.33 76.71 Average: 1 11.57 0.00 3.14 1.13 2.60 81.56 Average: 2 19.78 0.00 3.99 3.26 2.88 70.09 Average: 3 18.85 0.00 4.15 0.86 2.70 73.44