Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/e2mgr/+/15255 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-8861 (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-ijp0g1Fu6oPf/agent.2056 SSH_AGENT_PID=2058 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-e2mgr-docker-merge-master@tmp/private_key_14383049797479713180.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/55/15255/1 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f7de6675d7d1304e54ce1147b912bb351282b8d8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7de6675d7d1304e54ce1147b912bb351282b8d8 # timeout=10 Commit message: "Preparing release Image" > git rev-list --no-walk f02cc35b9acf98e7b377a72d903914a2241395b4 # 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/jenkins13984961979939171830.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-Z8ky 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-Z8ky/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-Z8ky/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/config5440241765748590516tmp copy managed file [ric-plt-e2mgr-settings] to file:/w/workspace/ric-plt-e2mgr-docker-merge-master@tmp/config3260737095647285241tmp [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins11095797475186934539.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/jenkins15113009098799771879.sh [ric-plt-e2mgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5615887740336669475.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/jenkins15572473225443222634.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-Z8ky 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-Z8ky/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/jenkins4419762849574284290.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 build definition from Dockerfile #1 transferring dockerfile: 2.41kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B 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.1s #4 [internal] load metadata for docker.io/library/ubuntu:22.04 #4 DONE 1.1s #5 [internal] load build context #5 DONE 0.0s #6 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 0.0s done #6 DONE 0.0s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 #7 resolve docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 #7 resolve docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 0.1s done #7 sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 6.69kB / 6.69kB done #7 sha256:4cb780d50443fc4463f1f9360c03ca46512e4fdd8fd97c5ce7e69c8758924575 424B / 424B done #7 sha256:392fa14dddd09da29a5c3d26948ff81c494424035b755d01b84ab12d92127433 2.30kB / 2.30kB done #7 ... #5 [internal] load build context #5 transferring context: 11.76MB 0.4s done #5 DONE 0.5s #6 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done #6 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.1s done #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 14.68MB / 312.07MB 0.7s #6 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 14.68MB / 30.44MB 0.7s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 9.44MB / 141.98MB 0.7s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 18.87MB / 30.44MB 0.9s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 20.97MB / 30.44MB 1.1s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 24.12MB / 30.44MB 1.2s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 16.78MB / 141.98MB 1.2s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 30.41MB / 312.07MB 1.3s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 27.26MB / 30.44MB 1.3s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 1.4s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 26.21MB / 141.98MB 1.4s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 49.28MB / 312.07MB 1.6s #6 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 1.4s done #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 35.65MB / 141.98MB 1.6s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.24MB / 149.15MB 1.6s #6 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 42.99MB / 141.98MB 1.8s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 13.63MB / 149.15MB 1.8s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 71.30MB / 312.07MB 2.1s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 54.53MB / 141.98MB 2.1s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 24.12MB / 149.15MB 2.1s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 65.01MB / 141.98MB 2.3s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 32.51MB / 149.15MB 2.3s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 91.23MB / 312.07MB 2.4s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 73.40MB / 141.98MB 2.5s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 40.89MB / 149.15MB 2.5s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 111.15MB / 312.07MB 2.7s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 84.93MB / 141.98MB 2.7s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 50.33MB / 149.15MB 2.7s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 95.42MB / 141.98MB 2.9s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 60.82MB / 149.15MB 2.9s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 138.41MB / 312.07MB 3.1s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 105.91MB / 141.98MB 3.1s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 71.30MB / 149.15MB 3.1s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 161.48MB / 312.07MB 3.5s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 121.63MB / 141.98MB 3.5s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 89.13MB / 149.15MB 3.5s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 130.02MB / 141.98MB 3.6s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 101.71MB / 149.15MB 3.7s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 183.50MB / 312.07MB 3.8s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 140.51MB / 141.98MB 3.8s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 199.23MB / 312.07MB 4.0s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 114.29MB / 149.15MB 4.0s #6 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 2.6s done #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 214.96MB / 312.07MB 4.2s #6 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 4.1s done #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 124.78MB / 149.15MB 4.2s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 0B / 100.23MB 4.2s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 240.12MB / 312.07MB 4.5s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 140.51MB / 149.15MB 4.5s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 12.58MB / 100.23MB 4.5s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 18.07MB / 100.23MB 4.6s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 4.7s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 261.10MB / 312.07MB 4.8s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 30.41MB / 100.23MB 4.8s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 36.97MB / 100.23MB 4.9s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 283.12MB / 312.07MB 5.1s #6 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 4.9s done #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 50.33MB / 100.23MB 5.1s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 4.19MB / 33.16MB 5.1s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 56.62MB / 100.23MB 5.2s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 8.39MB / 33.16MB 5.2s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 61.87MB / 100.23MB 5.3s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 12.58MB / 33.16MB 5.3s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 310.38MB / 312.07MB 5.5s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 75.50MB / 100.23MB 5.5s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 22.02MB / 33.16MB 5.5s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 87.03MB / 100.23MB 5.7s #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 32.51MB / 33.16MB 5.7s #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 97.52MB / 100.23MB 5.8s #6 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 6.0s done #6 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 6.0s done #6 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0B / 9.99MB 6.1s #6 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 8.39MB / 9.99MB 6.2s #6 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 #6 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 6.3s done #6 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 6.3s done #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 2.10MB / 44.06MB 6.4s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 10.49MB / 44.06MB 6.5s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 19.92MB / 44.06MB 6.6s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 30.41MB / 44.06MB 6.7s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 39.85MB / 44.06MB 6.8s #6 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 6.9s done #6 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 #7 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 29.54MB / 29.54MB 7.4s done #7 extracting sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 1.9s done #7 DONE 9.9s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump #8 0.556 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #8 0.559 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #8 1.326 Get:3 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5969 kB] #8 1.339 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #8 1.522 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #8 1.706 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #8 2.311 Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [60.9 kB] #8 2.314 Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1289 kB] #8 2.344 Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3526 kB] #8 2.878 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #8 2.955 Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #8 2.966 Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #8 2.973 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6168 kB] #8 3.245 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1594 kB] #8 3.324 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3857 kB] #8 3.486 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.2 kB] #8 3.489 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] #8 3.489 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #8 4.446 Fetched 43.0 MB in 4s (10.3 MB/s) #8 4.446 Reading package lists... #8 6.345 Reading package lists... #8 ... #6 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 11.4s #6 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump #8 6.345 Reading package lists... #8 8.226 Building dependency tree... #8 8.723 Reading state information... #8 9.561 The following additional packages will be installed: #8 9.561 ca-certificates dbus libapparmor1 libbrotli1 libcap2-bin libcurl4 #8 9.564 libdbus-1-3 libexpat1 libldap-2.5-0 libldap-common libnghttp2-14 libpam-cap #8 9.564 libpcap0.8 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 9.566 libssh-4 openssl publicsuffix #8 9.572 Suggested packages: #8 9.572 default-dbus-session-bus | dbus-session-bus libsasl2-modules-gssapi-mit #8 9.572 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 9.572 libsasl2-modules-sql apparmor #8 9.697 The following NEW packages will be installed: #8 9.697 ca-certificates curl dbus iputils-ping libapparmor1 libbrotli1 libcap2-bin #8 9.698 libcurl4 libdbus-1-3 libexpat1 libldap-2.5-0 libldap-common libnghttp2-14 #8 9.699 libpam-cap libpcap0.8 libpsl5 librtmp1 libsasl2-2 libsasl2-modules #8 9.701 libsasl2-modules-db libssh-4 net-tools openssl publicsuffix tcpdump #8 9.902 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. #8 9.902 Need to get 4406 kB of archives. #8 9.902 After this operation, 11.7 MB of additional disk space will be used. #8 9.902 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.20 [1185 kB] #8 10.42 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #8 10.43 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.4 [39.7 kB] #8 10.43 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] #8 10.44 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] #8 10.44 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] #8 10.45 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.45 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] #8 10.45 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.45 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] #8 10.49 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] #8 10.52 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #8 10.52 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #8 10.53 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] #8 10.55 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #8 10.56 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 10.56 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] #8 10.56 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 10.56 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #8 10.57 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.5 [187 kB] #8 10.62 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] #8 10.63 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] #8 10.63 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 10.63 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] #8 10.69 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] #8 10.94 debconf: delaying package configuration, since apt-utils is not installed #8 11.02 Fetched 4406 kB in 1s (4680 kB/s) #8 11.06 Selecting previously unselected package openssl. #8 11.06 (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.07 Preparing to unpack .../00-openssl_3.0.2-0ubuntu1.20_amd64.deb ... #8 11.08 Unpacking openssl (3.0.2-0ubuntu1.20) ... #8 11.22 Selecting previously unselected package ca-certificates. #8 11.23 Preparing to unpack .../01-ca-certificates_20240203~22.04.1_all.deb ... #8 11.24 Unpacking ca-certificates (20240203~22.04.1) ... #8 11.46 Selecting previously unselected package libapparmor1:amd64. #8 11.47 Preparing to unpack .../02-libapparmor1_3.0.4-2ubuntu2.4_amd64.deb ... #8 11.48 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... #8 11.55 Selecting previously unselected package libdbus-1-3:amd64. #8 11.56 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... #8 11.57 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #8 11.68 Selecting previously unselected package libexpat1:amd64. #8 11.68 Preparing to unpack .../04-libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... #8 11.68 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... #8 11.78 Selecting previously unselected package dbus. #8 11.78 Preparing to unpack .../05-dbus_1.12.20-2ubuntu4.1_amd64.deb ... #8 11.80 Unpacking dbus (1.12.20-2ubuntu4.1) ... #8 11.87 Selecting previously unselected package libcap2-bin. #8 11.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... #8 11.88 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... #8 11.92 Selecting previously unselected package iputils-ping. #8 11.92 Preparing to unpack .../07-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... #8 11.93 Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... #8 11.97 Selecting previously unselected package libpam-cap:amd64. #8 11.98 Preparing to unpack .../08-libpam-cap_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... #8 11.98 Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... #8 12.05 Selecting previously unselected package libnghttp2-14:amd64. #8 12.06 Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... #8 12.08 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... #8 12.19 Selecting previously unselected package libpcap0.8:amd64. #8 12.19 Preparing to unpack .../10-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... #8 12.19 Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... #8 12.25 Selecting previously unselected package libpsl5:amd64. #8 12.25 Preparing to unpack .../11-libpsl5_0.21.0-1.2build2_amd64.deb ... #8 12.26 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #8 12.31 Selecting previously unselected package publicsuffix. #8 12.31 Preparing to unpack .../12-publicsuffix_20211207.1025-1_all.deb ... #8 12.32 Unpacking publicsuffix (20211207.1025-1) ... #8 12.39 Selecting previously unselected package tcpdump. #8 12.39 Preparing to unpack .../13-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... #8 12.40 Unpacking tcpdump (4.99.1-3ubuntu0.2) ... #8 12.50 Selecting previously unselected package libbrotli1:amd64. #8 12.50 Preparing to unpack .../14-libbrotli1_1.0.9-2build6_amd64.deb ... #8 12.51 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #8 12.57 Selecting previously unselected package libsasl2-modules-db:amd64. #8 12.57 Preparing to unpack .../15-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #8 12.58 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 12.63 Selecting previously unselected package libsasl2-2:amd64. #8 12.63 Preparing to unpack .../16-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #8 12.64 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 12.70 Selecting previously unselected package libldap-2.5-0:amd64. #8 12.70 Preparing to unpack .../17-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... #8 12.70 Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... #8 12.75 Selecting previously unselected package librtmp1:amd64. #8 12.75 Preparing to unpack .../18-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #8 12.76 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #8 12.82 Selecting previously unselected package libssh-4:amd64. #8 12.82 Preparing to unpack .../19-libssh-4_0.9.6-2ubuntu0.22.04.5_amd64.deb ... #8 12.83 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... #8 12.90 Selecting previously unselected package libcurl4:amd64. #8 12.90 Preparing to unpack .../20-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... #8 12.90 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... #8 12.97 Selecting previously unselected package curl. #8 12.97 Preparing to unpack .../21-curl_7.81.0-1ubuntu1.21_amd64.deb ... #8 12.98 Unpacking curl (7.81.0-1ubuntu1.21) ... #8 13.02 Selecting previously unselected package libldap-common. #8 13.02 Preparing to unpack .../22-libldap-common_2.5.19+dfsg-0ubuntu0.22.04.1_all.deb ... #8 13.03 Unpacking libldap-common (2.5.19+dfsg-0ubuntu0.22.04.1) ... #8 13.10 Selecting previously unselected package libsasl2-modules:amd64. #8 13.10 Preparing to unpack .../23-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #8 13.11 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 13.18 Selecting previously unselected package net-tools. #8 13.18 Preparing to unpack .../24-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... #8 13.19 Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... #8 13.26 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... #8 13.28 Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... #8 13.30 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... #8 13.32 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #8 13.34 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #8 13.36 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 13.39 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... #8 13.41 Setting up libldap-common (2.5.19+dfsg-0ubuntu0.22.04.1) ... #8 13.44 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 13.45 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... #8 13.47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #8 13.49 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #8 13.51 Setting up dbus (1.12.20-2ubuntu4.1) ... #8 13.77 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #8 13.79 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... #8 13.82 Setting up openssl (3.0.2-0ubuntu1.20) ... #8 13.86 Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... #8 13.98 debconf: unable to initialize frontend: Dialog #8 13.98 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 13.98 debconf: falling back to frontend: Readline #8 13.98 debconf: unable to initialize frontend: Readline #8 13.98 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 13.98 debconf: falling back to frontend: Teletype #8 14.08 Setting up iputils-ping (3:20211215-1ubuntu0.1) ... #8 14.11 Setting up publicsuffix (20211207.1025-1) ... #8 14.14 Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... #8 14.17 Setting up ca-certificates (20240203~22.04.1) ... #8 14.28 debconf: unable to initialize frontend: Dialog #8 14.28 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 14.28 debconf: falling back to frontend: Readline #8 14.28 debconf: unable to initialize frontend: Readline #8 14.28 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 14.28 debconf: falling back to frontend: Teletype #8 14.80 Updating certificates in /etc/ssl/certs... #8 15.69 146 added, 0 removed; done. #8 15.77 Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... #8 15.79 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... #8 15.83 Setting up curl (7.81.0-1ubuntu1.21) ... #8 15.85 Setting up tcpdump (4.99.1-3ubuntu0.2) ... #8 16.13 Processing triggers for libc-bin (2.35-0ubuntu3.11) ... #8 16.19 Processing triggers for ca-certificates (20240203~22.04.1) ... #8 16.20 Updating certificates in /etc/ssl/certs... #8 16.83 0 added, 0 removed; done. #8 16.83 Running hooks in /etc/ca-certificates/update.d... #8 16.83 done. #8 ... #6 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 21.9s #6 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y net-tools iputils-ping curl tcpdump #8 DONE 18.8s #6 [ubuntu 1/7] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #6 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 25.3s done #6 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 #6 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done #6 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 0.1s #6 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 5.3s #6 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 7.9s done #6 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 #6 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.1s #6 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 8.6s done #6 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b #6 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 5.8s done #6 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 #6 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.8s done #6 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 #6 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.8s done #6 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.1s #6 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.3s done #6 DONE 60.3s #9 [ubuntu 2/7] WORKDIR /opt/E2Manager #9 DONE 1.7s #10 [ubuntu 3/7] COPY . . #10 DONE 0.4s #11 [ubuntu 4/7] RUN apt-get update && apt-get install -y sudo #11 0.532 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #11 0.581 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #11 0.655 Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #11 0.864 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #11 0.976 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1594 kB] #11 1.217 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6168 kB] #11 1.381 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3857 kB] #11 1.390 Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5969 kB] #11 1.462 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.2 kB] #11 1.463 Get:10 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] #11 1.463 Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #11 2.343 Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1289 kB] #11 2.368 Get:13 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [60.9 kB] #11 2.370 Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3526 kB] #11 2.803 Fetched 23.0 MB in 2s (9560 kB/s) #11 2.803 Reading package lists... #11 4.802 Reading package lists... #11 6.601 Building dependency tree... #11 7.355 Reading state information... #11 8.671 The following packages will be upgraded: #11 8.672 sudo #11 9.012 1 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. #11 9.012 Need to get 820 kB of archives. #11 9.012 After this operation, 0 B of additional disk space will be used. #11 9.012 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] #11 10.16 debconf: delaying package configuration, since apt-utils is not installed #11 10.29 Fetched 820 kB in 1s (711 kB/s) #11 10.36 (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 10.41 Preparing to unpack .../sudo_1.9.9-1ubuntu2.5_amd64.deb ... #11 10.44 Unpacking sudo (1.9.9-1ubuntu2.5) over (1.9.9-1ubuntu2.4) ... #11 10.71 Setting up sudo (1.9.9-1ubuntu2.5) ... #11 10.84 Processing triggers for man-db (2.10.2-1) ... #11 10.96 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #11 DONE 11.2s #12 [ubuntu 5/7] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #12 0.238 #12 0.238 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #12 0.238 #12 0.474 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease #12 0.474 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #12 0.532 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #12 0.601 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #12 1.039 Reading package lists... #12 2.790 Building dependency tree... #12 3.263 Reading state information... #12 3.342 160 packages can be upgraded. Run 'apt list --upgradable' to see them. #12 3.348 #12 3.348 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #12 3.348 #12 3.403 Reading package lists... #12 5.163 Building dependency tree... #12 5.623 Reading state information... #12 6.384 The following packages will be upgraded: #12 6.390 ca-certificates #12 6.729 1 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. #12 6.729 Need to get 162 kB of archives. #12 6.729 After this operation, 9216 B of additional disk space will be used. #12 6.729 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #12 7.630 debconf: delaying package configuration, since apt-utils is not installed #12 7.731 Fetched 162 kB in 1s (197 kB/s) #12 7.785 (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 7.837 Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... #12 7.859 Unpacking ca-certificates (20240203~22.04.1) over (20230311ubuntu0.22.04.1) ... #12 8.827 Setting up ca-certificates (20240203~22.04.1) ... #12 8.948 debconf: unable to initialize frontend: Dialog #12 8.948 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 8.948 debconf: falling back to frontend: Readline #12 10.25 Updating certificates in /etc/ssl/certs... #12 11.04 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #12 11.09 14 added, 5 removed; done. #12 11.14 Processing triggers for man-db (2.10.2-1) ... #12 11.30 Processing triggers for ca-certificates (20240203~22.04.1) ... #12 11.32 Updating certificates in /etc/ssl/certs... #12 11.86 0 added, 0 removed; done. #12 11.86 Running hooks in /etc/ca-certificates/update.d... #12 11.86 done. #12 11.95 Updating certificates in /etc/ssl/certs... #12 12.44 0 added, 0 removed; done. #12 12.44 Running hooks in /etc/ca-certificates/update.d... #12 12.44 done. #12 DONE 12.6s #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.153 2025-11-11 14:06:23 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.214 --> e2mgr-build-ubuntu.sh #14 0.214 + echo '--> e2mgr-build-ubuntu.sh' #14 0.214 + rmr=rmr_4.9.4_amd64.deb #14 0.214 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb #14 0.215 --2025-11-11 14:06:27-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb #14 0.218 Resolving packagecloud.io (packagecloud.io)... 50.18.184.114, 54.153.63.185, 2600:1f1c:2e5:6901:be55:9429:6261:8544, ... #14 0.223 Connecting to packagecloud.io (packagecloud.io)|50.18.184.114|:443... connected. #14 0.232 HTTP request sent, awaiting response... 302 Found #14 0.259 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1762870887&Signature=VvV-iWa6izmduBFt5utL6LduaQpay-1JwaQH9wQXwRMwBhB~5yYZ~Fu7GtJ7MuAqQEvlTLd76N~BWtpcwQ~SwyUcRFDzceLmp6BC0aUSWXNXM76iP68s6hJti~q6WzPhU2hnrE5Y-mh5hxyw7wRi0OLqdzKZltFv~0qgs-6q8~7n3dR1b73mc7d9jp8UWpNOQs3OoBBpP4DKIswuH-y9~TDAvN~OTxKEva2HgnJON2TbVuKfGQYwT0DBU5DYmmsT5y6CFTyS-3QGKo~-zYkO5P9ob1YKU10c6M2hqfhczUPfDYBX~C7MW4KQq4fuQO2rSGs~H-GRW1PbATMHNdcK1A__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #14 0.259 --2025-11-11 14:06:27-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1762870887&Signature=VvV-iWa6izmduBFt5utL6LduaQpay-1JwaQH9wQXwRMwBhB~5yYZ~Fu7GtJ7MuAqQEvlTLd76N~BWtpcwQ~SwyUcRFDzceLmp6BC0aUSWXNXM76iP68s6hJti~q6WzPhU2hnrE5Y-mh5hxyw7wRi0OLqdzKZltFv~0qgs-6q8~7n3dR1b73mc7d9jp8UWpNOQs3OoBBpP4DKIswuH-y9~TDAvN~OTxKEva2HgnJON2TbVuKfGQYwT0DBU5DYmmsT5y6CFTyS-3QGKo~-zYkO5P9ob1YKU10c6M2hqfhczUPfDYBX~C7MW4KQq4fuQO2rSGs~H-GRW1PbATMHNdcK1A__&Key-Pair-Id=K1ZMSF1EKC3AZL #14 0.259 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.96, 3.168.84.186, ... #14 0.268 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected. #14 0.278 HTTP request sent, awaiting response... 200 OK #14 0.286 Length: 246552 (241K) [application/x-debian-package] #14 0.287 Saving to: 'rmr_4.9.4_amd64.deb' #14 0.287 #14 0.287 0K .......... .......... .......... .......... .......... 20% 49.6M 0s #14 0.288 50K .......... .......... .......... .......... .......... 41% 27.8M 0s #14 0.289 100K .......... .......... .......... .......... .......... 62% 24.7M 0s #14 0.291 150K .......... .......... .......... .......... .......... 83% 35.4M 0s #14 0.293 200K .......... .......... .......... .......... 100% 46.8M=0.007s #14 0.294 #14 0.294 2025-11-11 14:06:27 (33.8 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] #14 0.294 #14 0.301 + sudo dpkg -i rmr_4.9.4_amd64.deb #14 0.342 Selecting previously unselected package rmr. #14 0.370 (Reading database ... 46739 files and directories currently installed.) #14 0.374 Preparing to unpack rmr_4.9.4_amd64.deb ... #14 0.381 Unpacking rmr (4.9.4) ... #14 0.424 Setting up rmr (4.9.4) ... #14 0.470 + rm rmr_4.9.4_amd64.deb #14 0.471 + rmrdev=rmr-dev_4.9.4_amd64.deb #14 0.471 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb #14 0.475 --2025-11-11 14:06:27-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb #14 0.479 Resolving packagecloud.io (packagecloud.io)... 54.153.63.185, 50.18.184.114, 2600:1f1c:2e5:6900:2870:4dc4:1455:4288, ... #14 0.484 Connecting to packagecloud.io (packagecloud.io)|54.153.63.185|:443... connected. #14 0.501 HTTP request sent, awaiting response... 302 Found #14 0.528 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1762870887&Signature=at3kwyVKpt7MYGQxz0V9~oK0dc4nS5uxuVE5pyFxTiA0ERH96t6LosRku9LbY6fS5Xu5qqkvirhLXrqCh27IZJbSdAQGKSnLCmD70f9cr72dOK9CiYccnYZ7cGgmxLiaIfrYfV3IZaGW7BMCA2OatfsgnD6LgqvVWrCmgnp-B-bSaGMV6WBeeub9iZ~soe5tmVkjGtDQameclnRSk7s925RFtP2GrU6vzViQdQewuTYHIWqzfZo40v1~1XG92tjuOs34N3Dn1K8zHzs7PQECyA3AGvzlsJt7GOn9kpIA94MFRTdKFYjR-pA4gOoAzhxsnqvoPrSxRrYSD1CmOm5xrA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #14 0.528 --2025-11-11 14:06:27-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1762870887&Signature=at3kwyVKpt7MYGQxz0V9~oK0dc4nS5uxuVE5pyFxTiA0ERH96t6LosRku9LbY6fS5Xu5qqkvirhLXrqCh27IZJbSdAQGKSnLCmD70f9cr72dOK9CiYccnYZ7cGgmxLiaIfrYfV3IZaGW7BMCA2OatfsgnD6LgqvVWrCmgnp-B-bSaGMV6WBeeub9iZ~soe5tmVkjGtDQameclnRSk7s925RFtP2GrU6vzViQdQewuTYHIWqzfZo40v1~1XG92tjuOs34N3Dn1K8zHzs7PQECyA3AGvzlsJt7GOn9kpIA94MFRTdKFYjR-pA4gOoAzhxsnqvoPrSxRrYSD1CmOm5xrA__&Key-Pair-Id=K1ZMSF1EKC3AZL #14 0.528 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.186, 3.168.84.96, ... #14 0.530 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. #14 0.540 HTTP request sent, awaiting response... 200 OK #14 0.546 Length: 128860 (126K) [application/x-debian-package] #14 0.546 Saving to: 'rmr-dev_4.9.4_amd64.deb' #14 0.547 #14 0.547 0K .......... .......... .......... .......... .......... 39% 16.5M 0s #14 0.550 50K .......... .......... .......... .......... .......... 79% 17.8M 0s #14 0.553 100K .......... .......... ..... 100% 28.4M=0.007s #14 0.555 #14 0.555 2025-11-11 14:06:27 (18.7 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] #14 0.555 #14 0.557 + sudo dpkg -i rmr-dev_4.9.4_amd64.deb #14 0.592 Selecting previously unselected package rmr-dev. #14 0.618 (Reading database ... 46747 files and directories currently installed.) #14 0.622 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... #14 0.629 Unpacking rmr-dev (4.9.4) ... #14 0.664 Setting up rmr-dev (4.9.4) ... #14 0.706 + rm rmr-dev_4.9.4_amd64.deb #14 0.708 + export LD_LIBRARY_PATH=/usr/local/lib #14 0.708 + LD_LIBRARY_PATH=/usr/local/lib #14 0.708 + 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 0.708 + 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 0.708 + go get -v github.com/ory/go-acc #14 1.111 go: downloading github.com/ory/go-acc v0.2.8 #14 1.307 go: accepting indirect upgrade from golang.org/x/sys@v0.0.0-20200602225109-6fdc65e7d980 to v0.0.0-20220319134239-a9b59b0215f8 #14 1.314 go: downloading github.com/ory/viper v1.7.5 #14 1.315 go: downloading github.com/pborman/uuid v1.2.0 #14 1.317 go: downloading github.com/spf13/cobra v1.0.0 #14 1.371 go: downloading github.com/dgraph-io/ristretto v0.0.2 #14 1.375 go: downloading github.com/fsnotify/fsnotify v1.4.9 #14 1.388 go: downloading github.com/magiconair/properties v1.8.1 #14 1.388 go: downloading github.com/mitchellh/mapstructure v1.3.2 #14 1.390 go: downloading github.com/pelletier/go-toml v1.8.0 #14 1.395 go: downloading github.com/spf13/afero v1.2.2 #14 1.403 go: downloading github.com/spf13/cast v1.3.1 #14 1.411 go: downloading github.com/subosito/gotenv v1.2.0 #14 1.419 go: downloading gopkg.in/ini.v1 v1.57.0 #14 1.421 go: downloading gopkg.in/yaml.v2 v2.3.0 #14 1.478 go: downloading github.com/google/uuid v1.1.1 #14 1.485 go: downloading github.com/inconshreveable/mousetrap v1.0.0 #14 1.493 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #14 1.517 go: downloading golang.org/x/text v0.3.2 #14 1.545 go: downloading github.com/cespare/xxhash v1.1.0 #14 2.491 go: added github.com/dgraph-io/ristretto v0.0.2 #14 2.491 go: added github.com/google/uuid v1.1.1 #14 2.491 go: added github.com/inconshreveable/mousetrap v1.0.0 #14 2.491 go: added github.com/ory/go-acc v0.2.8 #14 2.491 go: added github.com/ory/viper v1.7.5 #14 2.491 go: added github.com/pborman/uuid v1.2.0 #14 2.491 go: added github.com/spf13/cobra v1.0.0 #14 2.491 go: added github.com/subosito/gotenv v1.2.0 #14 2.491 go: upgraded golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980 => v0.0.0-20220319134239-a9b59b0215f8 #14 2.491 go: added gopkg.in/ini.v1 v1.57.0 #14 2.494 + cd 3rdparty/asn1codec #14 2.495 + make clobber #14 2.506 cd e2ap_engine/ && make -f converter-example.mk clean #14 2.509 make[1]: Entering directory '/opt/E2Manager/3rdparty/asn1codec/e2ap_engine' #14 2.509 rm -f converter-example libasncodec.a #14 2.511 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 2.520 make[1]: Leaving directory '/opt/E2Manager/3rdparty/asn1codec/e2ap_engine' #14 2.521 rm -rf lib tests #14 2.522 + make #14 2.526 cd e2ap_engine/ && make -f converter-example.mk #14 2.531 make[1]: Entering directory '/opt/E2Manager/3rdparty/asn1codec/e2ap_engine' #14 2.532 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 2.611 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 2.713 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 2.819 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 2.917 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 2.968 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.010 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.076 In file included from ProtocolIE-Single-Container.h:38, #14 3.076 from RICactions-ToBeSetup-List.c:33: #14 3.076 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 3.076 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 3.076 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 3.093 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.135 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.182 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.248 In file included from ProtocolIE-Single-Container.h:38, #14 3.248 from RICaction-Admitted-List.c:33: #14 3.248 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 3.248 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 3.248 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 3.265 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.307 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.371 In file included from ProtocolIE-Single-Container.h:38, #14 3.371 from RICaction-NotAdmitted-List.c:33: #14 3.371 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 3.371 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 3.371 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 3.394 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.435 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.482 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.527 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.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 RICsubscriptionDeleteFailure.o -c RICsubscriptionDeleteFailure.c #14 3.622 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.665 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.713 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.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 RICcontrolFailure.o -c RICcontrolFailure.c #14 3.807 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.852 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.919 In file included from ProtocolIE-Single-Container.h:38, #14 3.919 from RANfunctions-List.c:33: #14 3.919 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 3.919 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 3.919 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 3.948 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 3.986 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.066 In file included from ProtocolIE-Single-Container.h:38, #14 4.066 from RANfunctionsID-List.c:33: #14 4.066 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 4.066 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 4.066 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 4.084 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.122 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.174 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.241 In file included from ProtocolIE-Single-Container.h:38, #14 4.241 from RANfunctionsIDcause-List.c:33: #14 4.241 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 4.241 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 4.241 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 4.266 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.306 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.352 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.399 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.436 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.480 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.528 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.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 RICactionID.o -c RICactionID.c #14 4.616 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.659 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 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 RICcause.o -c RICcause.c #14 4.747 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.786 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.823 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.865 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.906 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.944 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 4.985 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.023 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.072 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.111 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.163 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.202 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.243 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.283 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.330 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.384 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.450 In file included from ProtocolIE-Single-Container.h:38, #14 5.450 from E-RABs-ToBeSetup-List.c:33: #14 5.450 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 5.450 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 5.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 5.467 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.520 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.569 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.623 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.677 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.731 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.779 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.845 In file included from ProtocolIE-Single-Container.h:38, #14 5.845 from E-RABs-Admitted-List.c:33: #14 5.845 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 5.845 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 5.845 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 5.863 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 5.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 HandoverPreparationFailure.o -c HandoverPreparationFailure.c #14 5.960 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.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 SNStatusTransfer.o -c SNStatusTransfer.c #14 6.047 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.112 In file included from ProtocolIE-Single-Container.h:38, #14 6.112 from E-RABs-SubjectToStatusTransfer-List.c:33: #14 6.112 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 6.112 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 6.112 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 6.138 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.183 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.227 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.280 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.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 ResetRequest.o -c ResetRequest.c #14 6.379 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.424 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.470 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.516 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.563 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.611 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.680 In file included from ProtocolIE-Single-Container.h:38, #14 6.680 from CellInformation-List.c:33: #14 6.680 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 6.680 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 6.680 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 6.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 CellInformation-Item.o -c CellInformation-Item.c #14 6.759 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.804 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.847 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.899 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.940 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 6.999 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 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 ResourceStatusRequest.o -c ResourceStatusRequest.c #14 7.083 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.145 In file included from ProtocolIE-Single-Container.h:38, #14 7.145 from CellToReport-List.c:33: #14 7.145 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 7.145 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 7.145 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 7.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 CellToReport-Item.o -c CellToReport-Item.c #14 7.219 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.259 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.298 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.343 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.406 In file included from ProtocolIE-Single-Container.h:38, #14 7.406 from MeasurementInitiationResult-List.c:33: #14 7.406 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 7.406 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 7.406 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 7.425 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.479 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.544 In file included from ProtocolIE-Single-Container.h:38, #14 7.544 from MeasurementFailureCause-List.c:33: #14 7.544 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 7.544 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 7.544 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 7.564 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.622 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.671 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.736 In file included from ProtocolIE-Single-Container.h:38, #14 7.736 from CompleteFailureCauseInformation-List.c:33: #14 7.736 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 7.736 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 7.736 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 7.755 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.812 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.859 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 7.926 In file included from ProtocolIE-Single-Container.h:38, #14 7.926 from CellMeasurementResult-List.c:33: #14 7.926 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 7.926 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 7.926 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 7.944 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.005 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.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 MobilityChangeRequest.o -c MobilityChangeRequest.c #14 8.098 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.153 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.200 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.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 CellActivationRequest.o -c CellActivationRequest.c #14 8.304 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 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 ServedCellsToActivate-Item.o -c ServedCellsToActivate-Item.c #14 8.404 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.453 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.495 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.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 CellActivationFailure.o -c CellActivationFailure.c #14 8.603 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.656 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.712 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.781 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.827 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 8.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-ToBeAdded-List.o -c E-RABs-ToBeAdded-List.c #14 8.947 In file included from ProtocolIE-Single-Container.h:38, #14 8.947 from E-RABs-ToBeAdded-List.c:33: #14 8.947 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 8.947 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 8.947 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 8.972 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.018 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.075 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.145 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.219 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.282 In file included from ProtocolIE-Single-Container.h:38, #14 9.282 from E-RABs-Admitted-ToBeAdded-List.c:33: #14 9.282 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 9.282 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 9.282 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 9.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 E-RABs-Admitted-ToBeAdded-Item.o -c E-RABs-Admitted-ToBeAdded-Item.c #14 9.352 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.411 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.468 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.519 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 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 ResponseInformationSeNBReconfComp.o -c ResponseInformationSeNBReconfComp.c #14 9.623 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.678 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.733 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.787 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.844 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.909 In file included from ProtocolIE-Single-Container.h:38, #14 9.909 from E-RABs-ToBeAdded-List-ModReq.c:33: #14 9.909 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 9.909 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 9.909 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 9.927 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 9.977 cc -Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./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 10.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 E-RABs-ToBeAdded-ModReqItem-Split-Bearer.o -c E-RABs-ToBeAdded-ModReqItem-Split-Bearer.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 E-RABs-ToBeModified-List-ModReq.o -c E-RABs-ToBeModified-List-ModReq.c #14 10.17 In file included from ProtocolIE-Single-Container.h:38, #14 10.17 from E-RABs-ToBeModified-List-ModReq.c:33: #14 10.17 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 10.17 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 10.17 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 10.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-ToBeModified-ModReqItem.o -c E-RABs-ToBeModified-ModReqItem.c #14 10.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 E-RABs-ToBeModified-ModReqItem-SCG-Bearer.o -c E-RABs-ToBeModified-ModReqItem-SCG-Bearer.c #14 10.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 E-RABs-ToBeModified-ModReqItem-Split-Bearer.o -c E-RABs-ToBeModified-ModReqItem-Split-Bearer.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 E-RABs-ToBeReleased-List-ModReq.o -c E-RABs-ToBeReleased-List-ModReq.c #14 10.41 In file included from ProtocolIE-Single-Container.h:38, #14 10.41 from E-RABs-ToBeReleased-List-ModReq.c:33: #14 10.41 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 10.41 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 10.41 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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 E-RABs-ToBeReleased-ModReqItem.o -c E-RABs-ToBeReleased-ModReqItem.c #14 10.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-ToBeReleased-ModReqItem-SCG-Bearer.o -c E-RABs-ToBeReleased-ModReqItem-SCG-Bearer.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 E-RABs-ToBeReleased-ModReqItem-Split-Bearer.o -c E-RABs-ToBeReleased-ModReqItem-Split-Bearer.c #14 10.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 SeNBModificationRequestAcknowledge.o -c SeNBModificationRequestAcknowledge.c #14 10.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-ToBeAdded-ModAckList.o -c E-RABs-Admitted-ToBeAdded-ModAckList.c #14 10.70 In file included from ProtocolIE-Single-Container.h:38, #14 10.70 from E-RABs-Admitted-ToBeAdded-ModAckList.c:33: #14 10.70 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 10.70 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 10.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 10.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-Admitted-ToBeAdded-ModAckItem.o -c E-RABs-Admitted-ToBeAdded-ModAckItem.c #14 10.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-Admitted-ToBeAdded-ModAckItem-SCG-Bearer.o -c E-RABs-Admitted-ToBeAdded-ModAckItem-SCG-Bearer.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-Admitted-ToBeAdded-ModAckItem-Split-Bearer.o -c E-RABs-Admitted-ToBeAdded-ModAckItem-Split-Bearer.c #14 10.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-Admitted-ToBeModified-ModAckList.o -c E-RABs-Admitted-ToBeModified-ModAckList.c #14 10.99 In file included from ProtocolIE-Single-Container.h:38, #14 10.99 from E-RABs-Admitted-ToBeModified-ModAckList.c:33: #14 10.99 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 10.99 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 10.99 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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-ToBeModified-ModAckItem.o -c E-RABs-Admitted-ToBeModified-ModAckItem.c #14 11.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 E-RABs-Admitted-ToBeModified-ModAckItem-SCG-Bearer.o -c E-RABs-Admitted-ToBeModified-ModAckItem-SCG-Bearer.c #14 11.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-ToBeModified-ModAckItem-Split-Bearer.o -c E-RABs-Admitted-ToBeModified-ModAckItem-Split-Bearer.c #14 11.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-ModAckList.o -c E-RABs-Admitted-ToBeReleased-ModAckList.c #14 11.25 In file included from ProtocolIE-Single-Container.h:38, #14 11.25 from E-RABs-Admitted-ToBeReleased-ModAckList.c:33: #14 11.25 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 11.25 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 11.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 11.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-ToReleased-ModAckItem.o -c E-RABs-Admitted-ToReleased-ModAckItem.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 E-RABs-Admitted-ToBeReleased-ModAckItem-SCG-Bearer.o -c E-RABs-Admitted-ToBeReleased-ModAckItem-SCG-Bearer.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 E-RABs-Admitted-ToBeReleased-ModAckItem-Split-Bearer.o -c E-RABs-Admitted-ToBeReleased-ModAckItem-Split-Bearer.c #14 11.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 SeNBModificationRequestReject.o -c SeNBModificationRequestReject.c #14 11.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 SeNBModificationRequired.o -c SeNBModificationRequired.c #14 11.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 E-RABs-ToBeReleased-ModReqd.o -c E-RABs-ToBeReleased-ModReqd.c #14 11.60 In file included from ProtocolIE-Single-Container.h:38, #14 11.60 from E-RABs-ToBeReleased-ModReqd.c:33: #14 11.60 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 11.60 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 11.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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-ToBeReleased-ModReqdItem.o -c E-RABs-ToBeReleased-ModReqdItem.c #14 11.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 SeNBModificationConfirm.o -c SeNBModificationConfirm.c #14 11.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 SeNBModificationRefuse.o -c SeNBModificationRefuse.c #14 11.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 SeNBReleaseRequest.o -c SeNBReleaseRequest.c #14 11.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-ToBeReleased-List-RelReq.o -c E-RABs-ToBeReleased-List-RelReq.c #14 11.89 In file included from ProtocolIE-Single-Container.h:38, #14 11.89 from E-RABs-ToBeReleased-List-RelReq.c:33: #14 11.89 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 11.89 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 11.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 11.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 E-RABs-ToBeReleased-RelReqItem.o -c E-RABs-ToBeReleased-RelReqItem.c #14 11.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-ToBeReleased-RelReqItem-SCG-Bearer.o -c E-RABs-ToBeReleased-RelReqItem-SCG-Bearer.c #14 12.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 E-RABs-ToBeReleased-RelReqItem-Split-Bearer.o -c E-RABs-ToBeReleased-RelReqItem-Split-Bearer.c #14 12.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 SeNBReleaseRequired.o -c SeNBReleaseRequired.c #14 12.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 SeNBReleaseConfirm.o -c SeNBReleaseConfirm.c #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-List-RelConf.o -c E-RABs-ToBeReleased-List-RelConf.c #14 12.28 In file included from ProtocolIE-Single-Container.h:38, #14 12.28 from E-RABs-ToBeReleased-List-RelConf.c:33: #14 12.28 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 12.28 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 12.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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-RelConfItem.o -c E-RABs-ToBeReleased-RelConfItem.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 E-RABs-ToBeReleased-RelConfItem-SCG-Bearer.o -c E-RABs-ToBeReleased-RelConfItem-SCG-Bearer.c #14 12.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 E-RABs-ToBeReleased-RelConfItem-Split-Bearer.o -c E-RABs-ToBeReleased-RelConfItem-Split-Bearer.c #14 12.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 SeNBCounterCheckRequest.o -c SeNBCounterCheckRequest.c #14 12.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 E-RABs-SubjectToCounterCheck-List.o -c E-RABs-SubjectToCounterCheck-List.c #14 12.58 In file included from ProtocolIE-Single-Container.h:38, #14 12.58 from E-RABs-SubjectToCounterCheck-List.c:33: #14 12.58 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 12.58 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 12.58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 12.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-SubjectToCounterCheckItem.o -c E-RABs-SubjectToCounterCheckItem.c #14 12.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 X2RemovalRequest.o -c X2RemovalRequest.c #14 12.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 X2RemovalResponse.o -c X2RemovalResponse.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 X2RemovalFailure.o -c X2RemovalFailure.c #14 12.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 RetrieveUEContextRequest.o -c RetrieveUEContextRequest.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 RetrieveUEContextResponse.o -c RetrieveUEContextResponse.c #14 12.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 UE-ContextInformationRetrieve.o -c UE-ContextInformationRetrieve.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-ToBeSetup-ListRetrieve.o -c E-RABs-ToBeSetup-ListRetrieve.c #14 13.06 In file included from ProtocolIE-Single-Container.h:38, #14 13.06 from E-RABs-ToBeSetup-ListRetrieve.c:33: #14 13.06 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 13.06 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 13.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 13.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 E-RABs-ToBeSetupRetrieve-Item.o -c E-RABs-ToBeSetupRetrieve-Item.c #14 13.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 RetrieveUEContextFailure.o -c RetrieveUEContextFailure.c #14 13.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 SgNBAdditionRequest.o -c SgNBAdditionRequest.c #14 13.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-ToBeAdded-SgNBAddReqList.o -c E-RABs-ToBeAdded-SgNBAddReqList.c #14 13.30 In file included from ProtocolIE-Single-Container.h:38, #14 13.30 from E-RABs-ToBeAdded-SgNBAddReqList.c:33: #14 13.30 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 13.30 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 13.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 13.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-ToBeAdded-SgNBAddReq-Item.o -c E-RABs-ToBeAdded-SgNBAddReq-Item.c #14 13.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 E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPpresent.c #14 13.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 E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeAdded-SgNBAddReq-Item-SgNBPDCPnotpresent.c #14 13.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 SgNBAdditionRequestAcknowledge.o -c SgNBAdditionRequestAcknowledge.c #14 13.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 E-RABs-Admitted-ToBeAdded-SgNBAddReqAckList.o -c E-RABs-Admitted-ToBeAdded-SgNBAddReqAckList.c #14 13.61 In file included from ProtocolIE-Single-Container.h:38, #14 13.61 from E-RABs-Admitted-ToBeAdded-SgNBAddReqAckList.c:33: #14 13.61 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 13.61 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 13.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 13.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-Admitted-ToBeAdded-SgNBAddReqAck-Item.o -c E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item.c #14 13.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 E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPpresent.o -c E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPpresent.c #14 13.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-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPnotpresent.o -c E-RABs-Admitted-ToBeAdded-SgNBAddReqAck-Item-SgNBPDCPnotpresent.c #14 13.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 SgNBAdditionRequestReject.o -c SgNBAdditionRequestReject.c #14 13.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 SgNBReconfigurationComplete.o -c SgNBReconfigurationComplete.c #14 13.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 ResponseInformationSgNBReconfComp.o -c ResponseInformationSgNBReconfComp.c #14 13.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 ResponseInformationSgNBReconfComp-SuccessItem.o -c ResponseInformationSgNBReconfComp-SuccessItem.c #14 13.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 ResponseInformationSgNBReconfComp-RejectByMeNBItem.o -c ResponseInformationSgNBReconfComp-RejectByMeNBItem.c #14 14.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 SgNBModificationRequest.o -c SgNBModificationRequest.c #14 14.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 UE-ContextInformation-SgNBModReq.o -c UE-ContextInformation-SgNBModReq.c #14 14.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 E-RABs-ToBeAdded-SgNBModReq-List.o -c E-RABs-ToBeAdded-SgNBModReq-List.c #14 14.22 In file included from ProtocolIE-Single-Container.h:38, #14 14.22 from E-RABs-ToBeAdded-SgNBModReq-List.c:33: #14 14.22 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 14.22 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 14.22 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 14.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 E-RABs-ToBeAdded-SgNBModReq-Item.o -c E-RABs-ToBeAdded-SgNBModReq-Item.c #14 14.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-ToBeAdded-SgNBModReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPpresent.c #14 14.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-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeAdded-SgNBModReq-Item-SgNBPDCPnotpresent.c #14 14.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 E-RABs-ToBeModified-SgNBModReq-List.o -c E-RABs-ToBeModified-SgNBModReq-List.c #14 14.47 In file included from ProtocolIE-Single-Container.h:38, #14 14.47 from E-RABs-ToBeModified-SgNBModReq-List.c:33: #14 14.47 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 14.47 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 14.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 14.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 E-RABs-ToBeModified-SgNBModReq-Item.o -c E-RABs-ToBeModified-SgNBModReq-Item.c #14 14.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 E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPpresent.c #14 14.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-ToBeModified-SgNBModReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeModified-SgNBModReq-Item-SgNBPDCPnotpresent.c #14 14.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 E-RABs-ToBeReleased-SgNBModReq-List.o -c E-RABs-ToBeReleased-SgNBModReq-List.c #14 14.72 In file included from ProtocolIE-Single-Container.h:38, #14 14.72 from E-RABs-ToBeReleased-SgNBModReq-List.c:33: #14 14.72 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 14.72 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 14.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 14.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-ToBeReleased-SgNBModReq-Item.o -c E-RABs-ToBeReleased-SgNBModReq-Item.c #14 14.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-ToBeReleased-SgNBModReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPpresent.c #14 14.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 E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeReleased-SgNBModReq-Item-SgNBPDCPnotpresent.c #14 14.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 SgNBModificationRequestAcknowledge.o -c SgNBModificationRequestAcknowledge.c #14 14.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-Admitted-ToBeAdded-SgNBModAckList.o -c E-RABs-Admitted-ToBeAdded-SgNBModAckList.c #14 15.02 In file included from ProtocolIE-Single-Container.h:38, #14 15.02 from E-RABs-Admitted-ToBeAdded-SgNBModAckList.c:33: #14 15.02 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 15.02 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 15.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 15.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 E-RABs-Admitted-ToBeAdded-SgNBModAck-Item.o -c E-RABs-Admitted-ToBeAdded-SgNBModAck-Item.c #14 15.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-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPpresent.o -c E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPpresent.c #14 15.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 E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPnotpresent.o -c E-RABs-Admitted-ToBeAdded-SgNBModAck-Item-SgNBPDCPnotpresent.c #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-ToBeModified-SgNBModAckList.o -c E-RABs-Admitted-ToBeModified-SgNBModAckList.c #14 15.28 In file included from ProtocolIE-Single-Container.h:38, #14 15.28 from E-RABs-Admitted-ToBeModified-SgNBModAckList.c:33: #14 15.28 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 15.28 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 15.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 15.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-Admitted-ToBeModified-SgNBModAck-Item.o -c E-RABs-Admitted-ToBeModified-SgNBModAck-Item.c #14 15.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-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPpresent.o -c E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPpresent.c #14 15.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 E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPnotpresent.o -c E-RABs-Admitted-ToBeModified-SgNBModAck-Item-SgNBPDCPnotpresent.c #14 15.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 E-RABs-Admitted-ToBeReleased-SgNBModAckList.o -c E-RABs-Admitted-ToBeReleased-SgNBModAckList.c #14 15.52 In file included from ProtocolIE-Single-Container.h:38, #14 15.52 from E-RABs-Admitted-ToBeReleased-SgNBModAckList.c:33: #14 15.52 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 15.52 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 15.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 15.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 E-RABs-Admitted-ToReleased-SgNBModAck-Item.o -c E-RABs-Admitted-ToReleased-SgNBModAck-Item.c #14 15.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-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPpresent.o -c E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPpresent.c #14 15.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 E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPnotpresent.o -c E-RABs-Admitted-ToBeReleased-SgNBModAck-Item-SgNBPDCPnotpresent.c #14 15.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 SgNBModificationRequestReject.o -c SgNBModificationRequestReject.c #14 15.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 SgNBModificationRequired.o -c SgNBModificationRequired.c #14 15.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-ToBeReleased-SgNBModReqdList.o -c E-RABs-ToBeReleased-SgNBModReqdList.c #14 15.86 In file included from ProtocolIE-Single-Container.h:38, #14 15.86 from E-RABs-ToBeReleased-SgNBModReqdList.c:33: #14 15.86 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 15.86 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 15.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 15.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-ToBeReleased-SgNBModReqd-Item.o -c E-RABs-ToBeReleased-SgNBModReqd-Item.c #14 15.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-SgNBModReqdList.o -c E-RABs-ToBeModified-SgNBModReqdList.c #14 16.00 In file included from ProtocolIE-Single-Container.h:38, #14 16.00 from E-RABs-ToBeModified-SgNBModReqdList.c:33: #14 16.00 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 16.00 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 16.00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 16.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-ToBeModified-SgNBModReqd-Item.o -c E-RABs-ToBeModified-SgNBModReqd-Item.c #14 16.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 E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPpresent.o -c E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPpresent.c #14 16.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-ToBeModified-SgNBModReqd-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeModified-SgNBModReqd-Item-SgNBPDCPnotpresent.c #14 16.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 SgNBModificationConfirm.o -c SgNBModificationConfirm.c #14 16.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 E-RABs-AdmittedToBeModified-SgNBModConfList.o -c E-RABs-AdmittedToBeModified-SgNBModConfList.c #14 16.30 In file included from ProtocolIE-Single-Container.h:38, #14 16.30 from E-RABs-AdmittedToBeModified-SgNBModConfList.c:33: #14 16.30 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 16.30 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 16.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 16.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-AdmittedToBeModified-SgNBModConf-Item.o -c E-RABs-AdmittedToBeModified-SgNBModConf-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-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPpresent.o -c E-RABs-AdmittedToBeModified-SgNBModConf-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-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPnotpresent.o -c E-RABs-AdmittedToBeModified-SgNBModConf-Item-SgNBPDCPnotpresent.c #14 16.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 SgNBModificationRefuse.o -c SgNBModificationRefuse.c #14 16.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 SgNBReleaseRequest.o -c SgNBReleaseRequest.c #14 16.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-SgNBRelReqList.o -c E-RABs-ToBeReleased-SgNBRelReqList.c #14 16.64 In file included from ProtocolIE-Single-Container.h:38, #14 16.64 from E-RABs-ToBeReleased-SgNBRelReqList.c:33: #14 16.64 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 16.64 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 16.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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-ToBeReleased-SgNBRelReq-Item.o -c E-RABs-ToBeReleased-SgNBRelReq-Item.c #14 16.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-ToBeReleased-SgNBRelReq-Item-SgNBPDCPpresent.o -c E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPpresent.c #14 16.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 E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeReleased-SgNBRelReq-Item-SgNBPDCPnotpresent.c #14 16.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 SgNBReleaseRequestAcknowledge.o -c SgNBReleaseRequestAcknowledge.c #14 16.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-Admitted-ToBeReleased-SgNBRelReqAckList.o -c E-RABs-Admitted-ToBeReleased-SgNBRelReqAckList.c #14 16.94 In file included from ProtocolIE-Single-Container.h:38, #14 16.94 from E-RABs-Admitted-ToBeReleased-SgNBRelReqAckList.c:33: #14 16.94 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 16.94 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 16.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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-ToBeReleased-SgNBRelReqAck-Item.o -c E-RABs-Admitted-ToBeReleased-SgNBRelReqAck-Item.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 SgNBReleaseRequestReject.o -c SgNBReleaseRequestReject.c #14 17.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 SgNBReleaseRequired.o -c SgNBReleaseRequired.c #14 17.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-SgNBRelReqdList.o -c E-RABs-ToBeReleased-SgNBRelReqdList.c #14 17.17 In file included from ProtocolIE-Single-Container.h:38, #14 17.17 from E-RABs-ToBeReleased-SgNBRelReqdList.c:33: #14 17.17 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 17.17 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 17.17 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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-ToBeReleased-SgNBRelReqd-Item.o -c E-RABs-ToBeReleased-SgNBRelReqd-Item.c #14 17.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 SgNBReleaseConfirm.o -c SgNBReleaseConfirm.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 E-RABs-ToBeReleased-SgNBRelConfList.o -c E-RABs-ToBeReleased-SgNBRelConfList.c #14 17.35 In file included from ProtocolIE-Single-Container.h:38, #14 17.35 from E-RABs-ToBeReleased-SgNBRelConfList.c:33: #14 17.35 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 17.35 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 17.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 17.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-SgNBRelConf-Item.o -c E-RABs-ToBeReleased-SgNBRelConf-Item.c #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-SgNBRelConf-Item-SgNBPDCPpresent.o -c E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPpresent.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-ToBeReleased-SgNBRelConf-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeReleased-SgNBRelConf-Item-SgNBPDCPnotpresent.c #14 17.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 SgNBCounterCheckRequest.o -c SgNBCounterCheckRequest.c #14 17.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-SubjectToSgNBCounterCheck-List.o -c E-RABs-SubjectToSgNBCounterCheck-List.c #14 17.64 In file included from ProtocolIE-Single-Container.h:38, #14 17.64 from E-RABs-SubjectToSgNBCounterCheck-List.c:33: #14 17.64 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 17.64 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 17.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 17.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-SubjectToSgNBCounterCheck-Item.o -c E-RABs-SubjectToSgNBCounterCheck-Item.c #14 17.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 SgNBChangeRequired.o -c SgNBChangeRequired.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 SgNBChangeConfirm.o -c SgNBChangeConfirm.c #14 17.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-ToBeReleased-SgNBChaConfList.o -c E-RABs-ToBeReleased-SgNBChaConfList.c #14 17.89 In file included from ProtocolIE-Single-Container.h:38, #14 17.89 from E-RABs-ToBeReleased-SgNBChaConfList.c:33: #14 17.89 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 17.89 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 17.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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-ToBeReleased-SgNBChaConf-Item.o -c E-RABs-ToBeReleased-SgNBChaConf-Item.c #14 17.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-ToBeReleased-SgNBChaConf-Item-SgNBPDCPpresent.o -c E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPpresent.c #14 18.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 E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPnotpresent.o -c E-RABs-ToBeReleased-SgNBChaConf-Item-SgNBPDCPnotpresent.c #14 18.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 RRCTransfer.o -c RRCTransfer.c #14 18.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 SgNBChangeRefuse.o -c SgNBChangeRefuse.c #14 18.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 ENDCX2SetupRequest.o -c ENDCX2SetupRequest.c #14 18.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 InitiatingNodeType-EndcX2Setup.o -c InitiatingNodeType-EndcX2Setup.c #14 18.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 ServedEUTRAcellsENDCX2ManagementList.o -c ServedEUTRAcellsENDCX2ManagementList.c #14 18.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 ServedNRcellsENDCX2ManagementList.o -c ServedNRcellsENDCX2ManagementList.c #14 18.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 ServedNRCell-Information.o -c ServedNRCell-Information.c #14 18.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 FDD-InfoServedNRCell-Information.o -c FDD-InfoServedNRCell-Information.c #14 18.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 FDD-InfoNeighbourServedNRCell-Information.o -c FDD-InfoNeighbourServedNRCell-Information.c #14 18.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 TDD-InfoServedNRCell-Information.o -c TDD-InfoServedNRCell-Information.c #14 18.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 TDD-InfoNeighbourServedNRCell-Information.o -c TDD-InfoNeighbourServedNRCell-Information.c #14 18.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 NRNeighbour-Information.o -c NRNeighbour-Information.c #14 18.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 CellAssistanceInformation.o -c CellAssistanceInformation.c #14 18.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 Limited-list.o -c Limited-list.c #14 18.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 ENDCX2SetupResponse.o -c ENDCX2SetupResponse.c #14 18.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 RespondingNodeType-EndcX2Setup.o -c RespondingNodeType-EndcX2Setup.c #14 18.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 ENDCX2SetupFailure.o -c ENDCX2SetupFailure.c #14 18.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 ENDCConfigurationUpdate.o -c ENDCConfigurationUpdate.c #14 18.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 InitiatingNodeType-EndcConfigUpdate.o -c InitiatingNodeType-EndcConfigUpdate.c #14 19.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 ServedEUTRAcellsToModifyListENDCConfUpd.o -c ServedEUTRAcellsToModifyListENDCConfUpd.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 ServedEUTRAcellsToDeleteListENDCConfUpd.o -c ServedEUTRAcellsToDeleteListENDCConfUpd.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 ServedNRcellsToModifyENDCConfUpdList.o -c ServedNRcellsToModifyENDCConfUpdList.c #14 19.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 ServedNRCellsToModify-Item.o -c ServedNRCellsToModify-Item.c #14 19.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 ServedNRcellsToDeleteENDCConfUpdList.o -c ServedNRcellsToDeleteENDCConfUpdList.c #14 19.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 ENDCConfigurationUpdateAcknowledge.o -c ENDCConfigurationUpdateAcknowledge.c #14 19.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 RespondingNodeType-EndcConfigUpdate.o -c RespondingNodeType-EndcConfigUpdate.c #14 19.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 ENDCConfigurationUpdateFailure.o -c ENDCConfigurationUpdateFailure.c #14 19.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 ENDCCellActivationRequest.o -c ENDCCellActivationRequest.c #14 19.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 ServedNRCellsToActivate.o -c ServedNRCellsToActivate.c #14 19.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 ServedNRCellsToActivate-Item.o -c ServedNRCellsToActivate-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 ENDCCellActivationResponse.o -c ENDCCellActivationResponse.c #14 19.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 ActivatedNRCellList.o -c ActivatedNRCellList.c #14 19.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 ActivatedNRCellList-Item.o -c ActivatedNRCellList-Item.c #14 19.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 ENDCCellActivationFailure.o -c ENDCCellActivationFailure.c #14 19.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 SecondaryRATDataUsageReport.o -c SecondaryRATDataUsageReport.c #14 19.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 SgNBActivityNotification.o -c SgNBActivityNotification.c #14 19.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 ENDCPartialResetRequired.o -c ENDCPartialResetRequired.c #14 19.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 ENDCPartialResetConfirm.o -c ENDCPartialResetConfirm.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 EUTRANRCellResourceCoordinationRequest.o -c EUTRANRCellResourceCoordinationRequest.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 InitiatingNodeType-EutranrCellResourceCoordination.o -c InitiatingNodeType-EutranrCellResourceCoordination.c #14 19.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 ListofEUTRACellsinEUTRACoordinationReq.o -c ListofEUTRACellsinEUTRACoordinationReq.c #14 20.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 ListofEUTRACellsinNRCoordinationReq.o -c ListofEUTRACellsinNRCoordinationReq.c #14 20.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 ListofNRCellsinNRCoordinationReq.o -c ListofNRCellsinNRCoordinationReq.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 EUTRANRCellResourceCoordinationResponse.o -c EUTRANRCellResourceCoordinationResponse.c #14 20.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 RespondingNodeType-EutranrCellResourceCoordination.o -c RespondingNodeType-EutranrCellResourceCoordination.c #14 20.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 ListofEUTRACellsinEUTRACoordinationResp.o -c ListofEUTRACellsinEUTRACoordinationResp.c #14 20.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 ListofNRCellsinNRCoordinationResp.o -c ListofNRCellsinNRCoordinationResp.c #14 20.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 ENDCX2RemovalRequest.o -c ENDCX2RemovalRequest.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 InitiatingNodeType-EndcX2Removal.o -c InitiatingNodeType-EndcX2Removal.c #14 20.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 ENDCX2RemovalResponse.o -c ENDCX2RemovalResponse.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-EndcX2Removal.o -c RespondingNodeType-EndcX2Removal.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 ENDCX2RemovalFailure.o -c ENDCX2RemovalFailure.c #14 20.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 DataForwardingAddressIndication.o -c DataForwardingAddressIndication.c #14 20.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 E-RABs-DataForwardingAddress-List.o -c E-RABs-DataForwardingAddress-List.c #14 20.61 In file included from ProtocolIE-Single-Container.h:38, #14 20.61 from E-RABs-DataForwardingAddress-List.c:33: #14 20.61 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 20.61 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 20.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 20.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-DataForwardingAddress-Item.o -c E-RABs-DataForwardingAddress-Item.c #14 20.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 GNBStatusIndication.o -c GNBStatusIndication.c #14 20.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 ProtocolIE-Container.o -c ProtocolIE-Container.c #14 20.80 In file included from ProtocolIE-Container.c:33: #14 20.80 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 20.80 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 20.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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 ProtocolIE-Single-Container.o -c ProtocolIE-Single-Container.c #14 20.91 In file included from ProtocolIE-Single-Container.h:38, #14 20.91 from ProtocolIE-Single-Container.c:31: #14 20.91 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 20.91 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 20.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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 ProtocolIE-Field.o -c ProtocolIE-Field.c #14 21.01 In file included from ProtocolIE-Field.c:31: #14 21.01 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 21.01 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 21.01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.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 ProtocolIE-ContainerPair.o -c ProtocolIE-ContainerPair.c #14 24.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 ProtocolIE-FieldPair.o -c ProtocolIE-FieldPair.c #14 24.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 ProtocolIE-ContainerList.o -c ProtocolIE-ContainerList.c #14 24.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 ProtocolIE-ContainerPairList.o -c ProtocolIE-ContainerPairList.c #14 24.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 ProtocolExtensionContainer.o -c ProtocolExtensionContainer.c #14 24.70 In file included from ProtocolExtensionContainer.c:33: #14 24.70 ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 24.70 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 24.70 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 24.70 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 24.70 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 24.70 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 24.70 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 24.70 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 24.70 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 24.70 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 24.70 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 24.70 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 24.70 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 24.70 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 24.70 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 24.70 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 24.70 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 24.70 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 24.70 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 24.70 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 24.70 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 24.70 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 24.70 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 24.70 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 24.70 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 24.70 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 24.70 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 24.70 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 24.70 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 24.70 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 24.70 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 24.70 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 24.70 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 24.70 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 24.70 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 24.70 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 24.70 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 24.70 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 24.70 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 24.70 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 24.70 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 24.70 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 24.70 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 24.70 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 24.70 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 24.70 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 24.70 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 24.70 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 24.70 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 24.70 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 24.70 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 24.70 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 24.70 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 24.70 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 24.70 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 24.70 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 24.70 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 24.70 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.70 ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 24.70 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 24.71 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 24.71 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 24.71 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 24.71 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 24.71 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 24.71 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 24.71 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 24.71 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 24.71 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 24.71 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 24.71 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 24.71 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 24.71 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 24.71 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 24.71 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 24.71 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 24.71 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 24.71 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 24.71 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 24.71 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 24.71 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 24.71 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 24.71 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 24.71 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 24.71 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 24.71 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 24.71 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 24.71 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 24.71 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 24.71 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 24.71 2847 | union CellType_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 24.71 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 24.71 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 24.71 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 24.71 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 24.71 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 24.71 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.71 ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 24.71 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 24.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 24.72 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 24.72 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 24.72 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 24.72 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 24.72 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 24.72 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 24.72 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 24.72 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 24.72 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 24.72 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 24.72 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 24.72 3132 | union ECGI_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 24.72 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 24.72 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 24.72 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 24.72 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 24.72 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 24.72 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 24.72 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 24.72 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 24.72 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 24.72 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 24.72 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 24.72 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 24.72 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 24.72 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 24.72 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 24.72 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 24.72 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 24.72 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 24.72 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 24.72 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 24.72 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 24.72 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.72 ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 24.72 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 24.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 24.73 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 24.73 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 24.73 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 24.73 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 24.73 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 24.73 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 24.73 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 24.73 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 24.73 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 24.73 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 24.73 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 24.73 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 24.73 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 24.73 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 24.73 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 24.73 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 24.73 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 24.73 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 24.73 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 24.73 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 24.73 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 24.73 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 24.73 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 24.73 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 24.73 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 24.73 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.73 ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 24.73 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 24.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 24.74 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 24.74 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 24.74 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 24.74 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 24.74 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 24.74 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 24.74 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 24.74 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 24.74 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 24.74 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 24.74 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 24.74 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 24.74 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 24.74 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 24.74 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 24.74 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 24.74 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 24.74 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 24.74 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.74 ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 24.74 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 24.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.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 ProtocolExtensionField.o -c ProtocolExtensionField.c #14 24.88 In file included from ProtocolExtensionField.c:31: #14 24.88 ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 24.88 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 24.88 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 24.88 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 24.88 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 24.88 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 24.88 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 24.88 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 24.88 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 24.88 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 24.88 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 24.88 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 24.88 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 24.88 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 24.88 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 24.88 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 24.88 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 24.88 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 24.88 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 24.88 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 24.88 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 24.88 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 24.88 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 24.88 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 24.88 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 24.88 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 24.88 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 24.88 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 24.88 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 24.88 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 24.88 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 24.88 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 24.88 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 24.88 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 24.88 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 24.88 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 24.88 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 24.88 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 24.88 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 24.88 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 24.88 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 24.88 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 24.88 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 24.88 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 24.88 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 24.88 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 24.88 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 24.88 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 24.88 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 24.88 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 24.88 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 24.88 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 24.88 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 24.88 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 24.88 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 24.88 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 24.88 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 24.88 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 24.88 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.88 ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 24.88 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 24.89 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 24.89 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 24.89 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 24.89 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 24.89 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 24.89 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 24.89 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 24.89 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 24.89 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 24.89 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 24.89 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 24.89 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 24.89 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 24.89 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 24.89 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 24.89 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 24.89 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 24.89 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 24.89 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 24.89 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 24.89 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 24.89 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 24.89 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 24.89 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 24.89 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 24.89 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 24.89 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.89 ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 24.89 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 24.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 24.90 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 24.90 2847 | union CellType_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 24.90 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 24.90 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 24.90 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 24.90 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 24.90 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 24.90 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 24.90 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 24.90 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 24.90 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 24.90 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 24.90 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 24.90 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 24.90 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 24.90 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 24.90 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 24.90 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 24.90 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 24.90 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 24.90 3132 | union ECGI_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.90 ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 24.90 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 24.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 24.91 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 24.91 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 24.91 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 24.91 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 24.91 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 24.91 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 24.91 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 24.91 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 24.91 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 24.91 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 24.91 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 24.91 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 24.91 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 24.91 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 24.91 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 24.91 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 24.91 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 24.91 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 24.91 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.91 ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 24.91 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 24.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 24.92 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 24.92 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 24.92 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 24.92 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 24.92 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 24.92 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 24.92 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 24.92 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 24.92 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 24.92 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 24.92 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 24.92 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 24.92 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 24.92 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 24.92 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 24.92 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 24.92 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 24.92 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.92 ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 24.92 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 24.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.93 ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 24.93 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 24.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.93 ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 24.93 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 24.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.93 ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 24.93 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 24.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.93 ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 24.93 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 24.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.93 ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 24.93 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 24.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.93 ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 24.93 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 24.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 24.94 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 24.94 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 24.94 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 24.94 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 24.94 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 24.94 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 24.94 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 24.94 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 24.94 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 24.94 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 24.94 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 24.94 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 24.94 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 24.94 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 24.94 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 24.94 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 24.94 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 24.94 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 24.94 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 24.94 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 24.94 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 24.94 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 24.94 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 24.94 ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 24.94 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 24.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 27.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 PrivateIE-Container.o -c PrivateIE-Container.c #14 27.52 In file included from PrivateIE-Container.c:33: #14 27.52 PrivateIE-Field.h:62:23: warning: union has no members [-Wpedantic] #14 27.52 62 | union PrivateMessage_IEs__value_u { #14 27.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 27.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 PrivateIE-Field.o -c PrivateIE-Field.c #14 27.57 In file included from PrivateIE-Field.c:31: #14 27.57 PrivateIE-Field.h:62:23: warning: union has no members [-Wpedantic] #14 27.57 62 | union PrivateMessage_IEs__value_u { #14 27.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 27.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 ABSInformation.o -c ABSInformation.c #14 27.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 ABSInformationFDD.o -c ABSInformationFDD.c #14 27.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 ABSInformationTDD.o -c ABSInformationTDD.c #14 27.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 ABS-Status.o -c ABS-Status.c #14 27.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 ActivationID.o -c ActivationID.c #14 27.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 AdditionalSpecialSubframe-Info.o -c AdditionalSpecialSubframe-Info.c #14 27.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 AdditionalSpecialSubframePatterns.o -c AdditionalSpecialSubframePatterns.c #14 27.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 AdditionalSpecialSubframeExtension-Info.o -c AdditionalSpecialSubframeExtension-Info.c #14 28.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 AdditionalSpecialSubframePatternsExtension.o -c AdditionalSpecialSubframePatternsExtension.c #14 28.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 AerialUEsubscriptionInformation.o -c AerialUEsubscriptionInformation.c #14 28.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 AllocationAndRetentionPriority.o -c AllocationAndRetentionPriority.c #14 28.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 AreaScopeOfMDT.o -c AreaScopeOfMDT.c #14 28.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 AreaScopeOfQMC.o -c AreaScopeOfQMC.c #14 28.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 AS-SecurityInformation.o -c AS-SecurityInformation.c #14 28.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 BandwidthReducedSI.o -c BandwidthReducedSI.c #14 28.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 BearerType.o -c BearerType.c #14 28.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 BenefitMetric.o -c BenefitMetric.c #14 28.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 BitRate.o -c BitRate.c #14 28.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 BroadcastPLMNs-Item.o -c BroadcastPLMNs-Item.c #14 28.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 BluetoothMeasurementConfiguration.o -c BluetoothMeasurementConfiguration.c #14 28.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 BluetoothMeasConfigNameList.o -c BluetoothMeasConfigNameList.c #14 28.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 BluetoothMeasConfig.o -c BluetoothMeasConfig.c #14 28.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 BluetoothName.o -c BluetoothName.c #14 28.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 CapacityValue.o -c CapacityValue.c #14 28.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 Cause.o -c Cause.c #14 28.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 CauseMisc.o -c CauseMisc.c #14 28.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 CauseProtocol.o -c CauseProtocol.c #14 28.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 CauseRadioNetwork.o -c CauseRadioNetwork.c #14 28.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 CauseTransport.o -c CauseTransport.c #14 28.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 CellBasedMDT.o -c CellBasedMDT.c #14 29.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 CellBasedQMC.o -c CellBasedQMC.c #14 29.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 CellCapacityClassValue.o -c CellCapacityClassValue.c #14 29.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 CellDeploymentStatusIndicator.o -c CellDeploymentStatusIndicator.c #14 29.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 CellIdListforMDT.o -c CellIdListforMDT.c #14 29.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 CellIdListforQMC.o -c CellIdListforQMC.c #14 29.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 CellReplacingInfo.o -c CellReplacingInfo.c #14 29.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 CellReportingIndicator.o -c CellReportingIndicator.c #14 29.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 Cell-Size.o -c Cell-Size.c #14 29.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 CellType.o -c CellType.c #14 29.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 CNTypeRestrictions.o -c CNTypeRestrictions.c #14 29.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 CNTypeRestrictionsItem.o -c CNTypeRestrictionsItem.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 CoMPHypothesisSet.o -c CoMPHypothesisSet.c #14 29.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 CoMPHypothesisSetItem.o -c CoMPHypothesisSetItem.c #14 29.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 CoMPInformation.o -c CoMPInformation.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 CoMPInformationItem.o -c CoMPInformationItem.c #14 29.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 CoMPInformationStartTime.o -c CoMPInformationStartTime.c #14 29.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 CompositeAvailableCapacity.o -c CompositeAvailableCapacity.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 CompositeAvailableCapacityGroup.o -c CompositeAvailableCapacityGroup.c #14 29.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 Correlation-ID.o -c Correlation-ID.c #14 30.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 COUNTvalue.o -c COUNTvalue.c #14 30.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 COUNTValueExtended.o -c COUNTValueExtended.c #14 30.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 COUNTvaluePDCP-SNlength18.o -c COUNTvaluePDCP-SNlength18.c #14 30.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 CoverageModificationList.o -c CoverageModificationList.c #14 30.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 CoverageModification-Item.o -c CoverageModification-Item.c #14 30.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 CriticalityDiagnostics.o -c CriticalityDiagnostics.c #14 30.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 CriticalityDiagnostics-IE-List.o -c CriticalityDiagnostics-IE-List.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 CRNTI.o -c CRNTI.c #14 30.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 CSGMembershipStatus.o -c CSGMembershipStatus.c #14 30.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 CSG-Id.o -c CSG-Id.c #14 30.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 CSIReportList.o -c CSIReportList.c #14 30.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 CSIReportPerCSIProcess.o -c CSIReportPerCSIProcess.c #14 30.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 CSIReportPerCSIProcessItem.o -c CSIReportPerCSIProcessItem.c #14 30.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 CyclicPrefixDL.o -c CyclicPrefixDL.c #14 30.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 CyclicPrefixUL.o -c CyclicPrefixUL.c #14 30.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 DataTrafficResources.o -c DataTrafficResources.c #14 30.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 DataTrafficResourceIndication.o -c DataTrafficResourceIndication.c #14 30.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 DeactivationIndication.o -c DeactivationIndication.c #14 30.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 DeliveryStatus.o -c DeliveryStatus.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 DL-ABS-status.o -c DL-ABS-status.c #14 31.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 DL-Forwarding.o -c DL-Forwarding.c #14 31.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 DL-GBR-PRB-usage.o -c DL-GBR-PRB-usage.c #14 31.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 DL-non-GBR-PRB-usage.o -c DL-non-GBR-PRB-usage.c #14 31.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 DLResourceBitmapULandDLSharing.o -c DLResourceBitmapULandDLSharing.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 DLResourcesULandDLSharing.o -c DLResourcesULandDLSharing.c #14 31.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 DL-scheduling-PDCCH-CCE-usage.o -c DL-scheduling-PDCCH-CCE-usage.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 DL-Total-PRB-usage.o -c DL-Total-PRB-usage.c #14 31.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 DRB-ID.o -c DRB-ID.c #14 31.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 DuplicationActivation.o -c DuplicationActivation.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 DynamicDLTransmissionInformation.o -c DynamicDLTransmissionInformation.c #14 31.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 DynamicNAICSInformation.o -c DynamicNAICSInformation.c #14 31.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 EARFCN.o -c EARFCN.c #14 31.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 EARFCNExtension.o -c EARFCNExtension.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 ECGI.o -c ECGI.c #14 31.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 EnhancedRNTP.o -c EnhancedRNTP.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 EnhancedRNTPStartTime.o -c EnhancedRNTPStartTime.c #14 31.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 ENB-ID.o -c ENB-ID.c #14 31.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 EncryptionAlgorithms.o -c EncryptionAlgorithms.c #14 32.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 EN-DC-ResourceConfiguration.o -c EN-DC-ResourceConfiguration.c #14 32.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 EPLMNs.o -c EPLMNs.c #14 32.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 ERABActivityNotifyItemList.o -c ERABActivityNotifyItemList.c #14 32.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 ERABActivityNotifyItem.o -c ERABActivityNotifyItem.c #14 32.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-RAB-ID.o -c E-RAB-ID.c #14 32.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-RAB-Level-QoS-Parameters.o -c E-RAB-Level-QoS-Parameters.c #14 32.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-RAB-List.o -c E-RAB-List.c #14 32.36 In file included from ProtocolIE-Single-Container.h:38, #14 32.36 from E-RAB-List.c:33: #14 32.36 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 32.36 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 32.36 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 32.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 E-RAB-Item.o -c E-RAB-Item.c #14 32.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 E-RABUsageReportList.o -c E-RABUsageReportList.c #14 32.50 In file included from ProtocolIE-Single-Container.h:38, #14 32.50 from E-RABUsageReportList.c:33: #14 32.50 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 32.50 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 32.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 32.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 E-RABUsageReport-Item.o -c E-RABUsageReport-Item.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 EUTRA-Mode-Info.o -c EUTRA-Mode-Info.c #14 32.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 EUTRANCellIdentifier.o -c EUTRANCellIdentifier.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 EUTRANTraceID.o -c EUTRANTraceID.c #14 32.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 EventType.o -c EventType.c #14 32.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 ExpectedUEBehaviour.o -c ExpectedUEBehaviour.c #14 32.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 ExpectedUEActivityBehaviour.o -c ExpectedUEActivityBehaviour.c #14 32.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 ExpectedActivityPeriod.o -c ExpectedActivityPeriod.c #14 32.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 ExpectedIdlePeriod.o -c ExpectedIdlePeriod.c #14 32.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 ExpectedHOInterval.o -c ExpectedHOInterval.c #14 33.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 ExtendedULInterferenceOverloadInfo.o -c ExtendedULInterferenceOverloadInfo.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 ExtendedBitRate.o -c ExtendedBitRate.c #14 33.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 FDD-Info.o -c FDD-Info.c #14 33.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 ForbiddenInterRATs.o -c ForbiddenInterRATs.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 ForbiddenTAs.o -c ForbiddenTAs.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 ForbiddenTAs-Item.o -c ForbiddenTAs-Item.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 ForbiddenTACs.o -c ForbiddenTACs.c #14 33.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 ForbiddenLAs.o -c ForbiddenLAs.c #14 33.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 ForbiddenLAs-Item.o -c ForbiddenLAs-Item.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 ForbiddenLACs.o -c ForbiddenLACs.c #14 33.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 Fourframes.o -c Fourframes.c #14 33.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 FreqBandIndicator.o -c FreqBandIndicator.c #14 33.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 FreqBandIndicatorPriority.o -c FreqBandIndicatorPriority.c #14 33.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 FreqBandNrItem.o -c FreqBandNrItem.c #14 33.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 GBR-QosInformation.o -c GBR-QosInformation.c #14 33.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 GlobalENB-ID.o -c GlobalENB-ID.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 GlobalGNB-ID.o -c GlobalGNB-ID.c #14 33.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 GNBOverloadInformation.o -c GNBOverloadInformation.c #14 33.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 GTPtunnelEndpoint.o -c GTPtunnelEndpoint.c #14 33.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 GTP-TEI.o -c GTP-TEI.c #14 34.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 GUGroupIDList.o -c GUGroupIDList.c #14 34.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 GU-Group-ID.o -c GU-Group-ID.c #14 34.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 GUMMEI.o -c GUMMEI.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 GNB-ID.o -c GNB-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 HandoverReportType.o -c HandoverReportType.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 HandoverRestrictionList.o -c HandoverRestrictionList.c #14 34.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 HFN.o -c HFN.c #14 34.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 HFNModified.o -c HFNModified.c #14 34.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 HFNforPDCP-SNlength18.o -c HFNforPDCP-SNlength18.c #14 34.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 HWLoadIndicator.o -c HWLoadIndicator.c #14 34.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 IntegrityProtectionAlgorithms.o -c IntegrityProtectionAlgorithms.c #14 34.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 InterfacesToTrace.o -c InterfacesToTrace.c #14 34.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 InvokeIndication.o -c InvokeIndication.c #14 34.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 Key-eNodeB-Star.o -c Key-eNodeB-Star.c #14 34.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 LAC.o -c LAC.c #14 34.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 LastVisitedCell-Item.o -c LastVisitedCell-Item.c #14 34.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 LastVisitedEUTRANCellInformation.o -c LastVisitedEUTRANCellInformation.c #14 34.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 LastVisitedGERANCellInformation.o -c LastVisitedGERANCellInformation.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 LastVisitedNGRANCellInformation.o -c LastVisitedNGRANCellInformation.c #14 35.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 LastVisitedUTRANCellInformation.o -c LastVisitedUTRANCellInformation.c #14 35.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 LCID.o -c LCID.c #14 35.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 LHN-ID.o -c LHN-ID.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 Links-to-log.o -c Links-to-log.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 LoadIndicator.o -c LoadIndicator.c #14 35.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 LocationReportingInformation.o -c LocationReportingInformation.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 M1PeriodicReporting.o -c M1PeriodicReporting.c #14 35.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 M1ReportingTrigger.o -c M1ReportingTrigger.c #14 35.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 M1ThresholdEventA2.o -c M1ThresholdEventA2.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 M3Configuration.o -c M3Configuration.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 M3period.o -c M3period.c #14 35.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 M4Configuration.o -c M4Configuration.c #14 35.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 M4period.o -c M4period.c #14 35.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 M5Configuration.o -c M5Configuration.c #14 35.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 M5period.o -c M5period.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 M6Configuration.o -c M6Configuration.c #14 35.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 M6report-interval.o -c M6report-interval.c #14 35.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 M6delay-threshold.o -c M6delay-threshold.c #14 36.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 M7Configuration.o -c M7Configuration.c #14 36.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 M7period.o -c M7period.c #14 36.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 MakeBeforeBreakIndicator.o -c MakeBeforeBreakIndicator.c #14 36.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 ManagementBasedMDTallowed.o -c ManagementBasedMDTallowed.c #14 36.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 Masked-IMEISV.o -c Masked-IMEISV.c #14 36.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 MDT-Activation.o -c MDT-Activation.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 MDT-Configuration.o -c MDT-Configuration.c #14 36.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 MDTPLMNList.o -c MDTPLMNList.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 MDT-Location-Info.o -c MDT-Location-Info.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 Measurement-ID.o -c Measurement-ID.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 MeasurementsToActivate.o -c MeasurementsToActivate.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 MeasurementThresholdA2.o -c MeasurementThresholdA2.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 MeNBCoordinationAssistanceInformation.o -c MeNBCoordinationAssistanceInformation.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 MeNBResourceCoordinationInformation.o -c MeNBResourceCoordinationInformation.c #14 36.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 MeNBtoSeNBContainer.o -c MeNBtoSeNBContainer.c #14 36.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 MME-Group-ID.o -c MME-Group-ID.c #14 36.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 MME-Code.o -c MME-Code.c #14 36.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 MBMS-Service-Area-Identity-List.o -c MBMS-Service-Area-Identity-List.c #14 36.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 MBMS-Service-Area-Identity.o -c MBMS-Service-Area-Identity.c #14 37.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 MBSFN-Subframe-Infolist.o -c MBSFN-Subframe-Infolist.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 MBSFN-Subframe-Info.o -c MBSFN-Subframe-Info.c #14 37.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 MobilityParametersModificationRange.o -c MobilityParametersModificationRange.c #14 37.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 MobilityParametersInformation.o -c MobilityParametersInformation.c #14 37.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 MultibandInfoList.o -c MultibandInfoList.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 BandInfo.o -c BandInfo.c #14 37.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 MeNBtoSgNBContainer.o -c MeNBtoSgNBContainer.c #14 37.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 SplitSRBs.o -c SplitSRBs.c #14 37.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 SplitSRB.o -c SplitSRB.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 UENRMeasurement.o -c UENRMeasurement.c #14 37.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 Neighbour-Information.o -c Neighbour-Information.c #14 37.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 NextHopChainingCount.o -c NextHopChainingCount.c #14 37.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 NewDRBIDrequest.o -c NewDRBIDrequest.c #14 37.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 Number-of-Antennaports.o -c Number-of-Antennaports.c #14 37.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 NRFreqInfo.o -c NRFreqInfo.c #14 37.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 NRCellIdentifier.o -c NRCellIdentifier.c #14 37.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 NRCGI.o -c NRCGI.c #14 37.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 NRPCI.o -c NRPCI.c #14 37.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 NRrestrictioninEPSasSecondaryRAT.o -c NRrestrictioninEPSasSecondaryRAT.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 NRrestrictionin5GS.o -c NRrestrictionin5GS.c #14 37.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 NRencryptionAlgorithms.o -c NRencryptionAlgorithms.c #14 38.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 NRintegrityProtectionAlgorithms.o -c NRintegrityProtectionAlgorithms.c #14 38.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 NR-TxBW.o -c NR-TxBW.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 NRNRB.o -c NRNRB.c #14 38.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 NRSCS.o -c NRSCS.c #14 38.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 NRS-NSSS-PowerOffset.o -c NRS-NSSS-PowerOffset.c #14 38.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 FiveGS-TAC.o -c FiveGS-TAC.c #14 38.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 NRUESecurityCapabilities.o -c NRUESecurityCapabilities.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 NSSS-NumOccasionDifferentPrecoder.o -c NSSS-NumOccasionDifferentPrecoder.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 OffsetOfNbiotChannelNumberToEARFCN.o -c OffsetOfNbiotChannelNumberToEARFCN.c #14 38.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 Oneframe.o -c Oneframe.c #14 38.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 Packet-LossRate.o -c Packet-LossRate.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 PA-Values.o -c PA-Values.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 PDCPChangeIndication.o -c PDCPChangeIndication.c #14 38.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 PDCP-SN.o -c PDCP-SN.c #14 38.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 PDCP-SNExtended.o -c PDCP-SNExtended.c #14 38.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 PDCP-SNlength18.o -c PDCP-SNlength18.c #14 38.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 PDCPSnLength.o -c PDCPSnLength.c #14 38.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 PCI.o -c PCI.c #14 38.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 PLMN-Identity.o -c PLMN-Identity.c #14 39.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 Port-Number.o -c Port-Number.c #14 39.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 PRACH-Configuration.o -c PRACH-Configuration.c #14 39.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 PLMNAreaBasedQMC.o -c PLMNAreaBasedQMC.c #14 39.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 PLMNListforQMC.o -c PLMNListforQMC.c #14 39.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 Pre-emptionCapability.o -c Pre-emptionCapability.c #14 39.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 Pre-emptionVulnerability.o -c Pre-emptionVulnerability.c #14 39.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 PriorityLevel.o -c PriorityLevel.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 ProSeAuthorized.o -c ProSeAuthorized.c #14 39.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 ProSeDirectDiscovery.o -c ProSeDirectDiscovery.c #14 39.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 ProSeDirectCommunication.o -c ProSeDirectCommunication.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 ProSeUEtoNetworkRelaying.o -c ProSeUEtoNetworkRelaying.c #14 39.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 ProtectedEUTRAResourceIndication.o -c ProtectedEUTRAResourceIndication.c #14 39.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 ProtectedFootprintTimePattern.o -c ProtectedFootprintTimePattern.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 ProtectedResourceList.o -c ProtectedResourceList.c #14 39.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 ProtectedResourceList-Item.o -c ProtectedResourceList-Item.c #14 39.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 QCI.o -c QCI.c #14 39.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 RadioframeAllocationOffset.o -c RadioframeAllocationOffset.c #14 39.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 RadioframeAllocationPeriod.o -c RadioframeAllocationPeriod.c #14 39.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 RadioResourceStatus.o -c RadioResourceStatus.c #14 39.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 ReceiveStatusofULPDCPSDUs.o -c ReceiveStatusofULPDCPSDUs.c #14 40.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 ReceiveStatusOfULPDCPSDUsExtended.o -c ReceiveStatusOfULPDCPSDUsExtended.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 ReceiveStatusOfULPDCPSDUsPDCP-SNlength18.o -c ReceiveStatusOfULPDCPSDUsPDCP-SNlength18.c #14 40.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 Reestablishment-Indication.o -c Reestablishment-Indication.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 Registration-Request.o -c Registration-Request.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 RelativeNarrowbandTxPower.o -c RelativeNarrowbandTxPower.c #14 40.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 ReplacingCellsList.o -c ReplacingCellsList.c #14 40.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 ReplacingCellsList-Item.o -c ReplacingCellsList-Item.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 ReportAmountMDT.o -c ReportAmountMDT.c #14 40.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 ReportArea.o -c ReportArea.c #14 40.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 ReportCharacteristics.o -c ReportCharacteristics.c #14 40.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 ReportingPeriodicityCSIR.o -c ReportingPeriodicityCSIR.c #14 40.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 ReportingPeriodicityRSRPMR.o -c ReportingPeriodicityRSRPMR.c #14 40.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 ReportIntervalMDT.o -c ReportIntervalMDT.c #14 40.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 ReservedSubframePattern.o -c ReservedSubframePattern.c #14 40.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 ResourceType.o -c ResourceType.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 ResumeID.o -c ResumeID.c #14 40.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 RLCMode.o -c RLCMode.c #14 40.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 RLC-Status.o -c RLC-Status.c #14 40.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 RNTP-Threshold.o -c RNTP-Threshold.c #14 41.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 RRC-Config-Ind.o -c RRC-Config-Ind.c #14 41.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 RRC-Context.o -c RRC-Context.c #14 41.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 RRCConnReestabIndicator.o -c RRCConnReestabIndicator.c #14 41.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 RRCConnSetupIndicator.o -c RRCConnSetupIndicator.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 RSRPMeasurementResult.o -c RSRPMeasurementResult.c #14 41.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 RSRPMRList.o -c RSRPMRList.c #14 41.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 RRCContainer.o -c RRCContainer.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 S1TNLLoadIndicator.o -c S1TNLLoadIndicator.c #14 41.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 SCGChangeIndication.o -c SCGChangeIndication.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 SecondaryRATUsageReportList.o -c SecondaryRATUsageReportList.c #14 41.55 In file included from ProtocolIE-Single-Container.h:38, #14 41.55 from SecondaryRATUsageReportList.c:33: #14 41.55 ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 41.55 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 41.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #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 SecondaryRATUsageReport-Item.o -c SecondaryRATUsageReport-Item.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 SeNBSecurityKey.o -c SeNBSecurityKey.c #14 41.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 SeNBtoMeNBContainer.o -c SeNBtoMeNBContainer.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 ServedCells.o -c ServedCells.c #14 41.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 ServedCell-Information.o -c ServedCell-Information.c #14 41.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 ServiceType.o -c ServiceType.c #14 41.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 SgNBCoordinationAssistanceInformation.o -c SgNBCoordinationAssistanceInformation.c #14 41.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 SgNBResourceCoordinationInformation.o -c SgNBResourceCoordinationInformation.c #14 42.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 SgNB-UE-X2AP-ID.o -c SgNB-UE-X2AP-ID.c #14 42.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 SIPTOBearerDeactivationIndication.o -c SIPTOBearerDeactivationIndication.c #14 42.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 SharedResourceType.o -c SharedResourceType.c #14 42.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 ShortMAC-I.o -c ShortMAC-I.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 SGNB-Addition-Trigger-Ind.o -c SGNB-Addition-Trigger-Ind.c #14 42.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 SourceOfUEActivityBehaviourInformation.o -c SourceOfUEActivityBehaviourInformation.c #14 42.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 SpecialSubframe-Info.o -c SpecialSubframe-Info.c #14 42.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 SpecialSubframePatterns.o -c SpecialSubframePatterns.c #14 42.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 SpectrumSharingGroupID.o -c SpectrumSharingGroupID.c #14 42.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 SubbandCQI.o -c SubbandCQI.c #14 42.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 Subscription-Based-UE-DifferentiationInfo.o -c Subscription-Based-UE-DifferentiationInfo.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 ScheduledCommunicationTime.o -c ScheduledCommunicationTime.c #14 42.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 SRVCCOperationPossible.o -c SRVCCOperationPossible.c #14 42.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 SubbandCQICodeword0.o -c SubbandCQICodeword0.c #14 42.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 SubbandCQICodeword1.o -c SubbandCQICodeword1.c #14 42.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 SubbandCQIList.o -c SubbandCQIList.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 SubbandCQIItem.o -c SubbandCQIItem.c #14 42.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 SubbandSize.o -c SubbandSize.c #14 42.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 SubscriberProfileIDforRFP.o -c SubscriberProfileIDforRFP.c #14 42.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 SubframeAllocation.o -c SubframeAllocation.c #14 43.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 SubframeAssignment.o -c SubframeAssignment.c #14 43.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 SubframeType.o -c SubframeType.c #14 43.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 SgNBSecurityKey.o -c SgNBSecurityKey.c #14 43.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 SgNBtoMeNBContainer.o -c SgNBtoMeNBContainer.c #14 43.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 SRBType.o -c SRBType.c #14 43.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 SCGConfigurationQuery.o -c SCGConfigurationQuery.c #14 43.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 SULInformation.o -c SULInformation.c #14 43.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 SupportedSULFreqBandItem.o -c SupportedSULFreqBandItem.c #14 43.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 TABasedMDT.o -c TABasedMDT.c #14 43.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 TAC.o -c TAC.c #14 43.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 TAIBasedMDT.o -c TAIBasedMDT.c #14 43.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 TAIListforMDT.o -c TAIListforMDT.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 TAI-Item.o -c TAI-Item.c #14 43.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 TAListforMDT.o -c TAListforMDT.c #14 43.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 TABasedQMC.o -c TABasedQMC.c #14 43.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 TAListforQMC.o -c TAListforQMC.c #14 43.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 TAIBasedQMC.o -c TAIBasedQMC.c #14 43.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 TAIListforQMC.o -c TAIListforQMC.c #14 43.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 TargetCellInUTRAN.o -c TargetCellInUTRAN.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 TargeteNBtoSource-eNBTransparentContainer.o -c TargeteNBtoSource-eNBTransparentContainer.c #14 43.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 TDD-Info.o -c TDD-Info.c #14 44.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 Threshold-RSRP.o -c Threshold-RSRP.c #14 44.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 Threshold-RSRQ.o -c Threshold-RSRQ.c #14 44.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 TimeToWait.o -c TimeToWait.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 Time-UE-StayedInCell.o -c Time-UE-StayedInCell.c #14 44.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 Time-UE-StayedInCell-EnhancedGranularity.o -c Time-UE-StayedInCell-EnhancedGranularity.c #14 44.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 TraceActivation.o -c TraceActivation.c #14 44.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 TraceCollectionEntityIPAddress.o -c TraceCollectionEntityIPAddress.c #14 44.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 TraceDepth.o -c TraceDepth.c #14 44.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 Transmission-Bandwidth.o -c Transmission-Bandwidth.c #14 44.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 TransportLayerAddress.o -c TransportLayerAddress.c #14 44.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 TunnelInformation.o -c TunnelInformation.c #14 44.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 TypeOfError.o -c TypeOfError.c #14 44.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 UEAggregateMaximumBitRate.o -c UEAggregateMaximumBitRate.c #14 44.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 UEAppLayerMeasConfig.o -c UEAppLayerMeasConfig.c #14 44.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 UE-ContextKeptIndicator.o -c UE-ContextKeptIndicator.c #14 44.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 UEID.o -c UEID.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 UE-HistoryInformation.o -c UE-HistoryInformation.c #14 44.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 UE-HistoryInformationFromTheUE.o -c UE-HistoryInformationFromTheUE.c #14 44.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 UE-S1AP-ID.o -c UE-S1AP-ID.c #14 44.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 UE-X2AP-ID.o -c UE-X2AP-ID.c #14 45.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 UE-X2AP-ID-Extension.o -c UE-X2AP-ID-Extension.c #14 45.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 UE-RLF-Report-Container.o -c UE-RLF-Report-Container.c #14 45.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 UE-RLF-Report-Container-for-extended-bands.o -c UE-RLF-Report-Container-for-extended-bands.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 UESecurityCapabilities.o -c UESecurityCapabilities.c #14 45.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 UESidelinkAggregateMaximumBitRate.o -c UESidelinkAggregateMaximumBitRate.c #14 45.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 UEsToBeResetList.o -c UEsToBeResetList.c #14 45.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 UEsToBeResetList-Item.o -c UEsToBeResetList-Item.c #14 45.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 ULandDLSharing.o -c ULandDLSharing.c #14 45.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 ULConfiguration.o -c ULConfiguration.c #14 45.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 UL-UE-Configuration.o -c UL-UE-Configuration.c #14 45.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 UL-GBR-PRB-usage.o -c UL-GBR-PRB-usage.c #14 45.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 UL-HighInterferenceIndicationInfo.o -c UL-HighInterferenceIndicationInfo.c #14 45.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 UL-HighInterferenceIndicationInfo-Item.o -c UL-HighInterferenceIndicationInfo-Item.c #14 45.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 UL-HighInterferenceIndication.o -c UL-HighInterferenceIndication.c #14 45.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 UL-InterferenceOverloadIndication.o -c UL-InterferenceOverloadIndication.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 UL-InterferenceOverloadIndication-Item.o -c UL-InterferenceOverloadIndication-Item.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 UL-non-GBR-PRB-usage.o -c UL-non-GBR-PRB-usage.c #14 45.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 ULOnlySharing.o -c ULOnlySharing.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 ULResourceBitmapULandDLSharing.o -c ULResourceBitmapULandDLSharing.c #14 46.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 ULResourcesULandDLSharing.o -c ULResourcesULandDLSharing.c #14 46.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-scheduling-PDCCH-CCE-usage.o -c UL-scheduling-PDCCH-CCE-usage.c #14 46.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 UL-Total-PRB-usage.o -c UL-Total-PRB-usage.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 UsableABSInformation.o -c UsableABSInformation.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 UsableABSInformationFDD.o -c UsableABSInformationFDD.c #14 46.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 UsableABSInformationTDD.o -c UsableABSInformationTDD.c #14 46.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 UserPlaneTrafficActivityReport.o -c UserPlaneTrafficActivityReport.c #14 46.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 V2XServicesAuthorized.o -c V2XServicesAuthorized.c #14 46.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 VehicleUE.o -c VehicleUE.c #14 46.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 PedestrianUE.o -c PedestrianUE.c #14 46.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 WidebandCQI.o -c WidebandCQI.c #14 46.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 WidebandCQICodeword1.o -c WidebandCQICodeword1.c #14 46.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 WLANMeasurementConfiguration.o -c WLANMeasurementConfiguration.c #14 46.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 WLANMeasConfigNameList.o -c WLANMeasConfigNameList.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 WLANMeasConfig.o -c WLANMeasConfig.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 WLANName.o -c WLANName.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 WTID.o -c WTID.c #14 46.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 WTID-Type1.o -c WTID-Type1.c #14 46.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 WTID-Long-Type2.o -c WTID-Long-Type2.c #14 46.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 WT-UE-XwAP-ID.o -c WT-UE-XwAP-ID.c #14 47.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 X2BenefitValue.o -c X2BenefitValue.c #14 47.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 Criticality.o -c Criticality.c #14 47.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 Presence.o -c Presence.c #14 47.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 PrivateIE-ID.o -c PrivateIE-ID.c #14 47.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 ProcedureCode.o -c ProcedureCode.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 ProtocolIE-ID.o -c ProtocolIE-ID.c #14 47.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 TriggeringMessage.o -c TriggeringMessage.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 E2SM-gNB-X2-eventTriggerDefinition.o -c E2SM-gNB-X2-eventTriggerDefinition.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 E2SM-gNB-X2-actionDefinition.o -c E2SM-gNB-X2-actionDefinition.c #14 47.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 E2SM-gNB-X2-indicationHeader.o -c E2SM-gNB-X2-indicationHeader.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 E2SM-gNB-X2-indicationMessage.o -c E2SM-gNB-X2-indicationMessage.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 E2SM-gNB-X2-callProcessID.o -c E2SM-gNB-X2-callProcessID.c #14 47.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 E2SM-gNB-X2-controlHeader.o -c E2SM-gNB-X2-controlHeader.c #14 47.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 E2SM-gNB-X2-controlMessage.o -c E2SM-gNB-X2-controlMessage.c #14 47.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 ActionParameter-Item.o -c ActionParameter-Item.c #14 47.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 ActionParameter-ID.o -c ActionParameter-ID.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 ActionParameter-Value.o -c ActionParameter-Value.c #14 47.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 CallProcess-ID.o -c CallProcess-ID.c #14 47.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 Interface-ID.o -c Interface-ID.c #14 47.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 InterfaceDirection.o -c InterfaceDirection.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 InterfaceMessage.o -c InterfaceMessage.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 InterfaceMessageType.o -c InterfaceMessageType.c #14 48.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 TypeOfMessage.o -c TypeOfMessage.c #14 48.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 InterfaceProtocolIE-Item.o -c InterfaceProtocolIE-Item.c #14 48.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 InterfaceProtocolIE-ID.o -c InterfaceProtocolIE-ID.c #14 48.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 InterfaceProtocolIE-Test.o -c InterfaceProtocolIE-Test.c #14 48.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 InterfaceProtocolIE-Value.o -c InterfaceProtocolIE-Value.c #14 48.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 Style-ID.o -c Style-ID.c #14 48.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 TimeStamp.o -c TimeStamp.c #14 48.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 ANY.o -c ANY.c #14 48.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 OPEN_TYPE.o -c OPEN_TYPE.c #14 48.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 BOOLEAN.o -c BOOLEAN.c #14 48.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 INTEGER.o -c INTEGER.c #14 48.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 NULL.o -c NULL.c #14 49.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 NativeEnumerated.o -c NativeEnumerated.c #14 49.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 NativeInteger.o -c NativeInteger.c #14 49.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 OBJECT_IDENTIFIER.o -c OBJECT_IDENTIFIER.c #14 49.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 PrintableString.o -c PrintableString.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 asn_SEQUENCE_OF.o -c asn_SEQUENCE_OF.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 asn_SET_OF.o -c asn_SET_OF.c #14 49.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 constr_CHOICE.o -c constr_CHOICE.c #14 49.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 constr_SEQUENCE.o -c constr_SEQUENCE.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 constr_SEQUENCE_OF.o -c constr_SEQUENCE_OF.c #14 50.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 constr_SET_OF.o -c constr_SET_OF.c #14 50.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 asn_application.o -c asn_application.c #14 50.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 asn_internal.o -c asn_internal.c #14 50.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 asn_random_fill.o -c asn_random_fill.c #14 50.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 asn_bit_data.o -c asn_bit_data.c #14 50.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 OCTET_STRING.o -c OCTET_STRING.c #14 51.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 BIT_STRING.o -c BIT_STRING.c #14 51.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 asn_codecs_prim.o -c asn_codecs_prim.c #14 51.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 ber_tlv_length.o -c ber_tlv_length.c #14 51.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 ber_tlv_tag.o -c ber_tlv_tag.c #14 51.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 ber_decoder.o -c ber_decoder.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 der_encoder.o -c der_encoder.c #14 51.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 constr_TYPE.o -c constr_TYPE.c #14 51.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 constraints.o -c constraints.c #14 51.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 xer_support.o -c xer_support.c #14 51.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 xer_decoder.o -c xer_decoder.c #14 52.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 xer_encoder.o -c xer_encoder.c #14 52.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_support.o -c per_support.c #14 52.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 per_decoder.o -c per_decoder.c #14 52.29 per_decoder.c: In function 'aper_decode': #14 52.29 per_decoder.c:192:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] #14 52.29 192 | if(!td->op->aper_decoder) #14 52.29 | ^~ #14 52.29 per_decoder.c:194:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' #14 52.29 194 | rval = td->op->aper_decoder(opt_codec_ctx, td, 0, sptr, &pd); #14 52.29 | ^~~~ #14 52.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 per_encoder.o -c per_encoder.c #14 52.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 per_opentype.o -c per_opentype.c #14 52.50 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 52.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 converter-example.o -c converter-example.c #14 52.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 pdu_collection.o -c pdu_collection.c #14 52.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 converter-example ./converter-example.o ./pdu_collection.o libasncodec.a -lm #14 53.39 make[1]: Leaving directory '/opt/E2Manager/3rdparty/asn1codec/e2ap_engine' #14 53.40 mkdir -p lib/ #14 53.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 -c src/configuration_update_wrapper.c -o lib/configuration_update_wrapper.o #14 53.50 In file included from src/configuration_update_wrapper.c:34: #14 53.50 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 53.50 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 53.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.53 In file included from ./inc/asn1codec_utils.h:39, #14 53.53 from ./inc/configuration_update_wrapper.h:27, #14 53.53 from src/configuration_update_wrapper.c:35: #14 53.53 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 53.53 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 53.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.53 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 53.53 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 53.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.53 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 53.53 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 53.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 53.55 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 53.55 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 53.55 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 53.55 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 53.55 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 53.55 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 53.55 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 53.55 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 53.55 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 53.55 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 53.55 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 53.55 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 53.55 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 53.55 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 53.55 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 53.55 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 53.55 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 53.55 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 53.55 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 53.55 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 53.55 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 53.55 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 53.55 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 53.55 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 53.55 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 53.55 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 53.55 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 53.55 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 53.55 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 53.55 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 53.55 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 53.55 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 53.55 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 53.55 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 53.55 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 53.55 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 53.55 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 53.55 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 53.55 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 53.55 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 53.55 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 53.55 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 53.55 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 53.55 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 53.55 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 53.55 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 53.55 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 53.55 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 53.55 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 53.55 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 53.55 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 53.55 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 53.55 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 53.55 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 53.55 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 53.55 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 53.55 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 53.55 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 53.55 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 53.55 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 53.55 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 53.55 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 53.55 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 53.55 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 53.55 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 53.55 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 53.55 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 53.55 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 53.55 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 53.55 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 53.55 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 53.55 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 53.55 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 53.55 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 53.55 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 53.55 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 53.55 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 53.55 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 53.55 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 53.55 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 53.55 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 53.55 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 53.55 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 53.55 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 53.55 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 53.55 2847 | union CellType_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 53.55 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 53.55 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 53.55 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 53.55 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 53.55 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 53.55 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 53.55 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 53.55 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 53.55 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 53.55 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 53.55 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 53.55 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 53.55 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 53.55 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 53.55 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 53.55 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 53.55 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 53.55 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 53.55 3132 | union ECGI_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 53.55 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 53.55 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 53.55 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 53.55 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 53.55 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 53.55 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 53.55 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 53.55 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 53.55 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 53.55 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 53.55 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 53.55 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 53.55 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 53.55 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 53.55 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 53.55 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 53.55 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 53.55 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 53.55 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.55 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 53.55 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 53.55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 53.56 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 53.56 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 53.56 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 53.56 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 53.56 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 53.56 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 53.56 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 53.56 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 53.56 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 53.56 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 53.56 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 53.56 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 53.56 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 53.56 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 53.56 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 53.56 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 53.56 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 53.56 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 53.56 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 53.56 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 53.56 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 53.56 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 53.56 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 53.56 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 53.56 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 53.56 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 53.56 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 53.56 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 53.56 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 53.56 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 53.56 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 53.56 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 53.56 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.56 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 53.56 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 53.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 53.57 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 53.57 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 53.57 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 53.57 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 53.57 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 53.57 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 53.57 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 53.57 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 53.57 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 53.57 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 53.57 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 53.57 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 53.57 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 53.57 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 53.57 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.57 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 53.57 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 53.57 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.63 mkdir -p lib/ #14 53.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 -c src/x2setup_request_wrapper.c -o lib/x2setup_request_wrapper.o #14 53.73 In file included from src/x2setup_request_wrapper.c:39: #14 53.73 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 53.73 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 53.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 In file included from ./inc/asn1codec_utils.h:39, #14 53.76 from ./inc/x2setup_request_wrapper.h:28, #14 53.76 from src/x2setup_request_wrapper.c:40: #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 53.76 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 53.76 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 53.76 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 53.76 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 53.76 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 53.76 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 53.76 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 53.76 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 53.76 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 53.76 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 53.76 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 53.76 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 53.76 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 53.76 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 53.76 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 53.76 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 53.76 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 53.76 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 53.76 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 53.76 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 53.76 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 53.76 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 53.76 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 53.76 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 53.76 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 53.76 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 53.76 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 53.76 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 53.76 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 53.76 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 53.76 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 53.76 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 53.76 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 53.76 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 53.76 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 53.76 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 53.76 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 53.76 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 53.76 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.76 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 53.76 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 53.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 53.77 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 53.77 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 53.77 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 53.77 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 53.77 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 53.77 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 53.77 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 53.77 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 53.77 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 53.77 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 53.77 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 53.77 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 53.77 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 53.77 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 53.77 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 53.77 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 53.77 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 53.77 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 53.77 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 53.77 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 53.77 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 53.77 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 53.77 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 53.77 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 53.77 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 53.77 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 53.77 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 53.77 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 53.77 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 53.77 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 53.77 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 53.77 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.77 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 53.77 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 53.77 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 53.78 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 53.78 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 53.78 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 53.78 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 53.78 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 53.78 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 53.78 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 53.78 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 53.78 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 53.78 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 53.78 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 53.78 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 53.78 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 53.78 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 53.78 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 53.78 2847 | union CellType_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 53.78 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 53.78 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 53.78 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 53.78 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 53.78 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 53.78 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 53.78 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 53.78 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 53.78 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 53.78 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 53.78 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 53.78 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 53.78 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 53.78 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 53.78 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 53.78 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 53.78 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.78 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 53.78 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 53.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 53.79 3132 | union ECGI_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 53.79 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 53.79 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 53.79 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 53.79 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 53.79 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 53.79 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 53.79 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 53.79 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 53.79 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 53.79 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 53.79 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 53.79 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 53.79 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 53.79 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 53.79 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 53.79 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 53.79 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 53.79 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 53.79 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 53.79 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 53.79 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 53.79 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 53.79 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 53.79 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 53.79 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 53.79 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.79 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 53.79 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 53.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 53.80 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 53.80 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 53.80 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 53.80 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 53.80 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 53.80 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 53.80 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 53.80 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 53.80 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 53.80 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 53.80 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 53.80 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 53.80 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 53.80 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 53.80 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 53.80 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 53.80 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 53.80 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 53.80 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 53.80 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 53.80 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 53.80 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 53.80 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.80 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 53.80 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 53.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 53.81 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 53.81 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 53.81 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 53.81 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 53.81 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 53.81 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 53.81 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 53.81 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 53.81 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 53.81 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 53.81 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 53.81 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 53.81 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 53.81 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 53.81 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 53.81 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 53.81 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 53.81 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.81 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 53.81 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 53.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 53.89 mkdir -p lib/ #14 53.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 -c src/x2reset_request_wrapper.c -o lib/x2reset_request_wrapper.o #14 53.99 In file included from ./inc/asn1codec_utils.h:37, #14 53.99 from ./inc/x2reset_request_wrapper.h:28, #14 53.99 from src/x2reset_request_wrapper.c:31: #14 53.99 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 53.99 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 53.99 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 In file included from ./inc/asn1codec_utils.h:39, #14 54.02 from ./inc/x2reset_request_wrapper.h:28, #14 54.02 from src/x2reset_request_wrapper.c:31: #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 54.02 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 54.02 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 54.02 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 54.02 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 54.02 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 54.02 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 54.02 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 54.02 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 54.02 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 54.02 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 54.02 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 54.02 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 54.02 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 54.02 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 54.02 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 54.02 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 54.02 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.02 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 54.02 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 54.03 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 54.03 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 54.03 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 54.03 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 54.03 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 54.03 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 54.03 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 54.03 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 54.03 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 54.03 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 54.03 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 54.03 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 54.03 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 54.03 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 54.03 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 54.03 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 54.03 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 54.03 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 54.03 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 54.03 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 54.03 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 54.03 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 54.03 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 54.03 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 54.03 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 54.03 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 54.03 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 54.03 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 54.03 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 54.03 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 54.03 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 54.03 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 54.03 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 54.03 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 54.03 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 54.03 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 54.03 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 54.03 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 54.03 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 54.03 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 54.03 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 54.03 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 54.03 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 54.03 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 54.03 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 54.03 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 54.03 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 54.03 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 54.03 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 54.03 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 54.03 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 54.03 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 54.03 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 54.03 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 54.03 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 54.03 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 54.03 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 54.03 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 54.03 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.03 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 54.03 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 54.03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 54.04 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 54.04 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 54.04 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 54.04 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 54.04 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 54.04 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 54.04 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 54.04 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 54.04 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 54.04 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 54.04 2847 | union CellType_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 54.04 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 54.04 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 54.04 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 54.04 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 54.04 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 54.04 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 54.04 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 54.04 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 54.04 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 54.04 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 54.04 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 54.04 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 54.04 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.04 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 54.04 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 54.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 54.05 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 54.05 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 54.05 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 54.05 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 54.05 3132 | union ECGI_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 54.05 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 54.05 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 54.05 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 54.05 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 54.05 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 54.05 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 54.05 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 54.05 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 54.05 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 54.05 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 54.05 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 54.05 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 54.05 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 54.05 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 54.05 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 54.05 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.05 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 54.05 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 54.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 54.06 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 54.06 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 54.06 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 54.06 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 54.06 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 54.06 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 54.06 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 54.06 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 54.06 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 54.06 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 54.06 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 54.06 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 54.06 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 54.06 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 54.06 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 54.06 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 54.06 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 54.06 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 54.06 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.06 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 54.06 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 54.06 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 54.07 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 54.07 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 54.07 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 54.07 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 54.07 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 54.07 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 54.07 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 54.07 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 54.07 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 54.07 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 54.07 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 54.07 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 54.07 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 54.07 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 54.07 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 54.07 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.07 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 54.07 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 54.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 54.08 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 54.08 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 54.08 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 54.08 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 54.08 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 54.08 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 54.08 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 54.08 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 54.08 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 54.08 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 54.08 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 54.08 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 54.08 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 54.08 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 54.08 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.08 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 54.08 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 54.08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.13 mkdir -p lib/ #14 54.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 -c src/x2reset_response_wrapper.c -o lib/x2reset_response_wrapper.o #14 54.23 In file included from src/x2reset_response_wrapper.c:33: #14 54.23 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 54.23 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 54.23 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.26 In file included from ./inc/asn1codec_utils.h:39, #14 54.26 from ./inc/x2reset_response_wrapper.h:28, #14 54.26 from src/x2reset_response_wrapper.c:34: #14 54.26 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 54.26 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 54.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.26 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 54.26 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 54.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.26 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 54.26 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 54.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.26 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 54.26 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 54.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 54.27 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 54.27 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 54.27 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 54.27 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 54.27 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 54.27 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 54.27 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 54.27 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 54.27 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 54.27 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 54.27 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 54.27 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 54.27 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 54.27 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 54.27 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 54.27 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 54.27 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 54.27 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 54.27 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 54.27 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 54.27 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 54.27 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 54.27 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 54.27 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 54.27 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 54.27 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 54.27 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 54.27 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 54.27 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 54.27 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 54.27 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 54.27 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 54.27 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 54.27 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 54.27 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 54.27 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 54.27 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 54.27 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 54.27 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 54.27 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 54.27 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 54.27 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 54.27 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 54.27 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 54.27 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 54.27 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 54.27 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 54.27 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 54.27 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 54.27 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 54.27 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 54.27 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 54.27 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 54.27 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 54.27 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 54.27 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 54.27 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 54.27 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 54.27 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 54.27 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 54.27 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 54.27 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 54.27 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 54.27 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 54.27 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 54.27 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 54.27 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 54.27 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 54.27 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 54.27 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.27 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 54.27 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 54.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 54.28 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 54.28 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 54.28 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 54.28 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 54.28 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 54.28 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 54.28 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 54.28 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 54.28 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 54.28 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 54.28 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 54.28 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 54.28 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 54.28 2847 | union CellType_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 54.28 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 54.28 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 54.28 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 54.28 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 54.28 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 54.28 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 54.28 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 54.28 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.28 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 54.28 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 54.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 54.29 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 54.29 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 54.29 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 54.29 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 54.29 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 54.29 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 54.29 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 54.29 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 54.29 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 54.29 3132 | union ECGI_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 54.29 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 54.29 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 54.29 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 54.29 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 54.29 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.29 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 54.29 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 54.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 54.30 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 54.30 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 54.30 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 54.30 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 54.30 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 54.30 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 54.30 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 54.30 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 54.30 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 54.30 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 54.30 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 54.30 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 54.30 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 54.30 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 54.30 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 54.30 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.30 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 54.30 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 54.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 54.31 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 54.31 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 54.31 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 54.31 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 54.31 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 54.31 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 54.31 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 54.31 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 54.31 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 54.31 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 54.31 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 54.31 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 54.31 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 54.31 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 54.31 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 54.31 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 54.31 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.31 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 54.31 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 54.32 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 54.32 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 54.32 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 54.32 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 54.32 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 54.32 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 54.32 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 54.32 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 54.32 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 54.32 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 54.32 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 54.32 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 54.32 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 54.32 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 54.32 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 54.32 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 54.32 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 54.32 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 54.32 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 54.32 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 54.32 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.32 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 54.32 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 54.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.33 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 54.33 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 54.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.33 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 54.33 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 54.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.33 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 54.33 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 54.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.33 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 54.33 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 54.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.33 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 54.33 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 54.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.33 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 54.33 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 54.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.33 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 54.33 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 54.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.37 mkdir -p lib/ #14 54.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 -c src/asn1codec_utils.c -o lib/asn1codec_utils.o #14 54.43 In file included from ./inc/asn1codec_utils.h:37, #14 54.43 from src/asn1codec_utils.c:29: #14 54.43 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 54.43 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 54.43 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 In file included from ./inc/asn1codec_utils.h:39, #14 54.46 from src/asn1codec_utils.c:29: #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 54.46 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 54.46 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 54.46 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 54.46 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 54.46 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 54.46 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 54.46 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 54.46 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 54.46 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 54.46 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.46 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 54.46 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 54.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 54.47 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 54.47 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 54.47 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 54.47 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 54.47 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 54.47 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 54.47 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 54.47 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 54.47 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 54.47 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 54.47 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 54.47 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 54.47 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 54.47 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 54.47 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 54.47 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 54.47 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 54.47 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 54.47 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 54.47 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 54.47 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 54.47 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 54.47 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 54.47 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 54.47 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 54.47 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 54.47 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 54.47 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 54.47 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 54.47 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 54.47 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 54.47 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 54.47 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 54.47 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 54.47 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 54.47 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 54.47 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 54.47 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 54.47 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 54.47 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 54.47 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 54.47 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 54.47 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.47 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 54.47 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 54.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 54.48 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 54.48 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 54.48 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 54.48 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 54.48 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 54.48 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 54.48 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 54.48 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 54.48 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 54.48 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 54.48 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 54.48 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 54.48 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 54.48 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 54.48 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 54.48 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 54.48 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 54.48 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 54.48 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 54.48 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 54.48 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 54.48 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 54.48 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 54.48 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 54.48 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 54.48 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 54.48 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.48 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 54.48 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 54.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 54.49 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 54.49 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 54.49 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 54.49 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 54.49 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 54.49 2847 | union CellType_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 54.49 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 54.49 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 54.49 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 54.49 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 54.49 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 54.49 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 54.49 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 54.49 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 54.49 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 54.49 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 54.49 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 54.49 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 54.49 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 54.49 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 54.49 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 54.49 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 54.49 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 54.49 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 54.49 3132 | union ECGI_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 54.49 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.49 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 54.49 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 54.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 54.50 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 54.50 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 54.50 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 54.50 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 54.50 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 54.50 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 54.50 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 54.50 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 54.50 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 54.50 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 54.50 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 54.50 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 54.50 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 54.50 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 54.50 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 54.50 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 54.50 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 54.50 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 54.50 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 54.50 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 54.50 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 54.50 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 54.50 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.50 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 54.50 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 54.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 54.51 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 54.51 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 54.51 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 54.51 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 54.51 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 54.51 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 54.51 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 54.51 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 54.51 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 54.51 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 54.51 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 54.51 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 54.51 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 54.51 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 54.51 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 54.51 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 54.51 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 54.51 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 54.51 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 54.51 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 54.51 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.51 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 54.51 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 54.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 54.52 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 54.52 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 54.52 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 54.52 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 54.52 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 54.52 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 54.52 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 54.52 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 54.52 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 54.52 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 54.52 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 54.52 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 54.52 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 54.52 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 54.52 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 54.52 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.52 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 54.52 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 54.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.53 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 54.53 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 54.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.53 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 54.53 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 54.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.53 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 54.53 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 54.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.53 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 54.53 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 54.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.53 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 54.53 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 54.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.60 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 54.60 a - lib/configuration_update_wrapper.o #14 54.60 a - lib/x2setup_request_wrapper.o #14 54.60 a - lib/x2reset_request_wrapper.o #14 54.60 a - lib/x2reset_response_wrapper.o #14 54.60 a - lib/asn1codec_utils.o #14 54.60 mkdir -p tests/ #14 54.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 src/tests/x2setup_request_wrapper_test.c -o tests/x2setup_request_wrapper_test lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 54.67 In file included from ./inc/asn1codec_utils.h:37, #14 54.67 from ./inc/x2setup_request_wrapper.h:28, #14 54.67 from src/tests/x2setup_request_wrapper_test.c:28: #14 54.67 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 54.67 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 54.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 In file included from ./inc/asn1codec_utils.h:39, #14 54.70 from ./inc/x2setup_request_wrapper.h:28, #14 54.70 from src/tests/x2setup_request_wrapper_test.c:28: #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 54.70 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 54.70 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 54.70 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 54.70 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 54.70 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 54.70 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 54.70 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 54.70 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 54.70 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 54.70 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 54.70 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 54.70 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 54.70 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 54.70 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 54.70 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 54.70 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 54.70 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 54.70 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 54.70 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 54.70 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 54.70 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 54.70 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 54.70 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 54.70 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 54.70 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 54.70 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 54.70 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 54.70 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 54.70 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.70 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 54.70 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 54.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 54.71 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 54.71 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 54.71 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 54.71 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 54.71 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 54.71 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 54.71 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 54.71 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 54.71 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 54.71 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 54.71 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 54.71 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 54.71 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 54.71 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 54.71 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 54.71 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 54.71 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 54.71 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 54.71 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 54.71 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 54.71 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 54.71 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 54.71 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 54.71 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 54.71 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 54.71 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 54.71 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 54.71 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 54.71 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 54.71 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 54.71 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 54.71 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 54.71 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 54.71 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 54.71 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 54.71 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 54.71 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 54.71 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 54.71 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 54.71 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 54.71 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 54.71 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 54.71 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 54.71 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 54.71 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 54.71 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.71 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 54.71 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 54.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 54.72 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 54.72 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 54.72 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 54.72 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 54.72 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 54.72 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 54.72 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 54.72 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 54.72 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 54.72 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 54.72 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 54.72 2847 | union CellType_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 54.72 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 54.72 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 54.72 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 54.72 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 54.72 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 54.72 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 54.72 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 54.72 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 54.72 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 54.72 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 54.72 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 54.72 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 54.72 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 54.72 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 54.72 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 54.72 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 54.72 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 54.72 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 54.72 3132 | union ECGI_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 54.72 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 54.72 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 54.72 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 54.72 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 54.72 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.72 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 54.72 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 54.72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 54.73 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 54.73 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 54.73 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 54.73 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 54.73 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 54.73 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 54.73 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 54.73 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 54.73 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 54.73 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 54.73 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 54.73 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 54.73 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 54.73 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 54.73 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 54.73 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 54.73 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 54.73 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 54.73 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 54.73 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 54.73 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 54.73 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 54.73 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 54.73 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.73 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 54.73 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 54.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 54.74 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 54.74 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 54.74 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 54.74 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 54.74 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 54.74 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 54.74 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 54.74 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 54.74 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 54.74 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 54.74 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 54.74 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 54.74 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 54.74 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 54.74 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 54.74 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 54.74 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 54.74 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 54.74 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 54.74 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 54.74 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 54.74 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.74 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 54.74 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 54.74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 54.75 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 54.75 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 54.75 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 54.75 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 54.75 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 54.75 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 54.75 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 54.75 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 54.75 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 54.75 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 54.75 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 54.75 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 54.75 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 54.75 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 54.75 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 54.75 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 54.75 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 54.75 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.31 mkdir -p tests/ #14 55.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 src/tests/configuration_update_wrapper_test.c -o tests/configuration_update_wrapper_test lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 55.42 In file included from ./inc/asn1codec_utils.h:37, #14 55.42 from ./inc/configuration_update_wrapper.h:27, #14 55.42 from src/tests/configuration_update_wrapper_test.c:27: #14 55.42 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 55.42 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 55.42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 In file included from ./inc/asn1codec_utils.h:39, #14 55.46 from ./inc/configuration_update_wrapper.h:27, #14 55.46 from src/tests/configuration_update_wrapper_test.c:27: #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 55.46 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 55.46 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 55.46 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 55.46 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 55.46 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 55.46 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 55.46 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 55.46 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 55.46 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 55.46 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 55.46 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 55.46 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 55.46 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 55.46 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 55.46 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 55.46 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 55.46 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 55.46 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 55.46 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 55.46 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 55.46 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 55.46 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 55.46 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 55.46 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 55.46 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 55.46 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 55.46 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 55.46 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 55.46 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 55.46 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 55.46 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 55.46 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.46 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 55.46 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 55.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 55.47 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 55.47 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 55.47 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 55.47 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 55.47 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 55.47 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 55.47 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 55.47 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 55.47 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 55.47 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 55.47 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 55.47 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 55.47 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 55.47 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 55.47 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 55.47 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 55.47 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 55.47 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 55.47 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 55.47 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.47 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 55.47 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 55.48 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 55.48 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 55.48 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 55.48 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 55.48 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 55.48 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 55.48 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 55.48 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 55.48 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 55.48 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 55.48 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 55.48 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 55.48 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 55.48 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 55.48 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 55.48 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 55.48 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 55.48 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 55.48 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 55.48 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 55.48 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 55.48 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.48 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 55.48 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 55.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 55.49 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 55.49 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 55.49 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 55.49 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 55.49 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 55.49 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 55.49 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 55.49 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 55.49 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 55.49 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 55.49 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 55.49 2847 | union CellType_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 55.49 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 55.49 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 55.49 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 55.49 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 55.49 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 55.49 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 55.49 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 55.49 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 55.49 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 55.49 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 55.49 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 55.49 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.49 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 55.49 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 55.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 55.50 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 55.50 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 55.50 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 55.50 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 55.50 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 55.50 3132 | union ECGI_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 55.50 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 55.50 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 55.50 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 55.50 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 55.50 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 55.50 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 55.50 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 55.50 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 55.50 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 55.50 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 55.50 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 55.50 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 55.50 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 55.50 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 55.50 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 55.50 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 55.50 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.50 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 55.50 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 55.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 55.51 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 55.51 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 55.51 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 55.51 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 55.51 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 55.51 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 55.51 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 55.51 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 55.51 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 55.51 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 55.51 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 55.51 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 55.51 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 55.51 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 55.51 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 55.51 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 55.51 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 55.51 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 55.51 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 55.51 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.51 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 55.51 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 55.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 55.52 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 55.52 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 55.52 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 55.52 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 55.52 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 55.52 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 55.52 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 55.52 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 55.52 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 55.52 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 55.52 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 55.52 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 55.52 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 55.52 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 55.52 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 55.52 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 55.52 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 55.52 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.52 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 55.52 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 55.52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 55.53 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 55.53 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 55.53 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 55.53 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 55.53 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 55.53 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 55.53 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 55.53 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 55.53 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 55.53 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 55.53 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 55.53 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 55.53 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 55.53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.13 mkdir -p tests/ #14 56.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 src/tests/x2reset_request_wrapper_test.c -o tests/x2reset_request_wrapper_test lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 56.21 In file included from ./inc/asn1codec_utils.h:37, #14 56.21 from ./inc/x2reset_request_wrapper.h:28, #14 56.21 from src/tests/x2reset_request_wrapper_test.c:28: #14 56.21 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 56.21 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 56.21 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 In file included from ./inc/asn1codec_utils.h:39, #14 56.25 from ./inc/x2reset_request_wrapper.h:28, #14 56.25 from src/tests/x2reset_request_wrapper_test.c:28: #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 56.25 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 56.25 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 56.25 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 56.25 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 56.25 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 56.25 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 56.25 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 56.25 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 56.25 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 56.25 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 56.25 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 56.25 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 56.25 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 56.25 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 56.25 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 56.25 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 56.25 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 56.25 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 56.25 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 56.25 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 56.25 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 56.25 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 56.25 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 56.25 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 56.25 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 56.25 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 56.25 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 56.25 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 56.25 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 56.25 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.25 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 56.25 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 56.26 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 56.26 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 56.26 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 56.26 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 56.26 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 56.26 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 56.26 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 56.26 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 56.26 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 56.26 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 56.26 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 56.26 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 56.26 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 56.26 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 56.26 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 56.26 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 56.26 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 56.26 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 56.26 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 56.26 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 56.26 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 56.26 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 56.26 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 56.26 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 56.26 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 56.26 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 56.26 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 56.26 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 56.26 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 56.26 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 56.26 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 56.26 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.26 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 56.26 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 56.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.27 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 56.27 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 56.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.27 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 56.27 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 56.28 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 56.28 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 56.28 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 56.28 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 56.28 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 56.28 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 56.28 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 56.28 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 56.28 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 56.28 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 56.28 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 56.28 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 56.28 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 56.28 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 56.28 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 56.28 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 56.28 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 56.28 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 56.28 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 56.28 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 56.28 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 56.28 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 56.28 2847 | union CellType_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 56.28 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 56.28 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 56.28 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 56.28 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 56.28 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 56.28 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 56.28 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 56.28 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 56.28 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 56.28 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 56.28 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 56.28 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 56.28 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 56.28 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 56.28 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 56.28 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 56.28 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 56.28 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 56.28 3132 | union ECGI_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 56.28 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 56.28 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 56.28 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 56.28 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 56.28 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 56.28 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 56.28 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 56.28 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 56.28 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 56.28 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 56.28 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 56.28 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 56.28 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 56.28 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 56.28 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 56.28 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.28 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 56.28 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 56.28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 56.29 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 56.29 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 56.29 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 56.29 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 56.29 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 56.29 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 56.29 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 56.29 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 56.29 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 56.29 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 56.29 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 56.29 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 56.29 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 56.29 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 56.29 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 56.29 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.29 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 56.29 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 56.30 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 56.30 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 56.30 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 56.30 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 56.30 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 56.30 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 56.30 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 56.30 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 56.30 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 56.30 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 56.30 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 56.30 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 56.30 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 56.30 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 56.30 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 56.30 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 56.30 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.30 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 56.30 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 56.30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 56.31 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 56.31 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 56.31 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 56.31 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 56.31 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 56.31 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 56.31 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 56.31 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 56.31 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 56.31 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 56.31 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 56.31 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 56.31 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 56.31 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 56.31 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.31 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 56.31 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 56.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 56.32 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.32 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 56.32 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.74 mkdir -p tests/ #14 56.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 src/tests/unpack_xer.c -o tests/unpack_xer lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 56.82 In file included from ./inc/asn1codec_utils.h:37, #14 56.82 from src/tests/unpack_xer.c:27: #14 56.82 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 56.82 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 56.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 In file included from ./inc/asn1codec_utils.h:39, #14 56.85 from src/tests/unpack_xer.c:27: #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 56.85 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 56.85 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 56.85 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 56.85 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 56.85 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 56.85 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 56.85 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 56.85 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 56.85 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 56.85 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 56.85 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 56.85 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 56.85 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 56.85 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 56.85 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 56.85 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 56.85 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.85 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 56.85 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.85 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 56.86 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 56.86 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 56.86 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 56.86 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 56.86 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 56.86 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 56.86 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 56.86 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 56.86 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 56.86 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 56.86 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 56.86 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 56.86 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 56.86 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 56.86 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 56.86 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 56.86 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 56.86 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 56.86 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 56.86 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 56.86 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 56.86 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 56.86 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 56.86 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 56.86 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 56.86 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 56.86 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 56.86 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 56.86 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 56.86 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 56.86 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.86 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 56.86 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 56.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 56.87 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 56.87 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 56.87 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 56.87 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 56.87 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 56.87 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 56.87 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 56.87 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 56.87 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 56.87 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 56.87 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 56.87 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 56.87 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 56.87 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 56.87 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 56.87 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 56.87 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 56.87 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 56.87 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 56.87 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 56.87 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 56.87 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 56.87 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 56.87 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 56.87 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 56.87 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.87 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 56.87 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 56.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 56.88 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 56.88 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 56.88 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 56.88 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 56.88 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 56.88 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 56.88 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 56.88 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 56.88 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 56.88 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 56.88 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 56.88 2847 | union CellType_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 56.88 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 56.88 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 56.88 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 56.88 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 56.88 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 56.88 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 56.88 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 56.88 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 56.88 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 56.88 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 56.88 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 56.88 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.88 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 56.88 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 56.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 56.89 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 56.89 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 56.89 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 56.89 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 56.89 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 56.89 3132 | union ECGI_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 56.89 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 56.89 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 56.89 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 56.89 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 56.89 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 56.89 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 56.89 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 56.89 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 56.89 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 56.89 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 56.89 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 56.89 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 56.89 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 56.89 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 56.89 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 56.89 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.89 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 56.89 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 56.89 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 56.90 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 56.90 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 56.90 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 56.90 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 56.90 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 56.90 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 56.90 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 56.90 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 56.90 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 56.90 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 56.90 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 56.90 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 56.90 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 56.90 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 56.90 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 56.90 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 56.90 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 56.90 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 56.90 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 56.90 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 56.90 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.90 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 56.90 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 56.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 56.91 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 56.91 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 56.91 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 56.91 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 56.91 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 56.91 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 56.91 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 56.91 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 56.91 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 56.91 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 56.91 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 56.91 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 56.91 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 56.91 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 56.91 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 56.91 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 56.91 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.91 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 56.91 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 56.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 56.92 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 56.92 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 56.92 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 56.92 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 56.92 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 56.92 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 56.92 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 56.92 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 56.92 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 56.92 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 56.92 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 56.92 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 56.92 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 56.92 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 56.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.35 mkdir -p tests/ #14 57.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 src/tests/x2reset_response_wrapper_test.c -o tests/x2reset_response_wrapper_test lib/libe2ap_codec.a e2ap_engine/libasncodec.a #14 57.41 In file included from ./inc/asn1codec_utils.h:37, #14 57.41 from ./inc/x2reset_response_wrapper.h:28, #14 57.41 from src/tests/x2reset_response_wrapper_test.c:28: #14 57.41 ./e2ap_engine/ProtocolIE-Field.h:3924:23: warning: union has no members [-Wpedantic] #14 57.41 3924 | union ENB_ENDCConfigUpdateAckIEs__value_u { #14 57.41 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 In file included from ./inc/asn1codec_utils.h:39, #14 57.44 from ./inc/x2reset_response_wrapper.h:28, #14 57.44 from src/tests/x2reset_response_wrapper_test.c:28: #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1108:23: warning: union has no members [-Wpedantic] #14 57.44 1108 | union UE_ContextReferenceAtSeNB_ItemExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1123:23: warning: union has no members [-Wpedantic] #14 57.44 1123 | union UE_ContextReferenceAtWT_ItemExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1138:23: warning: union has no members [-Wpedantic] #14 57.44 1138 | union UE_ContextReferenceAtSgNB_ItemExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1153:23: warning: union has no members [-Wpedantic] #14 57.44 1153 | union E_RABs_Admitted_Item_ExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1224:23: warning: union has no members [-Wpedantic] #14 57.44 1224 | union CellToReport_Item_ExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1239:23: warning: union has no members [-Wpedantic] #14 57.44 1239 | union MeasurementInitiationResult_Item_ExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1254:23: warning: union has no members [-Wpedantic] #14 57.44 1254 | union MeasurementFailureCause_Item_ExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1269:23: warning: union has no members [-Wpedantic] #14 57.44 1269 | union CompleteFailureCauseInformation_Item_ExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1304:23: warning: union has no members [-Wpedantic] #14 57.44 1304 | union ServedCellsToActivate_Item_ExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1319:23: warning: union has no members [-Wpedantic] #14 57.44 1319 | union ActivatedCellList_Item_ExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1334:23: warning: union has no members [-Wpedantic] #14 57.44 1334 | union RNL_Header_Item_ExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1365:23: warning: union has no members [-Wpedantic] #14 57.44 1365 | union E_RABs_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1380:23: warning: union has no members [-Wpedantic] #14 57.44 1380 | union E_RABs_Admitted_ToBeAdded_Item_SCG_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1395:23: warning: union has no members [-Wpedantic] #14 57.44 1395 | union E_RABs_Admitted_ToBeAdded_Item_Split_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1410:23: warning: union has no members [-Wpedantic] #14 57.44 1410 | union ResponseInformationSeNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1425:23: warning: union has no members [-Wpedantic] #14 57.44 1425 | union ResponseInformationSeNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1440:23: warning: union has no members [-Wpedantic] #14 57.44 1440 | union UE_ContextInformationSeNBModReqExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1471:23: warning: union has no members [-Wpedantic] #14 57.44 1471 | union E_RABs_ToBeAdded_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1486:23: warning: union has no members [-Wpedantic] #14 57.44 1486 | union E_RABs_ToBeModified_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1501:23: warning: union has no members [-Wpedantic] #14 57.44 1501 | union E_RABs_ToBeModified_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1516:23: warning: union has no members [-Wpedantic] #14 57.44 1516 | union E_RABs_ToBeReleased_ModReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1531:23: warning: union has no members [-Wpedantic] #14 57.44 1531 | union E_RABs_ToBeReleased_ModReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1546:23: warning: union has no members [-Wpedantic] #14 57.44 1546 | union E_RABs_Admitted_ToBeAdded_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1561:23: warning: union has no members [-Wpedantic] #14 57.44 1561 | union E_RABs_Admitted_ToBeAdded_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.44 ./e2ap_engine/ProtocolExtensionField.h:1576:23: warning: union has no members [-Wpedantic] #14 57.44 1576 | union E_RABs_Admitted_ToBeModified_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1591:23: warning: union has no members [-Wpedantic] #14 57.45 1591 | union E_RABs_Admitted_ToBeModified_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1606:23: warning: union has no members [-Wpedantic] #14 57.45 1606 | union E_RABs_Admitted_ToBeReleased_ModAckItem_SCG_BearerExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1621:23: warning: union has no members [-Wpedantic] #14 57.45 1621 | union E_RABs_Admitted_ToBeReleased_ModAckItem_Split_BearerExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1636:23: warning: union has no members [-Wpedantic] #14 57.45 1636 | union E_RABs_ToBeReleased_ModReqdItemExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1651:23: warning: union has no members [-Wpedantic] #14 57.45 1651 | union E_RABs_ToBeReleased_RelReqItem_SCG_BearerExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1666:23: warning: union has no members [-Wpedantic] #14 57.45 1666 | union E_RABs_ToBeReleased_RelReqItem_Split_BearerExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1681:23: warning: union has no members [-Wpedantic] #14 57.45 1681 | union E_RABs_ToBeReleased_RelConfItem_SCG_BearerExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1696:23: warning: union has no members [-Wpedantic] #14 57.45 1696 | union E_RABs_ToBeReleased_RelConfItem_Split_BearerExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1711:23: warning: union has no members [-Wpedantic] #14 57.45 1711 | union E_RABs_SubjectToCounterCheckItemExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.45 ./e2ap_engine/ProtocolExtensionField.h:1759:23: warning: union has no members [-Wpedantic] #14 57.45 1759 | union E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs__extensionValue_u { #14 57.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:1807:23: warning: union has no members [-Wpedantic] #14 57.46 1807 | union E_RABs_ToBeAdded_SgNBAddReqAck_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:1854:23: warning: union has no members [-Wpedantic] #14 57.46 1854 | union ResponseInformationSgNBReconfComp_SuccessItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:1869:23: warning: union has no members [-Wpedantic] #14 57.46 1869 | union ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:1900:23: warning: union has no members [-Wpedantic] #14 57.46 1900 | union E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:1948:23: warning: union has no members [-Wpedantic] #14 57.46 1948 | union E_RABs_ToBeModified_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:1996:23: warning: union has no members [-Wpedantic] #14 57.46 1996 | union E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2011:23: warning: union has no members [-Wpedantic] #14 57.46 2011 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2026:23: warning: union has no members [-Wpedantic] #14 57.46 2026 | union E_RABs_ToBeReleased_SgNBModReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2041:23: warning: union has no members [-Wpedantic] #14 57.46 2041 | union E_RABs_Admitted_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2088:23: warning: union has no members [-Wpedantic] #14 57.46 2088 | union E_RABs_ToBeAdded_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2136:23: warning: union has no members [-Wpedantic] #14 57.46 2136 | union E_RABs_ToBeReleased_SgNBModAck_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2151:23: warning: union has no members [-Wpedantic] #14 57.46 2151 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2166:23: warning: union has no members [-Wpedantic] #14 57.46 2166 | union E_RABs_Admitted_ToBeReleased_SgNBModAck_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2197:23: warning: union has no members [-Wpedantic] #14 57.46 2197 | union E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2246:23: warning: union has no members [-Wpedantic] #14 57.46 2246 | union E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2261:23: warning: union has no members [-Wpedantic] #14 57.46 2261 | union E_RABs_AdmittedToBeModified_SgNBModConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2292:23: warning: union has no members [-Wpedantic] #14 57.46 2292 | union E_RABs_ToBeReleased_SgNBRelReq_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2307:23: warning: union has no members [-Wpedantic] #14 57.46 2307 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2322:23: warning: union has no members [-Wpedantic] #14 57.46 2322 | union E_RABs_ToBeReleased_SgNBRelReq_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2337:23: warning: union has no members [-Wpedantic] #14 57.46 2337 | union E_RABs_Admitted_ToBeReleased_SgNBRelReqAck_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2352:23: warning: union has no members [-Wpedantic] #14 57.46 2352 | union E_RABs_ToBeReleased_SgNBRelReqd_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2367:23: warning: union has no members [-Wpedantic] #14 57.46 2367 | union E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2382:23: warning: union has no members [-Wpedantic] #14 57.46 2382 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2397:23: warning: union has no members [-Wpedantic] #14 57.46 2397 | union E_RABs_ToBeReleased_SgNBRelConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2412:23: warning: union has no members [-Wpedantic] #14 57.46 2412 | union E_RABs_SubjectToSgNBCounterCheck_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2427:23: warning: union has no members [-Wpedantic] #14 57.46 2427 | union E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2442:23: warning: union has no members [-Wpedantic] #14 57.46 2442 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2457:23: warning: union has no members [-Wpedantic] #14 57.46 2457 | union E_RABs_ToBeReleased_SgNBChaConf_Item_SgNBPDCPnotpresentExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2472:23: warning: union has no members [-Wpedantic] #14 57.46 2472 | union ServedEUTRAcellsENDCX2Management_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2487:23: warning: union has no members [-Wpedantic] #14 57.46 2487 | union En_gNBServedCells_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2502:23: warning: union has no members [-Wpedantic] #14 57.46 2502 | union ServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2517:23: warning: union has no members [-Wpedantic] #14 57.46 2517 | union FDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2532:23: warning: union has no members [-Wpedantic] #14 57.46 2532 | union FDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2547:23: warning: union has no members [-Wpedantic] #14 57.46 2547 | union TDD_InfoServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2562:23: warning: union has no members [-Wpedantic] #14 57.46 2562 | union TDD_InfoNeighbourServedNRCell_Information_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2577:23: warning: union has no members [-Wpedantic] #14 57.46 2577 | union NRNeighbour_Information_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2592:23: warning: union has no members [-Wpedantic] #14 57.46 2592 | union Limited_list_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2607:23: warning: union has no members [-Wpedantic] #14 57.46 2607 | union ServedEUTRAcellsToModifyListENDCConfUpd_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2622:23: warning: union has no members [-Wpedantic] #14 57.46 2622 | union ServedNRCellsToModify_Item_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2637:23: warning: union has no members [-Wpedantic] #14 57.46 2637 | union ServedNRCellsToActivate_Item_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2652:23: warning: union has no members [-Wpedantic] #14 57.46 2652 | union ActivatedNRCellList_Item_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2667:23: warning: union has no members [-Wpedantic] #14 57.46 2667 | union E_RABs_DataForwardingAddress_ItemExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2682:23: warning: union has no members [-Wpedantic] #14 57.46 2682 | union ABSInformationFDD_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2697:23: warning: union has no members [-Wpedantic] #14 57.46 2697 | union ABSInformationTDD_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2712:23: warning: union has no members [-Wpedantic] #14 57.46 2712 | union ABS_Status_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2727:23: warning: union has no members [-Wpedantic] #14 57.46 2727 | union AdditionalSpecialSubframe_Info_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2742:23: warning: union has no members [-Wpedantic] #14 57.46 2742 | union AdditionalSpecialSubframeExtension_Info_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2757:23: warning: union has no members [-Wpedantic] #14 57.46 2757 | union AllocationAndRetentionPriority_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2772:23: warning: union has no members [-Wpedantic] #14 57.46 2772 | union AS_SecurityInformation_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2787:23: warning: union has no members [-Wpedantic] #14 57.46 2787 | union BluetoothMeasurementConfiguration_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2802:23: warning: union has no members [-Wpedantic] #14 57.46 2802 | union CellBasedMDT_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2817:23: warning: union has no members [-Wpedantic] #14 57.46 2817 | union CellBasedQMC_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2832:23: warning: union has no members [-Wpedantic] #14 57.46 2832 | union CellReplacingInfo_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2847:23: warning: union has no members [-Wpedantic] #14 57.46 2847 | union CellType_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2862:23: warning: union has no members [-Wpedantic] #14 57.46 2862 | union CNTypeRestrictionsItem_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2877:23: warning: union has no members [-Wpedantic] #14 57.46 2877 | union CoMPHypothesisSetItem_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2892:23: warning: union has no members [-Wpedantic] #14 57.46 2892 | union CoMPInformation_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2907:23: warning: union has no members [-Wpedantic] #14 57.46 2907 | union CoMPInformationItem_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2922:23: warning: union has no members [-Wpedantic] #14 57.46 2922 | union CoMPInformationStartTime_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2937:23: warning: union has no members [-Wpedantic] #14 57.46 2937 | union CompositeAvailableCapacity_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2952:23: warning: union has no members [-Wpedantic] #14 57.46 2952 | union CompositeAvailableCapacityGroup_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2967:23: warning: union has no members [-Wpedantic] #14 57.46 2967 | union COUNTvalue_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.46 ./e2ap_engine/ProtocolExtensionField.h:2982:23: warning: union has no members [-Wpedantic] #14 57.46 2982 | union COUNTValueExtended_ExtIEs__extensionValue_u { #14 57.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:2997:23: warning: union has no members [-Wpedantic] #14 57.47 2997 | union COUNTvaluePDCP_SNlength18_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3012:23: warning: union has no members [-Wpedantic] #14 57.47 3012 | union CriticalityDiagnostics_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3027:23: warning: union has no members [-Wpedantic] #14 57.47 3027 | union CriticalityDiagnostics_IE_List_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3042:23: warning: union has no members [-Wpedantic] #14 57.47 3042 | union CSIReportList_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3057:23: warning: union has no members [-Wpedantic] #14 57.47 3057 | union CSIReportPerCSIProcess_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3072:23: warning: union has no members [-Wpedantic] #14 57.47 3072 | union CSIReportPerCSIProcessItem_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3087:23: warning: union has no members [-Wpedantic] #14 57.47 3087 | union DataTrafficResourceIndication_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3102:23: warning: union has no members [-Wpedantic] #14 57.47 3102 | union DeliveryStatus_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3117:23: warning: union has no members [-Wpedantic] #14 57.47 3117 | union DynamicNAICSInformation_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3132:23: warning: union has no members [-Wpedantic] #14 57.47 3132 | union ECGI_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3147:23: warning: union has no members [-Wpedantic] #14 57.47 3147 | union EnhancedRNTP_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3162:23: warning: union has no members [-Wpedantic] #14 57.47 3162 | union EnhancedRNTPStartTime_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3177:23: warning: union has no members [-Wpedantic] #14 57.47 3177 | union EN_DC_ResourceConfigurationExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3192:23: warning: union has no members [-Wpedantic] #14 57.47 3192 | union ERABActivityNotifyItem_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3223:23: warning: union has no members [-Wpedantic] #14 57.47 3223 | union E_RAB_Item_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3238:23: warning: union has no members [-Wpedantic] #14 57.47 3238 | union E_RABUsageReport_Item_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3253:23: warning: union has no members [-Wpedantic] #14 57.47 3253 | union ExpectedUEBehaviour_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3268:23: warning: union has no members [-Wpedantic] #14 57.47 3268 | union ExpectedUEActivityBehaviour_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3283:23: warning: union has no members [-Wpedantic] #14 57.47 3283 | union ExtendedULInterferenceOverloadInfo_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3317:23: warning: union has no members [-Wpedantic] #14 57.47 3317 | union ForbiddenTAs_Item_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3332:23: warning: union has no members [-Wpedantic] #14 57.47 3332 | union ForbiddenLAs_Item_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3347:23: warning: union has no members [-Wpedantic] #14 57.47 3347 | union FreqBandNrItem_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3378:23: warning: union has no members [-Wpedantic] #14 57.47 3378 | union GlobalENB_ID_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3393:23: warning: union has no members [-Wpedantic] #14 57.47 3393 | union GlobalGNB_ID_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3408:23: warning: union has no members [-Wpedantic] #14 57.47 3408 | union GTPtunnelEndpoint_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3423:23: warning: union has no members [-Wpedantic] #14 57.47 3423 | union GU_Group_ID_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.47 ./e2ap_engine/ProtocolExtensionField.h:3438:23: warning: union has no members [-Wpedantic] #14 57.47 3438 | union GUMMEI_ExtIEs__extensionValue_u { #14 57.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3471:23: warning: union has no members [-Wpedantic] #14 57.48 3471 | union HWLoadIndicator_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3503:23: warning: union has no members [-Wpedantic] #14 57.48 3503 | union LocationReportingInformation_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3518:23: warning: union has no members [-Wpedantic] #14 57.48 3518 | union M1PeriodicReporting_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3533:23: warning: union has no members [-Wpedantic] #14 57.48 3533 | union M1ThresholdEventA2_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3548:23: warning: union has no members [-Wpedantic] #14 57.48 3548 | union M3Configuration_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3563:23: warning: union has no members [-Wpedantic] #14 57.48 3563 | union M4Configuration_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3578:23: warning: union has no members [-Wpedantic] #14 57.48 3578 | union M5Configuration_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3593:23: warning: union has no members [-Wpedantic] #14 57.48 3593 | union M6Configuration_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3608:23: warning: union has no members [-Wpedantic] #14 57.48 3608 | union M7Configuration_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3664:23: warning: union has no members [-Wpedantic] #14 57.48 3664 | union MBSFN_Subframe_Info_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3679:23: warning: union has no members [-Wpedantic] #14 57.48 3679 | union BandInfo_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3694:23: warning: union has no members [-Wpedantic] #14 57.48 3694 | union SplitSRB_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3709:23: warning: union has no members [-Wpedantic] #14 57.48 3709 | union UENRMeasurement_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3741:23: warning: union has no members [-Wpedantic] #14 57.48 3741 | union NRFreqInfo_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3756:23: warning: union has no members [-Wpedantic] #14 57.48 3756 | union NRCGI_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3771:23: warning: union has no members [-Wpedantic] #14 57.48 3771 | union NR_TxBW_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3786:23: warning: union has no members [-Wpedantic] #14 57.48 3786 | union NRUESecurityCapabilities_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3801:23: warning: union has no members [-Wpedantic] #14 57.48 3801 | union PRACH_Configuration_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3816:23: warning: union has no members [-Wpedantic] #14 57.48 3816 | union PLMNAreaBasedQMC_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3847:23: warning: union has no members [-Wpedantic] #14 57.48 3847 | union ProtectedEUTRAResourceIndication_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3862:23: warning: union has no members [-Wpedantic] #14 57.48 3862 | union ProtectedFootprintTimePattern_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3877:23: warning: union has no members [-Wpedantic] #14 57.48 3877 | union ProtectedResourceList_Item_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.48 ./e2ap_engine/ProtocolExtensionField.h:3925:23: warning: union has no members [-Wpedantic] #14 57.48 3925 | union ReservedSubframePattern_ExtIEs__extensionValue_u { #14 57.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:3940:23: warning: union has no members [-Wpedantic] #14 57.49 3940 | union RLC_Status_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:3955:23: warning: union has no members [-Wpedantic] #14 57.49 3955 | union RSRPMeasurementResult_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:3986:23: warning: union has no members [-Wpedantic] #14 57.49 3986 | union S1TNLLoadIndicator_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4001:23: warning: union has no members [-Wpedantic] #14 57.49 4001 | union SecondaryRATUsageReport_Item_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4016:23: warning: union has no members [-Wpedantic] #14 57.49 4016 | union ServedCell_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4072:23: warning: union has no members [-Wpedantic] #14 57.49 4072 | union SpecialSubframe_Info_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4087:23: warning: union has no members [-Wpedantic] #14 57.49 4087 | union SubbandCQI_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4102:23: warning: union has no members [-Wpedantic] #14 57.49 4102 | union Subscription_Based_UE_DifferentiationInfo_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4117:23: warning: union has no members [-Wpedantic] #14 57.49 4117 | union ScheduledCommunicationTime_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4132:23: warning: union has no members [-Wpedantic] #14 57.49 4132 | union SubbandCQIItem_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4147:23: warning: union has no members [-Wpedantic] #14 57.49 4147 | union SULInformation_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4162:23: warning: union has no members [-Wpedantic] #14 57.49 4162 | union SupportedSULFreqBandItem_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4177:23: warning: union has no members [-Wpedantic] #14 57.49 4177 | union TABasedMDT_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4192:23: warning: union has no members [-Wpedantic] #14 57.49 4192 | union TAIBasedMDT_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4207:23: warning: union has no members [-Wpedantic] #14 57.49 4207 | union TAI_Item_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4222:23: warning: union has no members [-Wpedantic] #14 57.49 4222 | union TABasedQMC_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4237:23: warning: union has no members [-Wpedantic] #14 57.49 4237 | union TAIBasedQMC_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4287:23: warning: union has no members [-Wpedantic] #14 57.49 4287 | union Tunnel_Information_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4334:23: warning: union has no members [-Wpedantic] #14 57.49 4334 | union UESecurityCapabilities_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4349:23: warning: union has no members [-Wpedantic] #14 57.49 4349 | union UE_Sidelink_Aggregate_MaximumBitRate_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4364:23: warning: union has no members [-Wpedantic] #14 57.49 4364 | union UEsToBeResetList_Item_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.49 ./e2ap_engine/ProtocolExtensionField.h:4379:23: warning: union has no members [-Wpedantic] #14 57.49 4379 | union ULandDLSharing_ExtIEs__extensionValue_u { #14 57.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.50 ./e2ap_engine/ProtocolExtensionField.h:4394:23: warning: union has no members [-Wpedantic] #14 57.50 4394 | union ULConfiguration_ExtIEs__extensionValue_u { #14 57.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.50 ./e2ap_engine/ProtocolExtensionField.h:4409:23: warning: union has no members [-Wpedantic] #14 57.50 4409 | union UL_HighInterferenceIndicationInfo_Item_ExtIEs__extensionValue_u { #14 57.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.50 ./e2ap_engine/ProtocolExtensionField.h:4424:23: warning: union has no members [-Wpedantic] #14 57.50 4424 | union ULOnlySharing_ExtIEs__extensionValue_u { #14 57.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.50 ./e2ap_engine/ProtocolExtensionField.h:4439:23: warning: union has no members [-Wpedantic] #14 57.50 4439 | union UsableABSInformationFDD_ExtIEs__extensionValue_u { #14 57.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.50 ./e2ap_engine/ProtocolExtensionField.h:4454:23: warning: union has no members [-Wpedantic] #14 57.50 4454 | union UsableABSInformationTDD_ExtIEs__extensionValue_u { #14 57.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.50 ./e2ap_engine/ProtocolExtensionField.h:4469:23: warning: union has no members [-Wpedantic] #14 57.50 4469 | union V2XServicesAuthorized_ExtIEs__extensionValue_u { #14 57.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.50 ./e2ap_engine/ProtocolExtensionField.h:4484:23: warning: union has no members [-Wpedantic] #14 57.50 4484 | union WidebandCQI_ExtIEs__extensionValue_u { #14 57.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.50 ./e2ap_engine/ProtocolExtensionField.h:4499:23: warning: union has no members [-Wpedantic] #14 57.50 4499 | union WLANMeasurementConfiguration_ExtIEs__extensionValue_u { #14 57.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #14 57.92 + cd ../.. #14 57.92 + go build -v app/main.go #14 57.93 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.9 #14 57.93 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0 #14 57.93 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.9 #14 57.94 go: downloading github.com/spf13/viper v1.4.0 #14 58.00 go: downloading github.com/gorilla/mux v1.7.0 #14 58.01 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 #14 58.02 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.9 #14 58.03 go: downloading github.com/golang/protobuf v1.4.2 #14 58.05 go: downloading github.com/pkg/errors v0.8.1 #14 58.07 go: downloading github.com/stretchr/testify v1.5.1 #14 58.11 go: downloading k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 #14 58.11 go: downloading google.golang.org/protobuf v1.23.0 #14 58.14 go: downloading github.com/go-redis/redis v6.15.9+incompatible #14 58.38 go: downloading github.com/davecgh/go-spew v1.1.1 #14 58.38 go: downloading github.com/pmezard/go-difflib v1.0.0 #14 58.38 go: downloading github.com/stretchr/objx v0.2.0 #14 58.55 internal/unsafeheader #14 58.55 internal/coverage/rtcov #14 58.56 internal/goarch #14 58.56 internal/cpu #14 58.56 internal/godebugs #14 58.57 internal/goexperiment #14 58.57 internal/abi #14 58.58 internal/chacha8rand #14 58.58 internal/goos #14 58.59 runtime/internal/atomic #14 58.65 runtime/internal/math #14 58.66 runtime/internal/sys #14 58.66 runtime/internal/syscall #14 58.67 internal/bytealg #14 58.68 internal/race #14 58.70 sync/atomic #14 58.70 unicode #14 58.76 unicode/utf8 #14 58.78 internal/itoa #14 58.82 math/bits #14 58.82 cmp #14 58.84 encoding #14 58.86 slices #14 58.88 math #14 58.89 unicode/utf16 #14 58.90 runtime #14 58.92 golang.org/x/sys/internal/unsafeheader #14 58.92 log/internal #14 58.94 container/list #14 59.01 crypto/internal/alias #14 59.01 crypto/subtle #14 59.02 crypto/internal/boring/sig #14 59.07 vendor/golang.org/x/crypto/cryptobyte/asn1 #14 59.08 internal/nettrace #14 59.10 vendor/golang.org/x/crypto/internal/alias #14 59.11 google.golang.org/protobuf/internal/flags #14 59.11 google.golang.org/protobuf/internal/fieldnum #14 59.12 google.golang.org/protobuf/internal/set #14 59.14 google.golang.org/protobuf/internal/genname #14 62.48 internal/reflectlite #14 62.48 sync #14 62.59 internal/testlog #14 62.59 internal/singleflight #14 62.59 internal/bisect #14 62.65 google.golang.org/protobuf/internal/pragma #14 62.67 runtime/cgo #14 62.73 errors #14 62.78 io #14 62.78 internal/godebug #14 62.78 sort #14 62.89 bytes #14 62.90 strconv #14 62.95 internal/oserror #14 62.96 syscall #14 63.10 internal/safefilepath #14 63.14 path #14 63.15 reflect #14 63.19 strings #14 63.43 bufio #14 63.56 github.com/hashicorp/hcl/hcl/strconv #14 63.60 internal/syscall/unix #14 63.60 time #14 63.63 internal/syscall/execenv #14 63.64 regexp/syntax #14 64.16 regexp #14 64.31 internal/poll #14 64.44 io/fs #14 64.47 internal/fmtsort #14 64.56 encoding/binary #14 64.57 text/tabwriter #14 64.58 hash #14 64.61 os #14 64.61 hash/crc32 #14 64.62 context #14 64.72 crypto #14 64.73 crypto/internal/randutil #14 64.74 math/rand #14 64.75 crypto/internal/nistec/fiat #14 64.77 encoding/base64 #14 64.87 golang.org/x/sys/unix #14 64.88 crypto/cipher #14 65.01 crypto/internal/boring #14 65.06 crypto/aes #14 65.06 fmt #14 65.20 path/filepath #14 65.46 io/ioutil #14 65.51 crypto/des #14 65.51 encoding/csv #14 65.53 encoding/json #14 65.57 github.com/hashicorp/hcl/hcl/token #14 65.63 flag #14 65.64 github.com/hashicorp/hcl/hcl/ast #14 65.72 github.com/hashicorp/hcl/hcl/scanner #14 65.82 github.com/hashicorp/hcl/hcl/parser #14 65.89 github.com/hashicorp/hcl/json/token #14 65.91 github.com/hashicorp/hcl/hcl/printer #14 65.93 github.com/hashicorp/hcl/json/scanner #14 66.01 github.com/hashicorp/hcl/json/parser #14 66.15 log #14 66.15 github.com/hashicorp/hcl #14 66.27 github.com/fsnotify/fsnotify #14 66.28 compress/flate #14 66.30 math/big #14 66.35 crypto/internal/edwards25519/field #14 66.37 embed #14 66.45 crypto/internal/nistec #14 66.49 crypto/sha512 #14 66.53 compress/gzip #14 66.60 crypto/internal/edwards25519 #14 66.65 crypto/hmac #14 66.72 crypto/md5 #14 66.84 crypto/rc4 #14 66.86 crypto/sha1 #14 66.86 crypto/ecdh #14 66.88 crypto/sha256 #14 66.98 encoding/hex #14 67.00 encoding/pem #14 67.05 vendor/golang.org/x/net/dns/dnsmessage #14 67.07 internal/intern #14 67.08 net/url #14 67.11 net/netip #14 67.18 crypto/rand #14 67.24 crypto/elliptic #14 67.27 crypto/internal/bigmod #14 67.41 crypto/internal/boring/bbig #14 67.43 encoding/asn1 #14 67.43 crypto/ed25519 #14 67.43 crypto/dsa #14 67.48 net #14 67.50 vendor/golang.org/x/crypto/chacha20 #14 67.51 crypto/rsa #14 67.58 vendor/golang.org/x/crypto/internal/poly1305 #14 67.65 vendor/golang.org/x/sys/cpu #14 67.70 vendor/golang.org/x/crypto/hkdf #14 67.71 vendor/golang.org/x/crypto/cryptobyte #14 67.73 crypto/x509/pkix #14 67.75 vendor/golang.org/x/crypto/chacha20poly1305 #14 67.78 vendor/golang.org/x/text/transform #14 67.85 vendor/golang.org/x/text/unicode/bidi #14 67.91 crypto/ecdsa #14 67.94 vendor/golang.org/x/text/unicode/norm #14 68.08 vendor/golang.org/x/text/secure/bidirule #14 68.09 vendor/golang.org/x/net/http2/hpack #14 68.11 mime #14 68.23 mime/quotedprintable #14 68.27 net/http/internal #14 68.30 net/http/internal/ascii #14 68.33 github.com/pelletier/go-toml #14 68.33 github.com/spf13/afero/mem #14 68.42 golang.org/x/text/transform #14 68.52 vendor/golang.org/x/net/idna #14 68.53 golang.org/x/text/unicode/norm #14 68.85 html #14 68.96 text/template/parse #14 69.09 github.com/spf13/jwalterweatherman #14 69.17 gopkg.in/yaml.v2 #14 69.19 e2mgr/e2managererrors #14 69.25 k8s.io/utils/inotify #14 69.32 text/template #14 69.33 gerrit.o-ran-sc.org/r/com/golog #14 69.40 e2mgr/logger #14 69.42 e2mgr/enums #14 69.43 hash/fnv #14 69.49 google.golang.org/protobuf/internal/detrand #14 69.51 google.golang.org/protobuf/internal/errors #14 69.56 google.golang.org/protobuf/encoding/protowire #14 69.64 google.golang.org/protobuf/reflect/protoreflect #14 69.85 html/template #14 69.96 google.golang.org/protobuf/internal/descfmt #14 70.15 google.golang.org/protobuf/internal/descopts #14 70.20 go/token #14 70.35 google.golang.org/protobuf/reflect/protoregistry #14 70.35 google.golang.org/protobuf/internal/strs #14 70.36 github.com/spf13/cast #14 70.42 google.golang.org/protobuf/internal/encoding/text #14 70.53 google.golang.org/protobuf/internal/encoding/messageset #14 70.65 google.golang.org/protobuf/internal/fieldsort #14 70.66 google.golang.org/protobuf/internal/mapsort #14 70.69 google.golang.org/protobuf/runtime/protoiface #14 70.72 google.golang.org/protobuf/internal/version #14 70.74 google.golang.org/protobuf/proto #14 70.75 google.golang.org/protobuf/internal/encoding/defval #14 70.75 google.golang.org/protobuf/internal/detectknown #14 70.79 google.golang.org/protobuf/internal/encoding/json #14 70.81 internal/sysinfo #14 70.86 runtime/debug #14 71.07 runtime/trace #14 71.10 google.golang.org/protobuf/internal/filedesc #14 71.12 google.golang.org/protobuf/encoding/prototext #14 71.15 google.golang.org/protobuf/encoding/protojson #14 71.30 crypto/x509 #14 71.36 net/textproto #14 71.51 vendor/golang.org/x/net/http/httpproxy #14 71.55 vendor/golang.org/x/net/http/httpguts #14 71.64 mime/multipart #14 71.65 github.com/mitchellh/mapstructure #14 71.72 github.com/spf13/pflag #14 71.77 google.golang.org/protobuf/internal/encoding/tag #14 71.95 google.golang.org/protobuf/internal/impl #14 71.95 testing #14 72.23 crypto/tls #14 72.66 encoding/xml #14 72.67 github.com/pkg/errors #14 72.74 e2mgr/e2pdus #14 73.29 e2mgr/rmrCgo #14 74.07 net/http/httptrace #14 74.15 net/http #14 74.41 google.golang.org/protobuf/internal/filetype #14 74.51 google.golang.org/protobuf/runtime/protoimpl #14 74.54 gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities #14 74.66 github.com/golang/protobuf/proto #14 75.01 github.com/golang/protobuf/jsonpb #14 75.30 gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common #14 75.36 github.com/davecgh/go-spew/spew #14 75.58 e2mgr/utils #14 75.58 github.com/pmezard/go-difflib/difflib #14 75.64 e2mgr/models #14 75.69 github.com/stretchr/objx #14 76.11 net/http/internal/testcert #14 76.13 e2mgr/services/rmrsender #14 76.14 github.com/go-redis/redis/internal/util #14 76.16 github.com/go-redis/redis/internal/proto #14 76.18 github.com/go-redis/redis/internal/consistenthash #14 76.22 github.com/go-redis/redis/internal/hashtag #14 76.32 github.com/go-redis/redis/internal #14 76.38 github.com/go-redis/redis/internal/pool #14 76.52 github.com/go-redis/redis #14 77.42 github.com/magiconair/properties #14 77.43 github.com/spf13/afero #14 77.70 net/http/httptest #14 77.94 github.com/stretchr/testify/assert #14 78.07 github.com/spf13/viper #14 78.57 e2mgr/configuration #14 78.68 e2mgr/clients #14 78.72 e2mgr/rNibWriter #14 78.82 github.com/stretchr/testify/mock #14 78.91 github.com/gorilla/mux #14 79.04 gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader #14 79.15 net/http/httputil #14 79.22 e2mgr/services #14 79.46 gerrit.o-ran-sc.org/r/ric-plt/sdlgo/internal/sdlgoredis #14 79.57 gerrit.o-ran-sc.org/r/ric-plt/sdlgo #14 82.11 e2mgr/converters #14 91.31 e2mgr/managers #14 91.53 e2mgr/handlers/httpmsghandlers #14 91.53 e2mgr/handlers/rmrmsghandlers #14 91.81 e2mgr/providers/httpmsghandlerprovider #14 91.88 e2mgr/controllers #14 91.99 e2mgr/httpserver #14 92.72 e2mgr/providers/rmrmsghandlerprovider #14 92.81 e2mgr/managers/notificationmanager #14 92.86 e2mgr/services/rmrreceiver #14 92.92 command-line-arguments #14 95.91 + export GODEBUG=cgocheck=2,clobberfree=1,gcstoptheworld=2,allocfreetrace=0 #14 95.91 + GODEBUG=cgocheck=2,clobberfree=1,gcstoptheworld=2,allocfreetrace=0 #14 95.91 ++ pwd #14 95.91 + export RMR_SEED_RT=/opt/E2Manager/router_test.txt #14 95.91 + RMR_SEED_RT=/opt/E2Manager/router_test.txt #14 95.91 ++ go list ./... #14 95.91 ++ grep -vE '(/mocks|/tests|/e2managererrors|/enums)' #14 95.91 fatal error: cgocheck > 1 mode is no longer supported at runtime. Use GOEXPERIMENT=cgocheck2 at build time instead. #14 95.91 #14 95.91 runtime stack: #14 95.91 runtime.throw({0xabdf0b?, 0x10?}) #14 95.91 runtime/panic.go:1023 +0x5c fp=0x7ffe8abd8e58 sp=0x7ffe8abd8e28 pc=0x43c27c #14 95.91 runtime.parsegodebug({0xc000000058?, 0x7?}, 0x0) #14 95.91 runtime/runtime1.go:505 +0x27c fp=0x7ffe8abd8ef0 sp=0x7ffe8abd8e58 pc=0x44fefc #14 95.91 runtime.parsedebugvars() #14 95.91 runtime/runtime1.go:413 +0x10f fp=0x7ffe8abd8f28 sp=0x7ffe8abd8ef0 pc=0x44fa8f #14 95.91 runtime.schedinit() #14 95.91 runtime/proc.go:804 +0x1aa fp=0x7ffe8abd8fa0 sp=0x7ffe8abd8f28 pc=0x44008a #14 95.91 runtime.rt0_go() #14 95.91 runtime/asm_amd64.s:349 +0x11c fp=0x7ffe8abd8fa8 sp=0x7ffe8abd8fa0 pc=0x47429c #14 95.91 + go-acc -- -v #14 95.92 + sed -i -e 's/^e2mgr/E2Manager/' coverage.txt #14 95.92 + echo '--> e2mgr-build-ubuntu.sh ends' #14 95.92 --> e2mgr-build-ubuntu.sh ends #14 DONE 96.6s #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.3s #17 [stage-1 5/8] COPY --from=ubuntu /opt/E2Manager/resources/configuration.yaml /opt/E2Manager/resources/configuration.yaml #17 DONE 0.1s #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:27c5188d3904fe3d4213e68fb1afda4108d76d3fb87d664025761efd823116be 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/jenkins9282175168838671862.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/jenkins10073029395296716139.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 4f32c9c6b293: Preparing ab359b838f2a: Preparing 0a910bf84ee4: Preparing dc97d58dbdd1: Preparing dbe3359be760: Preparing a1820bf82402: Preparing 767e56ba346a: Preparing dbe3359be760: Waiting 767e56ba346a: Waiting a1820bf82402: Waiting ab359b838f2a: Pushed 0a910bf84ee4: Pushed 4f32c9c6b293: Pushed 5f70bf18a086: Pushed dbe3359be760: Pushed dc97d58dbdd1: Pushed 767e56ba346a: Pushed a1820bf82402: Pushed 6.0.7: digest: sha256:f5f73768e0e490b7e2fafa77426c24e37cfc6172c2b865462e92ca73b6129751 size: 1988 ---> docker-push.sh ends [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins12043265726896718268.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2058 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins5109536193513623741.sh ---> sysstat.sh [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins2486763215293800154.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/jenkins7987354883565047765.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-Z8ky 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-Z8ky/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins15998097432147866038.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-e2mgr-docker-merge-master@tmp/config10752332637692191811tmp 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/jenkins12218151216004425048.sh ---> create-netrc.sh [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins5025013657066260741.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-Z8ky 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-Z8ky/bin to PATH [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins10695189513505484212.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-e2mgr-docker-merge-master] $ /bin/bash /tmp/jenkins129945382075621240.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-Z8ky 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-Z8ky/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/jenkins8201632985455633618.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-Z8ky 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-Z8ky/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/628 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-8861 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: 7976 540 1553 0 5882 7137 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:d7:ee:ba brd ff:ff:ff:ff:ff:ff inet 10.32.6.151/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85952sec preferred_lft 85952sec inet6 fe80::f816:3eff:fed7:eeba/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:26:6e:22:85 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-8861) 11/11/25 _x86_64_ (4 CPU) 14:02:19 LINUX RESTART (4 CPU) 14:03:01 tps rtps wtps bread/s bwrtn/s 14:04:01 95.20 21.16 74.05 724.70 6312.18 14:05:01 73.30 12.66 60.64 2277.49 18684.22 14:06:01 233.48 2.83 230.64 67.86 123740.58 14:07:01 67.72 0.30 67.42 7.73 12399.80 14:08:01 26.81 0.00 26.81 0.00 7768.04 14:09:01 47.22 0.40 46.82 24.53 6857.45 Average: 90.62 6.23 84.40 517.05 29291.81 14:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:04:01 5633000 7349068 2534428 31.03 49940 1836192 1023876 11.11 691280 1652624 159356 14:05:01 4760940 7392476 3406488 41.71 64708 2715300 1144116 12.41 658496 2512140 509988 14:06:01 2364788 7360896 5802640 71.05 133060 4821328 1316144 14.28 845124 4510640 440 14:07:01 1946412 7351920 6221016 76.17 150368 5159484 1304052 14.15 999680 4718156 72852 14:08:01 1257504 7148776 6909924 84.60 153892 5614980 1600560 17.37 1498252 4880308 332024 14:09:01 1537288 7252548 6630140 81.18 155884 5450704 1110952 12.05 1296468 4820712 29000 Average: 2916655 7309281 5250773 64.29 117975 4266331 1249950 13.56 998217 3849097 183943 14:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:04:01 ens3 98.42 71.35 939.65 18.01 0.00 0.00 0.00 0.00 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 14:05:01 ens3 406.08 222.18 11039.08 20.07 0.00 0.00 0.00 0.00 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:06:01 ens3 418.06 237.89 4347.06 25.15 0.00 0.00 0.00 0.00 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:01 ens3 224.95 182.39 1345.57 23.99 0.00 0.00 0.00 0.00 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:01 ens3 34.83 28.33 52.52 17.63 0.00 0.00 0.00 0.00 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:01 lo 3.13 3.13 0.27 0.27 0.00 0.00 0.00 0.00 14:09:01 ens3 129.04 209.35 21.41 1534.42 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 Average: ens3 218.55 158.58 2957.35 273.23 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8861) 11/11/25 _x86_64_ (4 CPU) 14:02:19 LINUX RESTART (4 CPU) 14:03:01 CPU %user %nice %system %iowait %steal %idle 14:04:01 all 19.39 0.00 1.51 3.05 1.51 74.54 14:04:01 0 7.06 0.00 0.70 0.40 0.77 91.08 14:04:01 1 18.28 0.00 1.43 0.70 1.38 78.21 14:04:01 2 15.17 0.00 1.43 7.36 1.80 74.24 14:04:01 3 36.98 0.00 2.47 3.73 2.12 54.69 14:05:01 all 18.10 0.00 2.47 2.02 1.70 75.72 14:05:01 0 28.38 0.00 2.85 0.35 1.75 66.66 14:05:01 1 23.11 0.00 2.91 1.56 1.78 70.63 14:05:01 2 18.59 0.00 2.25 5.04 1.96 72.16 14:05:01 3 2.27 0.00 1.84 1.14 1.27 93.49 14:06:01 all 23.71 0.00 13.02 3.62 3.38 56.28 14:06:01 0 18.03 0.00 10.97 1.37 2.95 66.67 14:06:01 1 21.10 0.00 13.25 7.00 3.07 55.59 14:06:01 2 27.57 0.00 15.61 5.16 4.05 47.62 14:06:01 3 28.16 0.00 12.27 0.93 3.43 55.22 14:07:01 all 17.21 0.00 5.76 1.35 1.77 73.90 14:07:01 0 15.66 0.00 5.76 1.20 1.60 75.78 14:07:01 1 19.74 0.00 7.16 0.73 1.85 70.52 14:07:01 2 17.45 0.00 4.78 2.98 1.72 73.07 14:07:01 3 16.03 0.00 5.35 0.48 1.92 76.22 14:08:01 all 39.14 0.00 7.46 0.23 3.09 50.09 14:08:01 0 36.05 0.00 6.93 0.67 2.95 53.40 14:08:01 1 40.10 0.00 7.31 0.18 2.75 49.66 14:08:01 2 44.94 0.00 9.00 0.03 3.44 42.59 14:08:01 3 35.47 0.00 6.60 0.03 3.18 54.72 14:09:01 all 24.73 0.00 1.43 1.23 0.81 71.80 14:09:01 0 38.07 0.00 1.79 2.04 1.04 57.06 14:09:01 1 27.00 0.00 1.34 0.28 0.75 70.63 14:09:01 2 20.84 0.00 1.52 1.97 0.60 75.08 14:09:01 3 13.03 0.00 1.07 0.65 0.85 84.40 Average: all 23.71 0.00 5.26 1.92 2.04 67.07 Average: 0 23.87 0.00 4.82 1.00 1.84 68.46 Average: 1 24.89 0.00 5.56 1.74 1.93 65.88 Average: 2 24.09 0.00 5.73 3.75 2.26 64.17 Average: 3 22.00 0.00 4.92 1.16 2.13 69.80