Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/12644 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-712 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/o-du-l2-cu-stub-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-LmrQmZfNnb8n/agent.2085 SSH_AGENT_PID=2087 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/private_key_4534791581884683296.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/o-du/l2 > git init /w/workspace/o-du-l2-cu-stub-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 > 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/o-du/l2 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # 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/o-du/l2 # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 refs/changes/44/12644/3 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 1cd13b3a192d0f9bfd7474920ac107fceef40558 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd13b3a192d0f9bfd7474920ac107fceef40558 # timeout=10 Commit message: "[Epic-ID: ODUHIGH-538][Issue-ID: ODUHIGH-578] Rename odu_config.xml to fdd_odu_config.xml and Added tdd_odu_config.xml file to support tdd configurations" > git rev-list --no-walk 8264f7ce2ba9f4a1874c4ec1018127cc27fa12cb # 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 [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins1980121870644501700.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-NHo0 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NHo0/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-NHo0/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.78 botocore==1.34.78 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.3 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/config17037120483024883515tmp copy managed file [o-du-l2-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/config585136404198177472tmp [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins16865701612239356015.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 [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins2503954099171572093.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/sh -xe /tmp/jenkins18261121704599608054.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash -l /tmp/jenkins16023754859832410906.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHo0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-NHo0/bin to PATH ---> Docker image tag found: 9.0.5 [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 -f Dockerfile-cu-stub DOCKER_ROOT=/w/workspace/o-du-l2-cu-stub-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/o-du-l2-cu-stub [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins12902329739484458839.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.5 docker build --network=host -f Dockerfile-cu-stub -t nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.5 . #1 [internal] load build definition from Dockerfile-cu-stub #1 transferring dockerfile: 361B 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-ubuntu18-c-go:1.9.0 #3 DONE 0.1s #4 [1/5] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 0.0s done #4 sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 3.06kB / 3.06kB done #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 6.29MB / 26.71MB 0.2s #4 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s done #4 sha256:cdcad96bd1285535e6d19ea758ef1f9c16d7d79e61845e5cd76aef5185a6a90d 8.76kB / 8.76kB done #4 sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 850B / 850B 0.1s done #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.1s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 2.10MB / 227.37MB 0.2s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 0B / 126.73MB 0.2s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 12.58MB / 26.71MB 0.3s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 17.83MB / 26.71MB 0.4s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.01MB / 26.71MB 0.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 18.87MB / 227.37MB 0.5s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 8.39MB / 126.73MB 0.5s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 35.65MB / 227.37MB 0.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 18.87MB / 126.73MB 0.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 5.24MB / 120.16MB 0.7s #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 11.53MB / 120.16MB 0.8s #4 ... #5 [internal] load build context #5 transferring context: 64.48MB 0.8s done #5 DONE 0.9s #4 [1/5] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 55.23MB / 227.37MB 0.9s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 31.46MB / 126.73MB 0.9s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 19.92MB / 120.16MB 0.9s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 40.89MB / 126.73MB 1.0s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 30.41MB / 120.16MB 1.0s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 75.50MB / 227.37MB 1.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 49.28MB / 126.73MB 1.1s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 40.89MB / 120.16MB 1.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 58.72MB / 126.73MB 1.2s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 51.38MB / 120.16MB 1.2s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 100.66MB / 227.37MB 1.3s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 69.21MB / 126.73MB 1.3s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 63.96MB / 120.16MB 1.3s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 113.25MB / 227.37MB 1.4s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 79.69MB / 126.73MB 1.4s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 74.45MB / 120.16MB 1.4s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 88.08MB / 126.73MB 1.5s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 84.93MB / 120.16MB 1.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 147.85MB / 227.37MB 1.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 106.95MB / 126.73MB 1.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 108.00MB / 120.16MB 1.7s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 160.43MB / 227.37MB 1.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 116.39MB / 126.73MB 1.8s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 118.94MB / 120.16MB 1.8s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 174.06MB / 227.37MB 1.9s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 1.9s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 209.72MB / 227.37MB 2.1s #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 1.4s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 2.2s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.2s done #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 2.5s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 2.7s done #4 extracting sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 done #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 done #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0B / 37.93MB 2.8s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 8.39MB / 71.95MB 2.8s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 2.10MB / 123.71MB 2.8s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 6.29MB / 37.93MB 2.9s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 20.97MB / 71.95MB 2.9s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 10.49MB / 37.93MB 3.0s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 33.55MB / 71.95MB 3.0s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 17.83MB / 123.71MB 3.0s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 22.02MB / 37.93MB 3.1s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 49.28MB / 71.95MB 3.1s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 28.31MB / 123.71MB 3.1s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 31.46MB / 37.93MB 3.2s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 65.01MB / 71.95MB 3.2s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 39.85MB / 123.71MB 3.2s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.3s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 3.3s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 52.43MB / 123.71MB 3.3s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.4s done #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 3.3s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 79.69MB / 123.71MB 3.5s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 2.10MB / 42.84MB 3.5s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 4.19MB / 8.47MB 3.5s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 90.98MB / 123.71MB 3.6s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 13.63MB / 42.84MB 3.6s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 3.6s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 101.71MB / 123.71MB 3.7s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 29.36MB / 42.84MB 3.7s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 8.39MB / 24.34MB 3.7s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 112.20MB / 123.71MB 3.8s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.35MB / 42.84MB 3.8s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 19.92MB / 24.34MB 3.8s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 122.68MB / 123.71MB 3.9s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 3.9s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 3.9s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 4.2s done #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 4.0s done #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.0s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 7.0s done #4 extracting sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 #4 extracting sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 done #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 3.8s done #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 4.0s done #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 3.9s done #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 0.1s #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.3s done #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0.1s #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 1.7s done #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.8s done #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.1s #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.1s done #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 3.8s done #4 DONE 31.2s #6 [2/5] ADD . /opt/o-du-l2 #6 DONE 7.5s #7 [3/5] WORKDIR /opt/o-du-l2 #7 DONE 0.1s #8 [4/5] RUN apt-get update && apt-get install -y libpcap-dev && apt-get install -y libxml2-dev #8 0.804 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease #8 0.804 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] #8 0.853 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] #8 1.110 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] #8 1.166 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #8 1.278 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #8 1.646 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #8 1.670 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #8 1.671 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #8 1.675 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #8 1.676 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #8 1.770 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #8 1.816 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #8 1.818 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #8 2.504 Fetched 15.0 MB in 2s (8176 kB/s) #8 2.504 Reading package lists... #8 3.589 Reading package lists... #8 4.627 Building dependency tree... #8 4.814 Reading state information... #8 4.957 The following additional packages will be installed: #8 4.957 libpcap0.8 libpcap0.8-dev #8 4.980 The following NEW packages will be installed: #8 4.981 libpcap-dev libpcap0.8 libpcap0.8-dev #8 5.138 0 upgraded, 3 newly installed, 0 to remove and 147 not upgraded. #8 5.138 Need to get 339 kB of archives. #8 5.138 After this operation, 1066 kB of additional disk space will be used. #8 5.138 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8 amd64 1.8.1-6ubuntu1.18.04.2 [118 kB] #8 5.434 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8-dev amd64 1.8.1-6ubuntu1.18.04.2 [218 kB] #8 5.537 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap-dev amd64 1.8.1-6ubuntu1.18.04.2 [3480 B] #8 5.766 debconf: delaying package configuration, since apt-utils is not installed #8 5.807 Fetched 339 kB in 1s (624 kB/s) #8 5.865 Selecting previously unselected package libpcap0.8:amd64. #8 5.865 (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 ... 24853 files and directories currently installed.) #8 5.936 Preparing to unpack .../libpcap0.8_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 5.950 Unpacking libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.028 Selecting previously unselected package libpcap0.8-dev:amd64. #8 6.028 Preparing to unpack .../libpcap0.8-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.039 Unpacking libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.109 Selecting previously unselected package libpcap-dev:amd64. #8 6.113 Preparing to unpack .../libpcap-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.120 Unpacking libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.190 Setting up libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.211 Setting up libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.231 Setting up libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.253 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 6.592 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 6.805 Reading package lists... #8 7.854 Building dependency tree... #8 8.044 Reading state information... #8 8.180 The following additional packages will be installed: #8 8.181 libxml2 #8 8.209 The following NEW packages will be installed: #8 8.210 libxml2-dev #8 8.211 The following packages will be upgraded: #8 8.212 libxml2 #8 8.366 1 upgraded, 1 newly installed, 0 to remove and 146 not upgraded. #8 8.366 Need to get 1421 kB of archives. #8 8.366 After this operation, 3561 kB of additional disk space will be used. #8 8.366 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.9 [663 kB] #8 8.835 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.9 [757 kB] #8 9.025 debconf: delaying package configuration, since apt-utils is not installed #8 9.056 Fetched 1421 kB in 1s (2083 kB/s) #8 9.098 (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 ... 24963 files and directories currently installed.) #8 9.110 Preparing to unpack .../libxml2_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 9.144 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) over (2.9.4+dfsg1-6.1ubuntu1.3) ... #8 9.284 Selecting previously unselected package libxml2-dev:amd64. #8 9.286 Preparing to unpack .../libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 9.293 Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 9.445 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 9.465 Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 9.494 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 9.531 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 DONE 9.7s #9 [5/5] RUN cd build/odu && make clean_cu cu_stub NODE=TEST_STUB MACHINE=BIT64 MODE=FDD #9 0.188 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.189 -e Cleaning CU STUB #9 0.192 /opt/o-du-l2/src/cu_stub/ /opt/o-du-l2/src/cm #9 0.194 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.196 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.197 -e Cleaning ASN #9 0.198 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm #9 0.200 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.206 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.207 -e Cleaning ASN #9 0.207 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm #9 0.210 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.218 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.219 -e Cleaning ASN #9 0.220 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm #9 0.223 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.227 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.228 -e Cleaning CPUH CM #9 0.229 -e   #9 0.231 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.235 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.236 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/cu_stub #9 0.237 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.242 -e ***** CU STUB CLEAN COMPLETE ***** #9 0.243 -e Preparing directories for build... #9 0.256 -e Directories are successfully prepared #9 0.266 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.267 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c  #9 0.267 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c  #9 0.267 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c  #9 0.268 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c  #9 0.269 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub.c  #9 0.608 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:23:0: #9 0.608 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.608 #define SERV_CELL_IDX 0 #9 0.608 #9 0.608 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:24:0: #9 0.608 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.608 #define SERV_CELL_IDX 0 #9 0.608 #9 0.608 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:48:0: note: this is the location of the previous definition #9 0.608 #define SERV_CELL_IDX 3 #9 0.608 #9 0.608 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:48:0: note: this is the location of the previous definition #9 0.608 #define SERV_CELL_IDX 3 #9 0.608 #9 0.608 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 0.608 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:24: #9 0.608 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.608 #define __EXTENSIONS__ /* for Sun */ #9 0.608 #9 0.608 :0:0: note: this is the location of the previous definition #9 0.609 In file included from /opt/o-du-l2/src/cu_stub//cu_stub.c:24:0: #9 0.609 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.609 #define SERV_CELL_IDX 0 #9 0.609 #9 0.609 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:48:0: note: this is the location of the previous definition #9 0.609 #define SERV_CELL_IDX 3 #9 0.609 #9 0.611 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 0.611 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 0.611 from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:24: #9 0.611 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.611 #define __EXTENSIONS__ /* for Sun */ #9 0.611 #9 0.611 :0:0: note: this is the location of the previous definition #9 0.619 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpSrvOpenReq': #9 0.619 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'sctpStartReq': #9 0.619 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:225:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] #9 0.619 else if(ret = cmInetListen(&sctpCb.xnLstnSockFd, 1) != ROK) #9 0.619 ^~~ #9 0.619 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:177:17: warning: unused variable 'destIdx' [-Wunused-variable] #9 0.619 uint8_t ret, destIdx; #9 0.619 ^~~~~~~ #9 0.620 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:297:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] #9 0.620 else if(ret = cmInetListen(&sctpCb.f1LstnSockFd, 1) != ROK) #9 0.620 ^~~ #9 0.620 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:208:13: warning: unused variable 'sockFd' [-Wunused-variable] #9 0.620 CmInetFd sockFd; #9 0.620 ^~~~~~ #9 0.620 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'startDlData': #9 0.621 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDecodeHdr': #9 0.622 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:541:13: warning: variable 'msgLen' set but not used [-Wunused-but-set-variable] #9 0.622 MsgLen msgLen = 0; /* Holds the msgLen from the Hdr */ #9 0.622 ^~~~~~ #9 0.622 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:540:18: warning: variable 'version' set but not used [-Wunused-but-set-variable] #9 0.622 uint8_t version = 0; /* Holds the version type, decoded */ #9 0.622 ^~~~~~~ #9 0.622 /opt/o-du-l2/src/cu_stub//cu_stub.c:406:19: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] #9 0.622 sleep(1); #9 0.622 ^~~~~ #9 0.623 In file included from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:25:0: #9 0.623 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.623 #define SERV_CELL_IDX 0 #9 0.623 #9 0.623 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'cuConsoleHandler': #9 0.623 /opt/o-du-l2/src/cu_stub//cu_stub.c:494:18: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'HandoverType * {aka enum *}' [-Wformat=] #9 0.623 scanf("%d", &hoType); #9 0.623 ~^ ~~~~~~~ #9 0.623 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:48:0: note: this is the location of the previous definition #9 0.623 #define SERV_CELL_IDX 3 #9 0.623 #9 0.624 /opt/o-du-l2/src/cu_stub//cu_stub.c:526:18: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'uint8_t * {aka unsigned char *}' [-Wformat=] #9 0.624 scanf("%d", &duId); #9 0.624 ~^ ~~~~~ #9 0.624 %hhd #9 0.625 /opt/o-du-l2/src/cu_stub//cu_stub.c:545:18: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'uint8_t * {aka unsigned char *}' [-Wformat=] #9 0.625 scanf("%d", &duId); #9 0.625 ~^ ~~~~~ #9 0.625 %hhd #9 0.626 /opt/o-du-l2/src/cu_stub//cu_stub.c:547:18: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'uint8_t * {aka unsigned char *}' [-Wformat=] #9 0.626 scanf("%d", &ueId); #9 0.626 ~^ ~~~~~ #9 0.626 %hhd #9 0.626 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDatReq': #9 0.626 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:674:23: warning: unused variable 'cnt' [-Wunused-variable] #9 0.626 uint8_t ret = ROK, cnt = 0; #9 0.626 ^~~ #9 0.627 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.627 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.627 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'BuildAndSendXnSetupReq': #9 0.628 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:56:36: warning: passing argument 1 of 'oduUnpackUInt8' makes integer from pointer without a cast [-Wint-conversion] #9 0.628 CMCHKPK(oduUnpackUInt8,(Data *)CU_ID, mBuf); #9 0.628 ^ #9 0.628 /opt/o-du-l2/src/cm/ssi.h:879:9: note: in definition of macro 'CMCHKPK' #9 0.628 func(val, mBuf); #9 0.628 ^~~ #9 0.629 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.629 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.629 /opt/o-du-l2/src/cm/ssi.x:939:5: note: expected 'uint8_t {aka unsigned char}' but argument is of type 'Data * {aka unsigned char *}' #9 0.629 S16 oduUnpackUInt8 ARGS((uint8_t val,Buffer *mBuf)); #9 0.629 ^~~~~~~~~~~~~~ #9 0.629 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'processPolling': #9 0.629 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:622:13: warning: implicit declaration of function 'XNAPMsgHdlr'; did you mean 'F1APMsgHdlr'? [-Wimplicit-function-declaration] #9 0.629 XNAPMsgHdlr(&assocCb->destId, pollParams->mBuf); #9 0.629 ^~~~~~~~~~~ #9 0.629 F1APMsgHdlr #9 0.635 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:59:16: warning: implicit declaration of function 'sendOnSctpAssoc'; did you mean 'cmInetAbortSctpAssoc'? [-Wimplicit-function-declaration] #9 0.635 if(sendOnSctpAssoc(assocCb, mBuf) != ROK) #9 0.635 ^~~~~~~~~~~~~~~ #9 0.635 cmInetAbortSctpAssoc #9 0.636 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcXnSetupReq': #9 0.636 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:93:4: warning: implicit declaration of function 'BuildAndSendXnSetupRsp'; did you mean 'BuildAndSendXnSetupReq'? [-Wimplicit-function-declaration] #9 0.636 BuildAndSendXnSetupRsp(*destId); #9 0.636 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.636 BuildAndSendXnSetupReq #9 0.636 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: At top level: #9 0.636 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:111:6: warning: conflicting types for 'BuildAndSendXnSetupRsp' #9 0.636 void BuildAndSendXnSetupRsp(uint32_t destId) #9 0.636 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.636 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:93:4: note: previous implicit declaration of 'BuildAndSendXnSetupRsp' was here #9 0.636 BuildAndSendXnSetupRsp(*destId); #9 0.636 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.640 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReq': #9 0.640 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:265:7: warning: implicit declaration of function 'F1APDecodeMsg' [-Wimplicit-function-declaration] #9 0.640 if(F1APDecodeMsg(f1apMsg, mBuf, &recvBuf, &recvBufLen) != ROK) #9 0.640 ^~~~~~~~~~~~~ #9 0.643 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:271:4: warning: implicit declaration of function 'procUeContextModificationResponse'; did you mean 'BuildAndSendUeContextModificationReq'? [-Wimplicit-function-declaration] #9 0.643 procUeContextModificationResponse(duDb->duId, f1apMsg, NULL, 0); #9 0.643 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.643 BuildAndSendUeContextModificationReq #9 0.643 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:259:23: warning: unused variable 'copyLen' [-Wunused-variable] #9 0.643 MsgLen recvBufLen, copyLen; #9 0.643 ^~~~~~~ #9 0.644 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReqAck': #9 0.644 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:377:26: warning: passing argument 2 of 'SFndLenMsg' from incompatible pointer type [-Wincompatible-pointer-types] #9 0.644 ODU_GET_MSG_LEN(mBuf, &rrcCont.size); #9 0.644 ^ #9 0.644 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.644 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.644 /opt/o-du-l2/src/cm/ssi.x:1119:5: note: expected 'MsgLen * {aka short int *}' but argument is of type 'size_t * {aka long unsigned int *}' #9 0.644 S16 SFndLenMsg ARGS((Buffer *mBuf,MsgLen *lngPtr)); #9 0.644 ^~~~~~~~~~ #9 0.649 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:391:4: warning: implicit declaration of function 'extractDuToCuRrcCont' [-Wimplicit-function-declaration] #9 0.649 extractDuToCuRrcCont(ueCb, rrcCont); #9 0.649 ^~~~~~~~~~~~~~~~~~~~ #9 0.649 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:335:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.649 uint8_t duIdx, duId, ueIdx; #9 0.649 ^~~~ #9 0.649 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcUeContextRel': #9 0.649 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:455:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.649 uint8_t duIdx, duId, ueIdx; #9 0.649 ^~~~ #9 0.650 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.650 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.650 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPMsgHdlr': #9 0.650 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:508:28: warning: passing argument 1 of 'oduPackUInt8' from incompatible pointer type [-Wincompatible-pointer-types] #9 0.650 CMCHKUNPK(oduPackUInt8, &event, mBuf); #9 0.650 ^ #9 0.650 /opt/o-du-l2/src/cm/ssi.h:931:9: note: in definition of macro 'CMCHKUNPK' #9 0.650 func(val, mBuf); #9 0.650 ^~~ #9 0.650 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.650 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.650 /opt/o-du-l2/src/cm/ssi.x:950:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'XnEventType * {aka enum *}' #9 0.650 S16 oduPackUInt8 ARGS((uint8_t *val,Buffer *mBuf)); #9 0.650 ^~~~~~~~~~~~ #9 0.651 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpHdlRecvMsg': #9 0.651 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:518:1: warning: control reaches end of non-void function [-Wreturn-type] #9 0.651 } #9 0.651 ^ #9 0.684 In file included from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:148:0: #9 0.684 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.684 #define SERV_CELL_IDX 0 #9 0.684 #9 0.684 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:48:0: note: this is the location of the previous definition #9 0.684 #define SERV_CELL_IDX 3 #9 0.684 #9 0.689 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillRrcReconfigIE': #9 0.690 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:32:14: warning: passing argument 1 of 'fillSrbCfg' makes pointer from integer without a cast [-Wint-conversion] #9 0.690 #define SRB2 2 #9 0.690 ^ #9 0.690 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:1362:20: note: in expansion of macro 'SRB2' #9 0.690 ret = fillSrbCfg(SRB2, rrcReconfigMsg->radioBearerConfig->srb_ToAddModList); #9 0.690 ^~~~ #9 0.690 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:923:9: note: expected 'CuUeCb * {aka struct cuUeCb *}' but argument is of type 'int' #9 0.690 uint8_t fillSrbCfg(CuUeCb *ueCb, SRB_ToAddModList_t *bearerCfg) #9 0.690 ^~~~~~~~~~ #9 0.693 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildQOSInfo': #9 0.693 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:2571:20: warning: comparison of constant '2' with boolean expression is always false [-Wbool-compare] #9 0.693 if(hoInProgress == Inter_DU_HO) #9 0.693 ^~ #9 0.696 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildDRBSetup': #9 0.696 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3101:36: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] #9 0.696 drbSetItem->iE_Extensions = drbToBeSetupExt; #9 0.696 ^ #9 0.700 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeUeContextSetupReq': #9 0.700 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3498:25: warning: implicit declaration of function 'FreeCuToDuInfo'; did you mean 'FreeULTnlInfo'? [-Wimplicit-function-declaration] #9 0.700 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.700 ^~~~~~~~~~~~~~ #9 0.700 FreeULTnlInfo #9 0.709 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildRlcConfig': #9 0.709 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:6191:4: warning: enumeration value 'RLC_Config_PR_NOTHING' not handled in switch [-Wswitch] #9 0.709 switch(rlcConfig->present) #9 0.709 ^~~~~~ #9 0.709 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:6191:4: warning: enumeration value 'RLC_Config_PR_um_Uni_Directional_UL' not handled in switch [-Wswitch] #9 0.709 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:6191:4: warning: enumeration value 'RLC_Config_PR_um_Uni_Directional_DL' not handled in switch [-Wswitch] #9 0.719 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: At top level: #9 0.719 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9167:6: warning: conflicting types for 'FreeCuToDuInfo' #9 0.719 void FreeCuToDuInfo(CUtoDURRCInformation_t *rrcMsg) #9 0.719 ^~~~~~~~~~~~~~ #9 0.719 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3498:25: note: previous implicit declaration of 'FreeCuToDuInfo' was here #9 0.719 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.719 ^~~~~~~~~~~~~~ #9 0.730 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextSetupResponse': #9 0.730 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9786:10: warning: implicit declaration of function 'BuildAndSendHOReqAck'; did you mean 'BuildAndSendDUUpdateAck'? [-Wimplicit-function-declaration] #9 0.730 BuildAndSendHOReqAck(ueCb, duToCuRrcContainer->buf, duToCuRrcContainer->size); #9 0.730 ^~~~~~~~~~~~~~~~~~~~ #9 0.730 BuildAndSendDUUpdateAck #9 0.738 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUlRrcMsg': #9 0.739 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9878:22: warning: implicit declaration of function 'BuildAndSendUeContextRelease'; did you mean 'BuildAndSendUeContextSetupReq'? [-Wimplicit-function-declaration] #9 0.739 BuildAndSendUeContextRelease(&duDb->ueCb[duUeF1apId-1]); #9 0.739 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.739 BuildAndSendUeContextSetupReq #9 0.742 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FillDrbItemToSetupMod': #9 0.742 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:10439:81: warning: backslash and newline separated by space #9 0.742 choice_extension->value.choice.DRB_Information.flows_Mapped_To_DRB_List,\ #9 0.742 #9 0.743 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeDrbToBeReleasedList': #9 0.743 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11022:38: warning: unused variable 'drbItemIe' [-Wunused-variable] #9 0.743 struct DRBs_ToBeReleased_ItemIEs *drbItemIe; #9 0.743 ^~~~~~~~~ #9 0.749 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procGnbDuUpdate': #9 0.749 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11662:23: warning: unused variable 'ueIdx' [-Wunused-variable] #9 0.749 uint8_t ieIdx = 0, ueIdx = 0, duIdx = 0, cellIdx=0; #9 0.749 ^~~~~ #9 0.756 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextModificationResponse': #9 0.756 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11999:23: warning: implicit declaration of function 'BuildAndSendHOReq'; did you mean 'BuildAndSendF1ResetReq'? [-Wimplicit-function-declaration] #9 0.756 BuildAndSendHOReq(ueCb, recvBuf, recvBufLen); #9 0.756 ^~~~~~~~~~~~~~~~~ #9 0.756 BuildAndSendF1ResetReq #9 0.760 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procF1SetupReq': #9 0.761 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:12119:7: warning: implicit declaration of function 'BuildAndSendXnSetupReq'; did you mean 'BuildAndSendF1SetupRsp'? [-Wimplicit-function-declaration] #9 0.761 BuildAndSendXnSetupReq(); #9 0.761 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.761 BuildAndSendF1SetupRsp #9 0.770 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillDlCcchRrcMsg': #9 0.770 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:1168:1: warning: control reaches end of non-void function [-Wreturn-type] #9 0.770 } #9 0.770 ^ #9 1.179 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcu.a  #9 1.189 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.192 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.194 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  #9 1.194 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  #9 1.195 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  #9 1.195 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  #9 1.196 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  #9 1.199 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  #9 1.200 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  #9 1.201 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  #9 1.201 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  #9 1.204 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  #9 1.204 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: #9 1.204 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.204 #define __EXTENSIONS__ /* for Sun */ #9 1.204 #9 1.204 :0:0: note: this is the location of the previous definition #9 1.205 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  #9 1.208 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: #9 1.208 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.208 #define __EXTENSIONS__ /* for Sun */ #9 1.208 #9 1.208 :0:0: note: this is the location of the previous definition #9 1.208 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  #9 1.209 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  #9 1.210 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  #9 1.210 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  #9 1.210 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  #9 1.211 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: #9 1.211 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.211 #define __EXTENSIONS__ /* for Sun */ #9 1.211 #9 1.212 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  #9 1.212 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  #9 1.215 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: #9 1.215 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.215 #define __EXTENSIONS__ /* for Sun */ #9 1.215 #9 1.215 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  #9 1.216 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  #9 1.216 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  #9 1.217 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  #9 1.217 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  #9 1.217 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  #9 1.218 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  #9 1.218 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  #9 1.219 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  #9 1.220 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  #9 1.221 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  #9 1.222 :0:0: note: this is the location of the previous definition #9 1.224 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: #9 1.224 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.224 #define __EXTENSIONS__ /* for Sun */ #9 1.224 #9 1.225 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  #9 1.226 :0:0: note: this is the location of the previous definition #9 1.226 :0:0: note: this is the location of the previous definition #9 1.229 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  #9 1.229 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  #9 1.229 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  #9 1.230 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  #9 1.234 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  #9 1.234 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  #9 1.239 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: #9 1.239 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.239 #define __EXTENSIONS__ /* for Sun */ #9 1.239 #9 1.239 :0:0: note: this is the location of the previous definition #9 1.240 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  #9 1.241 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  #9 1.241 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  #9 1.241 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  #9 1.242 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  #9 1.242 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  #9 1.243 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  #9 1.246 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  #9 1.249 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: #9 1.249 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.249 #define __EXTENSIONS__ /* for Sun */ #9 1.249 #9 1.249 :0:0: note: this is the location of the previous definition #9 1.251 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: #9 1.251 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.251 #define __EXTENSIONS__ /* for Sun */ #9 1.251 #9 1.251 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: #9 1.251 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.251 #define __EXTENSIONS__ /* for Sun */ #9 1.251 #9 1.251 :0:0: note: this is the location of the previous definition #9 1.251 :0:0: note: this is the location of the previous definition #9 1.272 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: #9 1.272 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.272 #define __EXTENSIONS__ /* for Sun */ #9 1.272 #9 1.272 :0:0: note: this is the location of the previous definition #9 1.276 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: #9 1.276 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.276 #define __EXTENSIONS__ /* for Sun */ #9 1.276 #9 1.276 :0:0: note: this is the location of the previous definition #9 1.280 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: #9 1.280 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.280 #define __EXTENSIONS__ /* for Sun */ #9 1.280 #9 1.280 :0:0: note: this is the location of the previous definition #9 1.288 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: #9 1.288 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.288 #define __EXTENSIONS__ /* for Sun */ #9 1.288 #9 1.288 :0:0: note: this is the location of the previous definition #9 1.296 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: #9 1.296 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.296 #define __EXTENSIONS__ /* for Sun */ #9 1.296 #9 1.303 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: #9 1.303 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.303 #define __EXTENSIONS__ /* for Sun */ #9 1.303 #9 1.303 :0:0: note: this is the location of the previous definition #9 1.306 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: #9 1.306 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.306 #define __EXTENSIONS__ /* for Sun */ #9 1.306 #9 1.306 :0:0: note: this is the location of the previous definition #9 1.313 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  #9 1.316 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: #9 1.316 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.316 #define __EXTENSIONS__ /* for Sun */ #9 1.316 #9 1.322 :0:0: note: this is the location of the previous definition #9 1.322 :0:0: note: this is the location of the previous definition #9 1.323 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: #9 1.323 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.323 #define __EXTENSIONS__ /* for Sun */ #9 1.323 #9 1.323 :0:0: note: this is the location of the previous definition #9 1.327 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: #9 1.327 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.327 #define __EXTENSIONS__ /* for Sun */ #9 1.327 #9 1.327 :0:0: note: this is the location of the previous definition #9 1.328 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: #9 1.328 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.328 #define __EXTENSIONS__ /* for Sun */ #9 1.328 #9 1.337 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: #9 1.337 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.337 #define __EXTENSIONS__ /* for Sun */ #9 1.337 #9 1.337 :0:0: note: this is the location of the previous definition #9 1.337 :0:0: note: this is the location of the previous definition #9 1.338 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: #9 1.338 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.338 #define __EXTENSIONS__ /* for Sun */ #9 1.338 #9 1.339 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: #9 1.339 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.339 #define __EXTENSIONS__ /* for Sun */ #9 1.339 #9 1.339 :0:0: note: this is the location of the previous definition #9 1.339 :0:0: note: this is the location of the previous definition #9 1.343 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: #9 1.343 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.343 #define __EXTENSIONS__ /* for Sun */ #9 1.343 #9 1.343 :0:0: note: this is the location of the previous definition #9 1.347 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: #9 1.347 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.347 #define __EXTENSIONS__ /* for Sun */ #9 1.347 #9 1.347 :0:0: note: this is the location of the previous definition #9 1.352 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: #9 1.352 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.352 #define __EXTENSIONS__ /* for Sun */ #9 1.352 #9 1.352 :0:0: note: this is the location of the previous definition #9 1.355 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: #9 1.355 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.355 #define __EXTENSIONS__ /* for Sun */ #9 1.355 #9 1.355 :0:0: note: this is the location of the previous definition #9 1.367 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: #9 1.367 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.367 #define __EXTENSIONS__ /* for Sun */ #9 1.367 #9 1.367 :0:0: note: this is the location of the previous definition #9 1.369 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: #9 1.369 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.369 #define __EXTENSIONS__ /* for Sun */ #9 1.369 #9 1.369 :0:0: note: this is the location of the previous definition #9 1.371 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: #9 1.371 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.371 #define __EXTENSIONS__ /* for Sun */ #9 1.371 #9 1.371 :0:0: note: this is the location of the previous definition #9 1.377 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: #9 1.377 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.377 #define __EXTENSIONS__ /* for Sun */ #9 1.377 #9 1.377 :0:0: note: this is the location of the previous definition #9 1.380 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: #9 1.380 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.380 #define __EXTENSIONS__ /* for Sun */ #9 1.380 #9 1.385 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: #9 1.385 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.385 #define __EXTENSIONS__ /* for Sun */ #9 1.385 #9 1.385 :0:0: note: this is the location of the previous definition #9 1.392 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: #9 1.392 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.392 #define __EXTENSIONS__ /* for Sun */ #9 1.392 #9 1.392 :0:0: note: this is the location of the previous definition #9 1.395 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: #9 1.395 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.395 #define __EXTENSIONS__ /* for Sun */ #9 1.395 #9 1.416 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: #9 1.416 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.416 #define __EXTENSIONS__ /* for Sun */ #9 1.416 #9 1.428 :0:0: note: this is the location of the previous definition #9 1.433 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: #9 1.433 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.433 #define __EXTENSIONS__ /* for Sun */ #9 1.433 #9 1.436 :0:0: note: this is the location of the previous definition #9 1.440 :0:0: note: this is the location of the previous definition #9 1.447 :0:0: note: this is the location of the previous definition #9 1.501 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: #9 1.501 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.501 #define __EXTENSIONS__ /* for Sun */ #9 1.501 #9 1.501 :0:0: note: this is the location of the previous definition #9 1.528 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: #9 1.528 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.528 #define __EXTENSIONS__ /* for Sun */ #9 1.528 #9 1.546 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: #9 1.546 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.546 #define __EXTENSIONS__ /* for Sun */ #9 1.546 #9 1.546 :0:0: note: this is the location of the previous definition #9 1.546 :0:0: note: this is the location of the previous definition #9 1.555 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: #9 1.555 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.555 #define __EXTENSIONS__ /* for Sun */ #9 1.555 #9 1.560 :0:0: note: this is the location of the previous definition #9 1.561 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: #9 1.561 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.561 #define __EXTENSIONS__ /* for Sun */ #9 1.561 #9 1.561 :0:0: note: this is the location of the previous definition #9 1.572 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: #9 1.572 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.572 #define __EXTENSIONS__ /* for Sun */ #9 1.572 #9 1.572 :0:0: note: this is the location of the previous definition #9 1.581 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': #9 1.591 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #9 1.591 asn_dec_rval_t rval; \ #9 1.591 ^ #9 1.591 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' #9 1.591 RETURN(RC_FAIL); #9 1.591 ^~~~~~ #9 1.591 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.591 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.591 ^~~~ #9 1.591 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #9 1.591 asn_dec_rval_t rval; \ #9 1.591 ^ #9 1.591 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' #9 1.591 RETURN(RC_WMORE); #9 1.591 ^~~~~~ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.592 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.592 ^~~~ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #9 1.592 asn_dec_rval_t rval; \ #9 1.592 ^ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' #9 1.592 RETURN(RC_FAIL); #9 1.592 ^~~~~~ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.592 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.592 ^~~~ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #9 1.592 asn_dec_rval_t rval; \ #9 1.592 ^ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' #9 1.592 RETURN(RC_FAIL); #9 1.592 ^~~~~~ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.592 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.592 ^~~~ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #9 1.592 asn_dec_rval_t rval; \ #9 1.592 ^ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' #9 1.592 RETURN(RC_WMORE); #9 1.592 ^~~~~~ #9 1.592 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.592 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.592 ^~~~ #9 1.593 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #9 1.593 asn_dec_rval_t rval; \ #9 1.593 ^ #9 1.593 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' #9 1.593 RETURN(RC_FAIL); #9 1.593 ^~~~~~ #9 1.593 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.593 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.593 ^~~~ #9 1.593 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #9 1.593 asn_dec_rval_t rval; \ #9 1.593 ^ #9 1.593 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' #9 1.593 RETURN(RC_OK); #9 1.593 ^~~~~~ #9 1.593 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.593 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.593 ^~~~ #9 1.593 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:48:24: warning: declaration of 'rval' shadows a previous local [-Wshadow] #9 1.593 asn_dec_rval_t rval; \ #9 1.593 ^ #9 1.593 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' #9 1.593 RETURN(RC_FAIL); #9 1.593 ^~~~~~ #9 1.594 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.594 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.594 ^~~~ #9 1.771 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_common.a  #9 1.777 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.784 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.785 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  #9 1.785 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  #9 1.786 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  #9 1.786 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  #9 1.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  #9 1.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  #9 1.788 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  #9 1.791 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  #9 1.791 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  #9 1.792 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  #9 1.792 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  #9 1.794 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  #9 1.795 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  #9 1.795 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  #9 1.796 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  #9 1.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  #9 1.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  #9 1.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  #9 1.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  #9 1.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  #9 1.798 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  #9 1.798 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  #9 1.798 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  #9 1.798 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  #9 1.799 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  #9 1.799 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  #9 1.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  #9 1.805 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  #9 1.806 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  #9 1.813 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  #9 1.813 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  #9 1.813 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  #9 1.819 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  #9 1.820 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  #9 1.823 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  #9 1.824 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  #9 1.825 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  #9 1.825 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  #9 1.826 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  #9 1.827 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  #9 1.831 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  #9 1.831 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  #9 1.833 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  #9 1.833 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  #9 1.834 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  #9 1.834 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  #9 1.840 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  #9 1.841 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  #9 1.841 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  #9 1.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  #9 1.845 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 1.845 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: #9 1.845 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.845 #define __EXTENSIONS__ /* for Sun */ #9 1.845 #9 1.845 :0:0: note: this is the location of the previous definition #9 1.848 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  #9 1.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  #9 1.852 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  #9 1.853 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  #9 1.856 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 1.856 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: #9 1.856 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.856 #define __EXTENSIONS__ /* for Sun */ #9 1.856 #9 1.860 :0:0: note: this is the location of the previous definition #9 1.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  #9 1.868 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, #9 1.868 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: #9 1.868 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.868 #define __EXTENSIONS__ /* for Sun */ #9 1.868 #9 1.868 :0:0: note: this is the location of the previous definition #9 1.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, #9 1.872 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: #9 1.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.872 #define __EXTENSIONS__ /* for Sun */ #9 1.872 #9 1.873 :0:0: note: this is the location of the previous definition #9 1.884 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, #9 1.884 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: #9 1.884 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.884 #define __EXTENSIONS__ /* for Sun */ #9 1.884 #9 1.898 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, #9 1.898 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: #9 1.898 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.898 #define __EXTENSIONS__ /* for Sun */ #9 1.898 #9 1.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  #9 1.899 :0:0: note: this is the location of the previous definition #9 1.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, #9 1.909 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: #9 1.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.909 #define __EXTENSIONS__ /* for Sun */ #9 1.909 #9 1.911 :0:0: note: this is the location of the previous definition #9 1.914 :0:0: note: this is the location of the previous definition #9 1.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, #9 1.947 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: #9 1.947 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.947 #define __EXTENSIONS__ /* for Sun */ #9 1.947 #9 1.947 :0:0: note: this is the location of the previous definition #9 1.947 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  #9 1.953 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  #9 1.953 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  #9 1.954 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  #9 1.954 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  #9 1.961 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  #9 1.961 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  #9 1.965 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  #9 1.969 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  #9 1.971 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  #9 1.980 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  #9 1.987 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  #9 1.989 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 1.989 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, #9 1.989 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: #9 1.989 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.989 #define __EXTENSIONS__ /* for Sun */ #9 1.989 #9 1.989 :0:0: note: this is the location of the previous definition #9 1.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  #9 2.005 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  #9 2.012 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 2.012 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: #9 2.012 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.012 #define __EXTENSIONS__ /* for Sun */ #9 2.012 #9 2.012 :0:0: note: this is the location of the previous definition #9 2.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  #9 2.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  #9 2.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  #9 2.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  #9 2.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  #9 2.019 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, #9 2.019 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: #9 2.019 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.019 #define __EXTENSIONS__ /* for Sun */ #9 2.019 #9 2.019 :0:0: note: this is the location of the previous definition #9 2.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  #9 2.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  #9 2.025 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  #9 2.029 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  #9 2.031 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  #9 2.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  #9 2.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  #9 2.035 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  #9 2.036 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  #9 2.038 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.038 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, #9 2.038 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: #9 2.038 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.038 #define __EXTENSIONS__ /* for Sun */ #9 2.038 #9 2.038 :0:0: note: this is the location of the previous definition #9 2.041 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  #9 2.043 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, #9 2.043 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: #9 2.043 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.043 #define __EXTENSIONS__ /* for Sun */ #9 2.043 #9 2.043 :0:0: note: this is the location of the previous definition #9 2.044 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  #9 2.044 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  #9 2.053 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  #9 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  #9 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  #9 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  #9 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  #9 2.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  #9 2.059 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.059 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: #9 2.059 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.059 #define __EXTENSIONS__ /* for Sun */ #9 2.059 #9 2.060 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, #9 2.060 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: #9 2.060 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.060 #define __EXTENSIONS__ /* for Sun */ #9 2.060 #9 2.060 :0:0: note: this is the location of the previous definition #9 2.067 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, #9 2.067 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: #9 2.067 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.067 #define __EXTENSIONS__ /* for Sun */ #9 2.067 #9 2.067 :0:0: note: this is the location of the previous definition #9 2.069 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, #9 2.069 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: #9 2.069 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.069 #define __EXTENSIONS__ /* for Sun */ #9 2.069 #9 2.071 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, #9 2.071 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: #9 2.071 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.071 #define __EXTENSIONS__ /* for Sun */ #9 2.071 #9 2.071 :0:0: note: this is the location of the previous definition #9 2.075 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, #9 2.075 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: #9 2.075 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.075 #define __EXTENSIONS__ /* for Sun */ #9 2.075 #9 2.075 :0:0: note: this is the location of the previous definition #9 2.079 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, #9 2.079 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: #9 2.079 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.079 #define __EXTENSIONS__ /* for Sun */ #9 2.079 #9 2.079 :0:0: note: this is the location of the previous definition #9 2.079 :0:0: note: this is the location of the previous definition #9 2.082 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.082 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, #9 2.082 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: #9 2.082 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.082 #define __EXTENSIONS__ /* for Sun */ #9 2.082 #9 2.083 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, #9 2.083 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: #9 2.083 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.083 #define __EXTENSIONS__ /* for Sun */ #9 2.083 #9 2.083 :0:0: note: this is the location of the previous definition #9 2.095 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, #9 2.095 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: #9 2.095 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.095 #define __EXTENSIONS__ /* for Sun */ #9 2.095 #9 2.095 :0:0: note: this is the location of the previous definition #9 2.099 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, #9 2.099 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: #9 2.099 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.099 #define __EXTENSIONS__ /* for Sun */ #9 2.099 #9 2.099 :0:0: note: this is the location of the previous definition #9 2.099 :0:0: note: this is the location of the previous definition #9 2.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  #9 2.100 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  #9 2.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  #9 2.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  #9 2.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  #9 2.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  #9 2.103 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 2.103 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: #9 2.103 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.103 #define __EXTENSIONS__ /* for Sun */ #9 2.103 #9 2.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  #9 2.104 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  #9 2.104 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  #9 2.104 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  #9 2.105 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  #9 2.106 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  #9 2.106 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  #9 2.107 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.107 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, #9 2.107 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: #9 2.107 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.107 #define __EXTENSIONS__ /* for Sun */ #9 2.107 #9 2.107 :0:0: note: this is the location of the previous definition #9 2.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  #9 2.108 :0:0: note: this is the location of the previous definition #9 2.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  #9 2.112 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.112 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: #9 2.112 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.112 #define __EXTENSIONS__ /* for Sun */ #9 2.112 #9 2.112 :0:0: note: this is the location of the previous definition #9 2.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  #9 2.117 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, #9 2.117 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: #9 2.117 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.117 #define __EXTENSIONS__ /* for Sun */ #9 2.117 #9 2.117 :0:0: note: this is the location of the previous definition #9 2.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 2.118 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: #9 2.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.118 #define __EXTENSIONS__ /* for Sun */ #9 2.118 #9 2.118 :0:0: note: this is the location of the previous definition #9 2.119 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, #9 2.119 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: #9 2.119 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.119 #define __EXTENSIONS__ /* for Sun */ #9 2.119 #9 2.119 :0:0: note: this is the location of the previous definition #9 2.120 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  #9 2.121 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.121 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: #9 2.121 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.121 #define __EXTENSIONS__ /* for Sun */ #9 2.121 #9 2.123 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  #9 2.126 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  #9 2.128 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, #9 2.128 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: #9 2.128 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.128 #define __EXTENSIONS__ /* for Sun */ #9 2.128 #9 2.129 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  #9 2.140 :0:0: note: this is the location of the previous definition #9 2.150 :0:0: note: this is the location of the previous definition #9 2.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, #9 2.159 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: #9 2.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.159 #define __EXTENSIONS__ /* for Sun */ #9 2.159 #9 2.161 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  #9 2.161 :0:0: note: this is the location of the previous definition #9 2.164 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, #9 2.164 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: #9 2.164 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.164 #define __EXTENSIONS__ /* for Sun */ #9 2.164 #9 2.164 :0:0: note: this is the location of the previous definition #9 2.167 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  #9 2.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  #9 2.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  #9 2.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  #9 2.169 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 2.169 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, #9 2.169 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: #9 2.169 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.169 #define __EXTENSIONS__ /* for Sun */ #9 2.169 #9 2.181 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.181 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, #9 2.181 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: #9 2.181 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.181 #define __EXTENSIONS__ /* for Sun */ #9 2.181 #9 2.181 :0:0: note: this is the location of the previous definition #9 2.181 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  #9 2.182 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  #9 2.195 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  #9 2.196 :0:0: note: this is the location of the previous definition #9 2.197 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  #9 2.198 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  #9 2.204 :0:0: note: this is the location of the previous definition #9 2.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  #9 2.232 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  #9 2.233 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  #9 2.234 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, #9 2.234 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: #9 2.234 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.234 #define __EXTENSIONS__ /* for Sun */ #9 2.234 #9 2.234 :0:0: note: this is the location of the previous definition #9 2.237 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  #9 2.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 2.280 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, #9 2.280 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: #9 2.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.280 #define __EXTENSIONS__ /* for Sun */ #9 2.280 #9 2.295 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  #9 2.301 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  #9 2.302 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  #9 2.302 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  #9 2.302 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  #9 2.303 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  #9 2.305 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, #9 2.305 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: #9 2.305 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.305 #define __EXTENSIONS__ /* for Sun */ #9 2.305 #9 2.309 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  #9 2.309 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  #9 2.313 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  #9 2.317 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.317 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, #9 2.317 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: #9 2.317 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.317 #define __EXTENSIONS__ /* for Sun */ #9 2.317 #9 2.317 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  #9 2.331 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, #9 2.331 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: #9 2.331 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.331 #define __EXTENSIONS__ /* for Sun */ #9 2.331 #9 2.331 :0:0: note: this is the location of the previous definition #9 2.340 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  #9 2.346 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.346 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, #9 2.346 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: #9 2.346 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.346 #define __EXTENSIONS__ /* for Sun */ #9 2.346 #9 2.346 :0:0: note: this is the location of the previous definition #9 2.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.353 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: #9 2.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.353 #define __EXTENSIONS__ /* for Sun */ #9 2.353 #9 2.353 :0:0: note: this is the location of the previous definition #9 2.353 :0:0: note: this is the location of the previous definition #9 2.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  #9 2.362 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, #9 2.362 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: #9 2.362 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.362 #define __EXTENSIONS__ /* for Sun */ #9 2.362 #9 2.362 :0:0: note: this is the location of the previous definition #9 2.362 :0:0: note: this is the location of the previous definition #9 2.366 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.366 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.366 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, #9 2.366 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: #9 2.366 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.366 #define __EXTENSIONS__ /* for Sun */ #9 2.366 #9 2.366 :0:0: note: this is the location of the previous definition #9 2.374 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, #9 2.374 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: #9 2.374 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.374 #define __EXTENSIONS__ /* for Sun */ #9 2.374 #9 2.374 :0:0: note: this is the location of the previous definition #9 2.374 :0:0: note: this is the location of the previous definition #9 2.389 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, #9 2.389 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: #9 2.389 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.389 #define __EXTENSIONS__ /* for Sun */ #9 2.389 #9 2.389 :0:0: note: this is the location of the previous definition #9 2.392 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  #9 2.393 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  #9 2.413 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  #9 2.414 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  #9 2.420 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  #9 2.423 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  #9 2.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  #9 2.432 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  #9 2.446 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.446 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.446 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, #9 2.446 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: #9 2.446 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.446 #define __EXTENSIONS__ /* for Sun */ #9 2.446 #9 2.451 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.451 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.451 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, #9 2.451 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: #9 2.451 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.451 #define __EXTENSIONS__ /* for Sun */ #9 2.451 #9 2.451 :0:0: note: this is the location of the previous definition #9 2.458 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.458 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, #9 2.458 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: #9 2.458 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.458 #define __EXTENSIONS__ /* for Sun */ #9 2.458 #9 2.475 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  #9 2.475 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 2.475 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: #9 2.475 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.475 #define __EXTENSIONS__ /* for Sun */ #9 2.475 #9 2.478 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.478 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, #9 2.478 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: #9 2.478 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.478 #define __EXTENSIONS__ /* for Sun */ #9 2.478 #9 2.478 :0:0: note: this is the location of the previous definition #9 2.492 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, #9 2.492 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: #9 2.492 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.492 #define __EXTENSIONS__ /* for Sun */ #9 2.492 #9 2.492 :0:0: note: this is the location of the previous definition #9 2.501 :0:0: note: this is the location of the previous definition #9 2.506 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.506 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.506 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, #9 2.506 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: #9 2.506 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.506 #define __EXTENSIONS__ /* for Sun */ #9 2.506 #9 2.548 :0:0: note: this is the location of the previous definition #9 2.555 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: #9 2.555 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.555 #define __EXTENSIONS__ /* for Sun */ #9 2.555 #9 2.555 :0:0: note: this is the location of the previous definition #9 2.573 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  #9 2.592 :0:0: note: this is the location of the previous definition #9 2.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.594 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, #9 2.594 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: #9 2.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.594 #define __EXTENSIONS__ /* for Sun */ #9 2.594 #9 2.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, #9 2.603 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: #9 2.603 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.603 #define __EXTENSIONS__ /* for Sun */ #9 2.603 #9 2.609 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  #9 2.609 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  #9 2.612 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  #9 2.613 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  #9 2.615 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, #9 2.615 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: #9 2.615 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.615 #define __EXTENSIONS__ /* for Sun */ #9 2.615 #9 2.618 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  #9 2.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  #9 2.624 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  #9 2.625 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  #9 2.625 :0:0: note: this is the location of the previous definition #9 2.625 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  #9 2.629 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  #9 2.641 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  #9 2.642 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.642 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: #9 2.642 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.642 #define __EXTENSIONS__ /* for Sun */ #9 2.642 #9 2.652 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.652 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, #9 2.652 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: #9 2.652 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.652 #define __EXTENSIONS__ /* for Sun */ #9 2.652 #9 2.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  #9 2.660 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 2.660 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, #9 2.660 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: #9 2.660 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.660 #define __EXTENSIONS__ /* for Sun */ #9 2.660 #9 2.660 :0:0: note: this is the location of the previous definition #9 2.660 :0:0: note: this is the location of the previous definition #9 2.661 :0:0: note: this is the location of the previous definition #9 2.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.666 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, #9 2.666 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: #9 2.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.666 #define __EXTENSIONS__ /* for Sun */ #9 2.666 #9 2.666 :0:0: note: this is the location of the previous definition #9 2.668 :0:0: note: this is the location of the previous definition #9 2.681 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  #9 2.681 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  #9 2.682 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  #9 2.682 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  #9 2.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.685 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, #9 2.685 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: #9 2.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.685 #define __EXTENSIONS__ /* for Sun */ #9 2.685 #9 2.685 :0:0: note: this is the location of the previous definition #9 2.688 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 2.688 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 2.688 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, #9 2.688 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: #9 2.688 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.688 #define __EXTENSIONS__ /* for Sun */ #9 2.688 #9 2.688 :0:0: note: this is the location of the previous definition #9 2.693 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, #9 2.693 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: #9 2.693 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.693 #define __EXTENSIONS__ /* for Sun */ #9 2.693 #9 2.693 :0:0: note: this is the location of the previous definition #9 2.697 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, #9 2.697 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: #9 2.697 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.697 #define __EXTENSIONS__ /* for Sun */ #9 2.697 #9 2.697 :0:0: note: this is the location of the previous definition #9 2.700 :0:0: note: this is the location of the previous definition #9 2.702 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  #9 2.702 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  #9 2.703 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  #9 2.705 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.705 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.705 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, #9 2.705 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: #9 2.705 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.705 #define __EXTENSIONS__ /* for Sun */ #9 2.705 #9 2.706 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  #9 2.724 :0:0: note: this is the location of the previous definition #9 2.725 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  #9 2.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, #9 2.736 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: #9 2.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.736 #define __EXTENSIONS__ /* for Sun */ #9 2.736 #9 2.739 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, #9 2.739 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: #9 2.739 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.739 #define __EXTENSIONS__ /* for Sun */ #9 2.739 #9 2.745 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, #9 2.745 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: #9 2.745 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.745 #define __EXTENSIONS__ /* for Sun */ #9 2.745 #9 2.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, #9 2.750 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: #9 2.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.750 #define __EXTENSIONS__ /* for Sun */ #9 2.750 #9 2.750 :0:0: note: this is the location of the previous definition #9 2.753 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, #9 2.753 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: #9 2.753 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.753 #define __EXTENSIONS__ /* for Sun */ #9 2.753 #9 2.753 :0:0: note: this is the location of the previous definition #9 2.754 :0:0: note: this is the location of the previous definition #9 2.761 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, #9 2.761 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: #9 2.761 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.761 #define __EXTENSIONS__ /* for Sun */ #9 2.761 #9 2.762 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.762 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, #9 2.762 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: #9 2.762 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.762 #define __EXTENSIONS__ /* for Sun */ #9 2.762 #9 2.762 :0:0: note: this is the location of the previous definition #9 2.764 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 2.764 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, #9 2.764 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: #9 2.764 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.764 #define __EXTENSIONS__ /* for Sun */ #9 2.764 #9 2.764 :0:0: note: this is the location of the previous definition #9 2.764 :0:0: note: this is the location of the previous definition #9 2.766 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 2.766 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: #9 2.766 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.766 #define __EXTENSIONS__ /* for Sun */ #9 2.766 #9 2.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, #9 2.769 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: #9 2.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.769 #define __EXTENSIONS__ /* for Sun */ #9 2.769 #9 2.773 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, #9 2.773 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: #9 2.773 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.773 #define __EXTENSIONS__ /* for Sun */ #9 2.773 #9 2.774 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, #9 2.774 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: #9 2.774 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.774 #define __EXTENSIONS__ /* for Sun */ #9 2.774 #9 2.777 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  #9 2.777 :0:0: note: this is the location of the previous definition #9 2.777 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  #9 2.778 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  #9 2.779 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  #9 2.780 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.780 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, #9 2.780 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: #9 2.780 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.780 #define __EXTENSIONS__ /* for Sun */ #9 2.780 #9 2.780 :0:0: note: this is the location of the previous definition #9 2.780 :0:0: note: this is the location of the previous definition #9 2.781 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, #9 2.781 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: #9 2.781 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.781 #define __EXTENSIONS__ /* for Sun */ #9 2.781 #9 2.781 :0:0: note: this is the location of the previous definition #9 2.782 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  #9 2.792 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, #9 2.792 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: #9 2.792 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.792 #define __EXTENSIONS__ /* for Sun */ #9 2.792 #9 2.792 :0:0: note: this is the location of the previous definition #9 2.796 :0:0: note: this is the location of the previous definition #9 2.797 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  #9 2.800 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.800 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.800 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, #9 2.800 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: #9 2.800 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.800 #define __EXTENSIONS__ /* for Sun */ #9 2.800 #9 2.800 :0:0: note: this is the location of the previous definition #9 2.800 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, #9 2.800 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: #9 2.800 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.800 #define __EXTENSIONS__ /* for Sun */ #9 2.800 #9 2.800 :0:0: note: this is the location of the previous definition #9 2.800 :0:0: note: this is the location of the previous definition #9 2.804 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, #9 2.804 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: #9 2.804 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.804 #define __EXTENSIONS__ /* for Sun */ #9 2.804 #9 2.804 :0:0: note: this is the location of the previous definition #9 2.808 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.808 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, #9 2.808 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: #9 2.808 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.808 #define __EXTENSIONS__ /* for Sun */ #9 2.808 #9 2.809 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  #9 2.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, #9 2.819 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: #9 2.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.819 #define __EXTENSIONS__ /* for Sun */ #9 2.819 #9 2.823 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  #9 2.823 :0:0: note: this is the location of the previous definition #9 2.824 :0:0: note: this is the location of the previous definition #9 2.826 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  #9 2.827 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, #9 2.827 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: #9 2.827 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.827 #define __EXTENSIONS__ /* for Sun */ #9 2.827 #9 2.836 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, #9 2.836 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: #9 2.836 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.836 #define __EXTENSIONS__ /* for Sun */ #9 2.836 #9 2.840 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  #9 2.844 :0:0: note: this is the location of the previous definition #9 2.856 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.856 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, #9 2.856 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: #9 2.856 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.856 #define __EXTENSIONS__ /* for Sun */ #9 2.856 #9 2.856 :0:0: note: this is the location of the previous definition #9 2.863 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 2.863 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, #9 2.863 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: #9 2.863 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.863 #define __EXTENSIONS__ /* for Sun */ #9 2.863 #9 2.863 :0:0: note: this is the location of the previous definition #9 2.883 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, #9 2.883 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: #9 2.883 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.883 #define __EXTENSIONS__ /* for Sun */ #9 2.883 #9 2.892 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 2.892 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, #9 2.892 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: #9 2.892 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.892 #define __EXTENSIONS__ /* for Sun */ #9 2.892 #9 2.895 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, #9 2.895 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: #9 2.895 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.895 #define __EXTENSIONS__ /* for Sun */ #9 2.895 #9 2.896 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 2.896 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: #9 2.896 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.896 #define __EXTENSIONS__ /* for Sun */ #9 2.896 #9 2.896 :0:0: note: this is the location of the previous definition #9 2.900 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, #9 2.900 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: #9 2.900 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.900 #define __EXTENSIONS__ /* for Sun */ #9 2.900 #9 2.906 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, #9 2.906 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: #9 2.906 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.906 #define __EXTENSIONS__ /* for Sun */ #9 2.906 #9 2.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, #9 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: #9 2.907 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.907 #define __EXTENSIONS__ /* for Sun */ #9 2.907 #9 2.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, #9 2.909 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: #9 2.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.909 #define __EXTENSIONS__ /* for Sun */ #9 2.909 #9 2.909 :0:0: note: this is the location of the previous definition #9 2.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, #9 2.909 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: #9 2.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.909 #define __EXTENSIONS__ /* for Sun */ #9 2.909 #9 2.909 :0:0: note: this is the location of the previous definition #9 2.910 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, #9 2.910 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: #9 2.910 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.910 #define __EXTENSIONS__ /* for Sun */ #9 2.910 #9 2.912 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, #9 2.912 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: #9 2.912 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.912 #define __EXTENSIONS__ /* for Sun */ #9 2.912 #9 2.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, #9 2.913 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: #9 2.913 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.913 #define __EXTENSIONS__ /* for Sun */ #9 2.913 #9 2.916 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, #9 2.916 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: #9 2.916 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.916 #define __EXTENSIONS__ /* for Sun */ #9 2.916 #9 2.916 :0:0: note: this is the location of the previous definition #9 2.916 :0:0: note: this is the location of the previous definition #9 2.916 :0:0: note: this is the location of the previous definition #9 2.921 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  #9 2.922 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.922 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, #9 2.922 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: #9 2.922 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.922 #define __EXTENSIONS__ /* for Sun */ #9 2.922 #9 2.924 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, #9 2.924 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: #9 2.924 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.924 #define __EXTENSIONS__ /* for Sun */ #9 2.924 #9 2.928 :0:0: note: this is the location of the previous definition #9 2.931 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  #9 2.931 :0:0: note: this is the location of the previous definition #9 2.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  #9 2.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  #9 2.936 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 2.936 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: #9 2.936 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.936 #define __EXTENSIONS__ /* for Sun */ #9 2.936 #9 2.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, #9 2.939 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: #9 2.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.939 #define __EXTENSIONS__ /* for Sun */ #9 2.939 #9 2.939 :0:0: note: this is the location of the previous definition #9 2.940 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.940 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, #9 2.940 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: #9 2.940 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.940 #define __EXTENSIONS__ /* for Sun */ #9 2.940 #9 2.943 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, #9 2.943 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: #9 2.943 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.943 #define __EXTENSIONS__ /* for Sun */ #9 2.943 #9 2.943 :0:0: note: this is the location of the previous definition #9 2.943 :0:0: note: this is the location of the previous definition #9 2.944 :0:0: note: this is the location of the previous definition #9 2.944 :0:0: note: this is the location of the previous definition #9 2.944 :0:0: note: this is the location of the previous definition #9 2.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, #9 2.947 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: #9 2.947 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.947 #define __EXTENSIONS__ /* for Sun */ #9 2.947 #9 2.953 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  #9 2.953 :0:0: note: this is the location of the previous definition #9 2.953 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  #9 2.953 :0:0: note: this is the location of the previous definition #9 2.957 :0:0: note: this is the location of the previous definition #9 2.960 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 2.960 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, #9 2.960 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: #9 2.960 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.960 #define __EXTENSIONS__ /* for Sun */ #9 2.960 #9 2.963 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, #9 2.963 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: #9 2.963 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.963 #define __EXTENSIONS__ /* for Sun */ #9 2.963 #9 2.963 :0:0: note: this is the location of the previous definition #9 2.966 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, #9 2.966 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: #9 2.966 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.966 #define __EXTENSIONS__ /* for Sun */ #9 2.966 #9 2.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, #9 2.968 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: #9 2.968 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.968 #define __EXTENSIONS__ /* for Sun */ #9 2.968 #9 2.968 :0:0: note: this is the location of the previous definition #9 2.968 :0:0: note: this is the location of the previous definition #9 2.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, #9 2.974 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: #9 2.974 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.974 #define __EXTENSIONS__ /* for Sun */ #9 2.974 #9 2.974 :0:0: note: this is the location of the previous definition #9 2.974 :0:0: note: this is the location of the previous definition #9 2.987 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 2.987 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: #9 2.987 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.987 #define __EXTENSIONS__ /* for Sun */ #9 2.987 #9 2.987 :0:0: note: this is the location of the previous definition #9 2.987 :0:0: note: this is the location of the previous definition #9 2.994 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.994 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, #9 2.994 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: #9 2.994 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.994 #define __EXTENSIONS__ /* for Sun */ #9 2.994 #9 2.994 :0:0: note: this is the location of the previous definition #9 3.000 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, #9 3.000 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: #9 3.000 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.000 #define __EXTENSIONS__ /* for Sun */ #9 3.000 #9 3.001 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, #9 3.001 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: #9 3.001 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.001 #define __EXTENSIONS__ /* for Sun */ #9 3.001 #9 3.001 :0:0: note: this is the location of the previous definition #9 3.002 :0:0: note: this is the location of the previous definition #9 3.005 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 3.005 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, #9 3.005 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: #9 3.005 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.005 #define __EXTENSIONS__ /* for Sun */ #9 3.005 #9 3.005 :0:0: note: this is the location of the previous definition #9 3.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  #9 3.016 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, #9 3.016 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: #9 3.016 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.016 #define __EXTENSIONS__ /* for Sun */ #9 3.016 #9 3.016 :0:0: note: this is the location of the previous definition #9 3.018 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 3.018 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, #9 3.018 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: #9 3.018 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.018 #define __EXTENSIONS__ /* for Sun */ #9 3.018 #9 3.018 :0:0: note: this is the location of the previous definition #9 3.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  #9 3.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, #9 3.028 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: #9 3.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.028 #define __EXTENSIONS__ /* for Sun */ #9 3.028 #9 3.028 :0:0: note: this is the location of the previous definition #9 3.032 :0:0: note: this is the location of the previous definition #9 3.041 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.041 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.041 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, #9 3.041 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: #9 3.041 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.041 #define __EXTENSIONS__ /* for Sun */ #9 3.041 #9 3.041 :0:0: note: this is the location of the previous definition #9 3.053 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 3.053 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, #9 3.053 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: #9 3.053 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.053 #define __EXTENSIONS__ /* for Sun */ #9 3.053 #9 3.053 :0:0: note: this is the location of the previous definition #9 3.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  #9 3.067 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 3.067 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: #9 3.067 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.067 #define __EXTENSIONS__ /* for Sun */ #9 3.067 #9 3.067 :0:0: note: this is the location of the previous definition #9 3.070 :0:0: note: this is the location of the previous definition #9 3.075 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, #9 3.075 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: #9 3.075 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.075 #define __EXTENSIONS__ /* for Sun */ #9 3.075 #9 3.075 :0:0: note: this is the location of the previous definition #9 3.077 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, #9 3.077 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: #9 3.077 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.077 #define __EXTENSIONS__ /* for Sun */ #9 3.077 #9 3.077 :0:0: note: this is the location of the previous definition #9 3.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, #9 3.081 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: #9 3.081 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.081 #define __EXTENSIONS__ /* for Sun */ #9 3.081 #9 3.110 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, #9 3.110 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: #9 3.110 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.110 #define __EXTENSIONS__ /* for Sun */ #9 3.110 #9 3.113 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 3.113 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: #9 3.113 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.113 #define __EXTENSIONS__ /* for Sun */ #9 3.113 #9 3.113 :0:0: note: this is the location of the previous definition #9 3.117 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.117 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, #9 3.117 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: #9 3.117 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.117 #define __EXTENSIONS__ /* for Sun */ #9 3.117 #9 3.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  #9 3.118 :0:0: note: this is the location of the previous definition #9 3.118 :0:0: note: this is the location of the previous definition #9 3.119 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  #9 3.120 :0:0: note: this is the location of the previous definition #9 3.121 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  #9 3.121 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  #9 3.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  #9 3.136 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.136 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 3.136 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, #9 3.136 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: #9 3.136 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.136 #define __EXTENSIONS__ /* for Sun */ #9 3.136 #9 3.136 :0:0: note: this is the location of the previous definition #9 3.139 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, #9 3.139 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: #9 3.139 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.139 #define __EXTENSIONS__ /* for Sun */ #9 3.139 #9 3.143 :0:0: note: this is the location of the previous definition #9 3.152 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.152 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, #9 3.152 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: #9 3.152 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.152 #define __EXTENSIONS__ /* for Sun */ #9 3.152 #9 3.152 :0:0: note: this is the location of the previous definition #9 3.152 :0:0: note: this is the location of the previous definition #9 3.153 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  #9 3.154 :0:0: note: this is the location of the previous definition #9 3.157 :0:0: note: this is the location of the previous definition #9 3.179 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.179 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, #9 3.179 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: #9 3.179 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.179 #define __EXTENSIONS__ /* for Sun */ #9 3.179 #9 3.179 :0:0: note: this is the location of the previous definition #9 3.194 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 3.194 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, #9 3.194 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: #9 3.194 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.194 #define __EXTENSIONS__ /* for Sun */ #9 3.194 #9 3.198 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.198 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, #9 3.198 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: #9 3.198 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.198 #define __EXTENSIONS__ /* for Sun */ #9 3.198 #9 3.203 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 3.203 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, #9 3.203 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: #9 3.203 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.203 #define __EXTENSIONS__ /* for Sun */ #9 3.203 #9 3.203 :0:0: note: this is the location of the previous definition #9 3.212 :0:0: note: this is the location of the previous definition #9 3.216 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 3.216 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, #9 3.216 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: #9 3.216 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.216 #define __EXTENSIONS__ /* for Sun */ #9 3.216 #9 3.216 :0:0: note: this is the location of the previous definition #9 3.243 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, #9 3.243 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: #9 3.243 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.243 #define __EXTENSIONS__ /* for Sun */ #9 3.243 #9 3.243 :0:0: note: this is the location of the previous definition #9 3.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, #9 3.244 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: #9 3.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.244 #define __EXTENSIONS__ /* for Sun */ #9 3.244 #9 3.244 :0:0: note: this is the location of the previous definition #9 3.246 :0:0: note: this is the location of the previous definition #9 3.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  #9 3.254 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.254 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, #9 3.254 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: #9 3.254 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.254 #define __EXTENSIONS__ /* for Sun */ #9 3.254 #9 3.267 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.267 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.267 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, #9 3.267 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: #9 3.267 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.267 #define __EXTENSIONS__ /* for Sun */ #9 3.267 #9 3.267 :0:0: note: this is the location of the previous definition #9 3.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  #9 3.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  #9 3.271 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  #9 3.272 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  #9 3.273 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 3.273 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, #9 3.273 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: #9 3.273 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.273 #define __EXTENSIONS__ /* for Sun */ #9 3.273 #9 3.276 :0:0: note: this is the location of the previous definition #9 3.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  #9 3.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  #9 3.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  #9 3.278 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  #9 3.278 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  #9 3.279 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  #9 3.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, #9 3.280 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: #9 3.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.280 #define __EXTENSIONS__ /* for Sun */ #9 3.280 #9 3.280 :0:0: note: this is the location of the previous definition #9 3.283 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  #9 3.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  #9 3.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  #9 3.292 :0:0: note: this is the location of the previous definition #9 3.293 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  #9 3.299 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, #9 3.299 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: #9 3.299 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.299 #define __EXTENSIONS__ /* for Sun */ #9 3.299 #9 3.306 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, #9 3.306 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: #9 3.306 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.306 #define __EXTENSIONS__ /* for Sun */ #9 3.306 #9 3.306 :0:0: note: this is the location of the previous definition #9 3.307 :0:0: note: this is the location of the previous definition #9 3.312 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  #9 3.313 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  #9 3.313 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, #9 3.313 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: #9 3.313 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.313 #define __EXTENSIONS__ /* for Sun */ #9 3.313 #9 3.313 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  #9 3.317 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  #9 3.317 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  #9 3.318 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  #9 3.318 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  #9 3.319 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, #9 3.319 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: #9 3.319 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.319 #define __EXTENSIONS__ /* for Sun */ #9 3.319 #9 3.319 :0:0: note: this is the location of the previous definition #9 3.332 :0:0: note: this is the location of the previous definition #9 3.338 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.338 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, #9 3.338 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: #9 3.338 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.338 #define __EXTENSIONS__ /* for Sun */ #9 3.338 #9 3.338 :0:0: note: this is the location of the previous definition #9 3.339 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, #9 3.339 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: #9 3.339 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.339 #define __EXTENSIONS__ /* for Sun */ #9 3.339 #9 3.339 :0:0: note: this is the location of the previous definition #9 3.342 :0:0: note: this is the location of the previous definition #9 3.346 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  #9 3.346 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  #9 3.349 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  #9 3.350 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  #9 3.352 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  #9 3.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, #9 3.353 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: #9 3.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.353 #define __EXTENSIONS__ /* for Sun */ #9 3.353 #9 3.353 :0:0: note: this is the location of the previous definition #9 3.355 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  #9 3.367 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, #9 3.367 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: #9 3.367 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.367 #define __EXTENSIONS__ /* for Sun */ #9 3.367 #9 3.424 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  #9 3.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  #9 3.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  #9 3.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  #9 3.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  #9 3.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 3.488 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: #9 3.488 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.488 #define __EXTENSIONS__ /* for Sun */ #9 3.488 #9 3.488 :0:0: note: this is the location of the previous definition #9 3.489 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  #9 3.493 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  #9 3.506 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, #9 3.506 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: #9 3.506 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.506 #define __EXTENSIONS__ /* for Sun */ #9 3.506 #9 3.508 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 3.508 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, #9 3.508 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: #9 3.508 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.508 #define __EXTENSIONS__ /* for Sun */ #9 3.508 #9 3.508 :0:0: note: this is the location of the previous definition #9 3.509 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.509 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, #9 3.509 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: #9 3.509 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.509 #define __EXTENSIONS__ /* for Sun */ #9 3.509 #9 3.516 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  #9 3.517 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  #9 3.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, #9 3.523 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: #9 3.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.523 #define __EXTENSIONS__ /* for Sun */ #9 3.523 #9 3.523 :0:0: note: this is the location of the previous definition #9 3.525 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  #9 3.534 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  #9 3.534 :0:0: note: this is the location of the previous definition #9 3.545 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  #9 3.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 3.545 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, #9 3.545 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: #9 3.545 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.545 #define __EXTENSIONS__ /* for Sun */ #9 3.545 #9 3.545 :0:0: note: this is the location of the previous definition #9 3.560 :0:0: note: this is the location of the previous definition #9 3.567 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  #9 3.573 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  #9 3.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, #9 3.575 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: #9 3.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.575 #define __EXTENSIONS__ /* for Sun */ #9 3.575 #9 3.575 :0:0: note: this is the location of the previous definition #9 3.576 :0:0: note: this is the location of the previous definition #9 3.576 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  #9 3.577 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  #9 3.578 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, #9 3.578 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: #9 3.578 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.578 #define __EXTENSIONS__ /* for Sun */ #9 3.578 #9 3.581 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  #9 3.581 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  #9 3.581 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.581 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, #9 3.581 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: #9 3.581 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.581 #define __EXTENSIONS__ /* for Sun */ #9 3.581 #9 3.583 :0:0: note: this is the location of the previous definition #9 3.600 :0:0: note: this is the location of the previous definition #9 3.604 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, #9 3.604 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: #9 3.604 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.604 #define __EXTENSIONS__ /* for Sun */ #9 3.604 #9 3.606 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  #9 3.607 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  #9 3.609 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 3.609 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, #9 3.609 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: #9 3.609 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.609 #define __EXTENSIONS__ /* for Sun */ #9 3.609 #9 3.609 :0:0: note: this is the location of the previous definition #9 3.614 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.614 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, #9 3.614 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: #9 3.614 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.614 #define __EXTENSIONS__ /* for Sun */ #9 3.614 #9 3.614 :0:0: note: this is the location of the previous definition #9 3.624 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.624 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: #9 3.624 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.624 #define __EXTENSIONS__ /* for Sun */ #9 3.624 #9 3.624 :0:0: note: this is the location of the previous definition #9 3.624 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  #9 3.626 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.626 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, #9 3.626 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: #9 3.626 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.626 #define __EXTENSIONS__ /* for Sun */ #9 3.626 #9 3.626 :0:0: note: this is the location of the previous definition #9 3.637 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.637 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, #9 3.637 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: #9 3.637 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.637 #define __EXTENSIONS__ /* for Sun */ #9 3.637 #9 3.637 :0:0: note: this is the location of the previous definition #9 3.641 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  #9 3.653 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, #9 3.653 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: #9 3.653 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.653 #define __EXTENSIONS__ /* for Sun */ #9 3.653 #9 3.653 :0:0: note: this is the location of the previous definition #9 3.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  #9 3.657 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 3.657 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, #9 3.657 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: #9 3.657 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.657 #define __EXTENSIONS__ /* for Sun */ #9 3.657 #9 3.657 :0:0: note: this is the location of the previous definition #9 3.665 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 3.665 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, #9 3.665 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: #9 3.665 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.665 #define __EXTENSIONS__ /* for Sun */ #9 3.665 #9 3.665 :0:0: note: this is the location of the previous definition #9 3.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, #9 3.666 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: #9 3.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.666 #define __EXTENSIONS__ /* for Sun */ #9 3.666 #9 3.676 :0:0: note: this is the location of the previous definition #9 3.680 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, #9 3.680 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: #9 3.680 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.680 #define __EXTENSIONS__ /* for Sun */ #9 3.680 #9 3.680 :0:0: note: this is the location of the previous definition #9 3.682 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, #9 3.682 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: #9 3.682 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.682 #define __EXTENSIONS__ /* for Sun */ #9 3.682 #9 3.682 :0:0: note: this is the location of the previous definition #9 3.682 :0:0: note: this is the location of the previous definition #9 3.695 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, #9 3.695 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: #9 3.695 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.695 #define __EXTENSIONS__ /* for Sun */ #9 3.695 #9 3.699 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  #9 3.699 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.699 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.699 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: #9 3.699 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.699 #define __EXTENSIONS__ /* for Sun */ #9 3.699 #9 3.699 :0:0: note: this is the location of the previous definition #9 3.708 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.708 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, #9 3.708 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: #9 3.708 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.708 #define __EXTENSIONS__ /* for Sun */ #9 3.708 #9 3.717 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, #9 3.717 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: #9 3.717 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.717 #define __EXTENSIONS__ /* for Sun */ #9 3.717 #9 3.717 :0:0: note: this is the location of the previous definition #9 3.725 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, #9 3.725 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: #9 3.725 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.725 #define __EXTENSIONS__ /* for Sun */ #9 3.725 #9 3.726 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 3.726 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: #9 3.726 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.726 #define __EXTENSIONS__ /* for Sun */ #9 3.726 #9 3.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, #9 3.735 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: #9 3.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.735 #define __EXTENSIONS__ /* for Sun */ #9 3.735 #9 3.739 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  #9 3.739 :0:0: note: this is the location of the previous definition #9 3.745 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  #9 3.747 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, #9 3.747 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: #9 3.747 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.747 #define __EXTENSIONS__ /* for Sun */ #9 3.747 #9 3.747 :0:0: note: this is the location of the previous definition #9 3.750 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  #9 3.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.750 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, #9 3.750 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: #9 3.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.750 #define __EXTENSIONS__ /* for Sun */ #9 3.750 #9 3.751 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  #9 3.751 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, #9 3.751 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: #9 3.751 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.751 #define __EXTENSIONS__ /* for Sun */ #9 3.751 #9 3.751 :0:0: note: this is the location of the previous definition #9 3.753 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.753 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, #9 3.753 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: #9 3.753 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.753 #define __EXTENSIONS__ /* for Sun */ #9 3.753 #9 3.754 :0:0: note: this is the location of the previous definition #9 3.754 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  #9 3.760 :0:0: note: this is the location of the previous definition #9 3.765 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  #9 3.765 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  #9 3.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.765 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, #9 3.765 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: #9 3.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.765 #define __EXTENSIONS__ /* for Sun */ #9 3.765 #9 3.766 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  #9 3.768 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, #9 3.768 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: #9 3.768 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.768 #define __EXTENSIONS__ /* for Sun */ #9 3.768 #9 3.768 :0:0: note: this is the location of the previous definition #9 3.771 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, #9 3.771 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: #9 3.771 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.771 #define __EXTENSIONS__ /* for Sun */ #9 3.771 #9 3.773 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, #9 3.773 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: #9 3.773 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.773 #define __EXTENSIONS__ /* for Sun */ #9 3.773 #9 3.777 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.777 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.777 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, #9 3.777 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: #9 3.777 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.777 #define __EXTENSIONS__ /* for Sun */ #9 3.777 #9 3.777 :0:0: note: this is the location of the previous definition #9 3.777 :0:0: note: this is the location of the previous definition #9 3.790 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.790 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 3.790 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: #9 3.790 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.790 #define __EXTENSIONS__ /* for Sun */ #9 3.790 #9 3.810 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, #9 3.810 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: #9 3.810 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.810 #define __EXTENSIONS__ /* for Sun */ #9 3.810 #9 3.810 :0:0: note: this is the location of the previous definition #9 3.810 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.810 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: #9 3.810 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.810 #define __EXTENSIONS__ /* for Sun */ #9 3.810 #9 3.815 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, #9 3.815 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: #9 3.815 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.815 #define __EXTENSIONS__ /* for Sun */ #9 3.815 #9 3.815 :0:0: note: this is the location of the previous definition #9 3.815 :0:0: note: this is the location of the previous definition #9 3.821 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  #9 3.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, #9 3.821 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: #9 3.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.821 #define __EXTENSIONS__ /* for Sun */ #9 3.821 #9 3.822 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  #9 3.822 :0:0: note: this is the location of the previous definition #9 3.831 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  #9 3.837 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  #9 3.845 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, #9 3.845 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: #9 3.845 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.845 #define __EXTENSIONS__ /* for Sun */ #9 3.845 #9 3.845 :0:0: note: this is the location of the previous definition #9 3.845 :0:0: note: this is the location of the previous definition #9 3.849 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  #9 3.852 :0:0: note: this is the location of the previous definition #9 3.855 :0:0: note: this is the location of the previous definition #9 3.860 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  #9 3.868 :0:0: note: this is the location of the previous definition #9 3.872 :0:0: note: this is the location of the previous definition #9 3.878 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  #9 3.881 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  #9 3.883 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.883 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.883 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, #9 3.883 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: #9 3.883 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.883 #define __EXTENSIONS__ /* for Sun */ #9 3.883 #9 3.893 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  #9 3.893 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  #9 3.895 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.895 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, #9 3.895 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: #9 3.895 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.895 #define __EXTENSIONS__ /* for Sun */ #9 3.895 #9 3.895 :0:0: note: this is the location of the previous definition #9 3.896 :0:0: note: this is the location of the previous definition #9 3.897 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  #9 3.900 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 3.900 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: #9 3.900 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.900 #define __EXTENSIONS__ /* for Sun */ #9 3.900 #9 3.900 :0:0: note: this is the location of the previous definition #9 3.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  #9 3.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  #9 3.901 :0:0: note: this is the location of the previous definition #9 3.912 :0:0: note: this is the location of the previous definition #9 3.920 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, #9 3.920 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: #9 3.920 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.920 #define __EXTENSIONS__ /* for Sun */ #9 3.920 #9 3.920 :0:0: note: this is the location of the previous definition #9 3.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.928 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, #9 3.928 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: #9 3.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.928 #define __EXTENSIONS__ /* for Sun */ #9 3.928 #9 3.928 :0:0: note: this is the location of the previous definition #9 3.937 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  #9 3.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, #9 3.947 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: #9 3.947 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.947 #define __EXTENSIONS__ /* for Sun */ #9 3.947 #9 3.947 :0:0: note: this is the location of the previous definition #9 3.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  #9 3.951 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.951 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, #9 3.951 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: #9 3.951 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.951 #define __EXTENSIONS__ /* for Sun */ #9 3.951 #9 3.951 :0:0: note: this is the location of the previous definition #9 3.978 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, #9 3.978 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: #9 3.978 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.978 #define __EXTENSIONS__ /* for Sun */ #9 3.978 #9 3.978 :0:0: note: this is the location of the previous definition #9 3.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  #9 3.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  #9 3.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  #9 3.996 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  #9 4.002 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 4.002 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, #9 4.002 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: #9 4.002 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.002 #define __EXTENSIONS__ /* for Sun */ #9 4.002 #9 4.002 :0:0: note: this is the location of the previous definition #9 4.013 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, #9 4.013 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: #9 4.013 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.013 #define __EXTENSIONS__ /* for Sun */ #9 4.013 #9 4.013 :0:0: note: this is the location of the previous definition #9 4.017 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 4.017 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, #9 4.017 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: #9 4.017 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.017 #define __EXTENSIONS__ /* for Sun */ #9 4.017 #9 4.017 :0:0: note: this is the location of the previous definition #9 4.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  #9 4.018 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.018 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.018 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, #9 4.018 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: #9 4.018 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.018 #define __EXTENSIONS__ /* for Sun */ #9 4.018 #9 4.018 :0:0: note: this is the location of the previous definition #9 4.018 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  #9 4.019 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, #9 4.019 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: #9 4.019 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.019 #define __EXTENSIONS__ /* for Sun */ #9 4.019 #9 4.019 :0:0: note: this is the location of the previous definition #9 4.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, #9 4.021 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: #9 4.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.021 #define __EXTENSIONS__ /* for Sun */ #9 4.021 #9 4.021 :0:0: note: this is the location of the previous definition #9 4.023 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  #9 4.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 4.026 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: #9 4.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.026 #define __EXTENSIONS__ /* for Sun */ #9 4.026 #9 4.026 :0:0: note: this is the location of the previous definition #9 4.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, #9 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: #9 4.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.028 #define __EXTENSIONS__ /* for Sun */ #9 4.028 #9 4.028 :0:0: note: this is the location of the previous definition #9 4.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  #9 4.037 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  #9 4.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  #9 4.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, #9 4.042 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: #9 4.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.042 #define __EXTENSIONS__ /* for Sun */ #9 4.042 #9 4.042 :0:0: note: this is the location of the previous definition #9 4.049 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  #9 4.052 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 4.052 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, #9 4.052 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: #9 4.052 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.052 #define __EXTENSIONS__ /* for Sun */ #9 4.052 #9 4.069 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  #9 4.071 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.071 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, #9 4.071 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: #9 4.071 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.071 #define __EXTENSIONS__ /* for Sun */ #9 4.071 #9 4.071 :0:0: note: this is the location of the previous definition #9 4.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  #9 4.073 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.073 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, #9 4.073 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: #9 4.073 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.073 #define __EXTENSIONS__ /* for Sun */ #9 4.073 #9 4.073 :0:0: note: this is the location of the previous definition #9 4.076 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, #9 4.076 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: #9 4.076 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.076 #define __EXTENSIONS__ /* for Sun */ #9 4.076 #9 4.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  #9 4.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  #9 4.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  #9 4.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  #9 4.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  #9 4.097 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 4.097 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, #9 4.097 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: #9 4.097 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.097 #define __EXTENSIONS__ /* for Sun */ #9 4.097 #9 4.097 :0:0: note: this is the location of the previous definition #9 4.098 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.098 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.098 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.098 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, #9 4.098 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: #9 4.098 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.098 #define __EXTENSIONS__ /* for Sun */ #9 4.098 #9 4.100 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, #9 4.100 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: #9 4.100 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.100 #define __EXTENSIONS__ /* for Sun */ #9 4.100 #9 4.102 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.102 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.102 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, #9 4.102 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: #9 4.102 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.102 #define __EXTENSIONS__ /* for Sun */ #9 4.102 #9 4.105 :0:0: note: this is the location of the previous definition #9 4.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, #9 4.114 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: #9 4.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.114 #define __EXTENSIONS__ /* for Sun */ #9 4.114 #9 4.114 :0:0: note: this is the location of the previous definition #9 4.121 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  #9 4.123 :0:0: note: this is the location of the previous definition #9 4.125 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  #9 4.126 :0:0: note: this is the location of the previous definition #9 4.129 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  #9 4.135 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.135 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, #9 4.135 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: #9 4.135 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.135 #define __EXTENSIONS__ /* for Sun */ #9 4.135 #9 4.135 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  #9 4.136 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  #9 4.137 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  #9 4.137 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  #9 4.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  #9 4.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  #9 4.146 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  #9 4.146 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  #9 4.147 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  #9 4.149 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, #9 4.149 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: #9 4.149 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.149 #define __EXTENSIONS__ /* for Sun */ #9 4.149 #9 4.149 :0:0: note: this is the location of the previous definition #9 4.152 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.152 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, #9 4.152 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: #9 4.152 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.152 #define __EXTENSIONS__ /* for Sun */ #9 4.152 #9 4.156 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  #9 4.156 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, #9 4.156 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: #9 4.156 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.156 #define __EXTENSIONS__ /* for Sun */ #9 4.156 #9 4.156 :0:0: note: this is the location of the previous definition #9 4.167 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 4.167 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: #9 4.167 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.167 #define __EXTENSIONS__ /* for Sun */ #9 4.167 #9 4.175 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.175 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, #9 4.175 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: #9 4.175 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.175 #define __EXTENSIONS__ /* for Sun */ #9 4.175 #9 4.175 :0:0: note: this is the location of the previous definition #9 4.179 :0:0: note: this is the location of the previous definition #9 4.195 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, #9 4.195 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: #9 4.195 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.195 #define __EXTENSIONS__ /* for Sun */ #9 4.195 #9 4.195 :0:0: note: this is the location of the previous definition #9 4.198 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.198 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, #9 4.198 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: #9 4.198 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.198 #define __EXTENSIONS__ /* for Sun */ #9 4.198 #9 4.198 :0:0: note: this is the location of the previous definition #9 4.198 :0:0: note: this is the location of the previous definition #9 4.200 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  #9 4.201 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 4.201 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: #9 4.201 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.201 #define __EXTENSIONS__ /* for Sun */ #9 4.201 #9 4.201 :0:0: note: this is the location of the previous definition #9 4.203 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, #9 4.203 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: #9 4.203 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.203 #define __EXTENSIONS__ /* for Sun */ #9 4.203 #9 4.203 :0:0: note: this is the location of the previous definition #9 4.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 4.204 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: #9 4.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.204 #define __EXTENSIONS__ /* for Sun */ #9 4.204 #9 4.207 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, #9 4.207 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: #9 4.207 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.207 #define __EXTENSIONS__ /* for Sun */ #9 4.207 #9 4.207 :0:0: note: this is the location of the previous definition #9 4.208 :0:0: note: this is the location of the previous definition #9 4.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, #9 4.218 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: #9 4.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.218 #define __EXTENSIONS__ /* for Sun */ #9 4.218 #9 4.218 :0:0: note: this is the location of the previous definition #9 4.237 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  #9 4.241 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  #9 4.241 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  #9 4.241 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  #9 4.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  #9 4.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.249 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.249 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, #9 4.249 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: #9 4.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.249 #define __EXTENSIONS__ /* for Sun */ #9 4.249 #9 4.249 :0:0: note: this is the location of the previous definition #9 4.251 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.251 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, #9 4.251 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: #9 4.251 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.251 #define __EXTENSIONS__ /* for Sun */ #9 4.251 #9 4.251 :0:0: note: this is the location of the previous definition #9 4.252 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  #9 4.257 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  #9 4.257 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  #9 4.258 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  #9 4.258 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  #9 4.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  #9 4.262 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.262 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: #9 4.262 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.262 #define __EXTENSIONS__ /* for Sun */ #9 4.262 #9 4.262 :0:0: note: this is the location of the previous definition #9 4.262 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  #9 4.265 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  #9 4.268 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.268 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.268 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, #9 4.268 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: #9 4.268 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.268 #define __EXTENSIONS__ /* for Sun */ #9 4.268 #9 4.268 :0:0: note: this is the location of the previous definition #9 4.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  #9 4.278 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.278 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: #9 4.278 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.278 #define __EXTENSIONS__ /* for Sun */ #9 4.278 #9 4.281 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, #9 4.281 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: #9 4.281 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.281 #define __EXTENSIONS__ /* for Sun */ #9 4.281 #9 4.281 :0:0: note: this is the location of the previous definition #9 4.288 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  #9 4.291 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  #9 4.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: #9 4.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.293 #define __EXTENSIONS__ /* for Sun */ #9 4.293 #9 4.293 :0:0: note: this is the location of the previous definition #9 4.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: #9 4.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.293 #define __EXTENSIONS__ /* for Sun */ #9 4.293 #9 4.293 :0:0: note: this is the location of the previous definition #9 4.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: #9 4.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.293 #define __EXTENSIONS__ /* for Sun */ #9 4.293 #9 4.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: #9 4.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.293 #define __EXTENSIONS__ /* for Sun */ #9 4.293 #9 4.294 :0:0: note: this is the location of the previous definition #9 4.294 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, #9 4.294 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: #9 4.294 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.294 #define __EXTENSIONS__ /* for Sun */ #9 4.294 #9 4.294 :0:0: note: this is the location of the previous definition #9 4.300 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, #9 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: #9 4.300 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.300 #define __EXTENSIONS__ /* for Sun */ #9 4.300 #9 4.300 :0:0: note: this is the location of the previous definition #9 4.302 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  #9 4.302 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, #9 4.302 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: #9 4.302 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.302 #define __EXTENSIONS__ /* for Sun */ #9 4.302 #9 4.302 :0:0: note: this is the location of the previous definition #9 4.305 :0:0: note: this is the location of the previous definition #9 4.308 :0:0: note: this is the location of the previous definition #9 4.308 :0:0: note: this is the location of the previous definition #9 4.315 :0:0: note: this is the location of the previous definition #9 4.328 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.328 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, #9 4.328 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: #9 4.328 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.328 #define __EXTENSIONS__ /* for Sun */ #9 4.328 #9 4.328 :0:0: note: this is the location of the previous definition #9 4.346 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.346 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, #9 4.346 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: #9 4.346 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.346 #define __EXTENSIONS__ /* for Sun */ #9 4.346 #9 4.353 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  #9 4.354 :0:0: note: this is the location of the previous definition #9 4.373 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  #9 4.375 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.375 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.375 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, #9 4.375 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: #9 4.375 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.375 #define __EXTENSIONS__ /* for Sun */ #9 4.375 #9 4.381 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  #9 4.384 :0:0: note: this is the location of the previous definition #9 4.389 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  #9 4.397 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  #9 4.405 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  #9 4.412 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  #9 4.417 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  #9 4.421 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  #9 4.425 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  #9 4.434 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  #9 4.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  #9 4.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  #9 4.458 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  #9 4.481 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: #9 4.481 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.481 #define __EXTENSIONS__ /* for Sun */ #9 4.481 #9 4.481 :0:0: note: this is the location of the previous definition #9 4.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  #9 4.488 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  #9 4.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  #9 4.495 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  #9 4.504 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  #9 4.512 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, #9 4.512 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: #9 4.512 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.512 #define __EXTENSIONS__ /* for Sun */ #9 4.512 #9 4.512 :0:0: note: this is the location of the previous definition #9 4.518 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 4.518 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, #9 4.518 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: #9 4.518 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.518 #define __EXTENSIONS__ /* for Sun */ #9 4.518 #9 4.518 :0:0: note: this is the location of the previous definition #9 4.522 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, #9 4.522 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: #9 4.522 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.522 #define __EXTENSIONS__ /* for Sun */ #9 4.522 #9 4.529 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.529 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.529 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, #9 4.529 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: #9 4.529 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.529 #define __EXTENSIONS__ /* for Sun */ #9 4.529 #9 4.529 :0:0: note: this is the location of the previous definition #9 4.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 4.535 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, #9 4.535 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: #9 4.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.535 #define __EXTENSIONS__ /* for Sun */ #9 4.535 #9 4.535 :0:0: note: this is the location of the previous definition #9 4.543 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  #9 4.548 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 4.548 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: #9 4.548 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.548 #define __EXTENSIONS__ /* for Sun */ #9 4.548 #9 4.548 :0:0: note: this is the location of the previous definition #9 4.560 :0:0: note: this is the location of the previous definition #9 4.566 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.566 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, #9 4.566 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: #9 4.566 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.566 #define __EXTENSIONS__ /* for Sun */ #9 4.566 #9 4.566 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  #9 4.569 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, #9 4.569 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: #9 4.569 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.569 #define __EXTENSIONS__ /* for Sun */ #9 4.569 #9 4.569 :0:0: note: this is the location of the previous definition #9 4.579 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 4.579 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: #9 4.579 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.579 #define __EXTENSIONS__ /* for Sun */ #9 4.579 #9 4.579 :0:0: note: this is the location of the previous definition #9 4.580 :0:0: note: this is the location of the previous definition #9 4.586 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, #9 4.586 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: #9 4.586 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.586 #define __EXTENSIONS__ /* for Sun */ #9 4.586 #9 4.586 :0:0: note: this is the location of the previous definition #9 4.591 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, #9 4.591 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: #9 4.591 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.591 #define __EXTENSIONS__ /* for Sun */ #9 4.591 #9 4.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.595 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, #9 4.595 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: #9 4.595 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.595 #define __EXTENSIONS__ /* for Sun */ #9 4.595 #9 4.597 :0:0: note: this is the location of the previous definition #9 4.610 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  #9 4.613 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, #9 4.613 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: #9 4.613 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.613 #define __EXTENSIONS__ /* for Sun */ #9 4.613 #9 4.613 :0:0: note: this is the location of the previous definition #9 4.613 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 4.613 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: #9 4.613 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.613 #define __EXTENSIONS__ /* for Sun */ #9 4.613 #9 4.613 :0:0: note: this is the location of the previous definition #9 4.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  #9 4.614 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  #9 4.615 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  #9 4.616 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  #9 4.639 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, #9 4.639 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: #9 4.639 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.639 #define __EXTENSIONS__ /* for Sun */ #9 4.639 #9 4.672 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, #9 4.672 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: #9 4.672 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.672 #define __EXTENSIONS__ /* for Sun */ #9 4.672 #9 4.672 :0:0: note: this is the location of the previous definition #9 4.673 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  #9 4.675 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, #9 4.675 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: #9 4.675 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.675 #define __EXTENSIONS__ /* for Sun */ #9 4.675 #9 4.675 :0:0: note: this is the location of the previous definition #9 4.684 :0:0: note: this is the location of the previous definition #9 4.696 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.696 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, #9 4.696 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: #9 4.696 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.696 #define __EXTENSIONS__ /* for Sun */ #9 4.696 #9 4.697 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.697 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, #9 4.697 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: #9 4.697 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.697 #define __EXTENSIONS__ /* for Sun */ #9 4.697 #9 4.704 :0:0: note: this is the location of the previous definition #9 4.712 :0:0: note: this is the location of the previous definition #9 4.720 :0:0: note: this is the location of the previous definition #9 4.721 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 4.721 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: #9 4.721 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.721 #define __EXTENSIONS__ /* for Sun */ #9 4.721 #9 4.721 :0:0: note: this is the location of the previous definition #9 4.725 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  #9 4.726 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, #9 4.726 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: #9 4.726 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.726 #define __EXTENSIONS__ /* for Sun */ #9 4.726 #9 4.726 :0:0: note: this is the location of the previous definition #9 4.733 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, #9 4.733 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: #9 4.733 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.733 #define __EXTENSIONS__ /* for Sun */ #9 4.733 #9 4.739 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, #9 4.739 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: #9 4.739 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.739 #define __EXTENSIONS__ /* for Sun */ #9 4.739 #9 4.739 :0:0: note: this is the location of the previous definition #9 4.740 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  #9 4.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, #9 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: #9 4.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.741 #define __EXTENSIONS__ /* for Sun */ #9 4.741 #9 4.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, #9 4.741 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: #9 4.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.741 #define __EXTENSIONS__ /* for Sun */ #9 4.741 #9 4.741 :0:0: note: this is the location of the previous definition #9 4.742 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, #9 4.742 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: #9 4.742 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.742 #define __EXTENSIONS__ /* for Sun */ #9 4.742 #9 4.742 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  #9 4.744 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  #9 4.746 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.746 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.746 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, #9 4.746 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: #9 4.746 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.746 #define __EXTENSIONS__ /* for Sun */ #9 4.746 #9 4.748 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  #9 4.751 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  #9 4.751 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  #9 4.752 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  #9 4.752 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  #9 4.756 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  #9 4.757 :0:0: note: this is the location of the previous definition #9 4.757 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  #9 4.757 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  #9 4.762 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.762 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.762 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, #9 4.762 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: #9 4.762 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.762 #define __EXTENSIONS__ /* for Sun */ #9 4.762 #9 4.762 :0:0: note: this is the location of the previous definition #9 4.763 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  #9 4.764 :0:0: note: this is the location of the previous definition #9 4.764 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  #9 4.765 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  #9 4.766 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  #9 4.766 :0:0: note: this is the location of the previous definition #9 4.767 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  #9 4.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, #9 4.767 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: #9 4.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.767 #define __EXTENSIONS__ /* for Sun */ #9 4.767 #9 4.767 :0:0: note: this is the location of the previous definition #9 4.768 :0:0: note: this is the location of the previous definition #9 4.776 :0:0: note: this is the location of the previous definition #9 4.782 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.782 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, #9 4.782 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: #9 4.782 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.782 #define __EXTENSIONS__ /* for Sun */ #9 4.782 #9 4.784 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 4.784 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, #9 4.784 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: #9 4.784 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.784 #define __EXTENSIONS__ /* for Sun */ #9 4.784 #9 4.784 :0:0: note: this is the location of the previous definition #9 4.784 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.784 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, #9 4.784 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: #9 4.784 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.784 #define __EXTENSIONS__ /* for Sun */ #9 4.784 #9 4.796 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 4.796 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: #9 4.796 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.796 #define __EXTENSIONS__ /* for Sun */ #9 4.796 #9 4.796 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 4.796 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: #9 4.796 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.796 #define __EXTENSIONS__ /* for Sun */ #9 4.796 #9 4.812 :0:0: note: this is the location of the previous definition #9 4.812 :0:0: note: this is the location of the previous definition #9 4.812 :0:0: note: this is the location of the previous definition #9 4.823 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.823 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, #9 4.823 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: #9 4.823 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.823 #define __EXTENSIONS__ /* for Sun */ #9 4.823 #9 4.824 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, #9 4.824 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: #9 4.824 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.824 #define __EXTENSIONS__ /* for Sun */ #9 4.824 #9 4.824 :0:0: note: this is the location of the previous definition #9 4.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.835 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.835 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.835 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: #9 4.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.835 #define __EXTENSIONS__ /* for Sun */ #9 4.835 #9 4.842 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 4.842 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, #9 4.842 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: #9 4.842 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.842 #define __EXTENSIONS__ /* for Sun */ #9 4.842 #9 4.846 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 4.846 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, #9 4.846 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: #9 4.846 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.846 #define __EXTENSIONS__ /* for Sun */ #9 4.846 #9 4.847 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, #9 4.847 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: #9 4.847 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.847 #define __EXTENSIONS__ /* for Sun */ #9 4.847 #9 4.852 :0:0: note: this is the location of the previous definition #9 4.860 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  #9 4.860 :0:0: note: this is the location of the previous definition #9 4.862 :0:0: note: this is the location of the previous definition #9 4.863 :0:0: note: this is the location of the previous definition #9 4.864 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 4.864 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: #9 4.864 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.864 #define __EXTENSIONS__ /* for Sun */ #9 4.864 #9 4.864 :0:0: note: this is the location of the previous definition #9 4.865 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, #9 4.865 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: #9 4.865 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.865 #define __EXTENSIONS__ /* for Sun */ #9 4.865 #9 4.865 :0:0: note: this is the location of the previous definition #9 4.875 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 4.875 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: #9 4.875 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.875 #define __EXTENSIONS__ /* for Sun */ #9 4.875 #9 4.875 :0:0: note: this is the location of the previous definition #9 4.886 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, #9 4.886 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: #9 4.886 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.886 #define __EXTENSIONS__ /* for Sun */ #9 4.886 #9 4.886 :0:0: note: this is the location of the previous definition #9 4.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, #9 4.893 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: #9 4.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.893 #define __EXTENSIONS__ /* for Sun */ #9 4.893 #9 4.893 :0:0: note: this is the location of the previous definition #9 4.895 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, #9 4.895 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: #9 4.895 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.895 #define __EXTENSIONS__ /* for Sun */ #9 4.895 #9 4.895 :0:0: note: this is the location of the previous definition #9 4.896 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, #9 4.896 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: #9 4.896 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.896 #define __EXTENSIONS__ /* for Sun */ #9 4.896 #9 4.896 :0:0: note: this is the location of the previous definition #9 4.900 :0:0: note: this is the location of the previous definition #9 4.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, #9 4.939 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: #9 4.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.939 #define __EXTENSIONS__ /* for Sun */ #9 4.939 #9 4.942 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.942 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, #9 4.942 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: #9 4.942 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.942 #define __EXTENSIONS__ /* for Sun */ #9 4.942 #9 4.942 :0:0: note: this is the location of the previous definition #9 4.944 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, #9 4.944 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: #9 4.944 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.944 #define __EXTENSIONS__ /* for Sun */ #9 4.944 #9 4.944 :0:0: note: this is the location of the previous definition #9 4.944 :0:0: note: this is the location of the previous definition #9 4.945 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  #9 4.950 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, #9 4.950 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: #9 4.950 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.950 #define __EXTENSIONS__ /* for Sun */ #9 4.950 #9 4.950 :0:0: note: this is the location of the previous definition #9 4.953 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 4.953 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: #9 4.953 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.953 #define __EXTENSIONS__ /* for Sun */ #9 4.953 #9 4.953 :0:0: note: this is the location of the previous definition #9 4.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, #9 4.959 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: #9 4.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.959 #define __EXTENSIONS__ /* for Sun */ #9 4.959 #9 4.959 :0:0: note: this is the location of the previous definition #9 4.961 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.961 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, #9 4.961 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: #9 4.961 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.961 #define __EXTENSIONS__ /* for Sun */ #9 4.961 #9 4.961 :0:0: note: this is the location of the previous definition #9 4.966 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 4.966 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: #9 4.966 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.966 #define __EXTENSIONS__ /* for Sun */ #9 4.966 #9 4.966 :0:0: note: this is the location of the previous definition #9 4.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.991 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, #9 4.991 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: #9 4.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.991 #define __EXTENSIONS__ /* for Sun */ #9 4.991 #9 4.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, #9 4.991 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: #9 4.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.991 #define __EXTENSIONS__ /* for Sun */ #9 4.991 #9 4.991 :0:0: note: this is the location of the previous definition #9 4.992 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  #9 4.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.999 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: #9 4.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.999 #define __EXTENSIONS__ /* for Sun */ #9 4.999 #9 4.999 :0:0: note: this is the location of the previous definition #9 5.001 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, #9 5.001 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: #9 5.001 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.001 #define __EXTENSIONS__ /* for Sun */ #9 5.001 #9 5.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, #9 5.009 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: #9 5.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.009 #define __EXTENSIONS__ /* for Sun */ #9 5.009 #9 5.013 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.013 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, #9 5.013 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: #9 5.013 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.013 #define __EXTENSIONS__ /* for Sun */ #9 5.013 #9 5.013 :0:0: note: this is the location of the previous definition #9 5.020 :0:0: note: this is the location of the previous definition #9 5.037 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, #9 5.037 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: #9 5.037 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.037 #define __EXTENSIONS__ /* for Sun */ #9 5.037 #9 5.037 :0:0: note: this is the location of the previous definition #9 5.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.042 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.042 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 5.042 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, #9 5.042 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: #9 5.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.042 #define __EXTENSIONS__ /* for Sun */ #9 5.042 #9 5.042 :0:0: note: this is the location of the previous definition #9 5.051 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 5.051 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 5.051 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, #9 5.051 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: #9 5.051 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.051 #define __EXTENSIONS__ /* for Sun */ #9 5.051 #9 5.051 :0:0: note: this is the location of the previous definition #9 5.064 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.064 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, #9 5.064 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: #9 5.064 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.064 #define __EXTENSIONS__ /* for Sun */ #9 5.064 #9 5.064 :0:0: note: this is the location of the previous definition #9 5.068 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, #9 5.068 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: #9 5.068 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.068 #define __EXTENSIONS__ /* for Sun */ #9 5.068 #9 5.068 :0:0: note: this is the location of the previous definition #9 5.068 :0:0: note: this is the location of the previous definition #9 5.075 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  #9 5.075 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  #9 5.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  #9 5.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  #9 5.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  #9 5.078 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  #9 5.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  #9 5.079 :0:0: note: this is the location of the previous definition #9 5.079 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  #9 5.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  #9 5.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.081 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, #9 5.081 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: #9 5.081 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.081 #define __EXTENSIONS__ /* for Sun */ #9 5.081 #9 5.082 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  #9 5.083 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  #9 5.083 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  #9 5.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  #9 5.085 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  #9 5.091 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, #9 5.091 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: #9 5.091 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.091 #define __EXTENSIONS__ /* for Sun */ #9 5.091 #9 5.091 :0:0: note: this is the location of the previous definition #9 5.092 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  #9 5.093 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  #9 5.096 :0:0: note: this is the location of the previous definition #9 5.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  #9 5.113 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.113 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.113 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, #9 5.113 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: #9 5.113 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.113 #define __EXTENSIONS__ /* for Sun */ #9 5.113 #9 5.119 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  #9 5.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, #9 5.122 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: #9 5.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.122 #define __EXTENSIONS__ /* for Sun */ #9 5.122 #9 5.122 :0:0: note: this is the location of the previous definition #9 5.129 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.129 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, #9 5.129 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: #9 5.129 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.129 #define __EXTENSIONS__ /* for Sun */ #9 5.129 #9 5.129 :0:0: note: this is the location of the previous definition #9 5.132 :0:0: note: this is the location of the previous definition #9 5.145 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 5.145 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, #9 5.145 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: #9 5.145 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.145 #define __EXTENSIONS__ /* for Sun */ #9 5.145 #9 5.145 :0:0: note: this is the location of the previous definition #9 5.147 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 5.147 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, #9 5.147 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: #9 5.147 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.147 #define __EXTENSIONS__ /* for Sun */ #9 5.147 #9 5.147 :0:0: note: this is the location of the previous definition #9 5.153 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.153 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, #9 5.153 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: #9 5.153 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.153 #define __EXTENSIONS__ /* for Sun */ #9 5.153 #9 5.153 :0:0: note: this is the location of the previous definition #9 5.156 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, #9 5.156 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: #9 5.156 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.156 #define __EXTENSIONS__ /* for Sun */ #9 5.156 #9 5.156 :0:0: note: this is the location of the previous definition #9 5.164 :0:0: note: this is the location of the previous definition #9 5.169 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 5.169 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 5.169 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, #9 5.169 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: #9 5.169 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.169 #define __EXTENSIONS__ /* for Sun */ #9 5.169 #9 5.170 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.170 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.170 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, #9 5.170 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: #9 5.170 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.170 #define __EXTENSIONS__ /* for Sun */ #9 5.170 #9 5.175 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.175 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, #9 5.175 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: #9 5.175 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.175 #define __EXTENSIONS__ /* for Sun */ #9 5.175 #9 5.177 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.177 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, #9 5.177 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: #9 5.177 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.177 #define __EXTENSIONS__ /* for Sun */ #9 5.177 #9 5.177 :0:0: note: this is the location of the previous definition #9 5.179 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 5.179 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: #9 5.179 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.179 #define __EXTENSIONS__ /* for Sun */ #9 5.179 #9 5.199 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, #9 5.199 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: #9 5.199 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.199 #define __EXTENSIONS__ /* for Sun */ #9 5.199 #9 5.199 :0:0: note: this is the location of the previous definition #9 5.210 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 5.210 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 5.210 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: #9 5.210 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.210 #define __EXTENSIONS__ /* for Sun */ #9 5.210 #9 5.210 :0:0: note: this is the location of the previous definition #9 5.239 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, #9 5.239 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: #9 5.239 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.239 #define __EXTENSIONS__ /* for Sun */ #9 5.239 #9 5.239 :0:0: note: this is the location of the previous definition #9 5.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, #9 5.244 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: #9 5.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.244 #define __EXTENSIONS__ /* for Sun */ #9 5.244 #9 5.244 :0:0: note: this is the location of the previous definition #9 5.248 :0:0: note: this is the location of the previous definition #9 5.256 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, #9 5.256 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: #9 5.256 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.256 #define __EXTENSIONS__ /* for Sun */ #9 5.256 #9 5.256 :0:0: note: this is the location of the previous definition #9 5.273 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, #9 5.273 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: #9 5.273 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.273 #define __EXTENSIONS__ /* for Sun */ #9 5.273 #9 5.273 :0:0: note: this is the location of the previous definition #9 5.273 :0:0: note: this is the location of the previous definition #9 5.278 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, #9 5.278 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: #9 5.278 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.278 #define __EXTENSIONS__ /* for Sun */ #9 5.278 #9 5.278 :0:0: note: this is the location of the previous definition #9 5.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, #9 5.291 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: #9 5.291 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.291 #define __EXTENSIONS__ /* for Sun */ #9 5.291 #9 5.291 :0:0: note: this is the location of the previous definition #9 5.294 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.294 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, #9 5.294 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: #9 5.294 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.294 #define __EXTENSIONS__ /* for Sun */ #9 5.294 #9 5.294 :0:0: note: this is the location of the previous definition #9 5.303 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.303 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.303 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: #9 5.303 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.303 #define __EXTENSIONS__ /* for Sun */ #9 5.303 #9 5.303 :0:0: note: this is the location of the previous definition #9 5.307 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.307 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, #9 5.307 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: #9 5.307 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.307 #define __EXTENSIONS__ /* for Sun */ #9 5.307 #9 5.307 :0:0: note: this is the location of the previous definition #9 5.309 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.309 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, #9 5.309 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: #9 5.309 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.309 #define __EXTENSIONS__ /* for Sun */ #9 5.309 #9 5.309 :0:0: note: this is the location of the previous definition #9 5.322 :0:0: note: this is the location of the previous definition #9 5.322 :0:0: note: this is the location of the previous definition #9 5.325 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.325 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.325 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, #9 5.325 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: #9 5.325 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.325 #define __EXTENSIONS__ /* for Sun */ #9 5.325 #9 5.325 :0:0: note: this is the location of the previous definition #9 5.331 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.331 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, #9 5.331 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: #9 5.331 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.331 #define __EXTENSIONS__ /* for Sun */ #9 5.331 #9 5.331 :0:0: note: this is the location of the previous definition #9 5.339 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 5.339 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: #9 5.339 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.339 #define __EXTENSIONS__ /* for Sun */ #9 5.339 #9 5.339 :0:0: note: this is the location of the previous definition #9 5.347 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 5.347 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: #9 5.347 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.347 #define __EXTENSIONS__ /* for Sun */ #9 5.347 #9 5.347 :0:0: note: this is the location of the previous definition #9 5.348 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.348 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, #9 5.348 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: #9 5.348 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.348 #define __EXTENSIONS__ /* for Sun */ #9 5.348 #9 5.348 :0:0: note: this is the location of the previous definition #9 5.366 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.366 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, #9 5.366 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: #9 5.366 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.366 #define __EXTENSIONS__ /* for Sun */ #9 5.366 #9 5.366 :0:0: note: this is the location of the previous definition #9 5.368 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, #9 5.368 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: #9 5.368 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.368 #define __EXTENSIONS__ /* for Sun */ #9 5.368 #9 5.368 :0:0: note: this is the location of the previous definition #9 5.375 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 5.375 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, #9 5.375 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: #9 5.375 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.375 #define __EXTENSIONS__ /* for Sun */ #9 5.375 #9 5.375 :0:0: note: this is the location of the previous definition #9 5.387 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.387 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, #9 5.387 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: #9 5.387 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.387 #define __EXTENSIONS__ /* for Sun */ #9 5.387 #9 5.387 :0:0: note: this is the location of the previous definition #9 5.403 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.403 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, #9 5.403 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: #9 5.403 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.403 #define __EXTENSIONS__ /* for Sun */ #9 5.403 #9 5.403 :0:0: note: this is the location of the previous definition #9 5.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, #9 5.405 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: #9 5.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.405 #define __EXTENSIONS__ /* for Sun */ #9 5.405 #9 5.405 :0:0: note: this is the location of the previous definition #9 5.414 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.414 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, #9 5.414 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: #9 5.414 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.414 #define __EXTENSIONS__ /* for Sun */ #9 5.414 #9 5.414 :0:0: note: this is the location of the previous definition #9 5.416 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.416 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, #9 5.416 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: #9 5.416 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.416 #define __EXTENSIONS__ /* for Sun */ #9 5.416 #9 5.416 :0:0: note: this is the location of the previous definition #9 5.423 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.423 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: #9 5.423 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.423 #define __EXTENSIONS__ /* for Sun */ #9 5.423 #9 5.428 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 5.428 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 5.428 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: #9 5.428 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.428 #define __EXTENSIONS__ /* for Sun */ #9 5.428 #9 5.428 :0:0: note: this is the location of the previous definition #9 5.440 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.440 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, #9 5.440 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: #9 5.440 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.440 #define __EXTENSIONS__ /* for Sun */ #9 5.440 #9 5.440 :0:0: note: this is the location of the previous definition #9 5.456 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, #9 5.456 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: #9 5.456 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.456 #define __EXTENSIONS__ /* for Sun */ #9 5.456 #9 5.456 :0:0: note: this is the location of the previous definition #9 5.474 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, #9 5.474 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: #9 5.474 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.474 #define __EXTENSIONS__ /* for Sun */ #9 5.474 #9 5.474 :0:0: note: this is the location of the previous definition #9 5.482 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, #9 5.482 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: #9 5.482 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.482 #define __EXTENSIONS__ /* for Sun */ #9 5.482 #9 5.482 :0:0: note: this is the location of the previous definition #9 5.482 :0:0: note: this is the location of the previous definition #9 5.489 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 5.489 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, #9 5.489 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: #9 5.489 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.489 #define __EXTENSIONS__ /* for Sun */ #9 5.489 #9 5.489 :0:0: note: this is the location of the previous definition #9 5.490 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.490 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, #9 5.490 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: #9 5.490 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.490 #define __EXTENSIONS__ /* for Sun */ #9 5.490 #9 5.490 :0:0: note: this is the location of the previous definition #9 5.505 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.505 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: #9 5.505 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.505 #define __EXTENSIONS__ /* for Sun */ #9 5.505 #9 5.505 :0:0: note: this is the location of the previous definition #9 5.507 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 5.507 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: #9 5.507 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.507 #define __EXTENSIONS__ /* for Sun */ #9 5.507 #9 5.508 :0:0: note: this is the location of the previous definition #9 5.524 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.524 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.524 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, #9 5.524 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: #9 5.524 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.524 #define __EXTENSIONS__ /* for Sun */ #9 5.524 #9 5.524 :0:0: note: this is the location of the previous definition #9 5.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.532 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, #9 5.532 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: #9 5.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.532 #define __EXTENSIONS__ /* for Sun */ #9 5.532 #9 5.532 :0:0: note: this is the location of the previous definition #9 5.533 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 5.533 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, #9 5.533 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: #9 5.533 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.533 #define __EXTENSIONS__ /* for Sun */ #9 5.533 #9 5.533 :0:0: note: this is the location of the previous definition #9 5.546 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.546 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, #9 5.546 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: #9 5.546 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.546 #define __EXTENSIONS__ /* for Sun */ #9 5.546 #9 5.546 :0:0: note: this is the location of the previous definition #9 5.553 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.553 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.553 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, #9 5.553 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: #9 5.553 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.553 #define __EXTENSIONS__ /* for Sun */ #9 5.553 #9 5.553 :0:0: note: this is the location of the previous definition #9 5.561 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.561 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, #9 5.561 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: #9 5.561 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.561 #define __EXTENSIONS__ /* for Sun */ #9 5.561 #9 5.561 :0:0: note: this is the location of the previous definition #9 5.589 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, #9 5.589 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: #9 5.589 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.589 #define __EXTENSIONS__ /* for Sun */ #9 5.589 #9 5.591 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.591 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, #9 5.591 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: #9 5.591 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.591 #define __EXTENSIONS__ /* for Sun */ #9 5.591 #9 5.593 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.593 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.593 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, #9 5.593 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: #9 5.593 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.593 #define __EXTENSIONS__ /* for Sun */ #9 5.593 #9 5.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 5.595 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, #9 5.595 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: #9 5.595 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.595 #define __EXTENSIONS__ /* for Sun */ #9 5.595 #9 5.595 :0:0: note: this is the location of the previous definition #9 5.597 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, #9 5.597 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: #9 5.597 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.597 #define __EXTENSIONS__ /* for Sun */ #9 5.597 #9 5.597 :0:0: note: this is the location of the previous definition #9 5.599 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 5.599 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, #9 5.599 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: #9 5.599 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.599 #define __EXTENSIONS__ /* for Sun */ #9 5.599 #9 5.599 :0:0: note: this is the location of the previous definition #9 5.599 :0:0: note: this is the location of the previous definition #9 5.608 :0:0: note: this is the location of the previous definition #9 5.610 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.610 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: #9 5.610 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.610 #define __EXTENSIONS__ /* for Sun */ #9 5.610 #9 5.610 :0:0: note: this is the location of the previous definition #9 5.610 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.610 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, #9 5.610 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: #9 5.610 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.610 #define __EXTENSIONS__ /* for Sun */ #9 5.610 #9 5.610 :0:0: note: this is the location of the previous definition #9 5.629 :0:0: note: this is the location of the previous definition #9 6.238 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_f1ap.a  #9 6.311 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 6.322 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 6.323 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  #9 6.324 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  #9 6.325 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  #9 6.325 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  #9 6.326 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  #9 6.327 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  #9 6.327 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  #9 6.328 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  #9 6.329 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  #9 6.329 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  #9 6.329 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  #9 6.330 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  #9 6.331 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  #9 6.332 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  #9 6.332 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  #9 6.333 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  #9 6.334 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  #9 6.334 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  #9 6.335 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  #9 6.336 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  #9 6.337 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  #9 6.337 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  #9 6.338 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  #9 6.338 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  #9 6.339 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  #9 6.339 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  #9 6.339 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  #9 6.340 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  #9 6.341 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  #9 6.341 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  #9 6.341 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  #9 6.342 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  #9 6.342 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  #9 6.343 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  #9 6.343 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  #9 6.349 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  #9 6.351 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  #9 6.351 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  #9 6.351 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  #9 6.354 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  #9 6.355 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  #9 6.355 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  #9 6.356 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  #9 6.356 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  #9 6.357 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  #9 6.360 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  #9 6.362 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 6.362 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: #9 6.362 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.362 #define __EXTENSIONS__ /* for Sun */ #9 6.362 #9 6.362 :0:0: note: this is the location of the previous definition #9 6.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  #9 6.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  #9 6.366 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  #9 6.366 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  #9 6.369 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  #9 6.370 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  #9 6.371 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  #9 6.372 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  #9 6.372 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  #9 6.372 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  #9 6.372 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  #9 6.373 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  #9 6.373 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  #9 6.374 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  #9 6.376 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  #9 6.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  #9 6.385 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  #9 6.387 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  #9 6.387 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  #9 6.387 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  #9 6.388 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  #9 6.388 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  #9 6.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  #9 6.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  #9 6.390 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  #9 6.390 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  #9 6.390 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  #9 6.391 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  #9 6.391 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  #9 6.391 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  #9 6.392 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  #9 6.393 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  #9 6.393 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  #9 6.394 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  #9 6.395 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  #9 6.395 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  #9 6.401 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  #9 6.401 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  #9 6.402 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  #9 6.403 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  #9 6.403 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  #9 6.407 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  #9 6.408 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  #9 6.412 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  #9 6.413 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  #9 6.415 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  #9 6.440 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  #9 6.442 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  #9 6.446 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  #9 6.446 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  #9 6.447 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  #9 6.447 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  #9 6.450 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  #9 6.471 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  #9 6.472 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  #9 6.496 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  #9 6.497 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  #9 6.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  #9 6.552 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  #9 6.553 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  #9 6.554 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  #9 6.554 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  #9 6.555 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  #9 6.555 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  #9 6.556 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  #9 6.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  #9 6.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  #9 6.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  #9 6.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  #9 6.586 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  #9 6.586 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  #9 6.608 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  #9 6.620 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  #9 6.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  #9 6.653 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  #9 6.669 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  #9 6.683 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 6.683 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, #9 6.683 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: #9 6.683 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.683 #define __EXTENSIONS__ /* for Sun */ #9 6.683 #9 6.683 :0:0: note: this is the location of the previous definition #9 6.685 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  #9 6.692 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, #9 6.692 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: #9 6.692 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.692 #define __EXTENSIONS__ /* for Sun */ #9 6.692 #9 6.692 :0:0: note: this is the location of the previous definition #9 6.693 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  #9 6.700 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  #9 6.705 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  #9 6.707 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 6.707 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 6.707 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, #9 6.707 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: #9 6.707 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.707 #define __EXTENSIONS__ /* for Sun */ #9 6.707 #9 6.707 :0:0: note: this is the location of the previous definition #9 6.707 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 6.707 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: #9 6.707 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.707 #define __EXTENSIONS__ /* for Sun */ #9 6.707 #9 6.707 :0:0: note: this is the location of the previous definition #9 6.709 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.709 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, #9 6.709 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: #9 6.709 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.709 #define __EXTENSIONS__ /* for Sun */ #9 6.709 #9 6.709 :0:0: note: this is the location of the previous definition #9 6.711 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, #9 6.711 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: #9 6.711 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.711 #define __EXTENSIONS__ /* for Sun */ #9 6.711 #9 6.711 :0:0: note: this is the location of the previous definition #9 6.717 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  #9 6.717 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c  #9 6.718 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 6.718 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: #9 6.718 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.718 #define __EXTENSIONS__ /* for Sun */ #9 6.718 #9 6.718 :0:0: note: this is the location of the previous definition #9 6.721 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  #9 6.727 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 6.727 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, #9 6.727 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: #9 6.727 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.727 #define __EXTENSIONS__ /* for Sun */ #9 6.727 #9 6.727 :0:0: note: this is the location of the previous definition #9 6.727 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  #9 6.731 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 6.731 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, #9 6.731 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: #9 6.731 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.731 #define __EXTENSIONS__ /* for Sun */ #9 6.731 #9 6.731 :0:0: note: this is the location of the previous definition #9 6.732 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  #9 6.736 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  #9 6.737 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  #9 6.745 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, #9 6.745 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: #9 6.745 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.745 #define __EXTENSIONS__ /* for Sun */ #9 6.745 #9 6.745 :0:0: note: this is the location of the previous definition #9 6.751 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, #9 6.751 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: #9 6.751 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.751 #define __EXTENSIONS__ /* for Sun */ #9 6.751 #9 6.751 :0:0: note: this is the location of the previous definition #9 6.753 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  #9 6.759 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 6.759 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, #9 6.759 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: #9 6.759 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.759 #define __EXTENSIONS__ /* for Sun */ #9 6.759 #9 6.759 :0:0: note: this is the location of the previous definition #9 6.766 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.766 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, #9 6.766 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: #9 6.766 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.766 #define __EXTENSIONS__ /* for Sun */ #9 6.766 #9 6.766 :0:0: note: this is the location of the previous definition #9 6.769 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 6.769 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: #9 6.769 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.769 #define __EXTENSIONS__ /* for Sun */ #9 6.769 #9 6.769 :0:0: note: this is the location of the previous definition #9 6.770 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.770 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, #9 6.770 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: #9 6.770 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.770 #define __EXTENSIONS__ /* for Sun */ #9 6.770 #9 6.770 :0:0: note: this is the location of the previous definition #9 6.772 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  #9 6.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  #9 6.781 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 6.781 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, #9 6.781 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: #9 6.781 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.781 #define __EXTENSIONS__ /* for Sun */ #9 6.781 #9 6.781 :0:0: note: this is the location of the previous definition #9 6.785 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  #9 6.786 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.786 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, #9 6.786 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: #9 6.786 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.786 #define __EXTENSIONS__ /* for Sun */ #9 6.786 #9 6.786 :0:0: note: this is the location of the previous definition #9 6.789 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 6.789 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: #9 6.789 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.789 #define __EXTENSIONS__ /* for Sun */ #9 6.789 #9 6.789 :0:0: note: this is the location of the previous definition #9 6.790 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, #9 6.790 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: #9 6.790 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.790 #define __EXTENSIONS__ /* for Sun */ #9 6.790 #9 6.790 :0:0: note: this is the location of the previous definition #9 6.793 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, #9 6.793 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: #9 6.793 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.793 #define __EXTENSIONS__ /* for Sun */ #9 6.793 #9 6.793 :0:0: note: this is the location of the previous definition #9 6.805 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, #9 6.805 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: #9 6.805 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.805 #define __EXTENSIONS__ /* for Sun */ #9 6.805 #9 6.805 :0:0: note: this is the location of the previous definition #9 6.808 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, #9 6.808 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: #9 6.808 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.808 #define __EXTENSIONS__ /* for Sun */ #9 6.808 #9 6.808 :0:0: note: this is the location of the previous definition #9 6.825 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, #9 6.825 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: #9 6.825 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.825 #define __EXTENSIONS__ /* for Sun */ #9 6.825 #9 6.825 :0:0: note: this is the location of the previous definition #9 6.832 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, #9 6.832 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: #9 6.832 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.832 #define __EXTENSIONS__ /* for Sun */ #9 6.832 #9 6.832 :0:0: note: this is the location of the previous definition #9 6.835 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, #9 6.835 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: #9 6.835 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.835 #define __EXTENSIONS__ /* for Sun */ #9 6.835 #9 6.835 :0:0: note: this is the location of the previous definition #9 6.836 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  #9 6.840 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, #9 6.840 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: #9 6.840 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.840 #define __EXTENSIONS__ /* for Sun */ #9 6.840 #9 6.840 :0:0: note: this is the location of the previous definition #9 6.851 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 6.851 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, #9 6.851 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: #9 6.851 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.851 #define __EXTENSIONS__ /* for Sun */ #9 6.851 #9 6.851 :0:0: note: this is the location of the previous definition #9 6.857 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, #9 6.857 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: #9 6.857 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.857 #define __EXTENSIONS__ /* for Sun */ #9 6.857 #9 6.857 :0:0: note: this is the location of the previous definition #9 6.876 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, #9 6.876 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: #9 6.876 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.876 #define __EXTENSIONS__ /* for Sun */ #9 6.876 #9 6.888 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, #9 6.888 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: #9 6.888 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.888 #define __EXTENSIONS__ /* for Sun */ #9 6.888 #9 6.892 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, #9 6.892 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: #9 6.892 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.892 #define __EXTENSIONS__ /* for Sun */ #9 6.892 #9 6.892 :0:0: note: this is the location of the previous definition #9 6.895 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.895 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, #9 6.895 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: #9 6.895 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.895 #define __EXTENSIONS__ /* for Sun */ #9 6.895 #9 6.895 :0:0: note: this is the location of the previous definition #9 6.896 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, #9 6.896 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: #9 6.896 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.896 #define __EXTENSIONS__ /* for Sun */ #9 6.896 #9 6.896 :0:0: note: this is the location of the previous definition #9 6.896 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 6.896 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, #9 6.896 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: #9 6.896 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.896 #define __EXTENSIONS__ /* for Sun */ #9 6.896 #9 6.896 :0:0: note: this is the location of the previous definition #9 6.902 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, #9 6.902 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: #9 6.902 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.902 #define __EXTENSIONS__ /* for Sun */ #9 6.902 #9 6.902 :0:0: note: this is the location of the previous definition #9 6.915 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, #9 6.915 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: #9 6.915 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.915 #define __EXTENSIONS__ /* for Sun */ #9 6.915 #9 6.915 :0:0: note: this is the location of the previous definition #9 6.917 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, #9 6.917 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: #9 6.917 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.917 #define __EXTENSIONS__ /* for Sun */ #9 6.917 #9 6.917 :0:0: note: this is the location of the previous definition #9 6.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  #9 6.918 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.918 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: #9 6.918 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.918 #define __EXTENSIONS__ /* for Sun */ #9 6.918 #9 6.918 :0:0: note: this is the location of the previous definition #9 6.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  #9 6.925 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  #9 6.932 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, #9 6.932 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: #9 6.932 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.932 #define __EXTENSIONS__ /* for Sun */ #9 6.932 #9 6.932 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  #9 6.933 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  #9 6.934 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  #9 6.934 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  #9 6.937 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  #9 6.941 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, #9 6.941 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: #9 6.941 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.941 #define __EXTENSIONS__ /* for Sun */ #9 6.941 #9 6.941 :0:0: note: this is the location of the previous definition #9 6.942 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  #9 6.942 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  #9 6.950 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 6.950 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: #9 6.950 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.950 #define __EXTENSIONS__ /* for Sun */ #9 6.950 #9 6.950 :0:0: note: this is the location of the previous definition #9 6.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  #9 6.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  #9 6.952 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  #9 6.953 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.953 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, #9 6.953 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: #9 6.953 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.953 #define __EXTENSIONS__ /* for Sun */ #9 6.953 #9 6.953 :0:0: note: this is the location of the previous definition #9 6.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  #9 6.955 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 6.955 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 6.955 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: #9 6.955 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.955 #define __EXTENSIONS__ /* for Sun */ #9 6.955 #9 6.955 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  #9 6.963 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, #9 6.963 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: #9 6.963 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.963 #define __EXTENSIONS__ /* for Sun */ #9 6.963 #9 6.963 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 6.963 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, #9 6.963 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: #9 6.963 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.963 #define __EXTENSIONS__ /* for Sun */ #9 6.963 #9 6.963 :0:0: note: this is the location of the previous definition #9 6.970 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, #9 6.970 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: #9 6.970 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.970 #define __EXTENSIONS__ /* for Sun */ #9 6.970 #9 6.970 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, #9 6.970 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: #9 6.970 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.970 #define __EXTENSIONS__ /* for Sun */ #9 6.970 #9 6.980 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, #9 6.980 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: #9 6.980 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.980 #define __EXTENSIONS__ /* for Sun */ #9 6.980 #9 6.988 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, #9 6.988 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: #9 6.988 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.988 #define __EXTENSIONS__ /* for Sun */ #9 6.988 #9 6.990 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 6.990 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: #9 6.990 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.990 #define __EXTENSIONS__ /* for Sun */ #9 6.990 #9 6.997 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, #9 6.997 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: #9 6.997 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.997 #define __EXTENSIONS__ /* for Sun */ #9 6.997 #9 6.997 :0:0: note: this is the location of the previous definition #9 7.010 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  #9 7.010 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  #9 7.018 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, #9 7.018 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: #9 7.018 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.018 #define __EXTENSIONS__ /* for Sun */ #9 7.018 #9 7.018 :0:0: note: this is the location of the previous definition #9 7.021 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 7.021 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, #9 7.021 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: #9 7.021 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.021 #define __EXTENSIONS__ /* for Sun */ #9 7.021 #9 7.028 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, #9 7.028 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: #9 7.028 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.028 #define __EXTENSIONS__ /* for Sun */ #9 7.028 #9 7.029 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, #9 7.029 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: #9 7.029 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.029 #define __EXTENSIONS__ /* for Sun */ #9 7.029 #9 7.029 :0:0: note: this is the location of the previous definition #9 7.035 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 7.035 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, #9 7.035 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: #9 7.035 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.035 #define __EXTENSIONS__ /* for Sun */ #9 7.035 #9 7.035 :0:0: note: this is the location of the previous definition #9 7.038 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, #9 7.038 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: #9 7.038 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.038 #define __EXTENSIONS__ /* for Sun */ #9 7.038 #9 7.038 :0:0: note: this is the location of the previous definition #9 7.050 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.050 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, #9 7.050 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: #9 7.050 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.050 #define __EXTENSIONS__ /* for Sun */ #9 7.050 #9 7.050 :0:0: note: this is the location of the previous definition #9 7.056 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 7.056 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: #9 7.056 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.056 #define __EXTENSIONS__ /* for Sun */ #9 7.056 #9 7.056 :0:0: note: this is the location of the previous definition #9 7.060 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 7.060 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, #9 7.060 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: #9 7.060 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.060 #define __EXTENSIONS__ /* for Sun */ #9 7.060 #9 7.060 :0:0: note: this is the location of the previous definition #9 7.060 :0:0: note: this is the location of the previous definition #9 7.060 :0:0: note: this is the location of the previous definition #9 7.060 :0:0: note: this is the location of the previous definition #9 7.067 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 7.067 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: #9 7.067 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.067 #define __EXTENSIONS__ /* for Sun */ #9 7.067 #9 7.067 :0:0: note: this is the location of the previous definition #9 7.067 :0:0: note: this is the location of the previous definition #9 7.068 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  #9 7.073 :0:0: note: this is the location of the previous definition #9 7.075 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  #9 7.076 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  #9 7.076 :0:0: note: this is the location of the previous definition #9 7.078 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  #9 7.080 :0:0: note: this is the location of the previous definition #9 7.088 :0:0: note: this is the location of the previous definition #9 7.088 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  #9 7.098 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  #9 7.099 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  #9 7.101 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 7.101 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: #9 7.101 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.101 #define __EXTENSIONS__ /* for Sun */ #9 7.101 #9 7.101 :0:0: note: this is the location of the previous definition #9 7.105 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  #9 7.107 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.107 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, #9 7.107 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: #9 7.107 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.107 #define __EXTENSIONS__ /* for Sun */ #9 7.107 #9 7.107 :0:0: note: this is the location of the previous definition #9 7.108 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  #9 7.108 :0:0: note: this is the location of the previous definition #9 7.112 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  #9 7.114 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, #9 7.114 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: #9 7.114 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.114 #define __EXTENSIONS__ /* for Sun */ #9 7.114 #9 7.114 :0:0: note: this is the location of the previous definition #9 7.114 :0:0: note: this is the location of the previous definition #9 7.117 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, #9 7.117 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: #9 7.117 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.117 #define __EXTENSIONS__ /* for Sun */ #9 7.117 #9 7.117 :0:0: note: this is the location of the previous definition #9 7.128 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, #9 7.128 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: #9 7.128 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.128 #define __EXTENSIONS__ /* for Sun */ #9 7.128 #9 7.128 :0:0: note: this is the location of the previous definition #9 7.133 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 7.133 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: #9 7.133 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.133 #define __EXTENSIONS__ /* for Sun */ #9 7.133 #9 7.133 :0:0: note: this is the location of the previous definition #9 7.140 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, #9 7.140 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: #9 7.140 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.140 #define __EXTENSIONS__ /* for Sun */ #9 7.140 #9 7.140 :0:0: note: this is the location of the previous definition #9 7.152 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.152 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, #9 7.152 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: #9 7.152 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.152 #define __EXTENSIONS__ /* for Sun */ #9 7.152 #9 7.152 :0:0: note: this is the location of the previous definition #9 7.157 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, #9 7.157 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: #9 7.157 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.157 #define __EXTENSIONS__ /* for Sun */ #9 7.157 #9 7.157 :0:0: note: this is the location of the previous definition #9 7.157 :0:0: note: this is the location of the previous definition #9 7.161 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 7.161 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: #9 7.161 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.161 #define __EXTENSIONS__ /* for Sun */ #9 7.161 #9 7.161 :0:0: note: this is the location of the previous definition #9 7.174 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.174 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, #9 7.174 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: #9 7.174 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.174 #define __EXTENSIONS__ /* for Sun */ #9 7.174 #9 7.174 :0:0: note: this is the location of the previous definition #9 7.197 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.197 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, #9 7.197 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: #9 7.197 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.197 #define __EXTENSIONS__ /* for Sun */ #9 7.197 #9 7.202 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, #9 7.202 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: #9 7.202 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.202 #define __EXTENSIONS__ /* for Sun */ #9 7.202 #9 7.202 :0:0: note: this is the location of the previous definition #9 7.206 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, #9 7.206 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: #9 7.206 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.206 #define __EXTENSIONS__ /* for Sun */ #9 7.206 #9 7.210 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 7.210 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: #9 7.210 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.210 #define __EXTENSIONS__ /* for Sun */ #9 7.210 #9 7.213 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, #9 7.213 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: #9 7.213 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.213 #define __EXTENSIONS__ /* for Sun */ #9 7.213 #9 7.220 :0:0: note: this is the location of the previous definition #9 7.224 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 7.224 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 7.224 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: #9 7.224 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.224 #define __EXTENSIONS__ /* for Sun */ #9 7.224 #9 7.224 :0:0: note: this is the location of the previous definition #9 7.225 :0:0: note: this is the location of the previous definition #9 7.230 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.230 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, #9 7.230 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: #9 7.230 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.230 #define __EXTENSIONS__ /* for Sun */ #9 7.230 #9 7.230 :0:0: note: this is the location of the previous definition #9 7.244 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 7.244 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: #9 7.244 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.244 #define __EXTENSIONS__ /* for Sun */ #9 7.244 #9 7.246 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, #9 7.246 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: #9 7.246 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.246 #define __EXTENSIONS__ /* for Sun */ #9 7.246 #9 7.246 :0:0: note: this is the location of the previous definition #9 7.249 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, #9 7.249 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: #9 7.249 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.249 #define __EXTENSIONS__ /* for Sun */ #9 7.249 #9 7.249 :0:0: note: this is the location of the previous definition #9 7.253 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 7.253 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: #9 7.253 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.253 #define __EXTENSIONS__ /* for Sun */ #9 7.253 #9 7.257 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  #9 7.261 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.261 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, #9 7.261 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: #9 7.261 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.261 #define __EXTENSIONS__ /* for Sun */ #9 7.261 #9 7.261 :0:0: note: this is the location of the previous definition #9 7.261 :0:0: note: this is the location of the previous definition #9 7.262 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  #9 7.262 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  #9 7.263 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  #9 7.265 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  #9 7.269 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  #9 7.277 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  #9 7.279 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.279 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, #9 7.279 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: #9 7.279 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.279 #define __EXTENSIONS__ /* for Sun */ #9 7.279 #9 7.279 :0:0: note: this is the location of the previous definition #9 7.280 :0:0: note: this is the location of the previous definition #9 7.290 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 7.290 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: #9 7.290 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.290 #define __EXTENSIONS__ /* for Sun */ #9 7.290 #9 7.290 :0:0: note: this is the location of the previous definition #9 7.302 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 7.302 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: #9 7.302 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.302 #define __EXTENSIONS__ /* for Sun */ #9 7.302 #9 7.302 :0:0: note: this is the location of the previous definition #9 7.311 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, #9 7.311 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: #9 7.311 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.311 #define __EXTENSIONS__ /* for Sun */ #9 7.311 #9 7.311 :0:0: note: this is the location of the previous definition #9 7.316 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, #9 7.316 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: #9 7.316 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.316 #define __EXTENSIONS__ /* for Sun */ #9 7.316 #9 7.316 :0:0: note: this is the location of the previous definition #9 7.319 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, #9 7.319 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: #9 7.319 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.319 #define __EXTENSIONS__ /* for Sun */ #9 7.319 #9 7.319 :0:0: note: this is the location of the previous definition #9 7.327 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.327 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, #9 7.327 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: #9 7.327 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.327 #define __EXTENSIONS__ /* for Sun */ #9 7.327 #9 7.327 :0:0: note: this is the location of the previous definition #9 7.327 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 7.327 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: #9 7.327 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.327 #define __EXTENSIONS__ /* for Sun */ #9 7.327 #9 7.327 :0:0: note: this is the location of the previous definition #9 7.331 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 7.331 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, #9 7.331 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: #9 7.331 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.331 #define __EXTENSIONS__ /* for Sun */ #9 7.331 #9 7.331 :0:0: note: this is the location of the previous definition #9 7.334 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.334 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: #9 7.334 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.334 #define __EXTENSIONS__ /* for Sun */ #9 7.334 #9 7.334 :0:0: note: this is the location of the previous definition #9 7.338 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.338 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, #9 7.338 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: #9 7.338 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.338 #define __EXTENSIONS__ /* for Sun */ #9 7.338 #9 7.341 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, #9 7.341 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: #9 7.341 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.341 #define __EXTENSIONS__ /* for Sun */ #9 7.341 #9 7.341 :0:0: note: this is the location of the previous definition #9 7.343 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, #9 7.343 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: #9 7.343 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.343 #define __EXTENSIONS__ /* for Sun */ #9 7.343 #9 7.347 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.347 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, #9 7.347 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: #9 7.347 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.347 #define __EXTENSIONS__ /* for Sun */ #9 7.347 #9 7.347 :0:0: note: this is the location of the previous definition #9 7.348 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, #9 7.348 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: #9 7.348 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.348 #define __EXTENSIONS__ /* for Sun */ #9 7.348 #9 7.348 :0:0: note: this is the location of the previous definition #9 7.350 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, #9 7.350 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: #9 7.350 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.350 #define __EXTENSIONS__ /* for Sun */ #9 7.350 #9 7.350 :0:0: note: this is the location of the previous definition #9 7.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.352 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: #9 7.352 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.352 #define __EXTENSIONS__ /* for Sun */ #9 7.352 #9 7.357 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, #9 7.357 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: #9 7.357 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.357 #define __EXTENSIONS__ /* for Sun */ #9 7.357 #9 7.359 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 7.359 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, #9 7.359 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: #9 7.359 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.359 #define __EXTENSIONS__ /* for Sun */ #9 7.359 #9 7.359 :0:0: note: this is the location of the previous definition #9 7.363 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 7.363 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, #9 7.363 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: #9 7.363 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.363 #define __EXTENSIONS__ /* for Sun */ #9 7.363 #9 7.364 :0:0: note: this is the location of the previous definition #9 7.367 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 7.367 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: #9 7.367 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.367 #define __EXTENSIONS__ /* for Sun */ #9 7.367 #9 7.369 :0:0: note: this is the location of the previous definition #9 7.375 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 7.375 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, #9 7.375 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: #9 7.375 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.375 #define __EXTENSIONS__ /* for Sun */ #9 7.375 #9 7.379 :0:0: note: this is the location of the previous definition #9 7.383 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, #9 7.383 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: #9 7.383 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.383 #define __EXTENSIONS__ /* for Sun */ #9 7.383 #9 7.383 :0:0: note: this is the location of the previous definition #9 7.383 :0:0: note: this is the location of the previous definition #9 7.393 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 7.393 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: #9 7.393 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.393 #define __EXTENSIONS__ /* for Sun */ #9 7.393 #9 7.393 :0:0: note: this is the location of the previous definition #9 7.394 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.394 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, #9 7.394 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: #9 7.394 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.394 #define __EXTENSIONS__ /* for Sun */ #9 7.394 #9 7.394 :0:0: note: this is the location of the previous definition #9 7.396 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, #9 7.396 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: #9 7.396 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.396 #define __EXTENSIONS__ /* for Sun */ #9 7.396 #9 7.396 :0:0: note: this is the location of the previous definition #9 7.396 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  #9 7.397 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 7.397 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, #9 7.397 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: #9 7.397 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.397 #define __EXTENSIONS__ /* for Sun */ #9 7.397 #9 7.397 :0:0: note: this is the location of the previous definition #9 7.401 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, #9 7.401 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: #9 7.401 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.401 #define __EXTENSIONS__ /* for Sun */ #9 7.401 #9 7.401 :0:0: note: this is the location of the previous definition #9 7.403 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, #9 7.403 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: #9 7.403 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.403 #define __EXTENSIONS__ /* for Sun */ #9 7.403 #9 7.403 :0:0: note: this is the location of the previous definition #9 7.403 :0:0: note: this is the location of the previous definition #9 7.405 :0:0: note: this is the location of the previous definition #9 7.406 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.406 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, #9 7.406 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: #9 7.406 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.406 #define __EXTENSIONS__ /* for Sun */ #9 7.406 #9 7.409 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 7.409 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 7.409 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, #9 7.409 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: #9 7.409 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.409 #define __EXTENSIONS__ /* for Sun */ #9 7.409 #9 7.409 :0:0: note: this is the location of the previous definition #9 7.412 :0:0: note: this is the location of the previous definition #9 7.414 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, #9 7.414 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: #9 7.414 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.414 #define __EXTENSIONS__ /* for Sun */ #9 7.414 #9 7.414 :0:0: note: this is the location of the previous definition #9 7.421 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, #9 7.421 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: #9 7.421 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.421 #define __EXTENSIONS__ /* for Sun */ #9 7.421 #9 7.421 :0:0: note: this is the location of the previous definition #9 7.435 :0:0: note: this is the location of the previous definition #9 7.437 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 7.437 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: #9 7.437 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.437 #define __EXTENSIONS__ /* for Sun */ #9 7.437 #9 7.437 :0:0: note: this is the location of the previous definition #9 7.437 :0:0: note: this is the location of the previous definition #9 7.449 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  #9 7.452 :0:0: note: this is the location of the previous definition #9 7.453 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, #9 7.453 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: #9 7.453 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.453 #define __EXTENSIONS__ /* for Sun */ #9 7.453 #9 7.453 :0:0: note: this is the location of the previous definition #9 7.453 :0:0: note: this is the location of the previous definition #9 7.453 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, #9 7.453 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: #9 7.453 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.453 #define __EXTENSIONS__ /* for Sun */ #9 7.453 #9 7.453 :0:0: note: this is the location of the previous definition #9 7.456 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  #9 7.456 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  #9 7.463 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, #9 7.463 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: #9 7.463 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.463 #define __EXTENSIONS__ /* for Sun */ #9 7.463 #9 7.463 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.463 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, #9 7.463 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: #9 7.463 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.463 #define __EXTENSIONS__ /* for Sun */ #9 7.463 #9 7.463 :0:0: note: this is the location of the previous definition #9 7.475 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  #9 7.475 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  #9 7.480 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 7.480 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, #9 7.480 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: #9 7.480 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.480 #define __EXTENSIONS__ /* for Sun */ #9 7.480 #9 7.480 :0:0: note: this is the location of the previous definition #9 7.481 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  #9 7.492 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.492 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, #9 7.492 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: #9 7.492 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.492 #define __EXTENSIONS__ /* for Sun */ #9 7.492 #9 7.492 :0:0: note: this is the location of the previous definition #9 7.495 In file included from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.h:52:0, #9 7.495 from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c:8: #9 7.495 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.495 #define __EXTENSIONS__ /* for Sun */ #9 7.495 #9 7.502 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  #9 7.502 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 7.502 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: #9 7.502 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.502 #define __EXTENSIONS__ /* for Sun */ #9 7.502 #9 7.502 :0:0: note: this is the location of the previous definition #9 7.509 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  #9 7.512 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 7.512 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, #9 7.512 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: #9 7.512 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.512 #define __EXTENSIONS__ /* for Sun */ #9 7.512 #9 7.526 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, #9 7.526 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: #9 7.526 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.526 #define __EXTENSIONS__ /* for Sun */ #9 7.526 #9 7.528 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.528 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, #9 7.528 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: #9 7.528 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.528 #define __EXTENSIONS__ /* for Sun */ #9 7.528 #9 7.528 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  #9 7.532 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  #9 7.534 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, #9 7.534 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: #9 7.534 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.534 #define __EXTENSIONS__ /* for Sun */ #9 7.534 #9 7.534 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, #9 7.534 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: #9 7.534 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.534 #define __EXTENSIONS__ /* for Sun */ #9 7.534 #9 7.534 :0:0: note: this is the location of the previous definition #9 7.535 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  #9 7.535 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  #9 7.537 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 7.537 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, #9 7.537 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: #9 7.537 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.537 #define __EXTENSIONS__ /* for Sun */ #9 7.537 #9 7.544 :0:0: note: this is the location of the previous definition #9 7.549 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 7.549 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: #9 7.549 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.549 #define __EXTENSIONS__ /* for Sun */ #9 7.549 #9 7.550 :0:0: note: this is the location of the previous definition #9 7.558 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, #9 7.558 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: #9 7.558 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.558 #define __EXTENSIONS__ /* for Sun */ #9 7.558 #9 7.558 :0:0: note: this is the location of the previous definition #9 7.560 :0:0: note: this is the location of the previous definition #9 7.560 :0:0: note: this is the location of the previous definition #9 7.564 :0:0: note: this is the location of the previous definition #9 7.580 :0:0: note: this is the location of the previous definition #9 7.584 :0:0: note: this is the location of the previous definition #9 7.600 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, #9 7.600 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: #9 7.600 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.600 #define __EXTENSIONS__ /* for Sun */ #9 7.600 #9 7.604 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.604 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, #9 7.604 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: #9 7.604 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.604 #define __EXTENSIONS__ /* for Sun */ #9 7.604 #9 7.604 :0:0: note: this is the location of the previous definition #9 7.607 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, #9 7.607 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: #9 7.607 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.607 #define __EXTENSIONS__ /* for Sun */ #9 7.607 #9 7.610 :0:0: note: this is the location of the previous definition #9 7.613 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 7.613 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: #9 7.613 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.613 #define __EXTENSIONS__ /* for Sun */ #9 7.613 #9 7.620 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 7.620 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: #9 7.620 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.620 #define __EXTENSIONS__ /* for Sun */ #9 7.620 #9 7.620 :0:0: note: this is the location of the previous definition #9 7.627 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  #9 7.628 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  #9 7.628 :0:0: note: this is the location of the previous definition #9 7.629 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  #9 7.629 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  #9 7.630 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 7.630 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: #9 7.630 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.630 #define __EXTENSIONS__ /* for Sun */ #9 7.630 #9 7.633 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  #9 7.637 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 7.637 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: #9 7.637 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.637 #define __EXTENSIONS__ /* for Sun */ #9 7.637 #9 7.643 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, #9 7.643 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: #9 7.643 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.643 #define __EXTENSIONS__ /* for Sun */ #9 7.643 #9 7.643 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  #9 7.643 :0:0: note: this is the location of the previous definition #9 7.643 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  #9 7.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  #9 7.659 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, #9 7.659 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: #9 7.659 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.659 #define __EXTENSIONS__ /* for Sun */ #9 7.659 #9 7.659 :0:0: note: this is the location of the previous definition #9 7.660 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, #9 7.660 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: #9 7.660 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.660 #define __EXTENSIONS__ /* for Sun */ #9 7.660 #9 7.660 :0:0: note: this is the location of the previous definition #9 7.661 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  #9 7.661 :0:0: note: this is the location of the previous definition #9 7.661 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  #9 7.664 :0:0: note: this is the location of the previous definition #9 7.669 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, #9 7.669 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: #9 7.669 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.669 #define __EXTENSIONS__ /* for Sun */ #9 7.669 #9 7.669 :0:0: note: this is the location of the previous definition #9 7.679 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, #9 7.679 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: #9 7.679 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.679 #define __EXTENSIONS__ /* for Sun */ #9 7.679 #9 7.680 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, #9 7.680 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: #9 7.680 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.680 #define __EXTENSIONS__ /* for Sun */ #9 7.680 #9 7.688 :0:0: note: this is the location of the previous definition #9 7.699 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.699 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 7.699 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: #9 7.699 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.699 #define __EXTENSIONS__ /* for Sun */ #9 7.699 #9 7.700 :0:0: note: this is the location of the previous definition #9 7.703 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 7.703 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, #9 7.703 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: #9 7.703 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.703 #define __EXTENSIONS__ /* for Sun */ #9 7.703 #9 7.703 :0:0: note: this is the location of the previous definition #9 7.707 :0:0: note: this is the location of the previous definition #9 7.710 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 7.710 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, #9 7.710 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: #9 7.710 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.710 #define __EXTENSIONS__ /* for Sun */ #9 7.710 #9 7.711 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  #9 7.712 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.712 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, #9 7.712 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: #9 7.712 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.712 #define __EXTENSIONS__ /* for Sun */ #9 7.712 #9 7.718 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 7.718 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: #9 7.718 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.718 #define __EXTENSIONS__ /* for Sun */ #9 7.718 #9 7.718 :0:0: note: this is the location of the previous definition #9 7.721 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, #9 7.721 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: #9 7.721 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.721 #define __EXTENSIONS__ /* for Sun */ #9 7.721 #9 7.724 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 7.724 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: #9 7.724 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.724 #define __EXTENSIONS__ /* for Sun */ #9 7.724 #9 7.724 :0:0: note: this is the location of the previous definition #9 7.728 :0:0: note: this is the location of the previous definition #9 7.728 :0:0: note: this is the location of the previous definition #9 7.729 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  #9 7.732 :0:0: note: this is the location of the previous definition #9 7.733 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  #9 7.734 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  #9 7.739 :0:0: note: this is the location of the previous definition #9 7.739 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  #9 7.749 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  #9 7.751 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, #9 7.751 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: #9 7.751 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.751 #define __EXTENSIONS__ /* for Sun */ #9 7.751 #9 7.751 :0:0: note: this is the location of the previous definition #9 7.755 :0:0: note: this is the location of the previous definition #9 7.771 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.771 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, #9 7.771 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: #9 7.771 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.771 #define __EXTENSIONS__ /* for Sun */ #9 7.771 #9 7.771 :0:0: note: this is the location of the previous definition #9 7.775 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, #9 7.775 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: #9 7.775 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.775 #define __EXTENSIONS__ /* for Sun */ #9 7.775 #9 7.775 :0:0: note: this is the location of the previous definition #9 7.782 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.782 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, #9 7.782 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: #9 7.782 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.782 #define __EXTENSIONS__ /* for Sun */ #9 7.782 #9 7.786 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 7.786 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: #9 7.786 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.786 #define __EXTENSIONS__ /* for Sun */ #9 7.786 #9 7.795 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, #9 7.795 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: #9 7.795 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.795 #define __EXTENSIONS__ /* for Sun */ #9 7.795 #9 7.795 :0:0: note: this is the location of the previous definition #9 7.795 :0:0: note: this is the location of the previous definition #9 7.814 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, #9 7.814 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: #9 7.814 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.814 #define __EXTENSIONS__ /* for Sun */ #9 7.814 #9 7.817 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.817 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, #9 7.817 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: #9 7.817 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.817 #define __EXTENSIONS__ /* for Sun */ #9 7.817 #9 7.817 :0:0: note: this is the location of the previous definition #9 7.821 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  #9 7.822 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  #9 7.824 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  #9 7.829 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  #9 7.858 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 7.858 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, #9 7.858 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: #9 7.858 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.858 #define __EXTENSIONS__ /* for Sun */ #9 7.858 #9 7.858 :0:0: note: this is the location of the previous definition #9 7.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  #9 7.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  #9 7.861 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 7.861 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, #9 7.861 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: #9 7.861 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.861 #define __EXTENSIONS__ /* for Sun */ #9 7.861 #9 7.861 :0:0: note: this is the location of the previous definition #9 7.862 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.862 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, #9 7.862 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: #9 7.862 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.862 #define __EXTENSIONS__ /* for Sun */ #9 7.862 #9 7.862 :0:0: note: this is the location of the previous definition #9 7.863 :0:0: note: this is the location of the previous definition #9 7.863 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, #9 7.863 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: #9 7.863 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.863 #define __EXTENSIONS__ /* for Sun */ #9 7.863 #9 7.864 :0:0: note: this is the location of the previous definition #9 7.865 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 7.865 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: #9 7.865 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.865 #define __EXTENSIONS__ /* for Sun */ #9 7.865 #9 7.865 :0:0: note: this is the location of the previous definition #9 7.870 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 7.870 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, #9 7.870 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: #9 7.870 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.870 #define __EXTENSIONS__ /* for Sun */ #9 7.870 #9 7.870 :0:0: note: this is the location of the previous definition #9 7.872 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 7.872 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, #9 7.872 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: #9 7.872 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.872 #define __EXTENSIONS__ /* for Sun */ #9 7.872 #9 7.872 :0:0: note: this is the location of the previous definition #9 7.879 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, #9 7.879 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: #9 7.879 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.879 #define __EXTENSIONS__ /* for Sun */ #9 7.879 #9 7.880 :0:0: note: this is the location of the previous definition #9 7.895 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 7.895 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, #9 7.895 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: #9 7.895 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.895 #define __EXTENSIONS__ /* for Sun */ #9 7.895 #9 7.896 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  #9 7.910 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  #9 7.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  #9 7.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  #9 7.913 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 7.913 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, #9 7.913 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: #9 7.913 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.913 #define __EXTENSIONS__ /* for Sun */ #9 7.913 #9 7.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  #9 7.916 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, #9 7.916 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: #9 7.916 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.916 #define __EXTENSIONS__ /* for Sun */ #9 7.916 #9 7.916 :0:0: note: this is the location of the previous definition #9 7.917 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  #9 7.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  #9 7.919 :0:0: note: this is the location of the previous definition #9 7.921 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  #9 7.927 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  #9 7.930 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.930 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, #9 7.930 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: #9 7.930 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.930 #define __EXTENSIONS__ /* for Sun */ #9 7.930 #9 7.930 :0:0: note: this is the location of the previous definition #9 7.940 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  #9 7.940 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 7.940 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, #9 7.940 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: #9 7.940 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.940 #define __EXTENSIONS__ /* for Sun */ #9 7.940 #9 7.940 :0:0: note: this is the location of the previous definition #9 7.941 :0:0: note: this is the location of the previous definition #9 7.942 :0:0: note: this is the location of the previous definition #9 7.944 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, #9 7.944 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: #9 7.944 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.944 #define __EXTENSIONS__ /* for Sun */ #9 7.944 #9 7.944 :0:0: note: this is the location of the previous definition #9 7.954 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 7.954 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: #9 7.954 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.954 #define __EXTENSIONS__ /* for Sun */ #9 7.954 #9 7.955 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, #9 7.955 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: #9 7.955 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.955 #define __EXTENSIONS__ /* for Sun */ #9 7.955 #9 7.955 :0:0: note: this is the location of the previous definition #9 7.956 :0:0: note: this is the location of the previous definition #9 7.967 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, #9 7.967 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: #9 7.967 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.967 #define __EXTENSIONS__ /* for Sun */ #9 7.967 #9 7.970 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, #9 7.970 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: #9 7.970 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.970 #define __EXTENSIONS__ /* for Sun */ #9 7.970 #9 7.970 :0:0: note: this is the location of the previous definition #9 7.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, #9 7.973 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: #9 7.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.973 #define __EXTENSIONS__ /* for Sun */ #9 7.973 #9 7.976 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, #9 7.976 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: #9 7.976 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.976 #define __EXTENSIONS__ /* for Sun */ #9 7.976 #9 7.977 :0:0: note: this is the location of the previous definition #9 7.980 :0:0: note: this is the location of the previous definition #9 7.982 :0:0: note: this is the location of the previous definition #9 7.995 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, #9 7.995 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: #9 7.995 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.995 #define __EXTENSIONS__ /* for Sun */ #9 7.995 #9 7.997 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  #9 7.997 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  #9 7.998 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  #9 7.998 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  #9 8.001 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  #9 8.020 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.020 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, #9 8.020 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: #9 8.020 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.020 #define __EXTENSIONS__ /* for Sun */ #9 8.020 #9 8.020 :0:0: note: this is the location of the previous definition #9 8.035 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 8.035 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, #9 8.035 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: #9 8.035 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.035 #define __EXTENSIONS__ /* for Sun */ #9 8.035 #9 8.035 :0:0: note: this is the location of the previous definition #9 8.040 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.040 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, #9 8.040 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: #9 8.040 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.040 #define __EXTENSIONS__ /* for Sun */ #9 8.040 #9 8.040 :0:0: note: this is the location of the previous definition #9 8.047 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, #9 8.047 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: #9 8.047 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.047 #define __EXTENSIONS__ /* for Sun */ #9 8.047 #9 8.047 :0:0: note: this is the location of the previous definition #9 8.048 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 8.048 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 8.048 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: #9 8.048 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.048 #define __EXTENSIONS__ /* for Sun */ #9 8.048 #9 8.048 :0:0: note: this is the location of the previous definition #9 8.048 :0:0: note: this is the location of the previous definition #9 8.049 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.049 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: #9 8.049 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.049 #define __EXTENSIONS__ /* for Sun */ #9 8.049 #9 8.049 :0:0: note: this is the location of the previous definition #9 8.050 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.050 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, #9 8.050 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: #9 8.050 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.050 #define __EXTENSIONS__ /* for Sun */ #9 8.050 #9 8.055 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, #9 8.055 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: #9 8.055 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.055 #define __EXTENSIONS__ /* for Sun */ #9 8.055 #9 8.059 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 8.059 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: #9 8.059 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.059 #define __EXTENSIONS__ /* for Sun */ #9 8.059 #9 8.059 :0:0: note: this is the location of the previous definition #9 8.062 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.062 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, #9 8.062 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: #9 8.062 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.062 #define __EXTENSIONS__ /* for Sun */ #9 8.062 #9 8.062 :0:0: note: this is the location of the previous definition #9 8.063 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  #9 8.067 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  #9 8.067 :0:0: note: this is the location of the previous definition #9 8.067 :0:0: note: this is the location of the previous definition #9 8.072 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  #9 8.073 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, #9 8.073 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: #9 8.073 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.073 #define __EXTENSIONS__ /* for Sun */ #9 8.073 #9 8.076 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, #9 8.076 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: #9 8.076 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.076 #define __EXTENSIONS__ /* for Sun */ #9 8.076 #9 8.080 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, #9 8.080 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: #9 8.080 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.080 #define __EXTENSIONS__ /* for Sun */ #9 8.080 #9 8.087 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 8.087 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, #9 8.087 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: #9 8.087 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.087 #define __EXTENSIONS__ /* for Sun */ #9 8.087 #9 8.087 :0:0: note: this is the location of the previous definition #9 8.088 :0:0: note: this is the location of the previous definition #9 8.092 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, #9 8.092 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: #9 8.092 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.092 #define __EXTENSIONS__ /* for Sun */ #9 8.092 #9 8.092 :0:0: note: this is the location of the previous definition #9 8.105 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  #9 8.109 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  #9 8.109 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  #9 8.115 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 8.115 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, #9 8.115 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: #9 8.115 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.115 #define __EXTENSIONS__ /* for Sun */ #9 8.115 #9 8.120 :0:0: note: this is the location of the previous definition #9 8.129 :0:0: note: this is the location of the previous definition #9 8.139 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.139 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, #9 8.139 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: #9 8.139 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.139 #define __EXTENSIONS__ /* for Sun */ #9 8.139 #9 8.140 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  #9 8.146 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.146 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, #9 8.146 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: #9 8.146 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.146 #define __EXTENSIONS__ /* for Sun */ #9 8.146 #9 8.146 :0:0: note: this is the location of the previous definition #9 8.147 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  #9 8.147 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  #9 8.147 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  #9 8.148 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  #9 8.148 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  #9 8.150 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  #9 8.153 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  #9 8.153 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, #9 8.153 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: #9 8.153 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.153 #define __EXTENSIONS__ /* for Sun */ #9 8.153 #9 8.154 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 8.154 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 8.154 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 8.154 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, #9 8.154 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: #9 8.154 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.154 #define __EXTENSIONS__ /* for Sun */ #9 8.154 #9 8.154 :0:0: note: this is the location of the previous definition #9 8.154 :0:0: note: this is the location of the previous definition #9 8.154 :0:0: note: this is the location of the previous definition #9 8.161 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 8.161 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, #9 8.161 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: #9 8.161 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.161 #define __EXTENSIONS__ /* for Sun */ #9 8.161 #9 8.161 :0:0: note: this is the location of the previous definition #9 8.172 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.172 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: #9 8.172 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.172 #define __EXTENSIONS__ /* for Sun */ #9 8.172 #9 8.172 :0:0: note: this is the location of the previous definition #9 8.188 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, #9 8.188 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: #9 8.188 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.188 #define __EXTENSIONS__ /* for Sun */ #9 8.188 #9 8.188 :0:0: note: this is the location of the previous definition #9 8.191 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 8.191 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: #9 8.191 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.191 #define __EXTENSIONS__ /* for Sun */ #9 8.191 #9 8.192 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  #9 8.198 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.198 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, #9 8.198 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: #9 8.198 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.198 #define __EXTENSIONS__ /* for Sun */ #9 8.198 #9 8.198 :0:0: note: this is the location of the previous definition #9 8.202 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 8.202 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, #9 8.202 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: #9 8.202 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.202 #define __EXTENSIONS__ /* for Sun */ #9 8.202 #9 8.202 :0:0: note: this is the location of the previous definition #9 8.214 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 8.214 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: #9 8.214 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.214 #define __EXTENSIONS__ /* for Sun */ #9 8.214 #9 8.223 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  #9 8.223 :0:0: note: this is the location of the previous definition #9 8.225 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  #9 8.225 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  #9 8.226 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  #9 8.226 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  #9 8.228 :0:0: note: this is the location of the previous definition #9 8.230 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  #9 8.233 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  #9 8.242 :0:0: note: this is the location of the previous definition #9 8.245 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.245 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, #9 8.245 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: #9 8.245 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.245 #define __EXTENSIONS__ /* for Sun */ #9 8.245 #9 8.257 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, #9 8.257 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: #9 8.257 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.257 #define __EXTENSIONS__ /* for Sun */ #9 8.257 #9 8.257 :0:0: note: this is the location of the previous definition #9 8.257 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  #9 8.258 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  #9 8.264 :0:0: note: this is the location of the previous definition #9 8.266 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, #9 8.266 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: #9 8.266 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.266 #define __EXTENSIONS__ /* for Sun */ #9 8.266 #9 8.266 :0:0: note: this is the location of the previous definition #9 8.269 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  #9 8.273 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  #9 8.273 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  #9 8.282 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 8.282 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, #9 8.282 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: #9 8.282 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.282 #define __EXTENSIONS__ /* for Sun */ #9 8.282 #9 8.282 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  #9 8.283 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  #9 8.286 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 8.286 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 8.286 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: #9 8.286 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.286 #define __EXTENSIONS__ /* for Sun */ #9 8.286 #9 8.286 :0:0: note: this is the location of the previous definition #9 8.288 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  #9 8.291 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  #9 8.291 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  #9 8.292 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  #9 8.292 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  #9 8.297 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  #9 8.298 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 8.298 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: #9 8.298 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.298 #define __EXTENSIONS__ /* for Sun */ #9 8.298 #9 8.298 :0:0: note: this is the location of the previous definition #9 8.304 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 8.304 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, #9 8.304 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: #9 8.304 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.304 #define __EXTENSIONS__ /* for Sun */ #9 8.304 #9 8.304 :0:0: note: this is the location of the previous definition #9 8.306 :0:0: note: this is the location of the previous definition #9 8.325 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, #9 8.325 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: #9 8.325 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.325 #define __EXTENSIONS__ /* for Sun */ #9 8.325 #9 8.325 :0:0: note: this is the location of the previous definition #9 8.333 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  #9 8.342 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  #9 8.346 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, #9 8.346 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: #9 8.346 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.346 #define __EXTENSIONS__ /* for Sun */ #9 8.346 #9 8.346 :0:0: note: this is the location of the previous definition #9 8.351 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, #9 8.351 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: #9 8.351 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.351 #define __EXTENSIONS__ /* for Sun */ #9 8.351 #9 8.351 :0:0: note: this is the location of the previous definition #9 8.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 8.352 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 8.352 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, #9 8.352 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: #9 8.352 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.352 #define __EXTENSIONS__ /* for Sun */ #9 8.352 #9 8.355 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.355 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, #9 8.355 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: #9 8.355 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.355 #define __EXTENSIONS__ /* for Sun */ #9 8.355 #9 8.355 :0:0: note: this is the location of the previous definition #9 8.355 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  #9 8.357 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 8.357 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, #9 8.357 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: #9 8.357 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.357 #define __EXTENSIONS__ /* for Sun */ #9 8.357 #9 8.357 :0:0: note: this is the location of the previous definition #9 8.358 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  #9 8.359 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  #9 8.361 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  #9 8.361 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  #9 8.361 :0:0: note: this is the location of the previous definition #9 8.365 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  #9 8.365 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  #9 8.370 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.370 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 8.370 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: #9 8.370 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.370 #define __EXTENSIONS__ /* for Sun */ #9 8.370 #9 8.375 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, #9 8.375 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: #9 8.375 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.375 #define __EXTENSIONS__ /* for Sun */ #9 8.375 #9 8.376 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.376 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, #9 8.376 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: #9 8.376 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.376 #define __EXTENSIONS__ /* for Sun */ #9 8.376 #9 8.380 :0:0: note: this is the location of the previous definition #9 8.381 :0:0: note: this is the location of the previous definition #9 8.387 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, #9 8.387 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: #9 8.387 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.387 #define __EXTENSIONS__ /* for Sun */ #9 8.387 #9 8.396 :0:0: note: this is the location of the previous definition #9 8.399 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.399 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, #9 8.399 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: #9 8.399 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.399 #define __EXTENSIONS__ /* for Sun */ #9 8.399 #9 8.399 :0:0: note: this is the location of the previous definition #9 8.401 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 8.401 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 8.401 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, #9 8.401 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: #9 8.401 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.401 #define __EXTENSIONS__ /* for Sun */ #9 8.401 #9 8.401 :0:0: note: this is the location of the previous definition #9 8.401 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  #9 8.406 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  #9 8.406 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 8.406 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, #9 8.406 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: #9 8.406 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.406 #define __EXTENSIONS__ /* for Sun */ #9 8.406 #9 8.406 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  #9 8.409 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  #9 8.415 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 8.415 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, #9 8.415 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: #9 8.415 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.415 #define __EXTENSIONS__ /* for Sun */ #9 8.415 #9 8.417 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.417 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, #9 8.417 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: #9 8.417 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.417 #define __EXTENSIONS__ /* for Sun */ #9 8.417 #9 8.417 :0:0: note: this is the location of the previous definition #9 8.420 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  #9 8.424 :0:0: note: this is the location of the previous definition #9 8.427 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  #9 8.428 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  #9 8.432 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.432 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, #9 8.432 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: #9 8.432 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.432 #define __EXTENSIONS__ /* for Sun */ #9 8.432 #9 8.432 :0:0: note: this is the location of the previous definition #9 8.432 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  #9 8.434 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.434 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: #9 8.434 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.434 #define __EXTENSIONS__ /* for Sun */ #9 8.434 #9 8.434 :0:0: note: this is the location of the previous definition #9 8.435 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  #9 8.436 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  #9 8.436 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  #9 8.436 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  #9 8.437 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  #9 8.437 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  #9 8.440 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  #9 8.440 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  #9 8.450 :0:0: note: this is the location of the previous definition #9 8.494 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.494 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: #9 8.494 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.494 #define __EXTENSIONS__ /* for Sun */ #9 8.494 #9 8.495 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  #9 8.496 :0:0: note: this is the location of the previous definition #9 8.497 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  #9 8.498 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.498 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, #9 8.498 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: #9 8.498 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.498 #define __EXTENSIONS__ /* for Sun */ #9 8.498 #9 8.503 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, #9 8.503 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: #9 8.503 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.503 #define __EXTENSIONS__ /* for Sun */ #9 8.503 #9 8.503 :0:0: note: this is the location of the previous definition #9 8.517 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 8.517 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: #9 8.517 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.517 #define __EXTENSIONS__ /* for Sun */ #9 8.517 #9 8.520 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, #9 8.520 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: #9 8.520 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.520 #define __EXTENSIONS__ /* for Sun */ #9 8.520 #9 8.520 :0:0: note: this is the location of the previous definition #9 8.523 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  #9 8.526 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.526 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: #9 8.526 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.526 #define __EXTENSIONS__ /* for Sun */ #9 8.526 #9 8.526 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  #9 8.527 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  #9 8.528 :0:0: note: this is the location of the previous definition #9 8.529 :0:0: note: this is the location of the previous definition #9 8.533 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 8.533 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, #9 8.533 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: #9 8.533 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.533 #define __EXTENSIONS__ /* for Sun */ #9 8.533 #9 8.537 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  #9 8.537 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  #9 8.550 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.550 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: #9 8.550 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.550 #define __EXTENSIONS__ /* for Sun */ #9 8.550 #9 8.550 :0:0: note: this is the location of the previous definition #9 8.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  #9 8.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  #9 8.553 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  #9 8.553 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  #9 8.554 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  #9 8.554 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  #9 8.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  #9 8.561 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  #9 8.568 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 8.568 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 8.568 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: #9 8.568 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.568 #define __EXTENSIONS__ /* for Sun */ #9 8.568 #9 8.568 :0:0: note: this is the location of the previous definition #9 8.569 :0:0: note: this is the location of the previous definition #9 8.571 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  #9 8.571 :0:0: note: this is the location of the previous definition #9 8.579 :0:0: note: this is the location of the previous definition #9 8.582 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 8.582 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, #9 8.582 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: #9 8.582 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.582 #define __EXTENSIONS__ /* for Sun */ #9 8.582 #9 8.582 :0:0: note: this is the location of the previous definition #9 8.588 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.588 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, #9 8.588 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: #9 8.588 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.588 #define __EXTENSIONS__ /* for Sun */ #9 8.588 #9 8.588 :0:0: note: this is the location of the previous definition #9 8.621 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  #9 8.621 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  #9 8.624 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  #9 8.626 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 8.626 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: #9 8.626 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.626 #define __EXTENSIONS__ /* for Sun */ #9 8.626 #9 8.626 :0:0: note: this is the location of the previous definition #9 8.634 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, #9 8.634 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: #9 8.634 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.634 #define __EXTENSIONS__ /* for Sun */ #9 8.634 #9 8.635 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 8.635 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, #9 8.635 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: #9 8.635 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.635 #define __EXTENSIONS__ /* for Sun */ #9 8.635 #9 8.638 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  #9 8.639 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  #9 8.639 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, #9 8.639 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: #9 8.639 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.639 #define __EXTENSIONS__ /* for Sun */ #9 8.639 #9 8.639 :0:0: note: this is the location of the previous definition #9 8.641 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  #9 8.642 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 8.642 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, #9 8.642 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: #9 8.642 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.642 #define __EXTENSIONS__ /* for Sun */ #9 8.642 #9 8.642 :0:0: note: this is the location of the previous definition #9 8.643 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 8.643 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: #9 8.643 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.643 #define __EXTENSIONS__ /* for Sun */ #9 8.643 #9 8.643 :0:0: note: this is the location of the previous definition #9 8.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  #9 8.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  #9 8.645 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.645 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 8.645 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, #9 8.645 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: #9 8.645 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.645 #define __EXTENSIONS__ /* for Sun */ #9 8.645 #9 8.645 :0:0: note: this is the location of the previous definition #9 8.648 :0:0: note: this is the location of the previous definition #9 8.650 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 8.650 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, #9 8.650 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: #9 8.650 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.650 #define __EXTENSIONS__ /* for Sun */ #9 8.650 #9 8.650 :0:0: note: this is the location of the previous definition #9 8.658 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  #9 8.664 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  #9 8.666 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 8.666 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 8.666 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, #9 8.666 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: #9 8.666 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.666 #define __EXTENSIONS__ /* for Sun */ #9 8.666 #9 8.666 :0:0: note: this is the location of the previous definition #9 8.666 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  #9 8.668 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 8.668 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, #9 8.668 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: #9 8.668 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.668 #define __EXTENSIONS__ /* for Sun */ #9 8.668 #9 8.668 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  #9 8.668 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  #9 8.669 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  #9 8.671 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 8.671 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, #9 8.671 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: #9 8.671 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.671 #define __EXTENSIONS__ /* for Sun */ #9 8.671 #9 8.671 :0:0: note: this is the location of the previous definition #9 8.671 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  #9 8.671 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  #9 8.674 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 8.674 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, #9 8.674 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: #9 8.674 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.674 #define __EXTENSIONS__ /* for Sun */ #9 8.674 #9 8.674 :0:0: note: this is the location of the previous definition #9 8.676 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 8.676 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, #9 8.676 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: #9 8.676 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.676 #define __EXTENSIONS__ /* for Sun */ #9 8.676 #9 8.676 :0:0: note: this is the location of the previous definition #9 8.680 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 8.680 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, #9 8.680 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: #9 8.680 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.680 #define __EXTENSIONS__ /* for Sun */ #9 8.680 #9 8.680 :0:0: note: this is the location of the previous definition #9 8.681 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, #9 8.681 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: #9 8.681 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.681 #define __EXTENSIONS__ /* for Sun */ #9 8.681 #9 8.687 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, #9 8.687 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: #9 8.687 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.687 #define __EXTENSIONS__ /* for Sun */ #9 8.687 #9 8.687 :0:0: note: this is the location of the previous definition #9 8.688 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, #9 8.688 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: #9 8.688 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.688 #define __EXTENSIONS__ /* for Sun */ #9 8.688 #9 8.688 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 8.688 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, #9 8.688 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: #9 8.688 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.688 #define __EXTENSIONS__ /* for Sun */ #9 8.688 #9 8.688 :0:0: note: this is the location of the previous definition #9 8.689 :0:0: note: this is the location of the previous definition #9 8.689 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.689 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, #9 8.689 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: #9 8.689 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.689 #define __EXTENSIONS__ /* for Sun */ #9 8.689 #9 8.689 :0:0: note: this is the location of the previous definition #9 8.694 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, #9 8.694 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: #9 8.694 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.694 #define __EXTENSIONS__ /* for Sun */ #9 8.694 #9 8.694 :0:0: note: this is the location of the previous definition #9 8.700 :0:0: note: this is the location of the previous definition #9 8.706 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.706 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, #9 8.706 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: #9 8.706 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.706 #define __EXTENSIONS__ /* for Sun */ #9 8.706 #9 8.712 :0:0: note: this is the location of the previous definition #9 8.730 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  #9 8.736 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  #9 8.744 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  #9 8.752 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, #9 8.752 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: #9 8.752 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.752 #define __EXTENSIONS__ /* for Sun */ #9 8.752 #9 8.767 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 8.767 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: #9 8.767 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.767 #define __EXTENSIONS__ /* for Sun */ #9 8.767 #9 8.767 :0:0: note: this is the location of the previous definition #9 8.767 :0:0: note: this is the location of the previous definition #9 8.775 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  #9 8.776 :0:0: note: this is the location of the previous definition #9 8.782 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.782 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, #9 8.782 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: #9 8.782 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.782 #define __EXTENSIONS__ /* for Sun */ #9 8.782 #9 8.782 :0:0: note: this is the location of the previous definition #9 8.788 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, #9 8.788 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: #9 8.788 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.788 #define __EXTENSIONS__ /* for Sun */ #9 8.788 #9 8.788 :0:0: note: this is the location of the previous definition #9 8.792 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, #9 8.792 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: #9 8.792 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.792 #define __EXTENSIONS__ /* for Sun */ #9 8.792 #9 8.792 :0:0: note: this is the location of the previous definition #9 8.793 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  #9 8.793 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  #9 8.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.794 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, #9 8.794 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: #9 8.794 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.794 #define __EXTENSIONS__ /* for Sun */ #9 8.794 #9 8.794 :0:0: note: this is the location of the previous definition #9 8.795 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  #9 8.795 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  #9 8.800 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  #9 8.800 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  #9 8.800 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  #9 8.801 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 8.801 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, #9 8.801 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: #9 8.801 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.801 #define __EXTENSIONS__ /* for Sun */ #9 8.801 #9 8.801 :0:0: note: this is the location of the previous definition #9 8.803 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  #9 8.816 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, #9 8.816 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: #9 8.816 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.816 #define __EXTENSIONS__ /* for Sun */ #9 8.816 #9 8.820 :0:0: note: this is the location of the previous definition #9 8.821 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  #9 8.821 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  #9 8.822 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  #9 8.830 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 8.830 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, #9 8.830 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: #9 8.830 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.830 #define __EXTENSIONS__ /* for Sun */ #9 8.830 #9 8.833 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, #9 8.833 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: #9 8.833 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.833 #define __EXTENSIONS__ /* for Sun */ #9 8.833 #9 8.833 :0:0: note: this is the location of the previous definition #9 8.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  #9 8.847 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NULL.c  #9 8.847 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  #9 8.847 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  #9 8.848 :0:0: note: this is the location of the previous definition #9 8.856 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, #9 8.856 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: #9 8.856 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.856 #define __EXTENSIONS__ /* for Sun */ #9 8.856 #9 8.856 :0:0: note: this is the location of the previous definition #9 8.856 :0:0: note: this is the location of the previous definition #9 8.856 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  #9 8.857 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  #9 8.860 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.860 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, #9 8.860 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: #9 8.860 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.860 #define __EXTENSIONS__ /* for Sun */ #9 8.860 #9 8.869 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  #9 8.872 :0:0: note: this is the location of the previous definition #9 8.873 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 8.873 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, #9 8.873 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: #9 8.873 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.873 #define __EXTENSIONS__ /* for Sun */ #9 8.873 #9 8.873 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  #9 8.873 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  #9 8.875 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  #9 8.875 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  #9 8.896 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  #9 8.897 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  #9 8.898 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  #9 8.912 :0:0: note: this is the location of the previous definition #9 8.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  #9 8.924 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  #9 8.929 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  #9 8.929 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  #9 8.938 In file included from /opt/o-du-l2/src/codec_utils/RRC/NULL.c:5:0: #9 8.938 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.938 #define __EXTENSIONS__ /* for Sun */ #9 8.938 #9 8.939 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  #9 8.939 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  #9 8.940 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  #9 8.940 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  #9 8.945 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  #9 8.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  #9 8.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  #9 8.954 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  #9 8.955 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  #9 8.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  #9 8.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  #9 8.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  #9 8.957 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  #9 8.957 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  #9 8.959 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, #9 8.959 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: #9 8.959 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.959 #define __EXTENSIONS__ /* for Sun */ #9 8.959 #9 8.959 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  #9 8.959 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  #9 8.961 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, #9 8.961 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: #9 8.961 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.961 #define __EXTENSIONS__ /* for Sun */ #9 8.961 #9 8.969 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 8.969 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, #9 8.969 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: #9 8.969 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.969 #define __EXTENSIONS__ /* for Sun */ #9 8.969 #9 8.969 :0:0: note: this is the location of the previous definition #9 8.975 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, #9 8.975 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: #9 8.975 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.975 #define __EXTENSIONS__ /* for Sun */ #9 8.975 #9 8.975 :0:0: note: this is the location of the previous definition #9 8.991 :0:0: note: this is the location of the previous definition #9 8.993 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 8.993 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: #9 8.993 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.993 #define __EXTENSIONS__ /* for Sun */ #9 8.993 #9 8.997 :0:0: note: this is the location of the previous definition #9 9.000 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 9.000 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, #9 9.000 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: #9 9.000 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.000 #define __EXTENSIONS__ /* for Sun */ #9 9.000 #9 9.000 :0:0: note: this is the location of the previous definition #9 9.002 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.002 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: #9 9.002 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.002 #define __EXTENSIONS__ /* for Sun */ #9 9.002 #9 9.002 :0:0: note: this is the location of the previous definition #9 9.003 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  #9 9.003 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  #9 9.006 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  #9 9.007 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  #9 9.007 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  #9 9.008 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  #9 9.012 :0:0: note: this is the location of the previous definition #9 9.015 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  #9 9.015 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  #9 9.019 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 9.019 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, #9 9.019 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: #9 9.019 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.019 #define __EXTENSIONS__ /* for Sun */ #9 9.019 #9 9.019 :0:0: note: this is the location of the previous definition #9 9.036 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  #9 9.081 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  #9 9.091 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.091 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, #9 9.091 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: #9 9.091 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.091 #define __EXTENSIONS__ /* for Sun */ #9 9.091 #9 9.091 :0:0: note: this is the location of the previous definition #9 9.093 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 9.093 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, #9 9.093 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: #9 9.093 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.093 #define __EXTENSIONS__ /* for Sun */ #9 9.093 #9 9.093 :0:0: note: this is the location of the previous definition #9 9.096 :0:0: note: this is the location of the previous definition #9 9.101 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  #9 9.103 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 9.103 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, #9 9.103 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: #9 9.103 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.103 #define __EXTENSIONS__ /* for Sun */ #9 9.103 #9 9.103 :0:0: note: this is the location of the previous definition #9 9.104 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.104 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, #9 9.104 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: #9 9.104 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.104 #define __EXTENSIONS__ /* for Sun */ #9 9.104 #9 9.104 :0:0: note: this is the location of the previous definition #9 9.107 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 9.107 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, #9 9.107 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: #9 9.107 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.107 #define __EXTENSIONS__ /* for Sun */ #9 9.107 #9 9.107 :0:0: note: this is the location of the previous definition #9 9.107 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, #9 9.107 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: #9 9.107 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.107 #define __EXTENSIONS__ /* for Sun */ #9 9.107 #9 9.107 :0:0: note: this is the location of the previous definition #9 9.107 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  #9 9.108 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 9.108 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: #9 9.108 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.108 #define __EXTENSIONS__ /* for Sun */ #9 9.108 #9 9.108 :0:0: note: this is the location of the previous definition #9 9.108 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  #9 9.120 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 9.120 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, #9 9.120 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: #9 9.120 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.120 #define __EXTENSIONS__ /* for Sun */ #9 9.120 #9 9.120 :0:0: note: this is the location of the previous definition #9 9.127 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.127 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 9.127 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: #9 9.127 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.127 #define __EXTENSIONS__ /* for Sun */ #9 9.127 #9 9.128 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.128 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, #9 9.128 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: #9 9.128 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.128 #define __EXTENSIONS__ /* for Sun */ #9 9.128 #9 9.128 :0:0: note: this is the location of the previous definition #9 9.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  #9 9.135 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 9.135 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, #9 9.135 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: #9 9.135 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.135 #define __EXTENSIONS__ /* for Sun */ #9 9.135 #9 9.135 :0:0: note: this is the location of the previous definition #9 9.137 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  #9 9.139 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.139 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: #9 9.139 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.139 #define __EXTENSIONS__ /* for Sun */ #9 9.139 #9 9.140 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  #9 9.148 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 9.148 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, #9 9.148 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: #9 9.148 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.148 #define __EXTENSIONS__ /* for Sun */ #9 9.148 #9 9.148 :0:0: note: this is the location of the previous definition #9 9.149 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, #9 9.149 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: #9 9.149 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.149 #define __EXTENSIONS__ /* for Sun */ #9 9.149 #9 9.149 :0:0: note: this is the location of the previous definition #9 9.151 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  #9 9.153 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 9.153 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, #9 9.153 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: #9 9.153 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.153 #define __EXTENSIONS__ /* for Sun */ #9 9.153 #9 9.153 :0:0: note: this is the location of the previous definition #9 9.156 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, #9 9.156 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: #9 9.156 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.156 #define __EXTENSIONS__ /* for Sun */ #9 9.156 #9 9.158 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 9.158 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, #9 9.158 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: #9 9.158 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.158 #define __EXTENSIONS__ /* for Sun */ #9 9.158 #9 9.159 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  #9 9.159 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, #9 9.159 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: #9 9.159 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.159 #define __EXTENSIONS__ /* for Sun */ #9 9.159 #9 9.161 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  #9 9.166 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 9.166 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: #9 9.166 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.166 #define __EXTENSIONS__ /* for Sun */ #9 9.166 #9 9.168 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 9.168 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: #9 9.168 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.168 #define __EXTENSIONS__ /* for Sun */ #9 9.168 #9 9.177 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.177 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, #9 9.177 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: #9 9.177 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.177 #define __EXTENSIONS__ /* for Sun */ #9 9.177 #9 9.191 :0:0: note: this is the location of the previous definition #9 9.205 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, #9 9.205 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: #9 9.205 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.205 #define __EXTENSIONS__ /* for Sun */ #9 9.205 #9 9.208 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  #9 9.209 :0:0: note: this is the location of the previous definition #9 9.209 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  #9 9.213 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  #9 9.213 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  #9 9.214 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  #9 9.217 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  #9 9.217 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  #9 9.217 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  #9 9.218 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  #9 9.218 :0:0: note: this is the location of the previous definition #9 9.220 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 9.220 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, #9 9.220 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: #9 9.220 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.220 #define __EXTENSIONS__ /* for Sun */ #9 9.220 #9 9.220 :0:0: note: this is the location of the previous definition #9 9.221 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  #9 9.221 :0:0: note: this is the location of the previous definition #9 9.221 :0:0: note: this is the location of the previous definition #9 9.221 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  #9 9.227 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, #9 9.227 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: #9 9.227 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.227 #define __EXTENSIONS__ /* for Sun */ #9 9.227 #9 9.227 :0:0: note: this is the location of the previous definition #9 9.235 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, #9 9.235 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: #9 9.235 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.235 #define __EXTENSIONS__ /* for Sun */ #9 9.235 #9 9.235 :0:0: note: this is the location of the previous definition #9 9.236 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  #9 9.239 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.239 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, #9 9.239 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: #9 9.239 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.239 #define __EXTENSIONS__ /* for Sun */ #9 9.239 #9 9.239 :0:0: note: this is the location of the previous definition #9 9.239 :0:0: note: this is the location of the previous definition #9 9.244 :0:0: note: this is the location of the previous definition #9 9.246 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.246 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, #9 9.246 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: #9 9.246 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.246 #define __EXTENSIONS__ /* for Sun */ #9 9.246 #9 9.246 :0:0: note: this is the location of the previous definition #9 9.246 :0:0: note: this is the location of the previous definition #9 9.252 :0:0: note: this is the location of the previous definition #9 9.255 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, #9 9.255 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: #9 9.255 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.255 #define __EXTENSIONS__ /* for Sun */ #9 9.255 #9 9.255 :0:0: note: this is the location of the previous definition #9 9.258 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 9.258 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: #9 9.258 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.258 #define __EXTENSIONS__ /* for Sun */ #9 9.258 #9 9.258 :0:0: note: this is the location of the previous definition #9 9.265 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 9.265 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 9.265 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: #9 9.265 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.265 #define __EXTENSIONS__ /* for Sun */ #9 9.265 #9 9.265 :0:0: note: this is the location of the previous definition #9 9.266 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.266 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, #9 9.266 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: #9 9.266 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.266 #define __EXTENSIONS__ /* for Sun */ #9 9.266 #9 9.266 :0:0: note: this is the location of the previous definition #9 9.269 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, #9 9.269 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: #9 9.269 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.269 #define __EXTENSIONS__ /* for Sun */ #9 9.269 #9 9.269 :0:0: note: this is the location of the previous definition #9 9.271 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 9.271 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, #9 9.271 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: #9 9.271 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.271 #define __EXTENSIONS__ /* for Sun */ #9 9.271 #9 9.271 :0:0: note: this is the location of the previous definition #9 9.289 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 9.289 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, #9 9.289 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: #9 9.289 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.289 #define __EXTENSIONS__ /* for Sun */ #9 9.289 #9 9.289 :0:0: note: this is the location of the previous definition #9 9.293 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  #9 9.303 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  #9 9.307 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  #9 9.313 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, #9 9.313 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: #9 9.313 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.313 #define __EXTENSIONS__ /* for Sun */ #9 9.313 #9 9.313 :0:0: note: this is the location of the previous definition #9 9.314 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, #9 9.314 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: #9 9.314 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.314 #define __EXTENSIONS__ /* for Sun */ #9 9.314 #9 9.314 :0:0: note: this is the location of the previous definition #9 9.316 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  #9 9.316 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  #9 9.316 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.316 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 9.316 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, #9 9.316 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: #9 9.316 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.316 #define __EXTENSIONS__ /* for Sun */ #9 9.316 #9 9.316 :0:0: note: this is the location of the previous definition #9 9.316 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, #9 9.316 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: #9 9.316 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.316 #define __EXTENSIONS__ /* for Sun */ #9 9.316 #9 9.317 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  #9 9.317 :0:0: note: this is the location of the previous definition #9 9.319 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  #9 9.319 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  #9 9.320 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  #9 9.321 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  #9 9.333 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 9.333 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, #9 9.333 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: #9 9.333 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.333 #define __EXTENSIONS__ /* for Sun */ #9 9.333 #9 9.333 :0:0: note: this is the location of the previous definition #9 9.342 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.342 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, #9 9.342 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: #9 9.342 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.342 #define __EXTENSIONS__ /* for Sun */ #9 9.342 #9 9.342 :0:0: note: this is the location of the previous definition #9 9.362 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, #9 9.362 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: #9 9.362 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.362 #define __EXTENSIONS__ /* for Sun */ #9 9.362 #9 9.364 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 9.364 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: #9 9.364 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.364 #define __EXTENSIONS__ /* for Sun */ #9 9.364 #9 9.364 :0:0: note: this is the location of the previous definition #9 9.381 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  #9 9.381 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  #9 9.392 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  #9 9.399 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, #9 9.399 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: #9 9.399 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.399 #define __EXTENSIONS__ /* for Sun */ #9 9.399 #9 9.412 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 9.412 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, #9 9.412 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: #9 9.412 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.412 #define __EXTENSIONS__ /* for Sun */ #9 9.412 #9 9.428 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, #9 9.428 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: #9 9.428 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.428 #define __EXTENSIONS__ /* for Sun */ #9 9.428 #9 9.429 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  #9 9.437 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  #9 9.437 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  #9 9.438 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  #9 9.438 :0:0: note: this is the location of the previous definition #9 9.439 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  #9 9.439 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  #9 9.444 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.444 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: #9 9.444 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.444 #define __EXTENSIONS__ /* for Sun */ #9 9.444 #9 9.444 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  #9 9.448 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, #9 9.448 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: #9 9.448 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.448 #define __EXTENSIONS__ /* for Sun */ #9 9.448 #9 9.449 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  #9 9.455 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  #9 9.456 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  #9 9.456 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  #9 9.457 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  #9 9.461 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  #9 9.461 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  #9 9.462 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  #9 9.462 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  #9 9.466 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, #9 9.466 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: #9 9.466 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.466 #define __EXTENSIONS__ /* for Sun */ #9 9.466 #9 9.468 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, #9 9.468 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: #9 9.468 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.468 #define __EXTENSIONS__ /* for Sun */ #9 9.468 #9 9.468 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  #9 9.469 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  #9 9.472 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.472 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: #9 9.472 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.472 #define __EXTENSIONS__ /* for Sun */ #9 9.472 #9 9.472 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  #9 9.474 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, #9 9.474 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: #9 9.474 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.474 #define __EXTENSIONS__ /* for Sun */ #9 9.474 #9 9.477 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  #9 9.484 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, #9 9.484 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: #9 9.484 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.484 #define __EXTENSIONS__ /* for Sun */ #9 9.484 #9 9.484 :0:0: note: this is the location of the previous definition #9 9.487 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 9.487 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 9.487 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, #9 9.487 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: #9 9.487 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.487 #define __EXTENSIONS__ /* for Sun */ #9 9.487 #9 9.488 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 9.488 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, #9 9.488 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: #9 9.488 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.488 #define __EXTENSIONS__ /* for Sun */ #9 9.488 #9 9.488 :0:0: note: this is the location of the previous definition #9 9.490 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, #9 9.490 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: #9 9.490 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.490 #define __EXTENSIONS__ /* for Sun */ #9 9.490 #9 9.490 :0:0: note: this is the location of the previous definition #9 9.494 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.494 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, #9 9.494 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: #9 9.494 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.494 #define __EXTENSIONS__ /* for Sun */ #9 9.494 #9 9.494 :0:0: note: this is the location of the previous definition #9 9.495 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, #9 9.495 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: #9 9.495 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.495 #define __EXTENSIONS__ /* for Sun */ #9 9.495 #9 9.495 :0:0: note: this is the location of the previous definition #9 9.502 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 9.502 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 9.502 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: #9 9.502 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.502 #define __EXTENSIONS__ /* for Sun */ #9 9.502 #9 9.505 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 9.505 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, #9 9.505 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: #9 9.505 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.505 #define __EXTENSIONS__ /* for Sun */ #9 9.505 #9 9.505 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 9.505 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: #9 9.505 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.505 #define __EXTENSIONS__ /* for Sun */ #9 9.505 #9 9.512 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  #9 9.512 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, #9 9.512 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: #9 9.512 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.512 #define __EXTENSIONS__ /* for Sun */ #9 9.512 #9 9.512 :0:0: note: this is the location of the previous definition #9 9.516 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 9.516 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, #9 9.516 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: #9 9.516 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.516 #define __EXTENSIONS__ /* for Sun */ #9 9.516 #9 9.518 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 9.518 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, #9 9.518 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: #9 9.518 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.518 #define __EXTENSIONS__ /* for Sun */ #9 9.518 #9 9.519 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  #9 9.526 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.526 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, #9 9.526 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: #9 9.526 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.526 #define __EXTENSIONS__ /* for Sun */ #9 9.526 #9 9.526 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 9.526 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: #9 9.526 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.526 #define __EXTENSIONS__ /* for Sun */ #9 9.526 #9 9.527 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.527 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, #9 9.527 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: #9 9.527 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.527 #define __EXTENSIONS__ /* for Sun */ #9 9.527 #9 9.529 :0:0: note: this is the location of the previous definition #9 9.539 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, #9 9.539 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: #9 9.539 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.539 #define __EXTENSIONS__ /* for Sun */ #9 9.539 #9 9.540 :0:0: note: this is the location of the previous definition #9 9.540 :0:0: note: this is the location of the previous definition #9 9.550 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.550 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, #9 9.550 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: #9 9.550 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.550 #define __EXTENSIONS__ /* for Sun */ #9 9.550 #9 9.550 :0:0: note: this is the location of the previous definition #9 9.553 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, #9 9.553 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: #9 9.553 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.553 #define __EXTENSIONS__ /* for Sun */ #9 9.553 #9 9.553 :0:0: note: this is the location of the previous definition #9 9.557 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 9.557 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: #9 9.557 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.557 #define __EXTENSIONS__ /* for Sun */ #9 9.557 #9 9.557 :0:0: note: this is the location of the previous definition #9 9.564 :0:0: note: this is the location of the previous definition #9 9.566 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, #9 9.566 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: #9 9.566 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.566 #define __EXTENSIONS__ /* for Sun */ #9 9.566 #9 9.566 :0:0: note: this is the location of the previous definition #9 9.573 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 9.573 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, #9 9.573 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: #9 9.573 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.573 #define __EXTENSIONS__ /* for Sun */ #9 9.573 #9 9.573 :0:0: note: this is the location of the previous definition #9 9.574 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  #9 9.575 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  #9 9.576 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.576 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: #9 9.576 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.576 #define __EXTENSIONS__ /* for Sun */ #9 9.576 #9 9.577 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 9.577 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: #9 9.577 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.577 #define __EXTENSIONS__ /* for Sun */ #9 9.577 #9 9.578 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  #9 9.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  #9 9.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  #9 9.581 :0:0: note: this is the location of the previous definition #9 9.581 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, #9 9.581 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: #9 9.581 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.581 #define __EXTENSIONS__ /* for Sun */ #9 9.581 #9 9.581 :0:0: note: this is the location of the previous definition #9 9.581 :0:0: note: this is the location of the previous definition #9 9.582 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  #9 9.582 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  #9 9.582 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 9.582 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, #9 9.582 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: #9 9.582 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.582 #define __EXTENSIONS__ /* for Sun */ #9 9.582 #9 9.582 :0:0: note: this is the location of the previous definition #9 9.584 :0:0: note: this is the location of the previous definition #9 9.588 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  #9 9.588 :0:0: note: this is the location of the previous definition #9 9.592 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  #9 9.592 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  #9 9.593 :0:0: note: this is the location of the previous definition #9 9.595 :0:0: note: this is the location of the previous definition #9 9.595 :0:0: note: this is the location of the previous definition #9 9.595 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  #9 9.597 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  #9 9.600 :0:0: note: this is the location of the previous definition #9 9.605 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  #9 9.605 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.605 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, #9 9.605 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: #9 9.605 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.605 #define __EXTENSIONS__ /* for Sun */ #9 9.605 #9 9.606 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  #9 9.606 :0:0: note: this is the location of the previous definition #9 9.606 :0:0: note: this is the location of the previous definition #9 9.609 :0:0: note: this is the location of the previous definition #9 9.612 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.612 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, #9 9.612 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: #9 9.612 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.612 #define __EXTENSIONS__ /* for Sun */ #9 9.612 #9 9.612 :0:0: note: this is the location of the previous definition #9 9.616 :0:0: note: this is the location of the previous definition #9 9.620 :0:0: note: this is the location of the previous definition #9 9.625 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  #9 9.625 :0:0: note: this is the location of the previous definition #9 9.636 :0:0: note: this is the location of the previous definition #9 9.637 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  #9 9.637 :0:0: note: this is the location of the previous definition #9 9.638 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  #9 9.645 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  #9 9.646 :0:0: note: this is the location of the previous definition #9 9.647 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  #9 9.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  #9 9.655 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  #9 9.664 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.664 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: #9 9.664 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.664 #define __EXTENSIONS__ /* for Sun */ #9 9.664 #9 9.664 :0:0: note: this is the location of the previous definition #9 9.668 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  #9 9.669 :0:0: note: this is the location of the previous definition #9 9.683 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, #9 9.683 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: #9 9.683 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.683 #define __EXTENSIONS__ /* for Sun */ #9 9.683 #9 9.683 :0:0: note: this is the location of the previous definition #9 9.688 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  #9 9.711 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, #9 9.711 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: #9 9.711 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.711 #define __EXTENSIONS__ /* for Sun */ #9 9.711 #9 9.711 :0:0: note: this is the location of the previous definition #9 9.715 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  #9 9.715 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  #9 9.716 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  #9 9.717 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  #9 9.717 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  #9 9.725 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  #9 9.729 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  #9 9.730 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.730 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, #9 9.730 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: #9 9.730 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.730 #define __EXTENSIONS__ /* for Sun */ #9 9.730 #9 9.730 :0:0: note: this is the location of the previous definition #9 9.732 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, #9 9.732 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: #9 9.732 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.732 #define __EXTENSIONS__ /* for Sun */ #9 9.732 #9 9.733 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  #9 9.748 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 9.748 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 9.748 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, #9 9.748 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: #9 9.748 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.748 #define __EXTENSIONS__ /* for Sun */ #9 9.748 #9 9.758 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  #9 9.758 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  #9 9.774 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.774 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, #9 9.774 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: #9 9.774 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.774 #define __EXTENSIONS__ /* for Sun */ #9 9.774 #9 9.778 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.778 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, #9 9.778 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: #9 9.778 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.778 #define __EXTENSIONS__ /* for Sun */ #9 9.778 #9 9.778 :0:0: note: this is the location of the previous definition #9 9.786 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, #9 9.786 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: #9 9.786 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.786 #define __EXTENSIONS__ /* for Sun */ #9 9.786 #9 9.788 :0:0: note: this is the location of the previous definition #9 9.793 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 9.793 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: #9 9.793 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.793 #define __EXTENSIONS__ /* for Sun */ #9 9.793 #9 9.808 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 9.808 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, #9 9.808 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: #9 9.808 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.808 #define __EXTENSIONS__ /* for Sun */ #9 9.808 #9 9.808 :0:0: note: this is the location of the previous definition #9 9.812 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.812 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, #9 9.812 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: #9 9.812 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.812 #define __EXTENSIONS__ /* for Sun */ #9 9.812 #9 9.816 :0:0: note: this is the location of the previous definition #9 9.817 :0:0: note: this is the location of the previous definition #9 9.824 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  #9 9.827 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, #9 9.827 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: #9 9.827 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.827 #define __EXTENSIONS__ /* for Sun */ #9 9.827 #9 9.831 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 9.831 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, #9 9.831 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: #9 9.831 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.831 #define __EXTENSIONS__ /* for Sun */ #9 9.831 #9 9.831 :0:0: note: this is the location of the previous definition #9 9.832 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, #9 9.832 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: #9 9.832 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.832 #define __EXTENSIONS__ /* for Sun */ #9 9.832 #9 9.834 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  #9 9.837 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 9.837 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, #9 9.837 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: #9 9.837 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.837 #define __EXTENSIONS__ /* for Sun */ #9 9.837 #9 9.837 :0:0: note: this is the location of the previous definition #9 9.840 :0:0: note: this is the location of the previous definition #9 9.843 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, #9 9.843 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: #9 9.843 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.843 #define __EXTENSIONS__ /* for Sun */ #9 9.843 #9 9.860 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, #9 9.860 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: #9 9.860 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.860 #define __EXTENSIONS__ /* for Sun */ #9 9.860 #9 9.860 :0:0: note: this is the location of the previous definition #9 9.866 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 9.866 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: #9 9.866 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.866 #define __EXTENSIONS__ /* for Sun */ #9 9.866 #9 9.866 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 9.866 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, #9 9.866 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: #9 9.866 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.866 #define __EXTENSIONS__ /* for Sun */ #9 9.866 #9 9.866 :0:0: note: this is the location of the previous definition #9 9.873 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  #9 9.883 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 9.883 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, #9 9.883 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: #9 9.883 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.883 #define __EXTENSIONS__ /* for Sun */ #9 9.883 #9 9.884 :0:0: note: this is the location of the previous definition #9 9.893 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, #9 9.893 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: #9 9.893 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.893 #define __EXTENSIONS__ /* for Sun */ #9 9.893 #9 9.896 :0:0: note: this is the location of the previous definition #9 9.899 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 9.899 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: #9 9.899 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.899 #define __EXTENSIONS__ /* for Sun */ #9 9.899 #9 9.899 :0:0: note: this is the location of the previous definition #9 9.899 :0:0: note: this is the location of the previous definition #9 9.900 :0:0: note: this is the location of the previous definition #9 9.901 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  #9 9.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  #9 9.904 :0:0: note: this is the location of the previous definition #9 9.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  #9 9.907 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  #9 9.908 :0:0: note: this is the location of the previous definition #9 9.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  #9 9.914 :0:0: note: this is the location of the previous definition #9 9.917 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, #9 9.917 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: #9 9.917 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.917 #define __EXTENSIONS__ /* for Sun */ #9 9.917 #9 9.917 :0:0: note: this is the location of the previous definition #9 9.933 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  #9 9.933 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  #9 9.934 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  #9 9.941 :0:0: note: this is the location of the previous definition #9 9.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  #9 9.947 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, #9 9.947 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: #9 9.947 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.947 #define __EXTENSIONS__ /* for Sun */ #9 9.947 #9 9.947 :0:0: note: this is the location of the previous definition #9 9.948 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.948 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: #9 9.948 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.948 #define __EXTENSIONS__ /* for Sun */ #9 9.948 #9 9.948 :0:0: note: this is the location of the previous definition #9 9.957 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.957 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, #9 9.957 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: #9 9.957 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.957 #define __EXTENSIONS__ /* for Sun */ #9 9.957 #9 9.957 :0:0: note: this is the location of the previous definition #9 9.966 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 9.966 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: #9 9.966 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.966 #define __EXTENSIONS__ /* for Sun */ #9 9.966 #9 9.966 :0:0: note: this is the location of the previous definition #9 9.975 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, #9 9.975 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: #9 9.975 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.975 #define __EXTENSIONS__ /* for Sun */ #9 9.975 #9 9.975 :0:0: note: this is the location of the previous definition #9 9.976 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, #9 9.976 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: #9 9.976 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.976 #define __EXTENSIONS__ /* for Sun */ #9 9.976 #9 9.980 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 9.980 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: #9 9.980 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.980 #define __EXTENSIONS__ /* for Sun */ #9 9.980 #9 9.980 :0:0: note: this is the location of the previous definition #9 9.982 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, #9 9.982 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: #9 9.982 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.982 #define __EXTENSIONS__ /* for Sun */ #9 9.982 #9 9.984 :0:0: note: this is the location of the previous definition #9 9.991 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, #9 9.991 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: #9 9.991 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.991 #define __EXTENSIONS__ /* for Sun */ #9 9.991 #9 9.991 :0:0: note: this is the location of the previous definition #9 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, #9 10.00 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: #9 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.00 #define __EXTENSIONS__ /* for Sun */ #9 10.00 #9 10.00 :0:0: note: this is the location of the previous definition #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  #9 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: #9 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.02 #define __EXTENSIONS__ /* for Sun */ #9 10.02 #9 10.02 :0:0: note: this is the location of the previous definition #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.03 #define __EXTENSIONS__ /* for Sun */ #9 10.03 #9 10.03 :0:0: note: this is the location of the previous definition #9 10.03 :0:0: note: this is the location of the previous definition #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  #9 10.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  #9 10.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: #9 10.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.04 #define __EXTENSIONS__ /* for Sun */ #9 10.04 #9 10.04 :0:0: note: this is the location of the previous definition #9 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: #9 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.05 #define __EXTENSIONS__ /* for Sun */ #9 10.05 #9 10.05 :0:0: note: this is the location of the previous definition #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  #9 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: #9 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.05 #define __EXTENSIONS__ /* for Sun */ #9 10.05 #9 10.05 :0:0: note: this is the location of the previous definition #9 10.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: #9 10.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.05 #define __EXTENSIONS__ /* for Sun */ #9 10.05 #9 10.05 :0:0: note: this is the location of the previous definition #9 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: #9 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.06 #define __EXTENSIONS__ /* for Sun */ #9 10.06 #9 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c:8: #9 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.06 #define __EXTENSIONS__ /* for Sun */ #9 10.06 #9 10.06 :0:0: note: this is the location of the previous definition #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: #9 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.07 #define __EXTENSIONS__ /* for Sun */ #9 10.07 #9 10.07 :0:0: note: this is the location of the previous definition #9 10.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: #9 10.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.08 #define __EXTENSIONS__ /* for Sun */ #9 10.08 #9 10.08 :0:0: note: this is the location of the previous definition #9 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: #9 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.09 #define __EXTENSIONS__ /* for Sun */ #9 10.09 #9 10.09 :0:0: note: this is the location of the previous definition #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  #9 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 10.10 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, #9 10.10 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: #9 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.10 #define __EXTENSIONS__ /* for Sun */ #9 10.10 #9 10.10 :0:0: note: this is the location of the previous definition #9 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 10.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, #9 10.10 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: #9 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.10 #define __EXTENSIONS__ /* for Sun */ #9 10.10 #9 10.10 :0:0: note: this is the location of the previous definition #9 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: #9 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.11 #define __EXTENSIONS__ /* for Sun */ #9 10.11 #9 10.11 :0:0: note: this is the location of the previous definition #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  #9 10.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  #9 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 10.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, #9 10.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: #9 10.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.12 #define __EXTENSIONS__ /* for Sun */ #9 10.12 #9 10.12 :0:0: note: this is the location of the previous definition #9 10.12 :0:0: note: this is the location of the previous definition #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  #9 10.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 10.13 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, #9 10.13 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: #9 10.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.13 #define __EXTENSIONS__ /* for Sun */ #9 10.13 #9 10.13 :0:0: note: this is the location of the previous definition #9 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: #9 10.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.14 #define __EXTENSIONS__ /* for Sun */ #9 10.14 #9 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: #9 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.16 #define __EXTENSIONS__ /* for Sun */ #9 10.16 #9 10.16 :0:0: note: this is the location of the previous definition #9 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: #9 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.17 #define __EXTENSIONS__ /* for Sun */ #9 10.17 #9 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: #9 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.17 #define __EXTENSIONS__ /* for Sun */ #9 10.17 #9 10.17 :0:0: note: this is the location of the previous definition #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.19 #define __EXTENSIONS__ /* for Sun */ #9 10.19 #9 10.19 :0:0: note: this is the location of the previous definition #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.19 #define __EXTENSIONS__ /* for Sun */ #9 10.19 #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.19 #define __EXTENSIONS__ /* for Sun */ #9 10.19 #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.20 #define __EXTENSIONS__ /* for Sun */ #9 10.20 #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.21 #define __EXTENSIONS__ /* for Sun */ #9 10.21 #9 10.21 :0:0: note: this is the location of the previous definition #9 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  #9 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  #9 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.21 #define __EXTENSIONS__ /* for Sun */ #9 10.21 #9 10.21 :0:0: note: this is the location of the previous definition #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.21 #define __EXTENSIONS__ /* for Sun */ #9 10.21 #9 10.21 :0:0: note: this is the location of the previous definition #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: #9 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.23 #define __EXTENSIONS__ /* for Sun */ #9 10.23 #9 10.23 :0:0: note: this is the location of the previous definition #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: #9 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.23 #define __EXTENSIONS__ /* for Sun */ #9 10.23 #9 10.23 :0:0: note: this is the location of the previous definition #9 10.24 :0:0: note: this is the location of the previous definition #9 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: #9 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.24 #define __EXTENSIONS__ /* for Sun */ #9 10.24 #9 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: #9 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.24 #define __EXTENSIONS__ /* for Sun */ #9 10.24 #9 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: #9 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.25 #define __EXTENSIONS__ /* for Sun */ #9 10.25 #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.26 #define __EXTENSIONS__ /* for Sun */ #9 10.26 #9 10.26 :0:0: note: this is the location of the previous definition #9 10.26 :0:0: note: this is the location of the previous definition #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.26 #define __EXTENSIONS__ /* for Sun */ #9 10.26 #9 10.26 :0:0: note: this is the location of the previous definition #9 10.26 :0:0: note: this is the location of the previous definition #9 10.26 :0:0: note: this is the location of the previous definition #9 10.26 :0:0: note: this is the location of the previous definition #9 10.26 :0:0: note: this is the location of the previous definition #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.26 #define __EXTENSIONS__ /* for Sun */ #9 10.26 #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.26 #define __EXTENSIONS__ /* for Sun */ #9 10.26 #9 10.26 :0:0: note: this is the location of the previous definition #9 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  #9 10.27 :0:0: note: this is the location of the previous definition #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.28 #define __EXTENSIONS__ /* for Sun */ #9 10.28 #9 10.28 :0:0: note: this is the location of the previous definition #9 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  #9 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  #9 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  #9 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  #9 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: #9 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.29 #define __EXTENSIONS__ /* for Sun */ #9 10.29 #9 10.29 :0:0: note: this is the location of the previous definition #9 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: #9 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.30 #define __EXTENSIONS__ /* for Sun */ #9 10.30 #9 10.30 :0:0: note: this is the location of the previous definition #9 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  #9 10.31 :0:0: note: this is the location of the previous definition #9 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: #9 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.31 #define __EXTENSIONS__ /* for Sun */ #9 10.31 #9 10.31 :0:0: note: this is the location of the previous definition #9 10.31 :0:0: note: this is the location of the previous definition #9 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: #9 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.32 #define __EXTENSIONS__ /* for Sun */ #9 10.32 #9 10.32 :0:0: note: this is the location of the previous definition #9 10.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, #9 10.33 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: #9 10.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.33 #define __EXTENSIONS__ /* for Sun */ #9 10.33 #9 10.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  #9 10.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  #9 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: #9 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.35 #define __EXTENSIONS__ /* for Sun */ #9 10.35 #9 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: #9 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.35 #define __EXTENSIONS__ /* for Sun */ #9 10.35 #9 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: #9 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.35 #define __EXTENSIONS__ /* for Sun */ #9 10.35 #9 10.35 :0:0: note: this is the location of the previous definition #9 10.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: #9 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.36 #define __EXTENSIONS__ /* for Sun */ #9 10.36 #9 10.36 :0:0: note: this is the location of the previous definition #9 10.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: #9 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.36 #define __EXTENSIONS__ /* for Sun */ #9 10.36 #9 10.36 :0:0: note: this is the location of the previous definition #9 10.38 :0:0: note: this is the location of the previous definition #9 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: #9 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.38 #define __EXTENSIONS__ /* for Sun */ #9 10.38 #9 10.38 :0:0: note: this is the location of the previous definition #9 10.38 :0:0: note: this is the location of the previous definition #9 10.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  #9 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: #9 10.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.39 #define __EXTENSIONS__ /* for Sun */ #9 10.39 #9 10.39 :0:0: note: this is the location of the previous definition #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  #9 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: #9 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.40 #define __EXTENSIONS__ /* for Sun */ #9 10.40 #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  #9 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: #9 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.40 #define __EXTENSIONS__ /* for Sun */ #9 10.40 #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  #9 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: #9 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.41 #define __EXTENSIONS__ /* for Sun */ #9 10.41 #9 10.41 :0:0: note: this is the location of the previous definition #9 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c:8: #9 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.41 #define __EXTENSIONS__ /* for Sun */ #9 10.41 #9 10.41 :0:0: note: this is the location of the previous definition #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.42 #define __EXTENSIONS__ /* for Sun */ #9 10.42 #9 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  #9 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.42 #define __EXTENSIONS__ /* for Sun */ #9 10.42 #9 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.42 #define __EXTENSIONS__ /* for Sun */ #9 10.42 #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.42 #define __EXTENSIONS__ /* for Sun */ #9 10.42 #9 10.42 :0:0: note: this is the location of the previous definition #9 10.43 :0:0: note: this is the location of the previous definition #9 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: #9 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.43 #define __EXTENSIONS__ /* for Sun */ #9 10.43 #9 10.43 :0:0: note: this is the location of the previous definition #9 10.43 :0:0: note: this is the location of the previous definition #9 10.44 :0:0: note: this is the location of the previous definition #9 10.44 :0:0: note: this is the location of the previous definition #9 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: #9 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.44 #define __EXTENSIONS__ /* for Sun */ #9 10.44 #9 10.46 :0:0: note: this is the location of the previous definition #9 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: #9 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.46 #define __EXTENSIONS__ /* for Sun */ #9 10.46 #9 10.46 :0:0: note: this is the location of the previous definition #9 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c:8: #9 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.46 #define __EXTENSIONS__ /* for Sun */ #9 10.46 #9 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: #9 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.47 #define __EXTENSIONS__ /* for Sun */ #9 10.47 #9 10.47 :0:0: note: this is the location of the previous definition #9 10.47 :0:0: note: this is the location of the previous definition #9 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: #9 10.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.47 #define __EXTENSIONS__ /* for Sun */ #9 10.47 #9 10.47 :0:0: note: this is the location of the previous definition #9 10.47 :0:0: note: this is the location of the previous definition #9 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: #9 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.48 #define __EXTENSIONS__ /* for Sun */ #9 10.48 #9 10.48 :0:0: note: this is the location of the previous definition #9 10.48 :0:0: note: this is the location of the previous definition #9 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: #9 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.48 #define __EXTENSIONS__ /* for Sun */ #9 10.48 #9 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  #9 10.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: #9 10.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.49 #define __EXTENSIONS__ /* for Sun */ #9 10.49 #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  #9 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: #9 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.51 #define __EXTENSIONS__ /* for Sun */ #9 10.51 #9 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: #9 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.51 #define __EXTENSIONS__ /* for Sun */ #9 10.51 #9 10.51 :0:0: note: this is the location of the previous definition #9 10.53 :0:0: note: this is the location of the previous definition #9 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, #9 10.53 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: #9 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.53 #define __EXTENSIONS__ /* for Sun */ #9 10.53 #9 10.53 :0:0: note: this is the location of the previous definition #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.54 #define __EXTENSIONS__ /* for Sun */ #9 10.54 #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.54 #define __EXTENSIONS__ /* for Sun */ #9 10.54 #9 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: #9 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.55 #define __EXTENSIONS__ /* for Sun */ #9 10.55 #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.56 #define __EXTENSIONS__ /* for Sun */ #9 10.56 #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.56 #define __EXTENSIONS__ /* for Sun */ #9 10.56 #9 10.56 :0:0: note: this is the location of the previous definition #9 10.59 :0:0: note: this is the location of the previous definition #9 10.59 :0:0: note: this is the location of the previous definition #9 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: #9 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.60 #define __EXTENSIONS__ /* for Sun */ #9 10.60 #9 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: #9 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.60 #define __EXTENSIONS__ /* for Sun */ #9 10.60 #9 10.60 :0:0: note: this is the location of the previous definition #9 10.60 :0:0: note: this is the location of the previous definition #9 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: #9 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.60 #define __EXTENSIONS__ /* for Sun */ #9 10.60 #9 10.60 :0:0: note: this is the location of the previous definition #9 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: #9 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.61 #define __EXTENSIONS__ /* for Sun */ #9 10.61 #9 10.61 :0:0: note: this is the location of the previous definition #9 10.63 :0:0: note: this is the location of the previous definition #9 10.63 :0:0: note: this is the location of the previous definition #9 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 10.63 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: #9 10.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.63 #define __EXTENSIONS__ /* for Sun */ #9 10.63 #9 10.63 :0:0: note: this is the location of the previous definition #9 10.63 :0:0: note: this is the location of the previous definition #9 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: #9 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.64 #define __EXTENSIONS__ /* for Sun */ #9 10.64 #9 10.64 :0:0: note: this is the location of the previous definition #9 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: #9 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.65 #define __EXTENSIONS__ /* for Sun */ #9 10.65 #9 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: #9 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.67 #define __EXTENSIONS__ /* for Sun */ #9 10.67 #9 10.67 :0:0: note: this is the location of the previous definition #9 10.68 :0:0: note: this is the location of the previous definition #9 10.69 :0:0: note: this is the location of the previous definition #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: #9 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.70 #define __EXTENSIONS__ /* for Sun */ #9 10.70 #9 10.70 :0:0: note: this is the location of the previous definition #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: #9 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.70 #define __EXTENSIONS__ /* for Sun */ #9 10.70 #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.71 #define __EXTENSIONS__ /* for Sun */ #9 10.71 #9 10.72 :0:0: note: this is the location of the previous definition #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: #9 10.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.74 #define __EXTENSIONS__ /* for Sun */ #9 10.74 #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  #9 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: #9 10.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.75 #define __EXTENSIONS__ /* for Sun */ #9 10.75 #9 10.75 :0:0: note: this is the location of the previous definition #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: #9 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.76 #define __EXTENSIONS__ /* for Sun */ #9 10.76 #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: #9 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.76 #define __EXTENSIONS__ /* for Sun */ #9 10.76 #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: #9 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.76 #define __EXTENSIONS__ /* for Sun */ #9 10.76 #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: #9 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.76 #define __EXTENSIONS__ /* for Sun */ #9 10.76 #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.77 #define __EXTENSIONS__ /* for Sun */ #9 10.77 #9 10.77 :0:0: note: this is the location of the previous definition #9 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.77 #define __EXTENSIONS__ /* for Sun */ #9 10.77 #9 10.77 :0:0: note: this is the location of the previous definition #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.77 #define __EXTENSIONS__ /* for Sun */ #9 10.77 #9 10.77 :0:0: note: this is the location of the previous definition #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  #9 10.78 :0:0: note: this is the location of the previous definition #9 10.78 :0:0: note: this is the location of the previous definition #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  #9 10.78 :0:0: note: this is the location of the previous definition #9 10.79 :0:0: note: this is the location of the previous definition #9 10.79 :0:0: note: this is the location of the previous definition #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.80 #define __EXTENSIONS__ /* for Sun */ #9 10.80 #9 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  #9 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  #9 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.81 #define __EXTENSIONS__ /* for Sun */ #9 10.81 #9 10.81 :0:0: note: this is the location of the previous definition #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.81 #define __EXTENSIONS__ /* for Sun */ #9 10.81 #9 10.81 :0:0: note: this is the location of the previous definition #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.81 #define __EXTENSIONS__ /* for Sun */ #9 10.81 #9 10.81 :0:0: note: this is the location of the previous definition #9 10.81 :0:0: note: this is the location of the previous definition #9 10.82 :0:0: note: this is the location of the previous definition #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.83 #define __EXTENSIONS__ /* for Sun */ #9 10.83 #9 10.83 :0:0: note: this is the location of the previous definition #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.83 #define __EXTENSIONS__ /* for Sun */ #9 10.83 #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.84 #define __EXTENSIONS__ /* for Sun */ #9 10.84 #9 10.84 :0:0: note: this is the location of the previous definition #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.86 #define __EXTENSIONS__ /* for Sun */ #9 10.86 #9 10.86 :0:0: note: this is the location of the previous definition #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.86 #define __EXTENSIONS__ /* for Sun */ #9 10.86 #9 10.86 :0:0: note: this is the location of the previous definition #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  #9 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: #9 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.87 #define __EXTENSIONS__ /* for Sun */ #9 10.87 #9 10.87 :0:0: note: this is the location of the previous definition #9 10.87 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  #9 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: #9 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.87 #define __EXTENSIONS__ /* for Sun */ #9 10.87 #9 10.87 :0:0: note: this is the location of the previous definition #9 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  #9 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  #9 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: #9 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.88 #define __EXTENSIONS__ /* for Sun */ #9 10.88 #9 10.88 :0:0: note: this is the location of the previous definition #9 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 10.89 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: #9 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.89 #define __EXTENSIONS__ /* for Sun */ #9 10.89 #9 10.89 :0:0: note: this is the location of the previous definition #9 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, #9 10.89 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: #9 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.89 #define __EXTENSIONS__ /* for Sun */ #9 10.89 #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  #9 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: #9 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.90 #define __EXTENSIONS__ /* for Sun */ #9 10.90 #9 10.90 :0:0: note: this is the location of the previous definition #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.91 :0:0: note: this is the location of the previous definition #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.91 :0:0: note: this is the location of the previous definition #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.92 #define __EXTENSIONS__ /* for Sun */ #9 10.92 #9 10.92 :0:0: note: this is the location of the previous definition #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.92 #define __EXTENSIONS__ /* for Sun */ #9 10.92 #9 10.92 :0:0: note: this is the location of the previous definition #9 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: #9 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.93 #define __EXTENSIONS__ /* for Sun */ #9 10.93 #9 10.93 :0:0: note: this is the location of the previous definition #9 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: #9 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.95 #define __EXTENSIONS__ /* for Sun */ #9 10.95 #9 10.95 :0:0: note: this is the location of the previous definition #9 10.95 :0:0: note: this is the location of the previous definition #9 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: #9 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.96 #define __EXTENSIONS__ /* for Sun */ #9 10.96 #9 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: #9 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.96 #define __EXTENSIONS__ /* for Sun */ #9 10.96 #9 10.97 :0:0: note: this is the location of the previous definition #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  #9 10.97 :0:0: note: this is the location of the previous definition #9 10.97 :0:0: note: this is the location of the previous definition #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: #9 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.99 #define __EXTENSIONS__ /* for Sun */ #9 10.99 #9 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: #9 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.00 #define __EXTENSIONS__ /* for Sun */ #9 11.00 #9 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: #9 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.00 #define __EXTENSIONS__ /* for Sun */ #9 11.00 #9 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: #9 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.01 #define __EXTENSIONS__ /* for Sun */ #9 11.01 #9 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: #9 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.01 #define __EXTENSIONS__ /* for Sun */ #9 11.01 #9 11.01 :0:0: note: this is the location of the previous definition #9 11.01 :0:0: note: this is the location of the previous definition #9 11.02 :0:0: note: this is the location of the previous definition #9 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 11.03 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: #9 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.03 #define __EXTENSIONS__ /* for Sun */ #9 11.03 #9 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 11.04 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: #9 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.04 #define __EXTENSIONS__ /* for Sun */ #9 11.04 #9 11.04 :0:0: note: this is the location of the previous definition #9 11.04 :0:0: note: this is the location of the previous definition #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  #9 11.05 :0:0: note: this is the location of the previous definition #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  #9 11.06 :0:0: note: this is the location of the previous definition #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  #9 11.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 11.09 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, #9 11.09 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: #9 11.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.09 #define __EXTENSIONS__ /* for Sun */ #9 11.09 #9 11.09 :0:0: note: this is the location of the previous definition #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  #9 11.09 :0:0: note: this is the location of the previous definition #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: #9 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.10 #define __EXTENSIONS__ /* for Sun */ #9 11.10 #9 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: #9 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.11 #define __EXTENSIONS__ /* for Sun */ #9 11.11 #9 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: #9 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.12 #define __EXTENSIONS__ /* for Sun */ #9 11.12 #9 11.12 :0:0: note: this is the location of the previous definition #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  #9 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: #9 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.12 #define __EXTENSIONS__ /* for Sun */ #9 11.12 #9 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: #9 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.12 #define __EXTENSIONS__ /* for Sun */ #9 11.12 #9 11.12 :0:0: note: this is the location of the previous definition #9 11.12 :0:0: note: this is the location of the previous definition #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.13 #define __EXTENSIONS__ /* for Sun */ #9 11.13 #9 11.13 :0:0: note: this is the location of the previous definition #9 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  #9 11.14 :0:0: note: this is the location of the previous definition #9 11.14 :0:0: note: this is the location of the previous definition #9 11.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: #9 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.16 #define __EXTENSIONS__ /* for Sun */ #9 11.16 #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  #9 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: #9 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.18 #define __EXTENSIONS__ /* for Sun */ #9 11.18 #9 11.18 :0:0: note: this is the location of the previous definition #9 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, #9 11.20 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: #9 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.20 #define __EXTENSIONS__ /* for Sun */ #9 11.20 #9 11.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, #9 11.20 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: #9 11.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.20 #define __EXTENSIONS__ /* for Sun */ #9 11.20 #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: #9 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.21 #define __EXTENSIONS__ /* for Sun */ #9 11.21 #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  #9 11.21 :0:0: note: this is the location of the previous definition #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  #9 11.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c:8: #9 11.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.22 #define __EXTENSIONS__ /* for Sun */ #9 11.22 #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  #9 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, #9 11.23 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: #9 11.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.23 #define __EXTENSIONS__ /* for Sun */ #9 11.23 #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  #9 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  #9 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: #9 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.24 #define __EXTENSIONS__ /* for Sun */ #9 11.24 #9 11.24 :0:0: note: this is the location of the previous definition #9 11.24 :0:0: note: this is the location of the previous definition #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  #9 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: #9 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.25 #define __EXTENSIONS__ /* for Sun */ #9 11.25 #9 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: #9 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.25 #define __EXTENSIONS__ /* for Sun */ #9 11.25 #9 11.25 :0:0: note: this is the location of the previous definition #9 11.26 :0:0: note: this is the location of the previous definition #9 11.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  #9 11.26 :0:0: note: this is the location of the previous definition #9 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: #9 11.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.27 #define __EXTENSIONS__ /* for Sun */ #9 11.27 #9 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  #9 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  #9 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  #9 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  #9 11.29 :0:0: note: this is the location of the previous definition #9 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  #9 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  #9 11.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  #9 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: #9 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.30 #define __EXTENSIONS__ /* for Sun */ #9 11.30 #9 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: #9 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.30 #define __EXTENSIONS__ /* for Sun */ #9 11.30 #9 11.30 :0:0: note: this is the location of the previous definition #9 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c:8: #9 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.30 #define __EXTENSIONS__ /* for Sun */ #9 11.30 #9 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  #9 11.30 :0:0: note: this is the location of the previous definition #9 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  #9 11.31 :0:0: note: this is the location of the previous definition #9 11.31 :0:0: note: this is the location of the previous definition #9 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: #9 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.32 #define __EXTENSIONS__ /* for Sun */ #9 11.32 #9 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: #9 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.32 #define __EXTENSIONS__ /* for Sun */ #9 11.32 #9 11.32 :0:0: note: this is the location of the previous definition #9 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: #9 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.32 #define __EXTENSIONS__ /* for Sun */ #9 11.32 #9 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: #9 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.32 #define __EXTENSIONS__ /* for Sun */ #9 11.32 #9 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  #9 11.33 :0:0: note: this is the location of the previous definition #9 11.33 :0:0: note: this is the location of the previous definition #9 11.33 :0:0: note: this is the location of the previous definition #9 11.33 :0:0: note: this is the location of the previous definition #9 11.35 :0:0: note: this is the location of the previous definition #9 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  #9 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c:8: #9 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.39 #define __EXTENSIONS__ /* for Sun */ #9 11.39 #9 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  #9 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: #9 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.40 #define __EXTENSIONS__ /* for Sun */ #9 11.40 #9 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: #9 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.41 #define __EXTENSIONS__ /* for Sun */ #9 11.41 #9 11.41 :0:0: note: this is the location of the previous definition #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  #9 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: #9 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.44 #define __EXTENSIONS__ /* for Sun */ #9 11.44 #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  #9 11.44 :0:0: note: this is the location of the previous definition #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  #9 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  #9 11.46 :0:0: note: this is the location of the previous definition #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 :0:0: note: this is the location of the previous definition #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 :0:0: note: this is the location of the previous definition #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: #9 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.48 #define __EXTENSIONS__ /* for Sun */ #9 11.48 #9 11.48 :0:0: note: this is the location of the previous definition #9 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: #9 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.49 #define __EXTENSIONS__ /* for Sun */ #9 11.49 #9 11.49 :0:0: note: this is the location of the previous definition #9 11.49 :0:0: note: this is the location of the previous definition #9 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.50 #define __EXTENSIONS__ /* for Sun */ #9 11.50 #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.51 #define __EXTENSIONS__ /* for Sun */ #9 11.51 #9 11.51 :0:0: note: this is the location of the previous definition #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.51 #define __EXTENSIONS__ /* for Sun */ #9 11.51 #9 11.51 :0:0: note: this is the location of the previous definition #9 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: #9 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.52 #define __EXTENSIONS__ /* for Sun */ #9 11.52 #9 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: #9 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.53 #define __EXTENSIONS__ /* for Sun */ #9 11.53 #9 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  #9 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  #9 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: #9 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.54 #define __EXTENSIONS__ /* for Sun */ #9 11.54 #9 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  #9 11.54 :0:0: note: this is the location of the previous definition #9 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  #9 11.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  #9 11.56 :0:0: note: this is the location of the previous definition #9 11.56 :0:0: note: this is the location of the previous definition #9 11.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.57 #define __EXTENSIONS__ /* for Sun */ #9 11.57 #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.57 #define __EXTENSIONS__ /* for Sun */ #9 11.57 #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.57 #define __EXTENSIONS__ /* for Sun */ #9 11.57 #9 11.57 :0:0: note: this is the location of the previous definition #9 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  #9 11.57 :0:0: note: this is the location of the previous definition #9 11.58 :0:0: note: this is the location of the previous definition #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 :0:0: note: this is the location of the previous definition #9 11.60 :0:0: note: this is the location of the previous definition #9 11.60 :0:0: note: this is the location of the previous definition #9 11.60 :0:0: note: this is the location of the previous definition #9 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  #9 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: #9 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.61 #define __EXTENSIONS__ /* for Sun */ #9 11.61 #9 11.61 :0:0: note: this is the location of the previous definition #9 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: #9 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.62 #define __EXTENSIONS__ /* for Sun */ #9 11.62 #9 11.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  #9 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: #9 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.62 #define __EXTENSIONS__ /* for Sun */ #9 11.62 #9 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: #9 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.62 #define __EXTENSIONS__ /* for Sun */ #9 11.62 #9 11.62 :0:0: note: this is the location of the previous definition #9 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.64 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, #9 11.64 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: #9 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.64 #define __EXTENSIONS__ /* for Sun */ #9 11.64 #9 11.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, #9 11.65 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: #9 11.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.65 #define __EXTENSIONS__ /* for Sun */ #9 11.65 #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  #9 11.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, #9 11.65 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c:8: #9 11.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.65 #define __EXTENSIONS__ /* for Sun */ #9 11.65 #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: #9 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.66 #define __EXTENSIONS__ /* for Sun */ #9 11.66 #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: #9 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.66 #define __EXTENSIONS__ /* for Sun */ #9 11.66 #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: #9 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.66 #define __EXTENSIONS__ /* for Sun */ #9 11.66 #9 11.66 :0:0: note: this is the location of the previous definition #9 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 11.67 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: #9 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.67 #define __EXTENSIONS__ /* for Sun */ #9 11.67 #9 11.67 :0:0: note: this is the location of the previous definition #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.68 :0:0: note: this is the location of the previous definition #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.68 :0:0: note: this is the location of the previous definition #9 11.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  #9 11.68 :0:0: note: this is the location of the previous definition #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: #9 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.69 #define __EXTENSIONS__ /* for Sun */ #9 11.69 #9 11.69 :0:0: note: this is the location of the previous definition #9 11.69 :0:0: note: this is the location of the previous definition #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: #9 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.69 #define __EXTENSIONS__ /* for Sun */ #9 11.69 #9 11.69 :0:0: note: this is the location of the previous definition #9 11.70 :0:0: note: this is the location of the previous definition #9 11.70 :0:0: note: this is the location of the previous definition #9 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: #9 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.70 #define __EXTENSIONS__ /* for Sun */ #9 11.70 #9 11.70 :0:0: note: this is the location of the previous definition #9 11.70 :0:0: note: this is the location of the previous definition #9 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: #9 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.70 #define __EXTENSIONS__ /* for Sun */ #9 11.70 #9 11.70 :0:0: note: this is the location of the previous definition #9 11.71 :0:0: note: this is the location of the previous definition #9 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: #9 11.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.71 #define __EXTENSIONS__ /* for Sun */ #9 11.71 #9 11.72 :0:0: note: this is the location of the previous definition #9 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: #9 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.73 #define __EXTENSIONS__ /* for Sun */ #9 11.73 #9 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: #9 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.73 #define __EXTENSIONS__ /* for Sun */ #9 11.73 #9 11.73 :0:0: note: this is the location of the previous definition #9 11.73 :0:0: note: this is the location of the previous definition #9 11.73 :0:0: note: this is the location of the previous definition #9 11.73 :0:0: note: this is the location of the previous definition #9 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: #9 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.73 #define __EXTENSIONS__ /* for Sun */ #9 11.73 #9 11.73 :0:0: note: this is the location of the previous definition #9 11.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: #9 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.73 #define __EXTENSIONS__ /* for Sun */ #9 11.73 #9 11.73 :0:0: note: this is the location of the previous definition #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: #9 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.74 #define __EXTENSIONS__ /* for Sun */ #9 11.74 #9 11.74 :0:0: note: this is the location of the previous definition #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: #9 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.74 #define __EXTENSIONS__ /* for Sun */ #9 11.74 #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: #9 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.74 #define __EXTENSIONS__ /* for Sun */ #9 11.74 #9 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  #9 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: #9 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.75 #define __EXTENSIONS__ /* for Sun */ #9 11.75 #9 11.76 :0:0: note: this is the location of the previous definition #9 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: #9 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.76 #define __EXTENSIONS__ /* for Sun */ #9 11.76 #9 11.76 :0:0: note: this is the location of the previous definition #9 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: #9 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.77 #define __EXTENSIONS__ /* for Sun */ #9 11.77 #9 11.77 :0:0: note: this is the location of the previous definition #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  #9 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: #9 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.78 #define __EXTENSIONS__ /* for Sun */ #9 11.78 #9 11.78 :0:0: note: this is the location of the previous definition #9 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: #9 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.78 #define __EXTENSIONS__ /* for Sun */ #9 11.78 #9 11.78 :0:0: note: this is the location of the previous definition #9 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: #9 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.78 #define __EXTENSIONS__ /* for Sun */ #9 11.78 #9 11.78 :0:0: note: this is the location of the previous definition #9 11.79 :0:0: note: this is the location of the previous definition #9 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: #9 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.79 #define __EXTENSIONS__ /* for Sun */ #9 11.79 #9 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c:8: #9 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.79 #define __EXTENSIONS__ /* for Sun */ #9 11.79 #9 11.79 :0:0: note: this is the location of the previous definition #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: #9 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.81 #define __EXTENSIONS__ /* for Sun */ #9 11.81 #9 11.81 :0:0: note: this is the location of the previous definition #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: #9 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.81 #define __EXTENSIONS__ /* for Sun */ #9 11.81 #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: #9 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.82 #define __EXTENSIONS__ /* for Sun */ #9 11.82 #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: #9 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.82 #define __EXTENSIONS__ /* for Sun */ #9 11.82 #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: #9 11.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.82 #define __EXTENSIONS__ /* for Sun */ #9 11.82 #9 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: #9 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.84 #define __EXTENSIONS__ /* for Sun */ #9 11.84 #9 11.84 :0:0: note: this is the location of the previous definition #9 11.84 :0:0: note: this is the location of the previous definition #9 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: #9 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.84 #define __EXTENSIONS__ /* for Sun */ #9 11.84 #9 11.84 :0:0: note: this is the location of the previous definition #9 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: #9 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.85 #define __EXTENSIONS__ /* for Sun */ #9 11.85 #9 11.85 :0:0: note: this is the location of the previous definition #9 11.85 :0:0: note: this is the location of the previous definition #9 11.85 :0:0: note: this is the location of the previous definition #9 11.85 :0:0: note: this is the location of the previous definition #9 11.86 :0:0: note: this is the location of the previous definition #9 11.87 :0:0: note: this is the location of the previous definition #9 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: #9 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.88 #define __EXTENSIONS__ /* for Sun */ #9 11.88 #9 11.88 :0:0: note: this is the location of the previous definition #9 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: #9 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.88 #define __EXTENSIONS__ /* for Sun */ #9 11.88 #9 11.88 :0:0: note: this is the location of the previous definition #9 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: #9 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.88 #define __EXTENSIONS__ /* for Sun */ #9 11.88 #9 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: #9 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.89 #define __EXTENSIONS__ /* for Sun */ #9 11.89 #9 11.89 :0:0: note: this is the location of the previous definition #9 11.89 :0:0: note: this is the location of the previous definition #9 11.89 :0:0: note: this is the location of the previous definition #9 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, #9 11.90 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: #9 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.90 #define __EXTENSIONS__ /* for Sun */ #9 11.90 #9 11.90 :0:0: note: this is the location of the previous definition #9 11.90 :0:0: note: this is the location of the previous definition #9 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c:8: #9 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.91 #define __EXTENSIONS__ /* for Sun */ #9 11.91 #9 11.91 :0:0: note: this is the location of the previous definition #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: #9 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.92 #define __EXTENSIONS__ /* for Sun */ #9 11.92 #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c:8: #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.93 #define __EXTENSIONS__ /* for Sun */ #9 11.93 #9 11.93 :0:0: note: this is the location of the previous definition #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.93 #define __EXTENSIONS__ /* for Sun */ #9 11.93 #9 11.93 :0:0: note: this is the location of the previous definition #9 11.93 :0:0: note: this is the location of the previous definition #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: #9 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.95 #define __EXTENSIONS__ /* for Sun */ #9 11.95 #9 11.95 :0:0: note: this is the location of the previous definition #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: #9 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.95 #define __EXTENSIONS__ /* for Sun */ #9 11.95 #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: #9 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.95 #define __EXTENSIONS__ /* for Sun */ #9 11.95 #9 11.95 :0:0: note: this is the location of the previous definition #9 11.95 :0:0: note: this is the location of the previous definition #9 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: #9 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.96 #define __EXTENSIONS__ /* for Sun */ #9 11.96 #9 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: #9 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.98 #define __EXTENSIONS__ /* for Sun */ #9 11.98 #9 11.98 :0:0: note: this is the location of the previous definition #9 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: #9 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.98 #define __EXTENSIONS__ /* for Sun */ #9 11.98 #9 11.98 :0:0: note: this is the location of the previous definition #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.99 #define __EXTENSIONS__ /* for Sun */ #9 11.99 #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.99 #define __EXTENSIONS__ /* for Sun */ #9 11.99 #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.99 #define __EXTENSIONS__ /* for Sun */ #9 11.99 #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.99 #define __EXTENSIONS__ /* for Sun */ #9 11.99 #9 11.99 :0:0: note: this is the location of the previous definition #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.00 #define __EXTENSIONS__ /* for Sun */ #9 12.00 #9 12.00 :0:0: note: this is the location of the previous definition #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.00 #define __EXTENSIONS__ /* for Sun */ #9 12.00 #9 12.00 :0:0: note: this is the location of the previous definition #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.00 #define __EXTENSIONS__ /* for Sun */ #9 12.00 #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: #9 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.01 #define __EXTENSIONS__ /* for Sun */ #9 12.01 #9 12.01 :0:0: note: this is the location of the previous definition #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: #9 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.01 #define __EXTENSIONS__ /* for Sun */ #9 12.01 #9 12.01 :0:0: note: this is the location of the previous definition #9 12.01 :0:0: note: this is the location of the previous definition #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: #9 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.02 #define __EXTENSIONS__ /* for Sun */ #9 12.02 #9 12.03 :0:0: note: this is the location of the previous definition #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.04 #define __EXTENSIONS__ /* for Sun */ #9 12.04 #9 12.04 :0:0: note: this is the location of the previous definition #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.04 #define __EXTENSIONS__ /* for Sun */ #9 12.04 #9 12.04 :0:0: note: this is the location of the previous definition #9 12.04 :0:0: note: this is the location of the previous definition #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.04 #define __EXTENSIONS__ /* for Sun */ #9 12.04 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.05 #define __EXTENSIONS__ /* for Sun */ #9 12.05 #9 12.05 :0:0: note: this is the location of the previous definition #9 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: #9 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.06 #define __EXTENSIONS__ /* for Sun */ #9 12.06 #9 12.06 :0:0: note: this is the location of the previous definition #9 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: #9 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.06 #define __EXTENSIONS__ /* for Sun */ #9 12.06 #9 12.06 :0:0: note: this is the location of the previous definition #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.07 #define __EXTENSIONS__ /* for Sun */ #9 12.07 #9 12.07 :0:0: note: this is the location of the previous definition #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: #9 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.08 #define __EXTENSIONS__ /* for Sun */ #9 12.08 #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: #9 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.08 #define __EXTENSIONS__ /* for Sun */ #9 12.08 #9 12.08 :0:0: note: this is the location of the previous definition #9 12.09 :0:0: note: this is the location of the previous definition #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.10 #define __EXTENSIONS__ /* for Sun */ #9 12.10 #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.10 #define __EXTENSIONS__ /* for Sun */ #9 12.10 #9 12.11 :0:0: note: this is the location of the previous definition #9 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: #9 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.11 #define __EXTENSIONS__ /* for Sun */ #9 12.11 #9 12.11 :0:0: note: this is the location of the previous definition #9 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: #9 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.11 #define __EXTENSIONS__ /* for Sun */ #9 12.11 #9 12.11 :0:0: note: this is the location of the previous definition #9 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: #9 12.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.11 #define __EXTENSIONS__ /* for Sun */ #9 12.11 #9 12.11 :0:0: note: this is the location of the previous definition #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.12 #define __EXTENSIONS__ /* for Sun */ #9 12.12 #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.12 #define __EXTENSIONS__ /* for Sun */ #9 12.12 #9 12.12 :0:0: note: this is the location of the previous definition #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.12 #define __EXTENSIONS__ /* for Sun */ #9 12.12 #9 12.12 :0:0: note: this is the location of the previous definition #9 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 12.13 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: #9 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.13 #define __EXTENSIONS__ /* for Sun */ #9 12.13 #9 12.13 :0:0: note: this is the location of the previous definition #9 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, #9 12.13 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: #9 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.13 #define __EXTENSIONS__ /* for Sun */ #9 12.13 #9 12.13 :0:0: note: this is the location of the previous definition #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 :0:0: note: this is the location of the previous definition #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 :0:0: note: this is the location of the previous definition #9 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: #9 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.15 #define __EXTENSIONS__ /* for Sun */ #9 12.15 #9 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: #9 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.15 #define __EXTENSIONS__ /* for Sun */ #9 12.15 #9 12.15 :0:0: note: this is the location of the previous definition #9 12.15 :0:0: note: this is the location of the previous definition #9 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: #9 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.16 #define __EXTENSIONS__ /* for Sun */ #9 12.16 #9 12.16 :0:0: note: this is the location of the previous definition #9 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: #9 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.16 #define __EXTENSIONS__ /* for Sun */ #9 12.16 #9 12.16 :0:0: note: this is the location of the previous definition #9 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.17 #define __EXTENSIONS__ /* for Sun */ #9 12.17 #9 12.17 :0:0: note: this is the location of the previous definition #9 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.17 #define __EXTENSIONS__ /* for Sun */ #9 12.17 #9 12.17 :0:0: note: this is the location of the previous definition #9 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.17 #define __EXTENSIONS__ /* for Sun */ #9 12.17 #9 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.17 #define __EXTENSIONS__ /* for Sun */ #9 12.17 #9 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: #9 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.18 #define __EXTENSIONS__ /* for Sun */ #9 12.18 #9 12.18 :0:0: note: this is the location of the previous definition #9 12.19 :0:0: note: this is the location of the previous definition #9 12.19 :0:0: note: this is the location of the previous definition #9 12.20 :0:0: note: this is the location of the previous definition #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: #9 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.20 #define __EXTENSIONS__ /* for Sun */ #9 12.20 #9 12.20 :0:0: note: this is the location of the previous definition #9 12.20 :0:0: note: this is the location of the previous definition #9 12.20 :0:0: note: this is the location of the previous definition #9 12.28 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_rrc.a  #9 12.37 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 12.38 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/crg.c  #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  #9 12.39 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  #9 12.40 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  #9 12.41 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  #9 12.58 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' #9 12.58 extern uint8_t stopBtInfo = FALSE; #9 12.58 ^~~~~~~~~~ #9 13.00 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcm.a  #9 13.00 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 13.01 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  #9 13.01 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  #9 13.11 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': #9 13.11 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] #9 13.11 Data reg =0; #9 13.11 ^~~ #9 13.23 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 13.84 -e ***** CU STUB BUILD COMPLETE ***** #9 DONE 14.4s #10 exporting to image #10 exporting layers #10 exporting layers 0.8s done #10 writing image sha256:44dc7003d52b5e452ae75a70667c9560b4a53104ac5c3f9bf58cd61ca81edbb7 done #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.5 0.0s done #10 DONE 0.9s ---> docker-build.sh ends [o-du-l2-cu-stub-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6089379587226303095.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. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins7225420471863866880.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.5 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.5 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub] 9dd9bc911c3a: Preparing 0c9435de7fb3: Preparing 5f70bf18a086: Preparing 1ef1d2855451: Preparing 03d718aad9c4: Preparing cb678f9e67e1: Preparing 6345f75ef121: Preparing db5648ca1602: Preparing 17c362cf614d: Preparing cb678f9e67e1: Waiting db5648ca1602: Waiting 17c362cf614d: Waiting 6345f75ef121: Waiting 1bf503e0c025: Preparing 6dae3dd4be3b: Preparing 9dfdc6c2cdae: Preparing b6ac51ac7a06: Preparing e2cf47ababd5: Preparing 1bf503e0c025: Waiting 6dae3dd4be3b: Waiting 9dfdc6c2cdae: Waiting b6ac51ac7a06: Waiting fe6d8881187d: Preparing 23135df75b44: Preparing b43408d5f11b: Preparing e2cf47ababd5: Waiting fe6d8881187d: Waiting 23135df75b44: Waiting b43408d5f11b: Waiting 03d718aad9c4: Layer already exists cb678f9e67e1: Layer already exists 6345f75ef121: Layer already exists 5f70bf18a086: Pushed 17c362cf614d: Layer already exists db5648ca1602: Layer already exists 6dae3dd4be3b: Layer already exists 1bf503e0c025: Layer already exists b6ac51ac7a06: Layer already exists 9dfdc6c2cdae: Layer already exists e2cf47ababd5: Layer already exists fe6d8881187d: Layer already exists 23135df75b44: Layer already exists b43408d5f11b: Layer already exists 0c9435de7fb3: Pushed 1ef1d2855451: Pushed 9dd9bc911c3a: Pushed 9.0.5: digest: sha256:2930b3a88062f91cc273a4f9aa13bba45dbd3a147ac8f89c6dc5d5bec31f0c66 size: 3903 ---> docker-push.sh ends [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins12553568018358416449.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2087 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins10757067211734192763.sh ---> sysstat.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins4202699600416744863.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/o-du-l2-cu-stub-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/o-du-l2-cu-stub-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/o-du-l2-cu-stub-docker-merge-master ']' + mkdir -p /w/workspace/o-du-l2-cu-stub-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/o-du-l2-cu-stub-docker-merge-master/archives/ [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins11594003359623831791.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHo0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NHo0/bin to PATH INFO: Running in OpenStack, capturing instance metadata [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins7783531936615276246.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/config10507750600492561915tmp 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. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins10021815505157862059.sh ---> create-netrc.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins16412731315017063933.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHo0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NHo0/bin to PATH [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins17191612635472298967.sh ---> sudo-logs.sh Archiving 'sudo' log.. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins14134314625717024117.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHo0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-NHo0/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash -l /tmp/jenkins10935640382948347449.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHo0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NHo0/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/o-du-l2-cu-stub-docker-merge-master/739 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-712 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 12G 7.8G 60% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 467 1144 0 2331 3193 Swap: 1023 1 1022 ---> 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:5c:9b:9a brd ff:ff:ff:ff:ff:ff inet 10.32.6.86/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86156sec preferred_lft 86156sec inet6 fe80::f816:3eff:fe5c:9b9a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:af:ad:b6:6b 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-712) 04/05/24 _x86_64_ (4 CPU) 08:13:54 LINUX RESTART (4 CPU) 08:14:01 tps rtps wtps bread/s bwrtn/s 08:15:02 140.33 77.39 62.94 5723.71 41492.97 08:16:01 162.15 30.34 131.81 3322.16 59302.79 08:17:01 247.32 95.20 152.12 6007.60 72669.24 Average: 183.38 67.84 115.54 5026.78 57814.72 08:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:15:02 1667716 3315696 2370936 58.71 39932 1767648 929168 18.26 594740 1604600 115128 08:16:01 182912 3318696 3855740 95.47 76732 3168944 1128568 22.18 604012 2986272 244032 08:17:01 1322844 3325256 2715808 67.25 118028 1985304 1013732 19.93 720064 1720428 1376 Average: 1057824 3319883 2980828 73.81 78231 2307299 1023823 20.13 639605 2103767 120179 08:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:02 ens3 488.29 331.23 1904.63 72.74 0.00 0.00 0.00 0.00 08:15:02 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:01 ens3 433.67 189.28 13722.45 17.67 0.00 0.00 0.00 0.00 08:16:01 lo 2.23 2.23 0.20 0.20 0.00 0.00 0.00 0.00 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:01 ens3 227.26 248.78 301.90 1321.96 0.00 0.00 0.00 0.00 08:17:01 lo 1.73 1.73 0.15 0.15 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: ens3 382.80 256.78 5265.22 473.21 0.00 0.00 0.00 0.00 Average: lo 1.88 1.88 0.16 0.16 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-712) 04/05/24 _x86_64_ (4 CPU) 08:13:54 LINUX RESTART (4 CPU) 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:15:02 all 16.72 0.00 1.92 4.32 0.06 76.98 08:15:02 0 17.97 0.00 2.41 3.67 0.05 75.90 08:15:02 1 6.12 0.00 1.29 6.86 0.07 85.66 08:15:02 2 27.59 0.00 2.01 3.88 0.07 66.45 08:15:02 3 15.19 0.00 1.96 2.86 0.05 79.95 08:16:01 all 22.99 0.00 3.71 3.41 0.07 69.83 08:16:01 0 15.24 0.00 3.06 3.23 0.05 78.42 08:16:01 1 9.96 0.00 3.08 7.23 0.07 79.67 08:16:01 2 30.69 0.00 4.24 2.77 0.09 62.22 08:16:01 3 36.06 0.00 4.50 0.39 0.07 58.97 08:17:01 all 31.44 0.00 11.31 5.41 0.10 51.75 08:17:01 0 27.64 0.00 9.80 3.20 0.08 59.27 08:17:01 1 30.33 0.00 11.70 8.83 0.08 49.05 08:17:01 2 37.07 0.00 10.73 5.59 0.12 46.48 08:17:01 3 30.76 0.00 12.96 4.02 0.10 52.16 Average: all 23.69 0.00 5.64 4.38 0.08 66.21 Average: 0 20.30 0.00 5.10 3.37 0.06 71.17 Average: 1 15.44 0.00 5.34 7.64 0.07 71.50 Average: 2 31.77 0.00 5.65 4.08 0.09 58.41 Average: 3 27.27 0.00 6.47 2.43 0.07 63.76