Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/13269 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2920 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/o-du-l2-cu-stub-docker-verify-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-9BJuudKLP0UF/agent.2090 SSH_AGENT_PID=2092 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/o-du-l2-cu-stub-docker-verify-master@tmp/private_key_16015356800496993512.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-verify-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/69/13269/2 # timeout=10 > git rev-parse 639a585561426a5fb322e1a8799788dbafd30027^{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 639a585561426a5fb322e1a8799788dbafd30027 (refs/changes/69/13269/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 639a585561426a5fb322e1a8799788dbafd30027 # timeout=10 Commit message: "[Bug-ID: ODUHIGH-625]: Adding trigger for BuildAndSendRlcMaxRetransIndToDu and handling RlcMaxRetransInd at DU" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 217ccacd40f87b3dcafded3ba31b5a78da2308a1 # 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-verify-master] $ /bin/bash /tmp/jenkins16178441268179717498.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-f6tR 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-f6tR/bin to PATH Generating Requirements File Python 3.10.6 pip 24.2 from /tmp/venv-f6tR/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.1 botocore==1.35.1 bs4==0.0.2 cachetools==5.5.0 certifi==2024.7.4 cffi==1.17.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.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.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.34.0 httplib2==0.22.0 identify==2.6.0 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.7.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.5.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.1.1 oslo.serialization==5.5.0 oslo.utils==7.2.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.11.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 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.6.0 python-openstackclient==7.0.0 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-verify-master@tmp/config15768819052293996235tmp copy managed file [o-du-l2-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-verify-master@tmp/config16520472338519451991tmp [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins15655761125218214394.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-verify-master] $ /bin/bash /tmp/jenkins15184633754500378733.sh [o-du-l2-cu-stub-docker-verify-master] $ /bin/sh -xe /tmp/jenkins8908182059673791756.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-verify-master] $ /bin/bash -l /tmp/jenkins7853920319251883460.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6tR from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-f6tR/bin to PATH ---> Docker image tag found: 10.0.1 [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-verify-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-verify-master] $ /bin/bash /tmp/jenkins17420580275819743697.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:10.0.1 docker build --network=host -f Dockerfile-cu-stub -t nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:10.0.1 . #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:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 850B / 850B 0.1s done #4 sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 3.06kB / 3.06kB done #4 sha256:cdcad96bd1285535e6d19ea758ef1f9c16d7d79e61845e5cd76aef5185a6a90d 8.76kB / 8.76kB done #4 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s done #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 7.34MB / 26.71MB 0.2s #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.1s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 3.15MB / 227.37MB 0.2s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 0B / 126.73MB 0.2s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 12.58MB / 26.71MB 0.3s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 20.97MB / 26.71MB 0.4s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 22.02MB / 227.37MB 0.5s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 12.58MB / 126.73MB 0.5s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s done #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 1.05MB / 120.16MB 0.6s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 37.75MB / 227.37MB 0.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 24.12MB / 126.73MB 0.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 10.49MB / 120.16MB 0.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 31.46MB / 126.73MB 0.8s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 19.92MB / 120.16MB 0.8s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 57.67MB / 227.37MB 0.9s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 38.80MB / 126.73MB 0.9s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 29.36MB / 120.16MB 0.9s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 73.40MB / 227.37MB 1.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 54.53MB / 126.73MB 1.1s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 47.19MB / 120.16MB 1.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 63.96MB / 126.73MB 1.2s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 54.53MB / 120.16MB 1.2s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 91.23MB / 227.37MB 1.3s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 73.36MB / 126.73MB 1.3s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 67.42MB / 120.16MB 1.3s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 80.74MB / 126.73MB 1.5s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 83.89MB / 120.16MB 1.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 112.20MB / 227.37MB 1.6s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 88.08MB / 126.73MB 1.6s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 98.57MB / 120.16MB 1.6s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 127.93MB / 227.37MB 1.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 100.66MB / 126.73MB 1.8s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 1.8s #4 ... #5 [internal] load build context #5 transferring context: 65.67MB 1.0s done #5 DONE 1.9s #4 [1/5] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 1.4s done #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.4s done #4 extracting sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 0B / 123.71MB 2.6s #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 done #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 110.10MB / 126.73MB 5.2s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 13.63MB / 123.71MB 5.2s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 147.85MB / 227.37MB 5.3s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 117.44MB / 126.73MB 5.3s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 26.44MB / 123.71MB 5.3s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 5.4s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 38.80MB / 123.71MB 5.5s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 5.5s done #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 0B / 71.95MB 5.6s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 166.72MB / 227.37MB 6.4s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 55.57MB / 123.71MB 6.4s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 7.34MB / 71.95MB 6.4s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 68.16MB / 123.71MB 6.5s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 13.63MB / 71.95MB 6.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 197.13MB / 227.37MB 6.7s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 95.42MB / 123.71MB 6.7s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 30.41MB / 71.95MB 6.7s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 208.67MB / 227.37MB 6.8s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 110.10MB / 123.71MB 6.8s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 38.80MB / 71.95MB 6.8s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 7.0s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 7.0s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 53.48MB / 71.95MB 7.0s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 7.1s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 7.2s done #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0B / 37.93MB 7.3s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0B / 42.84MB 7.3s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 53.48MB / 71.95MB 12.1s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.0s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0B / 37.93MB 12.5s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0B / 42.84MB 12.5s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 66.06MB / 71.95MB 13.6s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 10.49MB / 37.93MB 13.6s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 11.53MB / 42.84MB 13.6s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 13.7s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 6.4s done #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 18.87MB / 37.93MB 13.7s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 25.17MB / 42.84MB 13.7s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 13.7s done #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 13.9s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 38.32MB / 42.84MB 13.8s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 13.9s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 13.9s done #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 13.9s done #4 extracting sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 done #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 14.0s done #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 15.73MB / 24.34MB 14.2s #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 14.3s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 14.3s done #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 3.8s done #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 0.1s #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 3.8s done #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 0.1s #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 3.9s done #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.3s done #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0.1s #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 1.6s done #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.1s #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.7s done #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.1s done #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 3.7s done #4 DONE 34.7s #6 [2/5] ADD . /opt/o-du-l2 #6 DONE 7.8s #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.828 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease #8 0.828 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] #8 0.882 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] #8 1.170 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] #8 1.228 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #8 1.321 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #8 1.353 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #8 1.639 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #8 1.704 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #8 1.807 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #8 1.830 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #8 1.831 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #8 1.900 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #8 1.902 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #8 2.525 Fetched 15.1 MB in 2s (8141 kB/s) #8 2.525 Reading package lists... #8 3.817 Reading package lists... #8 4.905 Building dependency tree... #8 5.152 Reading state information... #8 5.333 The following additional packages will be installed: #8 5.334 libpcap0.8 libpcap0.8-dev #8 5.359 The following NEW packages will be installed: #8 5.359 libpcap-dev libpcap0.8 libpcap0.8-dev #8 5.527 0 upgraded, 3 newly installed, 0 to remove and 147 not upgraded. #8 5.527 Need to get 339 kB of archives. #8 5.527 After this operation, 1066 kB of additional disk space will be used. #8 5.527 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.839 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.947 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap-dev amd64 1.8.1-6ubuntu1.18.04.2 [3480 B] #8 6.176 debconf: delaying package configuration, since apt-utils is not installed #8 6.222 Fetched 339 kB in 1s (593 kB/s) #8 6.278 Selecting previously unselected package libpcap0.8:amd64. #8 6.278 (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 6.780 Preparing to unpack .../libpcap0.8_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.798 Unpacking libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.873 Selecting previously unselected package libpcap0.8-dev:amd64. #8 6.877 Preparing to unpack .../libpcap0.8-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.885 Unpacking libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.960 Selecting previously unselected package libpcap-dev:amd64. #8 6.964 Preparing to unpack .../libpcap-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.971 Unpacking libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.047 Setting up libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.070 Setting up libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.090 Setting up libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.109 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 7.560 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 7.798 Reading package lists... #8 8.862 Building dependency tree... #8 9.088 Reading state information... #8 9.269 The following additional packages will be installed: #8 9.269 libxml2 #8 9.295 The following NEW packages will be installed: #8 9.296 libxml2-dev #8 9.297 The following packages will be upgraded: #8 9.298 libxml2 #8 9.465 1 upgraded, 1 newly installed, 0 to remove and 146 not upgraded. #8 9.465 Need to get 1421 kB of archives. #8 9.465 After this operation, 3561 kB of additional disk space will be used. #8 9.465 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.9 [663 kB] #8 9.966 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.9 [757 kB] #8 10.16 debconf: delaying package configuration, since apt-utils is not installed #8 10.20 Fetched 1421 kB in 1s (1948 kB/s) #8 10.25 (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 10.27 Preparing to unpack .../libxml2_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 10.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) over (2.9.4+dfsg1-6.1ubuntu1.3) ... #8 10.48 Selecting previously unselected package libxml2-dev:amd64. #8 10.48 Preparing to unpack .../libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 10.49 Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.66 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.68 Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.70 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 10.73 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 DONE 10.9s #9 [5/5] RUN cd build/odu && make clean_cu cu_stub NODE=TEST_STUB MACHINE=BIT64 MODE=FDD #9 0.237 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.238 -e Cleaning CU STUB #9 0.243 /opt/o-du-l2/src/cu_stub/ /opt/o-du-l2/src/cm #9 0.244 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.247 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.248 -e Cleaning ASN #9 0.249 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm #9 0.250 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.258 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.259 -e Cleaning ASN #9 0.260 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm #9 0.263 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.271 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.272 -e Cleaning ASN #9 0.273 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm #9 0.277 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.281 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.281 -e Cleaning CPUH CM #9 0.282 -e   #9 0.284 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.287 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.288 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/cu_stub #9 0.289 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.295 -e ***** CU STUB CLEAN COMPLETE ***** #9 0.297 -e Preparing directories for build... #9 0.304 -e Directories are successfully prepared #9 0.310 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.311 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c  #9 0.311 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c  #9 0.312 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c  #9 0.312 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub.c  #9 0.313 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c  #9 0.652 In file included from /opt/o-du-l2/src/cu_stub//cu_stub.c:24:0: #9 0.652 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.652 #define SERV_CELL_IDX 0 #9 0.652 #9 0.652 /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.652 #define SERV_CELL_IDX 3 #9 0.652 #9 0.653 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 0.653 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:24: #9 0.653 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.653 #define __EXTENSIONS__ /* for Sun */ #9 0.653 #9 0.653 :0:0: note: this is the location of the previous definition #9 0.654 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:23:0: #9 0.654 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.654 #define SERV_CELL_IDX 0 #9 0.654 #9 0.654 /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.654 #define SERV_CELL_IDX 3 #9 0.654 #9 0.655 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:24:0: #9 0.655 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.655 #define SERV_CELL_IDX 0 #9 0.655 #9 0.655 /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.655 #define SERV_CELL_IDX 3 #9 0.655 #9 0.657 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 0.657 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 0.657 from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:24: #9 0.657 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.657 #define __EXTENSIONS__ /* for Sun */ #9 0.657 #9 0.657 :0:0: note: this is the location of the previous definition #9 0.661 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpSrvOpenReq': #9 0.661 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'sctpStartReq': #9 0.661 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'startDlData': #9 0.661 /opt/o-du-l2/src/cu_stub//cu_stub.c:406:19: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] #9 0.661 sleep(1); #9 0.661 ^~~~~ #9 0.661 /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.661 else if(ret = cmInetListen(&sctpCb.xnLstnSockFd, 1) != ROK) #9 0.661 ^~~ #9 0.661 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:177:17: warning: unused variable 'destIdx' [-Wunused-variable] #9 0.661 uint8_t ret, destIdx; #9 0.661 ^~~~~~~ #9 0.662 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'cuConsoleHandler': #9 0.662 /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.662 scanf("%d", &hoType); #9 0.662 ~^ ~~~~~~~ #9 0.662 /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.662 else if(ret = cmInetListen(&sctpCb.f1LstnSockFd, 1) != ROK) #9 0.662 ^~~ #9 0.662 /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.662 scanf("%d", &duId); #9 0.662 ~^ ~~~~~ #9 0.662 %hhd #9 0.663 /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.663 scanf("%d", &duId); #9 0.663 ~^ ~~~~~ #9 0.663 %hhd #9 0.663 /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.663 scanf("%d", &ueId); #9 0.663 ~^ ~~~~~ #9 0.663 %hhd #9 0.663 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:208:13: warning: unused variable 'sockFd' [-Wunused-variable] #9 0.663 CmInetFd sockFd; #9 0.663 ^~~~~~ #9 0.663 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDecodeHdr': #9 0.664 /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.664 MsgLen msgLen = 0; /* Holds the msgLen from the Hdr */ #9 0.664 ^~~~~~ #9 0.664 In file included from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:25:0: #9 0.664 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.664 #define SERV_CELL_IDX 0 #9 0.664 #9 0.664 /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.664 uint8_t version = 0; /* Holds the version type, decoded */ #9 0.664 ^~~~~~~ #9 0.664 /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.664 #define SERV_CELL_IDX 3 #9 0.664 #9 0.664 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDatReq': #9 0.664 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:674:23: warning: unused variable 'cnt' [-Wunused-variable] #9 0.664 uint8_t ret = ROK, cnt = 0; #9 0.664 ^~~ #9 0.665 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.665 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.665 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'BuildAndSendXnSetupReq': #9 0.667 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'processPolling': #9 0.668 /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.668 XNAPMsgHdlr(&assocCb->destId, pollParams->mBuf); #9 0.668 ^~~~~~~~~~~ #9 0.668 F1APMsgHdlr #9 0.668 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:56:34: warning: passing argument 1 of 'oduPackUInt8' makes integer from pointer without a cast [-Wint-conversion] #9 0.668 CMCHKPK(oduPackUInt8,(Data *)CU_ID, mBuf); #9 0.668 ^ #9 0.668 /opt/o-du-l2/src/cm/ssi.h:879:9: note: in definition of macro 'CMCHKPK' #9 0.668 func(val, mBuf); #9 0.668 ^~~ #9 0.668 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.668 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.668 /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.668 S16 oduPackUInt8 ARGS((uint8_t val,Buffer *mBuf)); #9 0.668 ^~~~~~~~~~~~ #9 0.675 /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.675 if(sendOnSctpAssoc(assocCb, mBuf) != ROK) #9 0.675 ^~~~~~~~~~~~~~~ #9 0.675 cmInetAbortSctpAssoc #9 0.676 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcXnSetupReq': #9 0.676 /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.676 BuildAndSendXnSetupRsp(*destId); #9 0.676 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.676 BuildAndSendXnSetupReq #9 0.676 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: At top level: #9 0.676 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:111:6: warning: conflicting types for 'BuildAndSendXnSetupRsp' #9 0.676 void BuildAndSendXnSetupRsp(uint32_t destId) #9 0.676 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.677 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:93:4: note: previous implicit declaration of 'BuildAndSendXnSetupRsp' was here #9 0.677 BuildAndSendXnSetupRsp(*destId); #9 0.677 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.680 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReq': #9 0.680 /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.680 if(F1APDecodeMsg(f1apMsg, mBuf, &recvBuf, &recvBufLen) != ROK) #9 0.680 ^~~~~~~~~~~~~ #9 0.683 /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.683 procUeContextModificationResponse(duDb->duId, f1apMsg, NULL, 0); #9 0.683 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.683 BuildAndSendUeContextModificationReq #9 0.684 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:259:23: warning: unused variable 'copyLen' [-Wunused-variable] #9 0.684 MsgLen recvBufLen, copyLen; #9 0.684 ^~~~~~~ #9 0.684 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReqAck': #9 0.684 /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.684 ODU_GET_MSG_LEN(mBuf, &rrcCont.size); #9 0.684 ^ #9 0.684 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.684 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.684 /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.684 S16 SFndLenMsg ARGS((Buffer *mBuf,MsgLen *lngPtr)); #9 0.684 ^~~~~~~~~~ #9 0.689 /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.689 extractDuToCuRrcCont(ueCb, rrcCont); #9 0.689 ^~~~~~~~~~~~~~~~~~~~ #9 0.689 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:335:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.689 uint8_t duIdx, duId, ueIdx; #9 0.689 ^~~~ #9 0.689 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcUeContextRel': #9 0.689 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:455:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.689 uint8_t duIdx, duId, ueIdx; #9 0.689 ^~~~ #9 0.690 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.690 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.690 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPMsgHdlr': #9 0.690 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:508:30: warning: passing argument 1 of 'oduUnpackUInt8' from incompatible pointer type [-Wincompatible-pointer-types] #9 0.690 CMCHKUNPK(oduUnpackUInt8, &event, mBuf); #9 0.690 ^ #9 0.690 /opt/o-du-l2/src/cm/ssi.h:931:9: note: in definition of macro 'CMCHKUNPK' #9 0.690 func(val, mBuf); #9 0.690 ^~~ #9 0.690 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.690 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.690 /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.690 S16 oduUnpackUInt8 ARGS((uint8_t *val,Buffer *mBuf)); #9 0.690 ^~~~~~~~~~~~~~ #9 0.690 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpHdlRecvMsg': #9 0.690 /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.690 } #9 0.690 ^ #9 0.728 In file included from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:148:0: #9 0.728 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.728 #define SERV_CELL_IDX 0 #9 0.728 #9 0.728 /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.728 #define SERV_CELL_IDX 3 #9 0.728 #9 0.733 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillRrcReconfigIE': #9 0.733 /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.733 #define SRB2 2 #9 0.733 ^ #9 0.733 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:1362:20: note: in expansion of macro 'SRB2' #9 0.733 ret = fillSrbCfg(SRB2, rrcReconfigMsg->radioBearerConfig->srb_ToAddModList); #9 0.733 ^~~~ #9 0.733 /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.733 uint8_t fillSrbCfg(CuUeCb *ueCb, SRB_ToAddModList_t *bearerCfg) #9 0.733 ^~~~~~~~~~ #9 0.737 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildQOSInfo': #9 0.737 /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.737 if(hoInProgress == Inter_DU_HO) #9 0.737 ^~ #9 0.740 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildDRBSetup': #9 0.740 /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.740 drbSetItem->iE_Extensions = drbToBeSetupExt; #9 0.740 ^ #9 0.745 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeUeContextSetupReq': #9 0.745 /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.745 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.745 ^~~~~~~~~~~~~~ #9 0.745 FreeULTnlInfo #9 0.754 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildRlcConfig': #9 0.754 /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.754 switch(rlcConfig->present) #9 0.754 ^~~~~~ #9 0.754 /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.754 /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.765 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: At top level: #9 0.765 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9167:6: warning: conflicting types for 'FreeCuToDuInfo' #9 0.765 void FreeCuToDuInfo(CUtoDURRCInformation_t *rrcMsg) #9 0.765 ^~~~~~~~~~~~~~ #9 0.765 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3498:25: note: previous implicit declaration of 'FreeCuToDuInfo' was here #9 0.765 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.765 ^~~~~~~~~~~~~~ #9 0.776 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextSetupResponse': #9 0.777 /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.777 BuildAndSendHOReqAck(ueCb, duToCuRrcContainer->buf, duToCuRrcContainer->size); #9 0.777 ^~~~~~~~~~~~~~~~~~~~ #9 0.777 BuildAndSendDUUpdateAck #9 0.781 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUlRrcMsg': #9 0.781 /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.781 BuildAndSendUeContextRelease(&duDb->ueCb[duUeF1apId-1]); #9 0.781 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.781 BuildAndSendUeContextSetupReq #9 0.784 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FillDrbItemToSetupMod': #9 0.784 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:10439:81: warning: backslash and newline separated by space #9 0.784 choice_extension->value.choice.DRB_Information.flows_Mapped_To_DRB_List,\ #9 0.784 #9 0.786 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeDrbToBeReleasedList': #9 0.786 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11022:38: warning: unused variable 'drbItemIe' [-Wunused-variable] #9 0.786 struct DRBs_ToBeReleased_ItemIEs *drbItemIe; #9 0.786 ^~~~~~~~~ #9 0.792 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procGnbDuUpdate': #9 0.792 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11662:23: warning: unused variable 'ueIdx' [-Wunused-variable] #9 0.792 uint8_t ieIdx = 0, ueIdx = 0, duIdx = 0, cellIdx=0; #9 0.792 ^~~~~ #9 0.798 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextModificationResponse': #9 0.799 /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.799 BuildAndSendHOReq(ueCb, recvBuf, recvBufLen); #9 0.799 ^~~~~~~~~~~~~~~~~ #9 0.799 BuildAndSendF1ResetReq #9 0.803 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procF1SetupReq': #9 0.803 /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.803 BuildAndSendXnSetupReq(); #9 0.803 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.803 BuildAndSendF1SetupRsp #9 0.813 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillDlCcchRrcMsg': #9 0.813 /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.813 } #9 0.813 ^ #9 1.244 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcu.a  #9 1.252 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.257 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.258 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  #9 1.258 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  #9 1.259 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  #9 1.260 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  #9 1.260 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  #9 1.261 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  #9 1.262 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  #9 1.264 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  #9 1.264 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  #9 1.265 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  #9 1.265 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  #9 1.270 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c:5:0: #9 1.270 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.270 #define __EXTENSIONS__ /* for Sun */ #9 1.270 #9 1.270 :0:0: note: this is the location of the previous definition #9 1.271 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  #9 1.271 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  #9 1.272 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  #9 1.275 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: #9 1.275 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.275 #define __EXTENSIONS__ /* for Sun */ #9 1.275 #9 1.275 :0:0: note: this is the location of the previous definition #9 1.275 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  #9 1.275 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  #9 1.275 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  #9 1.278 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  #9 1.279 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  #9 1.279 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  #9 1.279 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  #9 1.280 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  #9 1.280 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  #9 1.280 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  #9 1.280 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  #9 1.281 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  #9 1.281 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  #9 1.281 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  #9 1.284 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: #9 1.284 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.284 #define __EXTENSIONS__ /* for Sun */ #9 1.284 #9 1.284 :0:0: note: this is the location of the previous definition #9 1.285 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: #9 1.285 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.285 #define __EXTENSIONS__ /* for Sun */ #9 1.285 #9 1.285 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: #9 1.285 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.285 #define __EXTENSIONS__ /* for Sun */ #9 1.285 #9 1.286 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  #9 1.286 :0:0: note: this is the location of the previous definition #9 1.287 :0:0: note: this is the location of the previous definition #9 1.287 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: #9 1.287 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.287 #define __EXTENSIONS__ /* for Sun */ #9 1.287 #9 1.287 :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_oer.c:8: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.289 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  #9 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  #9 1.291 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: #9 1.291 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.291 #define __EXTENSIONS__ /* for Sun */ #9 1.291 #9 1.293 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  #9 1.294 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  #9 1.297 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: #9 1.297 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.297 #define __EXTENSIONS__ /* for Sun */ #9 1.297 #9 1.299 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: #9 1.299 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.299 #define __EXTENSIONS__ /* for Sun */ #9 1.299 #9 1.299 :0:0: note: this is the location of the previous definition #9 1.299 :0:0: note: this is the location of the previous definition #9 1.303 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8: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.304 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  #9 1.304 :0:0: note: this is the location of the previous definition #9 1.308 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: #9 1.308 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.308 #define __EXTENSIONS__ /* for Sun */ #9 1.308 #9 1.308 :0:0: note: this is the location of the previous definition #9 1.318 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: #9 1.318 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.318 #define __EXTENSIONS__ /* for Sun */ #9 1.318 #9 1.318 :0:0: note: this is the location of the previous definition #9 1.322 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  #9 1.323 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  #9 1.323 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  #9 1.324 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  #9 1.324 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  #9 1.326 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  #9 1.326 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  #9 1.331 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: #9 1.331 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.331 #define __EXTENSIONS__ /* for Sun */ #9 1.331 #9 1.338 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1: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 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  #9 1.339 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  #9 1.340 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  #9 1.344 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: #9 1.344 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.344 #define __EXTENSIONS__ /* for Sun */ #9 1.344 #9 1.344 :0:0: note: this is the location of the previous definition #9 1.344 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  #9 1.353 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: #9 1.353 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.353 #define __EXTENSIONS__ /* for Sun */ #9 1.353 #9 1.353 :0:0: note: this is the location of the previous definition #9 1.358 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: #9 1.358 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.358 #define __EXTENSIONS__ /* for Sun */ #9 1.358 #9 1.361 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: #9 1.361 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.361 #define __EXTENSIONS__ /* for Sun */ #9 1.361 #9 1.364 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: #9 1.364 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.364 #define __EXTENSIONS__ /* for Sun */ #9 1.364 #9 1.364 :0:0: note: this is the location of the previous definition #9 1.370 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: #9 1.370 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.370 #define __EXTENSIONS__ /* for Sun */ #9 1.370 #9 1.370 :0:0: note: this is the location of the previous definition #9 1.374 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: #9 1.374 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.374 #define __EXTENSIONS__ /* for Sun */ #9 1.374 #9 1.374 :0:0: note: this is the location of the previous definition #9 1.374 :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/constr_SET_OF_oer.c:8: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_SEQUENCE_oer.c:8: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.380 :0:0: note: this is the location of the previous definition #9 1.381 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: #9 1.381 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.381 #define __EXTENSIONS__ /* for Sun */ #9 1.381 #9 1.381 :0:0: note: this is the location of the previous definition #9 1.386 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: #9 1.386 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.386 #define __EXTENSIONS__ /* for Sun */ #9 1.386 #9 1.386 :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/der_encoder.c:5: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.399 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: #9 1.399 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.399 #define __EXTENSIONS__ /* for Sun */ #9 1.399 #9 1.399 :0:0: note: this is the location of the previous definition #9 1.399 :0:0: note: this is the location of the previous definition #9 1.401 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: #9 1.401 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.401 #define __EXTENSIONS__ /* for Sun */ #9 1.401 #9 1.401 :0:0: note: this is the location of the previous definition #9 1.401 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: #9 1.401 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.401 #define __EXTENSIONS__ /* for Sun */ #9 1.401 #9 1.401 :0:0: note: this is the location of the previous definition #9 1.409 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: #9 1.409 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.409 #define __EXTENSIONS__ /* for Sun */ #9 1.409 #9 1.410 :0:0: note: this is the location of the previous definition #9 1.418 :0:0: note: this is the location of the previous definition #9 1.418 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: #9 1.418 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.418 #define __EXTENSIONS__ /* for Sun */ #9 1.418 #9 1.419 :0:0: note: this is the location of the previous definition #9 1.424 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: #9 1.424 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.424 #define __EXTENSIONS__ /* for Sun */ #9 1.424 #9 1.424 :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/constr_SEQUENCE.c:6: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 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: #9 1.436 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.436 #define __EXTENSIONS__ /* for Sun */ #9 1.436 #9 1.436 :0:0: note: this is the location of the previous definition #9 1.436 :0:0: note: this is the location of the previous definition #9 1.439 :0:0: note: this is the location of the previous definition #9 1.463 :0:0: note: this is the location of the previous definition #9 1.477 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: #9 1.477 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.477 #define __EXTENSIONS__ /* for Sun */ #9 1.477 #9 1.483 :0:0: note: this is the location of the previous definition #9 1.493 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: #9 1.493 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.493 #define __EXTENSIONS__ /* for Sun */ #9 1.493 #9 1.493 :0:0: note: this is the location of the previous definition #9 1.495 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: #9 1.495 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.495 #define __EXTENSIONS__ /* for Sun */ #9 1.495 #9 1.495 :0:0: note: this is the location of the previous definition #9 1.507 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: #9 1.507 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.507 #define __EXTENSIONS__ /* for Sun */ #9 1.507 #9 1.520 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': #9 1.527 /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.527 asn_dec_rval_t rval; \ #9 1.527 ^ #9 1.527 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' #9 1.527 RETURN(RC_FAIL); #9 1.527 ^~~~~~ #9 1.527 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.527 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.527 ^~~~ #9 1.527 /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.527 asn_dec_rval_t rval; \ #9 1.527 ^ #9 1.527 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' #9 1.527 RETURN(RC_WMORE); #9 1.527 ^~~~~~ #9 1.527 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.527 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.527 ^~~~ #9 1.527 /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.527 asn_dec_rval_t rval; \ #9 1.527 ^ #9 1.527 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' #9 1.527 RETURN(RC_FAIL); #9 1.527 ^~~~~~ #9 1.527 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.527 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.527 ^~~~ #9 1.528 /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.528 asn_dec_rval_t rval; \ #9 1.528 ^ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' #9 1.528 RETURN(RC_FAIL); #9 1.528 ^~~~~~ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.528 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.528 ^~~~ #9 1.528 /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.528 asn_dec_rval_t rval; \ #9 1.528 ^ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' #9 1.528 RETURN(RC_WMORE); #9 1.528 ^~~~~~ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.528 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.528 ^~~~ #9 1.528 /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.528 asn_dec_rval_t rval; \ #9 1.528 ^ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' #9 1.528 RETURN(RC_FAIL); #9 1.528 ^~~~~~ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.528 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.528 ^~~~ #9 1.528 /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.528 asn_dec_rval_t rval; \ #9 1.528 ^ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' #9 1.528 RETURN(RC_OK); #9 1.528 ^~~~~~ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.528 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.528 ^~~~ #9 1.528 /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.528 asn_dec_rval_t rval; \ #9 1.528 ^ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' #9 1.528 RETURN(RC_FAIL); #9 1.528 ^~~~~~ #9 1.528 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.528 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.528 ^~~~ #9 1.543 :0:0: note: this is the location of the previous definition #9 1.571 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: #9 1.571 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.571 #define __EXTENSIONS__ /* for Sun */ #9 1.571 #9 1.571 :0:0: note: this is the location of the previous definition #9 1.626 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: #9 1.626 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.626 #define __EXTENSIONS__ /* for Sun */ #9 1.626 #9 1.626 :0:0: note: this is the location of the previous definition #9 1.651 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: #9 1.651 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.651 #define __EXTENSIONS__ /* for Sun */ #9 1.651 #9 1.651 :0:0: note: this is the location of the previous definition #9 1.681 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: #9 1.681 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.681 #define __EXTENSIONS__ /* for Sun */ #9 1.681 #9 1.681 :0:0: note: this is the location of the previous definition #9 1.854 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_common.a  #9 1.862 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.868 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.869 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  #9 1.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  #9 1.871 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  #9 1.872 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  #9 1.873 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  #9 1.874 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  #9 1.875 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  #9 1.876 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  #9 1.879 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  #9 1.880 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  #9 1.881 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  #9 1.883 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  #9 1.884 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  #9 1.884 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  #9 1.885 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  #9 1.885 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  #9 1.885 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  #9 1.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  #9 1.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  #9 1.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  #9 1.889 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  #9 1.894 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  #9 1.896 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  #9 1.898 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  #9 1.898 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  #9 1.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  #9 1.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  #9 1.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  #9 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  #9 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  #9 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  #9 1.902 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  #9 1.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  #9 1.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  #9 1.904 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  #9 1.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  #9 1.913 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  #9 1.913 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  #9 1.914 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  #9 1.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  #9 1.918 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  #9 1.918 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  #9 1.920 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  #9 1.920 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  #9 1.921 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  #9 1.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  #9 1.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  #9 1.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  #9 1.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  #9 1.927 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  #9 1.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  #9 1.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  #9 1.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  #9 1.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  #9 1.932 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  #9 1.932 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  #9 1.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 1.947 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.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.956 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  #9 1.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, #9 1.959 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: #9 1.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.959 #define __EXTENSIONS__ /* for Sun */ #9 1.959 #9 1.969 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  #9 1.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  #9 1.996 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  #9 1.996 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  #9 1.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  #9 1.998 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  #9 1.998 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  #9 1.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  #9 1.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  #9 2.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  #9 2.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  #9 2.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  #9 2.000 :0:0: note: this is the location of the previous definition #9 2.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  #9 2.001 :0:0: note: this is the location of the previous definition #9 2.003 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  #9 2.004 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  #9 2.007 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  #9 2.024 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  #9 2.064 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  #9 2.066 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.066 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, #9 2.066 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: #9 2.066 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.066 #define __EXTENSIONS__ /* for Sun */ #9 2.066 #9 2.066 :0:0: note: this is the location of the previous definition #9 2.083 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, #9 2.083 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.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.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  #9 2.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  #9 2.090 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  #9 2.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  #9 2.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  #9 2.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  #9 2.095 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  #9 2.099 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 2.099 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.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 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  #9 2.102 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 2.102 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, #9 2.102 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: #9 2.102 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.102 #define __EXTENSIONS__ /* for Sun */ #9 2.102 #9 2.102 :0:0: note: this is the location of the previous definition #9 2.107 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 2.107 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.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 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, #9 2.108 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: #9 2.108 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.108 #define __EXTENSIONS__ /* for Sun */ #9 2.108 #9 2.108 :0:0: note: this is the location of the previous definition #9 2.109 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, #9 2.109 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: #9 2.109 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.109 #define __EXTENSIONS__ /* for Sun */ #9 2.109 #9 2.109 :0:0: note: this is the location of the previous definition #9 2.113 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  #9 2.117 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  #9 2.120 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  #9 2.132 :0:0: note: this is the location of the previous definition #9 2.133 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, #9 2.133 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: #9 2.133 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.133 #define __EXTENSIONS__ /* for Sun */ #9 2.133 #9 2.133 :0:0: note: this is the location of the previous definition #9 2.137 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, #9 2.137 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: #9 2.137 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.137 #define __EXTENSIONS__ /* for Sun */ #9 2.137 #9 2.173 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, #9 2.173 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: #9 2.173 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.173 #define __EXTENSIONS__ /* for Sun */ #9 2.173 #9 2.173 :0:0: note: this is the location of the previous definition #9 2.183 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, #9 2.183 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: #9 2.183 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.183 #define __EXTENSIONS__ /* for Sun */ #9 2.183 #9 2.183 :0:0: note: this is the location of the previous definition #9 2.192 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  #9 2.203 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  #9 2.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  #9 2.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  #9 2.206 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  #9 2.206 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  #9 2.223 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  #9 2.223 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  #9 2.223 :0:0: note: this is the location of the previous definition #9 2.224 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  #9 2.227 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  #9 2.228 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 2.228 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: #9 2.228 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.228 #define __EXTENSIONS__ /* for Sun */ #9 2.228 #9 2.229 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  #9 2.229 :0:0: note: this is the location of the previous definition #9 2.235 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, #9 2.235 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: #9 2.235 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.235 #define __EXTENSIONS__ /* for Sun */ #9 2.235 #9 2.236 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  #9 2.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.242 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, #9 2.242 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: #9 2.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.242 #define __EXTENSIONS__ /* for Sun */ #9 2.242 #9 2.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.244 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: #9 2.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.244 #define __EXTENSIONS__ /* for Sun */ #9 2.244 #9 2.244 :0:0: note: this is the location of the previous definition #9 2.251 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, #9 2.251 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: #9 2.251 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.251 #define __EXTENSIONS__ /* for Sun */ #9 2.251 #9 2.251 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  #9 2.262 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, #9 2.262 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: #9 2.262 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.262 #define __EXTENSIONS__ /* for Sun */ #9 2.262 #9 2.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.265 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, #9 2.265 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: #9 2.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.265 #define __EXTENSIONS__ /* for Sun */ #9 2.265 #9 2.268 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.268 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, #9 2.268 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: #9 2.268 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.268 #define __EXTENSIONS__ /* for Sun */ #9 2.268 #9 2.268 :0:0: note: this is the location of the previous definition #9 2.272 :0:0: note: this is the location of the previous definition #9 2.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, #9 2.277 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: #9 2.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.277 #define __EXTENSIONS__ /* for Sun */ #9 2.277 #9 2.277 :0:0: note: this is the location of the previous definition #9 2.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.283 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, #9 2.283 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: #9 2.283 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.283 #define __EXTENSIONS__ /* for Sun */ #9 2.283 #9 2.283 :0:0: note: this is the location of the previous definition #9 2.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, #9 2.284 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: #9 2.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.284 #define __EXTENSIONS__ /* for Sun */ #9 2.284 #9 2.284 :0:0: note: this is the location of the previous definition #9 2.284 :0:0: note: this is the location of the previous definition #9 2.288 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  #9 2.289 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  #9 2.289 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.289 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: #9 2.289 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.289 #define __EXTENSIONS__ /* for Sun */ #9 2.289 #9 2.289 :0:0: note: this is the location of the previous definition #9 2.289 :0:0: note: this is the location of the previous definition #9 2.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, #9 2.293 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: #9 2.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.293 #define __EXTENSIONS__ /* for Sun */ #9 2.293 #9 2.293 :0:0: note: this is the location of the previous definition #9 2.294 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  #9 2.294 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  #9 2.297 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.297 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.297 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, #9 2.297 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: #9 2.297 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.297 #define __EXTENSIONS__ /* for Sun */ #9 2.297 #9 2.297 :0:0: note: this is the location of the previous definition #9 2.302 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, #9 2.302 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: #9 2.302 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.302 #define __EXTENSIONS__ /* for Sun */ #9 2.302 #9 2.302 :0:0: note: this is the location of the previous definition #9 2.305 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  #9 2.307 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  #9 2.308 :0:0: note: this is the location of the previous definition #9 2.310 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.310 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.310 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, #9 2.310 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: #9 2.310 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.310 #define __EXTENSIONS__ /* for Sun */ #9 2.310 #9 2.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.318 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, #9 2.318 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: #9 2.318 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.318 #define __EXTENSIONS__ /* for Sun */ #9 2.318 #9 2.318 :0:0: note: this is the location of the previous definition #9 2.318 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  #9 2.319 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  #9 2.321 :0:0: note: this is the location of the previous definition #9 2.327 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, #9 2.327 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: #9 2.327 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.327 #define __EXTENSIONS__ /* for Sun */ #9 2.327 #9 2.327 :0:0: note: this is the location of the previous definition #9 2.329 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, #9 2.329 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: #9 2.329 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.329 #define __EXTENSIONS__ /* for Sun */ #9 2.329 #9 2.333 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.333 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, #9 2.333 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: #9 2.333 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.333 #define __EXTENSIONS__ /* for Sun */ #9 2.333 #9 2.335 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.335 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, #9 2.335 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: #9 2.335 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.335 #define __EXTENSIONS__ /* for Sun */ #9 2.335 #9 2.335 :0:0: note: this is the location of the previous definition #9 2.335 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, #9 2.335 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: #9 2.335 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.335 #define __EXTENSIONS__ /* for Sun */ #9 2.335 #9 2.339 :0:0: note: this is the location of the previous definition #9 2.340 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, #9 2.340 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: #9 2.340 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.340 #define __EXTENSIONS__ /* for Sun */ #9 2.340 #9 2.340 :0:0: note: this is the location of the previous definition #9 2.342 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, #9 2.342 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: #9 2.342 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.342 #define __EXTENSIONS__ /* for Sun */ #9 2.342 #9 2.342 :0:0: note: this is the location of the previous definition #9 2.346 :0:0: note: this is the location of the previous definition #9 2.351 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, #9 2.351 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: #9 2.351 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.351 #define __EXTENSIONS__ /* for Sun */ #9 2.351 #9 2.351 :0:0: note: this is the location of the previous definition #9 2.355 :0:0: note: this is the location of the previous definition #9 2.360 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  #9 2.361 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  #9 2.365 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  #9 2.367 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  #9 2.368 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.368 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: #9 2.368 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.368 #define __EXTENSIONS__ /* for Sun */ #9 2.368 #9 2.368 :0:0: note: this is the location of the previous definition #9 2.372 :0:0: note: this is the location of the previous definition #9 2.376 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  #9 2.376 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  #9 2.377 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  #9 2.377 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  #9 2.377 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  #9 2.381 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.381 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, #9 2.381 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: #9 2.381 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.381 #define __EXTENSIONS__ /* for Sun */ #9 2.381 #9 2.381 :0:0: note: this is the location of the previous definition #9 2.381 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  #9 2.387 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 2.387 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: #9 2.387 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.387 #define __EXTENSIONS__ /* for Sun */ #9 2.387 #9 2.387 :0:0: note: this is the location of the previous definition #9 2.398 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  #9 2.409 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 2.409 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, #9 2.409 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: #9 2.409 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.409 #define __EXTENSIONS__ /* for Sun */ #9 2.409 #9 2.409 :0:0: note: this is the location of the previous definition #9 2.412 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  #9 2.414 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, #9 2.414 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: #9 2.414 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.414 #define __EXTENSIONS__ /* for Sun */ #9 2.414 #9 2.427 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  #9 2.428 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  #9 2.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  #9 2.432 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  #9 2.433 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  #9 2.439 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 2.439 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, #9 2.439 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: #9 2.439 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.439 #define __EXTENSIONS__ /* for Sun */ #9 2.439 #9 2.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.441 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, #9 2.441 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: #9 2.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.441 #define __EXTENSIONS__ /* for Sun */ #9 2.441 #9 2.441 :0:0: note: this is the location of the previous definition #9 2.442 :0:0: note: this is the location of the previous definition #9 2.443 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  #9 2.449 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, #9 2.449 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: #9 2.449 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.449 #define __EXTENSIONS__ /* for Sun */ #9 2.449 #9 2.453 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, #9 2.453 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: #9 2.453 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.453 #define __EXTENSIONS__ /* for Sun */ #9 2.453 #9 2.473 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 2.473 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: #9 2.473 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.473 #define __EXTENSIONS__ /* for Sun */ #9 2.473 #9 2.478 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, #9 2.478 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.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.479 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.479 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.479 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, #9 2.479 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: #9 2.479 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.479 #define __EXTENSIONS__ /* for Sun */ #9 2.479 #9 2.479 :0:0: note: this is the location of the previous definition #9 2.480 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  #9 2.482 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, #9 2.482 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: #9 2.482 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.482 #define __EXTENSIONS__ /* for Sun */ #9 2.482 #9 2.492 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  #9 2.497 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, #9 2.497 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: #9 2.497 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.497 #define __EXTENSIONS__ /* for Sun */ #9 2.497 #9 2.499 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, #9 2.499 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: #9 2.499 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.499 #define __EXTENSIONS__ /* for Sun */ #9 2.499 #9 2.501 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, #9 2.501 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: #9 2.501 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.501 #define __EXTENSIONS__ /* for Sun */ #9 2.501 #9 2.501 :0:0: note: this is the location of the previous definition #9 2.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  #9 2.503 :0:0: note: this is the location of the previous definition #9 2.504 :0:0: note: this is the location of the previous definition #9 2.505 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, #9 2.505 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: #9 2.505 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.505 #define __EXTENSIONS__ /* for Sun */ #9 2.505 #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.506 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  #9 2.519 :0:0: note: this is the location of the previous definition #9 2.519 :0:0: note: this is the location of the previous definition #9 2.547 :0:0: note: this is the location of the previous definition #9 2.555 :0:0: note: this is the location of the previous definition #9 2.568 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, #9 2.568 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: #9 2.568 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.568 #define __EXTENSIONS__ /* for Sun */ #9 2.568 #9 2.575 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  #9 2.578 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  #9 2.578 :0:0: note: this is the location of the previous definition #9 2.588 :0:0: note: this is the location of the previous definition #9 2.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  #9 2.600 :0:0: note: this is the location of the previous definition #9 2.602 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  #9 2.607 :0:0: note: this is the location of the previous definition #9 2.612 :0:0: note: this is the location of the previous definition #9 2.628 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, #9 2.628 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: #9 2.628 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.628 #define __EXTENSIONS__ /* for Sun */ #9 2.628 #9 2.628 :0:0: note: this is the location of the previous definition #9 2.638 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 2.638 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, #9 2.638 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: #9 2.638 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.638 #define __EXTENSIONS__ /* for Sun */ #9 2.638 #9 2.647 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  #9 2.653 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  #9 2.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  #9 2.658 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  #9 2.659 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  #9 2.659 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  #9 2.661 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  #9 2.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, #9 2.666 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.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.667 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  #9 2.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  #9 2.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  #9 2.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  #9 2.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  #9 2.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  #9 2.675 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  #9 2.688 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, #9 2.688 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.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.694 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, #9 2.694 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: #9 2.694 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.694 #define __EXTENSIONS__ /* for Sun */ #9 2.694 #9 2.698 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.698 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: #9 2.698 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.698 #define __EXTENSIONS__ /* for Sun */ #9 2.698 #9 2.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, #9 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: #9 2.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.714 #define __EXTENSIONS__ /* for Sun */ #9 2.714 #9 2.718 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.718 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.718 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, #9 2.718 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: #9 2.718 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.718 #define __EXTENSIONS__ /* for Sun */ #9 2.718 #9 2.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, #9 2.735 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: #9 2.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.735 #define __EXTENSIONS__ /* for Sun */ #9 2.735 #9 2.748 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.748 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, #9 2.748 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: #9 2.748 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.748 #define __EXTENSIONS__ /* for Sun */ #9 2.748 #9 2.757 :0:0: note: this is the location of the previous definition #9 2.758 :0:0: note: this is the location of the previous definition #9 2.760 :0:0: note: this is the location of the previous definition #9 2.762 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.762 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.762 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, #9 2.762 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-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.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: #9 2.767 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.767 #define __EXTENSIONS__ /* for Sun */ #9 2.767 #9 2.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, #9 2.769 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.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.779 :0:0: note: this is the location of the previous definition #9 2.780 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  #9 2.783 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, #9 2.783 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: #9 2.783 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.783 #define __EXTENSIONS__ /* for Sun */ #9 2.783 #9 2.783 :0:0: note: this is the location of the previous definition #9 2.785 :0:0: note: this is the location of the previous definition #9 2.785 :0:0: note: this is the location of the previous definition #9 2.785 :0:0: note: this is the location of the previous definition #9 2.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, #9 2.786 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: #9 2.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.786 #define __EXTENSIONS__ /* for Sun */ #9 2.786 #9 2.788 :0:0: note: this is the location of the previous definition #9 2.789 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  #9 2.793 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, #9 2.793 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: #9 2.793 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.793 #define __EXTENSIONS__ /* for Sun */ #9 2.793 #9 2.793 :0:0: note: this is the location of the previous definition #9 2.802 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, #9 2.802 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: #9 2.802 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.802 #define __EXTENSIONS__ /* for Sun */ #9 2.802 #9 2.803 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  #9 2.804 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.804 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, #9 2.804 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.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.811 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  #9 2.811 :0:0: note: this is the location of the previous definition #9 2.815 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  #9 2.823 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 2.823 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: #9 2.823 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.823 #define __EXTENSIONS__ /* for Sun */ #9 2.823 #9 2.823 :0:0: note: this is the location of the previous definition #9 2.835 :0:0: note: this is the location of the previous definition #9 2.836 :0:0: note: this is the location of the previous definition #9 2.837 :0:0: note: this is the location of the previous definition #9 2.837 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.837 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, #9 2.837 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: #9 2.837 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.837 #define __EXTENSIONS__ /* for Sun */ #9 2.837 #9 2.837 :0:0: note: this is the location of the previous definition #9 2.843 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 2.843 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 2.843 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, #9 2.843 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: #9 2.843 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.843 #define __EXTENSIONS__ /* for Sun */ #9 2.843 #9 2.846 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  #9 2.847 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  #9 2.847 :0:0: note: this is the location of the previous definition #9 2.848 :0:0: note: this is the location of the previous definition #9 2.850 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  #9 2.863 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, #9 2.863 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.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.873 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, #9 2.873 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: #9 2.873 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.873 #define __EXTENSIONS__ /* for Sun */ #9 2.873 #9 2.873 :0:0: note: this is the location of the previous definition #9 2.874 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, #9 2.874 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: #9 2.874 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.874 #define __EXTENSIONS__ /* for Sun */ #9 2.874 #9 2.874 :0:0: note: this is the location of the previous definition #9 2.877 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, #9 2.877 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: #9 2.877 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.877 #define __EXTENSIONS__ /* for Sun */ #9 2.877 #9 2.877 :0:0: note: this is the location of the previous definition #9 2.880 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  #9 2.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, #9 2.893 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: #9 2.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.893 #define __EXTENSIONS__ /* for Sun */ #9 2.893 #9 2.893 :0:0: note: this is the location of the previous definition #9 2.894 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, #9 2.894 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: #9 2.894 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.894 #define __EXTENSIONS__ /* for Sun */ #9 2.894 #9 2.900 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 2.900 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, #9 2.900 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.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.900 :0:0: note: this is the location of the previous definition #9 2.906 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, #9 2.906 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.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.906 :0:0: note: this is the location of the previous definition #9 2.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, #9 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.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.907 :0:0: note: this is the location of the previous definition #9 2.907 :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/PLMN-Identity.h:46:0, #9 2.910 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, #9 2.910 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.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.918 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 2.918 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: #9 2.918 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.918 #define __EXTENSIONS__ /* for Sun */ #9 2.918 #9 2.918 :0:0: note: this is the location of the previous definition #9 2.919 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, #9 2.919 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: #9 2.919 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.919 #define __EXTENSIONS__ /* for Sun */ #9 2.919 #9 2.919 :0:0: note: this is the location of the previous definition #9 2.927 :0:0: note: this is the location of the previous definition #9 2.928 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, #9 2.928 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: #9 2.928 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.928 #define __EXTENSIONS__ /* for Sun */ #9 2.928 #9 2.928 :0:0: note: this is the location of the previous definition #9 2.938 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.938 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.938 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, #9 2.938 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: #9 2.938 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.938 #define __EXTENSIONS__ /* for Sun */ #9 2.938 #9 2.938 :0:0: note: this is the location of the previous definition #9 2.948 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  #9 2.952 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  #9 2.953 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 2.953 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: #9 2.953 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.953 #define __EXTENSIONS__ /* for Sun */ #9 2.953 #9 2.953 :0:0: note: this is the location of the previous definition #9 2.961 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, #9 2.961 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: #9 2.961 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.961 #define __EXTENSIONS__ /* for Sun */ #9 2.961 #9 2.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  #9 2.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  #9 2.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  #9 2.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  #9 2.970 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, #9 2.970 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: #9 2.970 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.970 #define __EXTENSIONS__ /* for Sun */ #9 2.970 #9 2.970 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 2.970 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, #9 2.970 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: #9 2.970 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.970 #define __EXTENSIONS__ /* for Sun */ #9 2.970 #9 2.973 :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/SRBs-Required-ToBeReleased-List.h:41:0, #9 2.974 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-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.979 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 2.979 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: #9 2.979 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.979 #define __EXTENSIONS__ /* for Sun */ #9 2.979 #9 2.988 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  #9 2.988 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  #9 2.990 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, #9 2.990 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: #9 2.990 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.990 #define __EXTENSIONS__ /* for Sun */ #9 2.990 #9 2.992 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  #9 2.992 :0:0: note: this is the location of the previous definition #9 2.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.999 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: #9 2.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.999 #define __EXTENSIONS__ /* for Sun */ #9 2.999 #9 2.999 :0:0: note: this is the location of the previous definition #9 3.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  #9 3.001 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, #9 3.001 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.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.003 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.003 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, #9 3.003 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: #9 3.003 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.003 #define __EXTENSIONS__ /* for Sun */ #9 3.003 #9 3.007 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, #9 3.007 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: #9 3.007 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.007 #define __EXTENSIONS__ /* for Sun */ #9 3.007 #9 3.007 :0:0: note: this is the location of the previous definition #9 3.010 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 3.010 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, #9 3.010 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: #9 3.010 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.010 #define __EXTENSIONS__ /* for Sun */ #9 3.010 #9 3.012 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, #9 3.012 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: #9 3.012 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.012 #define __EXTENSIONS__ /* for Sun */ #9 3.012 #9 3.012 :0:0: note: this is the location of the previous definition #9 3.012 :0:0: note: this is the location of the previous definition #9 3.024 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, #9 3.024 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: #9 3.024 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.024 #define __EXTENSIONS__ /* for Sun */ #9 3.024 #9 3.024 :0:0: note: this is the location of the previous definition #9 3.024 :0:0: note: this is the location of the previous definition #9 3.030 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, #9 3.030 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: #9 3.030 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.030 #define __EXTENSIONS__ /* for Sun */ #9 3.030 #9 3.030 :0:0: note: this is the location of the previous definition #9 3.033 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, #9 3.033 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: #9 3.033 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.033 #define __EXTENSIONS__ /* for Sun */ #9 3.033 #9 3.033 :0:0: note: this is the location of the previous definition #9 3.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, #9 3.034 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: #9 3.034 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.034 #define __EXTENSIONS__ /* for Sun */ #9 3.034 #9 3.034 :0:0: note: this is the location of the previous definition #9 3.036 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 3.036 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, #9 3.036 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: #9 3.036 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.036 #define __EXTENSIONS__ /* for Sun */ #9 3.036 #9 3.036 :0:0: note: this is the location of the previous definition #9 3.045 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.045 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, #9 3.045 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: #9 3.045 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.045 #define __EXTENSIONS__ /* for Sun */ #9 3.045 #9 3.045 :0:0: note: this is the location of the previous definition #9 3.045 :0:0: note: this is the location of the previous definition #9 3.046 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.046 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, #9 3.046 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: #9 3.046 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.046 #define __EXTENSIONS__ /* for Sun */ #9 3.046 #9 3.047 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, #9 3.047 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: #9 3.047 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.047 #define __EXTENSIONS__ /* for Sun */ #9 3.047 #9 3.047 :0:0: note: this is the location of the previous definition #9 3.047 :0:0: note: this is the location of the previous definition #9 3.071 :0:0: note: this is the location of the previous definition #9 3.086 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.086 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, #9 3.086 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: #9 3.086 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.086 #define __EXTENSIONS__ /* for Sun */ #9 3.086 #9 3.086 :0:0: note: this is the location of the previous definition #9 3.088 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, #9 3.088 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: #9 3.088 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.088 #define __EXTENSIONS__ /* for Sun */ #9 3.088 #9 3.088 :0:0: note: this is the location of the previous definition #9 3.089 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, #9 3.089 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: #9 3.089 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.089 #define __EXTENSIONS__ /* for Sun */ #9 3.089 #9 3.089 :0:0: note: this is the location of the previous definition #9 3.092 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 3.092 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: #9 3.092 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.092 #define __EXTENSIONS__ /* for Sun */ #9 3.092 #9 3.094 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.094 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, #9 3.094 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: #9 3.094 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.094 #define __EXTENSIONS__ /* for Sun */ #9 3.094 #9 3.111 :0:0: note: this is the location of the previous definition #9 3.115 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 3.115 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, #9 3.115 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: #9 3.115 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.115 #define __EXTENSIONS__ /* for Sun */ #9 3.115 #9 3.118 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, #9 3.118 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: #9 3.118 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.118 #define __EXTENSIONS__ /* for Sun */ #9 3.118 #9 3.118 :0:0: note: this is the location of the previous definition #9 3.127 :0:0: note: this is the location of the previous definition #9 3.128 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  #9 3.128 :0:0: note: this is the location of the previous definition #9 3.136 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 3.136 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.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.153 :0:0: note: this is the location of the previous definition #9 3.155 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, #9 3.155 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: #9 3.155 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.155 #define __EXTENSIONS__ /* for Sun */ #9 3.155 #9 3.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  #9 3.162 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, #9 3.162 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: #9 3.162 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.162 #define __EXTENSIONS__ /* for Sun */ #9 3.162 #9 3.162 :0:0: note: this is the location of the previous definition #9 3.164 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.164 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, #9 3.164 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: #9 3.164 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.164 #define __EXTENSIONS__ /* for Sun */ #9 3.164 #9 3.164 :0:0: note: this is the location of the previous definition #9 3.188 :0:0: note: this is the location of the previous definition #9 3.193 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 3.193 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, #9 3.193 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: #9 3.193 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.193 #define __EXTENSIONS__ /* for Sun */ #9 3.193 #9 3.198 :0:0: note: this is the location of the previous definition #9 3.198 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  #9 3.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, #9 3.204 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: #9 3.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.204 #define __EXTENSIONS__ /* for Sun */ #9 3.204 #9 3.204 :0:0: note: this is the location of the previous definition #9 3.206 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, #9 3.206 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: #9 3.206 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.206 #define __EXTENSIONS__ /* for Sun */ #9 3.206 #9 3.210 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, #9 3.210 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: #9 3.210 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.210 #define __EXTENSIONS__ /* for Sun */ #9 3.210 #9 3.210 :0:0: note: this is the location of the previous definition #9 3.213 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, #9 3.213 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: #9 3.213 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.213 #define __EXTENSIONS__ /* for Sun */ #9 3.213 #9 3.213 :0:0: note: this is the location of the previous definition #9 3.214 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  #9 3.214 :0:0: note: this is the location of the previous definition #9 3.216 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  #9 3.225 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, #9 3.225 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: #9 3.225 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.225 #define __EXTENSIONS__ /* for Sun */ #9 3.225 #9 3.225 :0:0: note: this is the location of the previous definition #9 3.230 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  #9 3.231 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  #9 3.231 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  #9 3.236 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  #9 3.273 :0:0: note: this is the location of the previous definition #9 3.288 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  #9 3.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, #9 3.292 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: #9 3.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.292 #define __EXTENSIONS__ /* for Sun */ #9 3.292 #9 3.292 :0:0: note: this is the location of the previous definition #9 3.312 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  #9 3.316 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  #9 3.337 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  #9 3.345 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  #9 3.346 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  #9 3.348 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  #9 3.348 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  #9 3.349 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  #9 3.349 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  #9 3.350 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  #9 3.350 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  #9 3.355 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  #9 3.362 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.362 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, #9 3.362 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: #9 3.362 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.362 #define __EXTENSIONS__ /* for Sun */ #9 3.362 #9 3.362 :0:0: note: this is the location of the previous definition #9 3.374 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  #9 3.384 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, #9 3.384 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: #9 3.384 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.384 #define __EXTENSIONS__ /* for Sun */ #9 3.384 #9 3.389 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, #9 3.389 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: #9 3.389 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.389 #define __EXTENSIONS__ /* for Sun */ #9 3.389 #9 3.392 :0:0: note: this is the location of the previous definition #9 3.396 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  #9 3.396 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  #9 3.398 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, #9 3.398 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: #9 3.398 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.398 #define __EXTENSIONS__ /* for Sun */ #9 3.398 #9 3.400 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  #9 3.400 :0:0: note: this is the location of the previous definition #9 3.407 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, #9 3.407 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: #9 3.407 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.407 #define __EXTENSIONS__ /* for Sun */ #9 3.407 #9 3.409 :0:0: note: this is the location of the previous definition #9 3.416 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, #9 3.416 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: #9 3.416 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.416 #define __EXTENSIONS__ /* for Sun */ #9 3.416 #9 3.416 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  #9 3.420 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  #9 3.425 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, #9 3.425 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: #9 3.425 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.425 #define __EXTENSIONS__ /* for Sun */ #9 3.425 #9 3.425 :0:0: note: this is the location of the previous definition #9 3.426 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 3.426 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, #9 3.426 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: #9 3.426 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.426 #define __EXTENSIONS__ /* for Sun */ #9 3.426 #9 3.428 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, #9 3.428 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: #9 3.428 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.428 #define __EXTENSIONS__ /* for Sun */ #9 3.428 #9 3.429 :0:0: note: this is the location of the previous definition #9 3.430 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, #9 3.430 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: #9 3.430 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.430 #define __EXTENSIONS__ /* for Sun */ #9 3.430 #9 3.431 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 3.431 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, #9 3.431 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: #9 3.431 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.431 #define __EXTENSIONS__ /* for Sun */ #9 3.431 #9 3.433 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.433 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.433 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, #9 3.433 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: #9 3.433 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.433 #define __EXTENSIONS__ /* for Sun */ #9 3.433 #9 3.438 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, #9 3.438 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: #9 3.438 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.438 #define __EXTENSIONS__ /* for Sun */ #9 3.438 #9 3.438 :0:0: note: this is the location of the previous definition #9 3.439 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  #9 3.445 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.445 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.445 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: #9 3.445 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.445 #define __EXTENSIONS__ /* for Sun */ #9 3.445 #9 3.445 :0:0: note: this is the location of the previous definition #9 3.454 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  #9 3.454 :0:0: note: this is the location of the previous definition #9 3.455 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  #9 3.459 :0:0: note: this is the location of the previous definition #9 3.464 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  #9 3.464 :0:0: note: this is the location of the previous definition #9 3.466 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  #9 3.466 :0:0: note: this is the location of the previous definition #9 3.471 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  #9 3.473 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, #9 3.473 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: #9 3.473 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.473 #define __EXTENSIONS__ /* for Sun */ #9 3.473 #9 3.478 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 3.478 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: #9 3.478 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.478 #define __EXTENSIONS__ /* for Sun */ #9 3.478 #9 3.486 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 3.486 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, #9 3.486 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: #9 3.486 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.486 #define __EXTENSIONS__ /* for Sun */ #9 3.486 #9 3.486 :0:0: note: this is the location of the previous definition #9 3.494 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, #9 3.494 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: #9 3.494 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.494 #define __EXTENSIONS__ /* for Sun */ #9 3.494 #9 3.494 :0:0: note: this is the location of the previous definition #9 3.502 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.502 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, #9 3.502 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: #9 3.502 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.502 #define __EXTENSIONS__ /* for Sun */ #9 3.502 #9 3.502 :0:0: note: this is the location of the previous definition #9 3.502 :0:0: note: this is the location of the previous definition #9 3.504 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  #9 3.504 :0:0: note: this is the location of the previous definition #9 3.505 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, #9 3.505 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: #9 3.505 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.505 #define __EXTENSIONS__ /* for Sun */ #9 3.505 #9 3.505 :0:0: note: this is the location of the previous definition #9 3.506 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.506 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, #9 3.506 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.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.506 :0:0: note: this is the location of the previous definition #9 3.508 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  #9 3.509 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, #9 3.509 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.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.509 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  #9 3.511 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 3.511 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, #9 3.511 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: #9 3.511 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.511 #define __EXTENSIONS__ /* for Sun */ #9 3.511 #9 3.511 :0:0: note: this is the location of the previous definition #9 3.511 :0:0: note: this is the location of the previous definition #9 3.520 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 3.520 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, #9 3.520 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: #9 3.520 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.520 #define __EXTENSIONS__ /* for Sun */ #9 3.520 #9 3.521 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  #9 3.527 :0:0: note: this is the location of the previous definition #9 3.535 :0:0: note: this is the location of the previous definition #9 3.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  #9 3.541 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  #9 3.541 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  #9 3.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.547 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, #9 3.547 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: #9 3.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.547 #define __EXTENSIONS__ /* for Sun */ #9 3.547 #9 3.547 :0:0: note: this is the location of the previous definition #9 3.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, #9 3.547 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: #9 3.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.547 #define __EXTENSIONS__ /* for Sun */ #9 3.547 #9 3.547 :0:0: note: this is the location of the previous definition #9 3.547 :0:0: note: this is the location of the previous definition #9 3.548 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  #9 3.560 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  #9 3.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 3.580 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, #9 3.580 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: #9 3.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.580 #define __EXTENSIONS__ /* for Sun */ #9 3.580 #9 3.584 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  #9 3.584 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  #9 3.584 :0:0: note: this is the location of the previous definition #9 3.591 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  #9 3.592 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  #9 3.604 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.604 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.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.611 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, #9 3.611 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: #9 3.611 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.611 #define __EXTENSIONS__ /* for Sun */ #9 3.611 #9 3.611 :0:0: note: this is the location of the previous definition #9 3.613 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, #9 3.613 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: #9 3.613 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.613 #define __EXTENSIONS__ /* for Sun */ #9 3.613 #9 3.613 :0:0: note: this is the location of the previous definition #9 3.628 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  #9 3.630 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  #9 3.632 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  #9 3.634 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.634 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, #9 3.634 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: #9 3.634 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.634 #define __EXTENSIONS__ /* for Sun */ #9 3.634 #9 3.634 :0:0: note: this is the location of the previous definition #9 3.644 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  #9 3.644 :0:0: note: this is the location of the previous definition #9 3.668 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  #9 3.674 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, #9 3.674 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: #9 3.674 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.674 #define __EXTENSIONS__ /* for Sun */ #9 3.674 #9 3.674 :0:0: note: this is the location of the previous definition #9 3.677 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  #9 3.678 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  #9 3.680 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  #9 3.689 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 3.689 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, #9 3.689 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: #9 3.689 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.689 #define __EXTENSIONS__ /* for Sun */ #9 3.689 #9 3.689 :0:0: note: this is the location of the previous definition #9 3.696 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  #9 3.704 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, #9 3.704 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: #9 3.704 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.704 #define __EXTENSIONS__ /* for Sun */ #9 3.704 #9 3.704 :0:0: note: this is the location of the previous definition #9 3.712 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  #9 3.717 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  #9 3.719 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, #9 3.719 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: #9 3.719 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.719 #define __EXTENSIONS__ /* for Sun */ #9 3.719 #9 3.719 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  #9 3.721 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  #9 3.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.723 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: #9 3.723 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.723 #define __EXTENSIONS__ /* for Sun */ #9 3.723 #9 3.723 :0:0: note: this is the location of the previous definition #9 3.725 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  #9 3.726 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 3.726 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, #9 3.726 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.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.731 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  #9 3.731 :0:0: note: this is the location of the previous definition #9 3.744 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  #9 3.744 :0:0: note: this is the location of the previous definition #9 3.745 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  #9 3.752 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, #9 3.752 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: #9 3.752 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.752 #define __EXTENSIONS__ /* for Sun */ #9 3.752 #9 3.753 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  #9 3.756 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, #9 3.756 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: #9 3.756 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.756 #define __EXTENSIONS__ /* for Sun */ #9 3.756 #9 3.756 :0:0: note: this is the location of the previous definition #9 3.759 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  #9 3.759 :0:0: note: this is the location of the previous definition #9 3.760 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  #9 3.763 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, #9 3.763 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: #9 3.763 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.763 #define __EXTENSIONS__ /* for Sun */ #9 3.763 #9 3.763 :0:0: note: this is the location of the previous definition #9 3.764 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  #9 3.764 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  #9 3.768 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  #9 3.772 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  #9 3.777 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, #9 3.777 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.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.778 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, #9 3.778 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: #9 3.778 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.778 #define __EXTENSIONS__ /* for Sun */ #9 3.778 #9 3.778 :0:0: note: this is the location of the previous definition #9 3.788 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 3.788 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: #9 3.788 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.788 #define __EXTENSIONS__ /* for Sun */ #9 3.788 #9 3.788 :0:0: note: this is the location of the previous definition #9 3.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, #9 3.798 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: #9 3.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.798 #define __EXTENSIONS__ /* for Sun */ #9 3.798 #9 3.798 :0:0: note: this is the location of the previous definition #9 3.816 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.816 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, #9 3.816 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: #9 3.816 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.816 #define __EXTENSIONS__ /* for Sun */ #9 3.816 #9 3.816 :0:0: note: this is the location of the previous definition #9 3.826 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.826 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, #9 3.826 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: #9 3.826 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.826 #define __EXTENSIONS__ /* for Sun */ #9 3.826 #9 3.826 :0:0: note: this is the location of the previous definition #9 3.839 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 3.839 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, #9 3.839 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: #9 3.839 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.839 #define __EXTENSIONS__ /* for Sun */ #9 3.839 #9 3.839 :0:0: note: this is the location of the previous definition #9 3.841 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, #9 3.841 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: #9 3.841 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.841 #define __EXTENSIONS__ /* for Sun */ #9 3.841 #9 3.841 :0:0: note: this is the location of the previous definition #9 3.841 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  #9 3.844 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, #9 3.844 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: #9 3.844 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.844 #define __EXTENSIONS__ /* for Sun */ #9 3.844 #9 3.844 :0:0: note: this is the location of the previous definition #9 3.844 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  #9 3.844 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, #9 3.844 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: #9 3.844 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.844 #define __EXTENSIONS__ /* for Sun */ #9 3.844 #9 3.848 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  #9 3.848 :0:0: note: this is the location of the previous definition #9 3.848 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  #9 3.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, #9 3.872 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: #9 3.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.872 #define __EXTENSIONS__ /* for Sun */ #9 3.872 #9 3.872 :0:0: note: this is the location of the previous definition #9 3.888 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  #9 3.892 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  #9 3.919 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.919 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, #9 3.919 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: #9 3.919 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.919 #define __EXTENSIONS__ /* for Sun */ #9 3.919 #9 3.919 :0:0: note: this is the location of the previous definition #9 3.932 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  #9 3.932 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  #9 3.936 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  #9 3.939 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  #9 3.942 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.942 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, #9 3.942 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: #9 3.942 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.942 #define __EXTENSIONS__ /* for Sun */ #9 3.942 #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.951 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  #9 3.952 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  #9 3.964 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.964 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, #9 3.964 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: #9 3.964 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.964 #define __EXTENSIONS__ /* for Sun */ #9 3.964 #9 3.964 :0:0: note: this is the location of the previous definition #9 3.966 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, #9 3.966 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: #9 3.966 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.966 #define __EXTENSIONS__ /* for Sun */ #9 3.966 #9 3.966 :0:0: note: this is the location of the previous definition #9 3.966 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  #9 3.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 3.968 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: #9 3.968 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.968 #define __EXTENSIONS__ /* for Sun */ #9 3.968 #9 3.983 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 3.983 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, #9 3.983 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: #9 3.983 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.983 #define __EXTENSIONS__ /* for Sun */ #9 3.983 #9 3.986 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  #9 3.987 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  #9 3.989 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, #9 3.989 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: #9 3.989 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.989 #define __EXTENSIONS__ /* for Sun */ #9 3.989 #9 3.993 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.993 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.993 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, #9 3.993 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: #9 3.993 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.993 #define __EXTENSIONS__ /* for Sun */ #9 3.993 #9 3.994 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.994 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, #9 3.994 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: #9 3.994 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.994 #define __EXTENSIONS__ /* for Sun */ #9 3.994 #9 4.005 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.005 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, #9 4.005 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: #9 4.005 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.005 #define __EXTENSIONS__ /* for Sun */ #9 4.005 #9 4.008 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, #9 4.008 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: #9 4.008 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.008 #define __EXTENSIONS__ /* for Sun */ #9 4.008 #9 4.008 :0:0: note: this is the location of the previous definition #9 4.008 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  #9 4.008 :0:0: note: this is the location of the previous definition #9 4.009 :0:0: note: this is the location of the previous definition #9 4.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  #9 4.011 :0:0: note: this is the location of the previous definition #9 4.011 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  #9 4.012 :0:0: note: this is the location of the previous definition #9 4.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  #9 4.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  #9 4.015 :0:0: note: this is the location of the previous definition #9 4.016 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.016 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, #9 4.016 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: #9 4.016 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.016 #define __EXTENSIONS__ /* for Sun */ #9 4.016 #9 4.016 :0:0: note: this is the location of the previous definition #9 4.018 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, #9 4.018 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.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 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  #9 4.019 :0:0: note: this is the location of the previous definition #9 4.019 :0:0: note: this is the location of the previous definition #9 4.019 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, #9 4.019 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.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.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  #9 4.028 :0:0: note: this is the location of the previous definition #9 4.029 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, #9 4.029 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: #9 4.029 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.029 #define __EXTENSIONS__ /* for Sun */ #9 4.029 #9 4.033 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.033 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, #9 4.033 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: #9 4.033 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.033 #define __EXTENSIONS__ /* for Sun */ #9 4.033 #9 4.039 :0:0: note: this is the location of the previous definition #9 4.048 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, #9 4.048 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: #9 4.048 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.048 #define __EXTENSIONS__ /* for Sun */ #9 4.048 #9 4.071 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, #9 4.071 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.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.075 :0:0: note: this is the location of the previous definition #9 4.083 :0:0: note: this is the location of the previous definition #9 4.094 :0:0: note: this is the location of the previous definition #9 4.104 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  #9 4.109 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, #9 4.109 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: #9 4.109 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.109 #define __EXTENSIONS__ /* for Sun */ #9 4.109 #9 4.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  #9 4.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  #9 4.111 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  #9 4.115 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  #9 4.115 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  #9 4.121 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.121 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, #9 4.121 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: #9 4.121 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.121 #define __EXTENSIONS__ /* for Sun */ #9 4.121 #9 4.124 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  #9 4.129 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  #9 4.130 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  #9 4.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  #9 4.133 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.133 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, #9 4.133 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: #9 4.133 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.133 #define __EXTENSIONS__ /* for Sun */ #9 4.133 #9 4.136 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.136 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.136 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, #9 4.136 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: #9 4.136 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.136 #define __EXTENSIONS__ /* for Sun */ #9 4.136 #9 4.136 :0:0: note: this is the location of the previous definition #9 4.141 :0:0: note: this is the location of the previous definition #9 4.146 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, #9 4.146 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: #9 4.146 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.146 #define __EXTENSIONS__ /* for Sun */ #9 4.146 #9 4.146 :0:0: note: this is the location of the previous definition #9 4.147 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  #9 4.147 :0:0: note: this is the location of the previous definition #9 4.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  #9 4.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  #9 4.159 :0:0: note: this is the location of the previous definition #9 4.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  #9 4.163 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  #9 4.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, #9 4.178 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: #9 4.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.178 #define __EXTENSIONS__ /* for Sun */ #9 4.178 #9 4.188 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  #9 4.189 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  #9 4.189 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.189 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.189 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: #9 4.189 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.189 #define __EXTENSIONS__ /* for Sun */ #9 4.189 #9 4.189 :0:0: note: this is the location of the previous definition #9 4.192 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  #9 4.196 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  #9 4.203 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, #9 4.203 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.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 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.203 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.203 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, #9 4.203 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.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.217 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.217 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, #9 4.217 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: #9 4.217 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.217 #define __EXTENSIONS__ /* for Sun */ #9 4.217 #9 4.218 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  #9 4.218 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  #9 4.219 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  #9 4.225 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  #9 4.225 :0:0: note: this is the location of the previous definition #9 4.226 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, #9 4.226 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: #9 4.226 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.226 #define __EXTENSIONS__ /* for Sun */ #9 4.226 #9 4.226 :0:0: note: this is the location of the previous definition #9 4.227 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, #9 4.227 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: #9 4.227 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.227 #define __EXTENSIONS__ /* for Sun */ #9 4.227 #9 4.227 :0:0: note: this is the location of the previous definition #9 4.231 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  #9 4.232 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 4.232 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: #9 4.232 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.232 #define __EXTENSIONS__ /* for Sun */ #9 4.232 #9 4.232 :0:0: note: this is the location of the previous definition #9 4.242 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, #9 4.242 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: #9 4.242 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.242 #define __EXTENSIONS__ /* for Sun */ #9 4.242 #9 4.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.249 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, #9 4.249 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.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.257 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.257 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, #9 4.257 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: #9 4.257 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.257 #define __EXTENSIONS__ /* for Sun */ #9 4.257 #9 4.257 :0:0: note: this is the location of the previous definition #9 4.272 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, #9 4.272 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: #9 4.272 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.272 #define __EXTENSIONS__ /* for Sun */ #9 4.272 #9 4.279 :0:0: note: this is the location of the previous definition #9 4.281 :0:0: note: this is the location of the previous definition #9 4.286 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.286 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: #9 4.286 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.286 #define __EXTENSIONS__ /* for Sun */ #9 4.286 #9 4.296 :0:0: note: this is the location of the previous definition #9 4.307 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, #9 4.307 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: #9 4.307 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.307 #define __EXTENSIONS__ /* for Sun */ #9 4.307 #9 4.307 :0:0: note: this is the location of the previous definition #9 4.309 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, #9 4.309 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: #9 4.309 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.309 #define __EXTENSIONS__ /* for Sun */ #9 4.309 #9 4.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, #9 4.318 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: #9 4.318 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.318 #define __EXTENSIONS__ /* for Sun */ #9 4.318 #9 4.329 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 4.329 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, #9 4.329 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: #9 4.329 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.329 #define __EXTENSIONS__ /* for Sun */ #9 4.329 #9 4.329 :0:0: note: this is the location of the previous definition #9 4.335 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.335 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, #9 4.335 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: #9 4.335 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.335 #define __EXTENSIONS__ /* for Sun */ #9 4.335 #9 4.335 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, #9 4.335 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: #9 4.335 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.335 #define __EXTENSIONS__ /* for Sun */ #9 4.335 #9 4.336 :0:0: note: this is the location of the previous definition #9 4.336 :0:0: note: this is the location of the previous definition #9 4.336 :0:0: note: this is the location of the previous definition #9 4.351 :0:0: note: this is the location of the previous definition #9 4.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  #9 4.356 :0:0: note: this is the location of the previous definition #9 4.357 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, #9 4.357 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: #9 4.357 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.357 #define __EXTENSIONS__ /* for Sun */ #9 4.357 #9 4.357 :0:0: note: this is the location of the previous definition #9 4.358 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  #9 4.359 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  #9 4.359 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  #9 4.360 :0:0: note: this is the location of the previous definition #9 4.362 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 4.362 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, #9 4.362 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: #9 4.362 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.362 #define __EXTENSIONS__ /* for Sun */ #9 4.362 #9 4.362 :0:0: note: this is the location of the previous definition #9 4.365 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.365 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.365 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, #9 4.365 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: #9 4.365 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.365 #define __EXTENSIONS__ /* for Sun */ #9 4.365 #9 4.365 :0:0: note: this is the location of the previous definition #9 4.366 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  #9 4.368 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 4.368 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, #9 4.368 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: #9 4.368 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.368 #define __EXTENSIONS__ /* for Sun */ #9 4.368 #9 4.368 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  #9 4.375 :0:0: note: this is the location of the previous definition #9 4.392 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  #9 4.394 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.394 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, #9 4.394 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: #9 4.394 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.394 #define __EXTENSIONS__ /* for Sun */ #9 4.394 #9 4.394 :0:0: note: this is the location of the previous definition #9 4.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 4.405 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, #9 4.405 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: #9 4.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.405 #define __EXTENSIONS__ /* for Sun */ #9 4.405 #9 4.405 :0:0: note: this is the location of the previous definition #9 4.406 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.406 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.406 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, #9 4.406 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: #9 4.406 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.406 #define __EXTENSIONS__ /* for Sun */ #9 4.406 #9 4.406 :0:0: note: this is the location of the previous definition #9 4.408 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.408 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, #9 4.408 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: #9 4.408 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.408 #define __EXTENSIONS__ /* for Sun */ #9 4.408 #9 4.408 :0:0: note: this is the location of the previous definition #9 4.419 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, #9 4.419 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: #9 4.419 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.419 #define __EXTENSIONS__ /* for Sun */ #9 4.419 #9 4.419 :0:0: note: this is the location of the previous definition #9 4.430 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.430 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, #9 4.430 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: #9 4.430 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.430 #define __EXTENSIONS__ /* for Sun */ #9 4.430 #9 4.430 :0:0: note: this is the location of the previous definition #9 4.433 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  #9 4.434 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  #9 4.439 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  #9 4.440 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  #9 4.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  #9 4.442 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  #9 4.443 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 4.443 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: #9 4.443 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.443 #define __EXTENSIONS__ /* for Sun */ #9 4.443 #9 4.444 :0:0: note: this is the location of the previous definition #9 4.444 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  #9 4.448 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, #9 4.448 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: #9 4.448 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.448 #define __EXTENSIONS__ /* for Sun */ #9 4.448 #9 4.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  #9 4.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  #9 4.450 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, #9 4.450 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: #9 4.450 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.450 #define __EXTENSIONS__ /* for Sun */ #9 4.450 #9 4.450 :0:0: note: this is the location of the previous definition #9 4.452 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.452 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, #9 4.452 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: #9 4.452 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.452 #define __EXTENSIONS__ /* for Sun */ #9 4.452 #9 4.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  #9 4.455 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 4.455 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, #9 4.455 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: #9 4.455 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.455 #define __EXTENSIONS__ /* for Sun */ #9 4.455 #9 4.455 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 4.455 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: #9 4.455 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.455 #define __EXTENSIONS__ /* for Sun */ #9 4.455 #9 4.457 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, #9 4.457 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: #9 4.457 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.457 #define __EXTENSIONS__ /* for Sun */ #9 4.457 #9 4.458 :0:0: note: this is the location of the previous definition #9 4.458 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  #9 4.461 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  #9 4.482 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.482 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, #9 4.482 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: #9 4.482 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.482 #define __EXTENSIONS__ /* for Sun */ #9 4.482 #9 4.482 :0:0: note: this is the location of the previous definition #9 4.482 :0:0: note: this is the location of the previous definition #9 4.500 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  #9 4.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  #9 4.518 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, #9 4.518 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.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.522 :0:0: note: this is the location of the previous definition #9 4.525 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  #9 4.535 :0:0: note: this is the location of the previous definition #9 4.537 :0:0: note: this is the location of the previous definition #9 4.554 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, #9 4.554 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: #9 4.554 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.554 #define __EXTENSIONS__ /* for Sun */ #9 4.554 #9 4.555 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  #9 4.557 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 4.557 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: #9 4.557 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.557 #define __EXTENSIONS__ /* for Sun */ #9 4.557 #9 4.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, #9 4.559 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: #9 4.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.559 #define __EXTENSIONS__ /* for Sun */ #9 4.559 #9 4.581 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  #9 4.582 :0:0: note: this is the location of the previous definition #9 4.590 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.590 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, #9 4.590 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: #9 4.590 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.590 #define __EXTENSIONS__ /* for Sun */ #9 4.590 #9 4.590 :0:0: note: this is the location of the previous definition #9 4.601 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, #9 4.601 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: #9 4.601 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.601 #define __EXTENSIONS__ /* for Sun */ #9 4.601 #9 4.601 :0:0: note: this is the location of the previous definition #9 4.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, #9 4.603 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: #9 4.603 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.603 #define __EXTENSIONS__ /* for Sun */ #9 4.603 #9 4.603 :0:0: note: this is the location of the previous definition #9 4.607 :0:0: note: this is the location of the previous definition #9 4.612 :0:0: note: this is the location of the previous definition #9 4.612 :0:0: note: this is the location of the previous definition #9 4.615 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.615 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.615 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, #9 4.615 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: #9 4.615 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.615 #define __EXTENSIONS__ /* for Sun */ #9 4.615 #9 4.615 :0:0: note: this is the location of the previous definition #9 4.622 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.622 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, #9 4.622 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: #9 4.622 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.622 #define __EXTENSIONS__ /* for Sun */ #9 4.622 #9 4.623 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 4.623 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, #9 4.623 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: #9 4.623 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.623 #define __EXTENSIONS__ /* for Sun */ #9 4.623 #9 4.623 :0:0: note: this is the location of the previous definition #9 4.625 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, #9 4.625 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: #9 4.625 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.625 #define __EXTENSIONS__ /* for Sun */ #9 4.625 #9 4.625 :0:0: note: this is the location of the previous definition #9 4.626 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, #9 4.626 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: #9 4.626 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.626 #define __EXTENSIONS__ /* for Sun */ #9 4.626 #9 4.632 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  #9 4.636 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  #9 4.637 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  #9 4.637 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  #9 4.638 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  #9 4.640 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  #9 4.640 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  #9 4.641 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  #9 4.643 :0:0: note: this is the location of the previous definition #9 4.645 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  #9 4.652 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 4.652 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: #9 4.652 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.652 #define __EXTENSIONS__ /* for Sun */ #9 4.652 #9 4.652 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  #9 4.655 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  #9 4.656 :0:0: note: this is the location of the previous definition #9 4.656 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.656 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.656 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, #9 4.656 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: #9 4.656 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.656 #define __EXTENSIONS__ /* for Sun */ #9 4.656 #9 4.656 :0:0: note: this is the location of the previous definition #9 4.656 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  #9 4.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  #9 4.657 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.657 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.657 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, #9 4.657 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: #9 4.657 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.657 #define __EXTENSIONS__ /* for Sun */ #9 4.657 #9 4.657 :0:0: note: this is the location of the previous definition #9 4.658 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  #9 4.658 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  #9 4.659 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  #9 4.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  #9 4.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  #9 4.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, #9 4.685 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: #9 4.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.685 #define __EXTENSIONS__ /* for Sun */ #9 4.685 #9 4.685 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  #9 4.692 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, #9 4.692 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: #9 4.692 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.692 #define __EXTENSIONS__ /* for Sun */ #9 4.692 #9 4.693 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.693 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.693 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.693 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, #9 4.693 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: #9 4.693 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.693 #define __EXTENSIONS__ /* for Sun */ #9 4.693 #9 4.693 :0:0: note: this is the location of the previous definition #9 4.697 :0:0: note: this is the location of the previous definition #9 4.703 :0:0: note: this is the location of the previous definition #9 4.710 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  #9 4.711 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  #9 4.712 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  #9 4.713 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  #9 4.713 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  #9 4.714 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  #9 4.714 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  #9 4.718 :0:0: note: this is the location of the previous definition #9 4.720 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  #9 4.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.723 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, #9 4.723 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: #9 4.723 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.723 #define __EXTENSIONS__ /* for Sun */ #9 4.723 #9 4.729 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 4.729 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: #9 4.729 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.729 #define __EXTENSIONS__ /* for Sun */ #9 4.729 #9 4.729 :0:0: note: this is the location of the previous definition #9 4.735 :0:0: note: this is the location of the previous definition #9 4.743 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, #9 4.743 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: #9 4.743 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.743 #define __EXTENSIONS__ /* for Sun */ #9 4.743 #9 4.743 :0:0: note: this is the location of the previous definition #9 4.749 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, #9 4.749 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: #9 4.749 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.749 #define __EXTENSIONS__ /* for Sun */ #9 4.749 #9 4.749 :0:0: note: this is the location of the previous definition #9 4.759 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, #9 4.759 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: #9 4.759 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.759 #define __EXTENSIONS__ /* for Sun */ #9 4.759 #9 4.787 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  #9 4.791 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.791 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, #9 4.791 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: #9 4.791 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.791 #define __EXTENSIONS__ /* for Sun */ #9 4.791 #9 4.792 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  #9 4.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  #9 4.802 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  #9 4.802 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  #9 4.803 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  #9 4.804 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  #9 4.804 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  #9 4.805 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.805 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, #9 4.805 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: #9 4.805 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.805 #define __EXTENSIONS__ /* for Sun */ #9 4.805 #9 4.806 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 4.806 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: #9 4.806 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.806 #define __EXTENSIONS__ /* for Sun */ #9 4.806 #9 4.812 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  #9 4.814 :0:0: note: this is the location of the previous definition #9 4.836 :0:0: note: this is the location of the previous definition #9 4.839 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  #9 4.840 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.840 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.840 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, #9 4.840 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: #9 4.840 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.840 #define __EXTENSIONS__ /* for Sun */ #9 4.840 #9 4.840 :0:0: note: this is the location of the previous definition #9 4.860 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  #9 4.861 :0:0: note: this is the location of the previous definition #9 4.861 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.861 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, #9 4.861 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: #9 4.861 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.861 #define __EXTENSIONS__ /* for Sun */ #9 4.861 #9 4.861 :0:0: note: this is the location of the previous definition #9 4.866 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 4.866 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, #9 4.866 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: #9 4.866 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.866 #define __EXTENSIONS__ /* for Sun */ #9 4.866 #9 4.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, #9 4.878 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: #9 4.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.878 #define __EXTENSIONS__ /* for Sun */ #9 4.878 #9 4.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.878 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: #9 4.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.878 #define __EXTENSIONS__ /* for Sun */ #9 4.878 #9 4.878 :0:0: note: this is the location of the previous definition #9 4.878 :0:0: note: this is the location of the previous definition #9 4.885 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  #9 4.888 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  #9 4.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, #9 4.893 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-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.893 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  #9 4.894 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, #9 4.894 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: #9 4.894 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.894 #define __EXTENSIONS__ /* for Sun */ #9 4.894 #9 4.894 :0:0: note: this is the location of the previous definition #9 4.897 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.897 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.897 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.897 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: #9 4.897 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.897 #define __EXTENSIONS__ /* for Sun */ #9 4.897 #9 4.897 :0:0: note: this is the location of the previous definition #9 4.901 :0:0: note: this is the location of the previous definition #9 4.902 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, #9 4.902 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: #9 4.902 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.902 #define __EXTENSIONS__ /* for Sun */ #9 4.902 #9 4.902 :0:0: note: this is the location of the previous definition #9 4.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  #9 4.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  #9 4.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  #9 4.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  #9 4.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  #9 4.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  #9 4.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  #9 4.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  #9 4.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  #9 4.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  #9 4.916 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  #9 4.918 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  #9 4.919 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  #9 4.925 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  #9 4.931 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, #9 4.931 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: #9 4.931 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.931 #define __EXTENSIONS__ /* for Sun */ #9 4.931 #9 4.931 :0:0: note: this is the location of the previous definition #9 4.935 :0:0: note: this is the location of the previous definition #9 4.943 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  #9 4.944 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 4.944 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.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.947 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  #9 4.963 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 4.963 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, #9 4.963 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: #9 4.963 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.963 #define __EXTENSIONS__ /* for Sun */ #9 4.963 #9 4.968 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  #9 4.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 4.973 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: #9 4.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.973 #define __EXTENSIONS__ /* for Sun */ #9 4.973 #9 4.973 :0:0: note: this is the location of the previous definition #9 4.973 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  #9 4.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  #9 4.980 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, #9 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: #9 4.980 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.980 #define __EXTENSIONS__ /* for Sun */ #9 4.980 #9 4.980 :0:0: note: this is the location of the previous definition #9 4.983 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  #9 4.988 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 4.988 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 4.988 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, #9 4.988 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: #9 4.988 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.988 #define __EXTENSIONS__ /* for Sun */ #9 4.988 #9 4.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  #9 4.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  #9 4.990 :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/CellGroupConfig.h:45:0, #9 4.991 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.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 5.008 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, #9 5.008 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: #9 5.008 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.008 #define __EXTENSIONS__ /* for Sun */ #9 5.008 #9 5.011 :0:0: note: this is the location of the previous definition #9 5.015 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, #9 5.015 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: #9 5.015 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.015 #define __EXTENSIONS__ /* for Sun */ #9 5.015 #9 5.015 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.015 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, #9 5.015 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: #9 5.015 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.015 #define __EXTENSIONS__ /* for Sun */ #9 5.015 #9 5.015 :0:0: note: this is the location of the previous definition #9 5.020 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  #9 5.023 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 5.023 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: #9 5.023 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.023 #define __EXTENSIONS__ /* for Sun */ #9 5.023 #9 5.023 :0:0: note: this is the location of the previous definition #9 5.024 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, #9 5.024 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: #9 5.024 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.024 #define __EXTENSIONS__ /* for Sun */ #9 5.024 #9 5.039 :0:0: note: this is the location of the previous definition #9 5.050 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: #9 5.050 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.050 #define __EXTENSIONS__ /* for Sun */ #9 5.050 #9 5.050 :0:0: note: this is the location of the previous definition #9 5.058 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.058 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.058 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, #9 5.058 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: #9 5.058 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.058 #define __EXTENSIONS__ /* for Sun */ #9 5.058 #9 5.078 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, #9 5.078 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: #9 5.078 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.078 #define __EXTENSIONS__ /* for Sun */ #9 5.078 #9 5.078 :0:0: note: this is the location of the previous definition #9 5.085 :0:0: note: this is the location of the previous definition #9 5.089 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 5.089 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 5.089 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, #9 5.089 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: #9 5.089 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.089 #define __EXTENSIONS__ /* for Sun */ #9 5.089 #9 5.089 :0:0: note: this is the location of the previous definition #9 5.099 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, #9 5.099 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: #9 5.099 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.099 #define __EXTENSIONS__ /* for Sun */ #9 5.099 #9 5.099 :0:0: note: this is the location of the previous definition #9 5.110 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.110 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, #9 5.110 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: #9 5.110 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.110 #define __EXTENSIONS__ /* for Sun */ #9 5.110 #9 5.127 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, #9 5.127 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: #9 5.127 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.127 #define __EXTENSIONS__ /* for Sun */ #9 5.127 #9 5.127 :0:0: note: this is the location of the previous definition #9 5.140 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  #9 5.140 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  #9 5.141 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  #9 5.142 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  #9 5.142 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  #9 5.142 :0:0: note: this is the location of the previous definition #9 5.143 :0:0: note: this is the location of the previous definition #9 5.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  #9 5.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  #9 5.147 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, #9 5.147 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.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.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  #9 5.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  #9 5.150 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, #9 5.150 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: #9 5.150 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.150 #define __EXTENSIONS__ /* for Sun */ #9 5.150 #9 5.151 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.151 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, #9 5.151 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: #9 5.151 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.151 #define __EXTENSIONS__ /* for Sun */ #9 5.151 #9 5.152 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  #9 5.155 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.155 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, #9 5.155 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: #9 5.155 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.155 #define __EXTENSIONS__ /* for Sun */ #9 5.155 #9 5.156 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  #9 5.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  #9 5.161 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  #9 5.167 :0:0: note: this is the location of the previous definition #9 5.167 :0:0: note: this is the location of the previous definition #9 5.172 :0:0: note: this is the location of the previous definition #9 5.183 :0:0: note: this is the location of the previous definition #9 5.187 :0:0: note: this is the location of the previous definition #9 5.222 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, #9 5.222 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: #9 5.222 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.222 #define __EXTENSIONS__ /* for Sun */ #9 5.222 #9 5.222 :0:0: note: this is the location of the previous definition #9 5.237 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, #9 5.237 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: #9 5.237 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.237 #define __EXTENSIONS__ /* for Sun */ #9 5.237 #9 5.237 :0:0: note: this is the location of the previous definition #9 5.250 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 5.250 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, #9 5.250 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: #9 5.250 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.250 #define __EXTENSIONS__ /* for Sun */ #9 5.250 #9 5.250 :0:0: note: this is the location of the previous definition #9 5.254 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 5.254 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: #9 5.254 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.254 #define __EXTENSIONS__ /* for Sun */ #9 5.254 #9 5.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 5.292 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 5.292 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, #9 5.292 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: #9 5.292 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.292 #define __EXTENSIONS__ /* for Sun */ #9 5.292 #9 5.311 :0:0: note: this is the location of the previous definition #9 5.315 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.315 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, #9 5.315 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: #9 5.315 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.315 #define __EXTENSIONS__ /* for Sun */ #9 5.315 #9 5.334 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, #9 5.334 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: #9 5.334 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.334 #define __EXTENSIONS__ /* for Sun */ #9 5.334 #9 5.338 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, #9 5.338 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: #9 5.338 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.338 #define __EXTENSIONS__ /* for Sun */ #9 5.338 #9 5.338 :0:0: note: this is the location of the previous definition #9 5.346 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, #9 5.346 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: #9 5.346 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.346 #define __EXTENSIONS__ /* for Sun */ #9 5.346 #9 5.346 :0:0: note: this is the location of the previous definition #9 5.346 :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/DRBID.h:46:0, #9 5.347 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, #9 5.347 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.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.351 :0:0: note: this is the location of the previous definition #9 5.354 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, #9 5.354 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: #9 5.354 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.354 #define __EXTENSIONS__ /* for Sun */ #9 5.354 #9 5.357 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.357 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: #9 5.357 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.357 #define __EXTENSIONS__ /* for Sun */ #9 5.357 #9 5.367 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 5.367 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: #9 5.367 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.367 #define __EXTENSIONS__ /* for Sun */ #9 5.367 #9 5.372 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 5.372 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, #9 5.372 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: #9 5.372 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.372 #define __EXTENSIONS__ /* for Sun */ #9 5.372 #9 5.372 :0:0: note: this is the location of the previous definition #9 5.375 :0:0: note: this is the location of the previous definition #9 5.386 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.386 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, #9 5.386 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: #9 5.386 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.386 #define __EXTENSIONS__ /* for Sun */ #9 5.386 #9 5.386 :0:0: note: this is the location of the previous definition #9 5.389 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, #9 5.389 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: #9 5.389 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.389 #define __EXTENSIONS__ /* for Sun */ #9 5.389 #9 5.389 :0:0: note: this is the location of the previous definition #9 5.394 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, #9 5.394 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: #9 5.394 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.394 #define __EXTENSIONS__ /* for Sun */ #9 5.394 #9 5.394 :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/PacketDelayBudget.h:46:0, #9 5.405 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.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.412 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.412 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, #9 5.412 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: #9 5.412 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.412 #define __EXTENSIONS__ /* for Sun */ #9 5.412 #9 5.412 :0:0: note: this is the location of the previous definition #9 5.417 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, #9 5.417 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: #9 5.417 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.417 #define __EXTENSIONS__ /* for Sun */ #9 5.417 #9 5.423 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.423 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.423 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 5.423 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, #9 5.423 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.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.423 :0:0: note: this is the location of the previous definition #9 5.427 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.427 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, #9 5.427 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: #9 5.427 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.427 #define __EXTENSIONS__ /* for Sun */ #9 5.427 #9 5.429 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 5.429 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, #9 5.429 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: #9 5.429 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.429 #define __EXTENSIONS__ /* for Sun */ #9 5.429 #9 5.429 :0:0: note: this is the location of the previous definition #9 5.429 :0:0: note: this is the location of the previous definition #9 5.443 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.443 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, #9 5.443 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: #9 5.443 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.443 #define __EXTENSIONS__ /* for Sun */ #9 5.443 #9 5.443 :0:0: note: this is the location of the previous definition #9 5.453 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, #9 5.453 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: #9 5.453 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.453 #define __EXTENSIONS__ /* for Sun */ #9 5.453 #9 5.454 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, #9 5.454 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: #9 5.454 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.454 #define __EXTENSIONS__ /* for Sun */ #9 5.454 #9 5.455 :0:0: note: this is the location of the previous definition #9 5.462 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.462 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: #9 5.462 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.462 #define __EXTENSIONS__ /* for Sun */ #9 5.462 #9 5.463 :0:0: note: this is the location of the previous definition #9 5.463 :0:0: note: this is the location of the previous definition #9 5.468 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, #9 5.468 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: #9 5.468 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.468 #define __EXTENSIONS__ /* for Sun */ #9 5.468 #9 5.470 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 5.470 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: #9 5.470 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.470 #define __EXTENSIONS__ /* for Sun */ #9 5.470 #9 5.470 :0:0: note: this is the location of the previous definition #9 5.470 :0:0: note: this is the location of the previous definition #9 5.479 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, #9 5.479 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: #9 5.479 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.479 #define __EXTENSIONS__ /* for Sun */ #9 5.479 #9 5.481 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 5.481 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 5.481 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: #9 5.481 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.481 #define __EXTENSIONS__ /* for Sun */ #9 5.481 #9 5.485 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.485 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, #9 5.485 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: #9 5.485 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.485 #define __EXTENSIONS__ /* for Sun */ #9 5.485 #9 5.485 :0:0: note: this is the location of the previous definition #9 5.485 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.485 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.485 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, #9 5.485 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: #9 5.485 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.485 #define __EXTENSIONS__ /* for Sun */ #9 5.485 #9 5.485 :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/DLUPTNLInformation-ToBeSetup-List.h:44:0, #9 5.490 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.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.490 :0:0: note: this is the location of the previous definition #9 5.492 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, #9 5.492 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: #9 5.492 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.492 #define __EXTENSIONS__ /* for Sun */ #9 5.492 #9 5.492 :0:0: note: this is the location of the previous definition #9 5.499 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, #9 5.499 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: #9 5.499 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.499 #define __EXTENSIONS__ /* for Sun */ #9 5.499 #9 5.499 :0:0: note: this is the location of the previous definition #9 5.504 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.504 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, #9 5.504 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: #9 5.504 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.504 #define __EXTENSIONS__ /* for Sun */ #9 5.504 #9 5.508 :0:0: note: this is the location of the previous definition #9 5.511 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, #9 5.511 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: #9 5.511 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.511 #define __EXTENSIONS__ /* for Sun */ #9 5.511 #9 5.511 :0:0: note: this is the location of the previous definition #9 5.511 :0:0: note: this is the location of the previous definition #9 5.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 5.523 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 5.523 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, #9 5.523 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: #9 5.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.523 #define __EXTENSIONS__ /* for Sun */ #9 5.523 #9 5.525 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, #9 5.525 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: #9 5.525 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.525 #define __EXTENSIONS__ /* for Sun */ #9 5.525 #9 5.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.528 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, #9 5.528 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: #9 5.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.528 #define __EXTENSIONS__ /* for Sun */ #9 5.528 #9 5.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.535 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.535 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, #9 5.535 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: #9 5.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.535 #define __EXTENSIONS__ /* for Sun */ #9 5.535 #9 5.535 :0:0: note: this is the location of the previous definition #9 5.542 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.542 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, #9 5.542 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: #9 5.542 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.542 #define __EXTENSIONS__ /* for Sun */ #9 5.542 #9 5.544 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 5.544 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, #9 5.544 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: #9 5.544 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.544 #define __EXTENSIONS__ /* for Sun */ #9 5.544 #9 5.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 5.545 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, #9 5.545 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: #9 5.545 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.545 #define __EXTENSIONS__ /* for Sun */ #9 5.545 #9 5.545 :0:0: note: this is the location of the previous definition #9 5.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.547 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, #9 5.547 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: #9 5.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.547 #define __EXTENSIONS__ /* for Sun */ #9 5.547 #9 5.547 :0:0: note: this is the location of the previous definition #9 5.549 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.549 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, #9 5.549 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: #9 5.549 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.549 #define __EXTENSIONS__ /* for Sun */ #9 5.549 #9 5.549 :0:0: note: this is the location of the previous definition #9 5.549 :0:0: note: this is the location of the previous definition #9 5.549 :0:0: note: this is the location of the previous definition #9 5.549 :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/DRBID.h:46:0, #9 5.553 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, #9 5.553 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-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.554 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 5.554 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 5.554 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: #9 5.554 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.554 #define __EXTENSIONS__ /* for Sun */ #9 5.554 #9 5.558 :0:0: note: this is the location of the previous definition #9 5.564 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.564 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, #9 5.564 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: #9 5.564 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.564 #define __EXTENSIONS__ /* for Sun */ #9 5.564 #9 5.564 :0:0: note: this is the location of the previous definition #9 5.567 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, #9 5.567 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: #9 5.567 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.567 #define __EXTENSIONS__ /* for Sun */ #9 5.567 #9 5.567 :0:0: note: this is the location of the previous definition #9 5.567 :0:0: note: this is the location of the previous definition #9 5.569 :0:0: note: this is the location of the previous definition #9 5.569 :0:0: note: this is the location of the previous definition #9 5.574 :0:0: note: this is the location of the previous definition #9 5.574 :0:0: note: this is the location of the previous definition #9 5.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 5.577 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c:8: #9 5.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.577 #define __EXTENSIONS__ /* for Sun */ #9 5.577 #9 5.577 :0:0: note: this is the location of the previous definition #9 5.577 :0:0: note: this is the location of the previous definition #9 5.585 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, #9 5.585 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: #9 5.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.585 #define __EXTENSIONS__ /* for Sun */ #9 5.585 #9 5.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 5.595 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.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.599 :0:0: note: this is the location of the previous definition #9 5.600 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, #9 5.600 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: #9 5.600 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.600 #define __EXTENSIONS__ /* for Sun */ #9 5.600 #9 5.600 :0:0: note: this is the location of the previous definition #9 5.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 5.636 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: #9 5.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.636 #define __EXTENSIONS__ /* for Sun */ #9 5.636 #9 5.636 :0:0: note: this is the location of the previous definition #9 5.636 :0:0: note: this is the location of the previous definition #9 5.640 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.640 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, #9 5.640 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: #9 5.640 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.640 #define __EXTENSIONS__ /* for Sun */ #9 5.640 #9 5.664 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.664 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, #9 5.664 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: #9 5.664 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.664 #define __EXTENSIONS__ /* for Sun */ #9 5.664 #9 5.664 :0:0: note: this is the location of the previous definition #9 5.664 :0:0: note: this is the location of the previous definition #9 5.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.666 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, #9 5.666 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: #9 5.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.666 #define __EXTENSIONS__ /* for Sun */ #9 5.666 #9 5.666 :0:0: note: this is the location of the previous definition #9 5.690 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.690 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, #9 5.690 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: #9 5.690 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.690 #define __EXTENSIONS__ /* for Sun */ #9 5.690 #9 5.690 :0:0: note: this is the location of the previous definition #9 5.694 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, #9 5.694 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: #9 5.694 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.694 #define __EXTENSIONS__ /* for Sun */ #9 5.694 #9 5.694 :0:0: note: this is the location of the previous definition #9 5.699 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.699 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, #9 5.699 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: #9 5.699 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.699 #define __EXTENSIONS__ /* for Sun */ #9 5.699 #9 5.699 :0:0: note: this is the location of the previous definition #9 5.702 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.702 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, #9 5.702 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: #9 5.702 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.702 #define __EXTENSIONS__ /* for Sun */ #9 5.702 #9 5.702 :0:0: note: this is the location of the previous definition #9 5.710 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.710 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, #9 5.710 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: #9 5.710 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.710 #define __EXTENSIONS__ /* for Sun */ #9 5.710 #9 5.710 :0:0: note: this is the location of the previous definition #9 5.711 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, #9 5.711 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: #9 5.711 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.711 #define __EXTENSIONS__ /* for Sun */ #9 5.711 #9 5.711 :0:0: note: this is the location of the previous definition #9 5.712 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.712 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: #9 5.712 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.712 #define __EXTENSIONS__ /* for Sun */ #9 5.712 #9 5.712 :0:0: note: this is the location of the previous definition #9 5.716 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.716 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.716 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, #9 5.716 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: #9 5.716 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.716 #define __EXTENSIONS__ /* for Sun */ #9 5.716 #9 5.716 :0:0: note: this is the location of the previous definition #9 5.717 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 5.717 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, #9 5.717 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: #9 5.717 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.717 #define __EXTENSIONS__ /* for Sun */ #9 5.717 #9 5.717 :0:0: note: this is the location of the previous definition #9 5.718 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.718 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, #9 5.718 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: #9 5.718 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.718 #define __EXTENSIONS__ /* for Sun */ #9 5.718 #9 5.718 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 5.718 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, #9 5.718 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: #9 5.718 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.718 #define __EXTENSIONS__ /* for Sun */ #9 5.718 #9 5.718 :0:0: note: this is the location of the previous definition #9 5.720 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.720 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, #9 5.720 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: #9 5.720 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.720 #define __EXTENSIONS__ /* for Sun */ #9 5.720 #9 5.720 :0:0: note: this is the location of the previous definition #9 5.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, #9 5.723 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: #9 5.723 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.723 #define __EXTENSIONS__ /* for Sun */ #9 5.723 #9 5.723 :0:0: note: this is the location of the previous definition #9 5.727 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.727 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, #9 5.727 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: #9 5.727 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.727 #define __EXTENSIONS__ /* for Sun */ #9 5.727 #9 5.727 :0:0: note: this is the location of the previous definition #9 5.727 :0:0: note: this is the location of the previous definition #9 5.729 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.729 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: #9 5.729 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.729 #define __EXTENSIONS__ /* for Sun */ #9 5.729 #9 5.729 :0:0: note: this is the location of the previous definition #9 5.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.732 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.732 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, #9 5.732 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: #9 5.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.732 #define __EXTENSIONS__ /* for Sun */ #9 5.732 #9 5.732 :0:0: note: this is the location of the previous definition #9 5.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.741 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.741 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, #9 5.741 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: #9 5.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.741 #define __EXTENSIONS__ /* for Sun */ #9 5.741 #9 5.741 :0:0: note: this is the location of the previous definition #9 5.750 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 5.750 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, #9 5.750 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: #9 5.750 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.750 #define __EXTENSIONS__ /* for Sun */ #9 5.750 #9 5.750 :0:0: note: this is the location of the previous definition #9 5.757 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 5.757 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, #9 5.757 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: #9 5.757 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.757 #define __EXTENSIONS__ /* for Sun */ #9 5.757 #9 5.757 :0:0: note: this is the location of the previous definition #9 5.784 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, #9 5.784 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: #9 5.784 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.784 #define __EXTENSIONS__ /* for Sun */ #9 5.784 #9 5.784 :0:0: note: this is the location of the previous definition #9 5.785 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.785 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.785 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, #9 5.785 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: #9 5.785 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.785 #define __EXTENSIONS__ /* for Sun */ #9 5.785 #9 5.785 :0:0: note: this is the location of the previous definition #9 5.793 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.793 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.793 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: #9 5.793 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.793 #define __EXTENSIONS__ /* for Sun */ #9 5.793 #9 5.793 :0:0: note: this is the location of the previous definition #9 5.812 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.812 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, #9 5.812 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: #9 5.812 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.812 #define __EXTENSIONS__ /* for Sun */ #9 5.812 #9 5.812 :0:0: note: this is the location of the previous definition #9 6.439 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_f1ap.a  #9 6.516 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 6.528 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 6.532 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  #9 6.532 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  #9 6.532 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  #9 6.533 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  #9 6.533 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  #9 6.534 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  #9 6.534 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  #9 6.535 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  #9 6.535 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  #9 6.536 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  #9 6.537 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  #9 6.537 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  #9 6.538 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  #9 6.539 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  #9 6.540 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  #9 6.540 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  #9 6.541 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  #9 6.542 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  #9 6.542 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  #9 6.543 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  #9 6.543 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  #9 6.544 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  #9 6.544 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  #9 6.545 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  #9 6.545 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  #9 6.546 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  #9 6.549 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  #9 6.549 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  #9 6.550 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  #9 6.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  #9 6.556 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  #9 6.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  #9 6.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  #9 6.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  #9 6.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  #9 6.558 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  #9 6.561 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  #9 6.562 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  #9 6.562 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  #9 6.563 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  #9 6.563 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  #9 6.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  #9 6.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  #9 6.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  #9 6.567 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  #9 6.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  #9 6.590 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  #9 6.591 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  #9 6.591 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  #9 6.592 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  #9 6.592 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  #9 6.593 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  #9 6.594 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  #9 6.616 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  #9 6.624 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  #9 6.625 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  #9 6.626 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  #9 6.626 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  #9 6.627 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  #9 6.632 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  #9 6.633 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  #9 6.633 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  #9 6.634 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  #9 6.648 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  #9 6.683 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 6.683 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 6.683 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, #9 6.683 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.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.689 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  #9 6.692 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  #9 6.701 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  #9 6.701 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  #9 6.702 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  #9 6.702 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  #9 6.702 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  #9 6.703 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  #9 6.718 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, #9 6.718 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.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.724 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  #9 6.731 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 6.731 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.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.752 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  #9 6.753 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  #9 6.756 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  #9 6.756 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  #9 6.762 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  #9 6.762 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  #9 6.767 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  #9 6.768 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  #9 6.776 :0:0: note: this is the location of the previous definition #9 6.785 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  #9 6.788 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  #9 6.790 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  #9 6.792 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  #9 6.796 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  #9 6.796 :0:0: note: this is the location of the previous definition #9 6.798 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  #9 6.803 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  #9 6.805 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, #9 6.805 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  #9 6.811 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.811 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, #9 6.811 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: #9 6.811 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.811 #define __EXTENSIONS__ /* for Sun */ #9 6.811 #9 6.811 :0:0: note: this is the location of the previous definition #9 6.815 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, #9 6.815 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: #9 6.815 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.815 #define __EXTENSIONS__ /* for Sun */ #9 6.815 #9 6.815 :0:0: note: this is the location of the previous definition #9 6.815 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, #9 6.815 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: #9 6.815 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.815 #define __EXTENSIONS__ /* for Sun */ #9 6.815 #9 6.815 :0:0: note: this is the location of the previous definition #9 6.816 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  #9 6.816 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  #9 6.816 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  #9 6.826 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, #9 6.826 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: #9 6.826 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.826 #define __EXTENSIONS__ /* for Sun */ #9 6.826 #9 6.826 :0:0: note: this is the location of the previous definition #9 6.832 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  #9 6.838 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 6.838 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 6.838 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: #9 6.838 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.838 #define __EXTENSIONS__ /* for Sun */ #9 6.838 #9 6.838 :0:0: note: this is the location of the previous definition #9 6.839 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  #9 6.843 :0:0: note: this is the location of the previous definition #9 6.855 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 6.855 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, #9 6.855 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: #9 6.855 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.855 #define __EXTENSIONS__ /* for Sun */ #9 6.855 #9 6.855 :0:0: note: this is the location of the previous definition #9 6.856 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, #9 6.856 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: #9 6.856 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.856 #define __EXTENSIONS__ /* for Sun */ #9 6.856 #9 6.856 :0:0: note: this is the location of the previous definition #9 6.857 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  #9 6.859 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, #9 6.859 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: #9 6.859 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.859 #define __EXTENSIONS__ /* for Sun */ #9 6.859 #9 6.859 :0:0: note: this is the location of the previous definition #9 6.867 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 6.867 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: #9 6.867 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.867 #define __EXTENSIONS__ /* for Sun */ #9 6.867 #9 6.867 :0:0: note: this is the location of the previous definition #9 6.868 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 6.868 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: #9 6.868 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.868 #define __EXTENSIONS__ /* for Sun */ #9 6.868 #9 6.868 :0:0: note: this is the location of the previous definition #9 6.873 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, #9 6.873 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: #9 6.873 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.873 #define __EXTENSIONS__ /* for Sun */ #9 6.873 #9 6.873 :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/RRC-TransactionIdentifier.h:46:0, #9 6.876 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, #9 6.876 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.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.878 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, #9 6.878 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: #9 6.878 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.878 #define __EXTENSIONS__ /* for Sun */ #9 6.878 #9 6.878 :0:0: note: this is the location of the previous definition #9 6.880 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, #9 6.880 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: #9 6.880 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.880 #define __EXTENSIONS__ /* for Sun */ #9 6.880 #9 6.880 :0:0: note: this is the location of the previous definition #9 6.889 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, #9 6.889 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: #9 6.889 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.889 #define __EXTENSIONS__ /* for Sun */ #9 6.889 #9 6.889 :0:0: note: this is the location of the previous definition #9 6.889 :0:0: note: this is the location of the previous definition #9 6.890 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  #9 6.892 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  #9 6.899 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 6.899 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, #9 6.899 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: #9 6.899 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.899 #define __EXTENSIONS__ /* for Sun */ #9 6.899 #9 6.899 :0:0: note: this is the location of the previous definition #9 6.909 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, #9 6.909 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: #9 6.909 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.909 #define __EXTENSIONS__ /* for Sun */ #9 6.909 #9 6.909 :0:0: note: this is the location of the previous definition #9 6.910 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  #9 6.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  #9 6.911 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, #9 6.911 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: #9 6.911 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.911 #define __EXTENSIONS__ /* for Sun */ #9 6.911 #9 6.911 :0:0: note: this is the location of the previous definition #9 6.913 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, #9 6.913 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: #9 6.913 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.913 #define __EXTENSIONS__ /* for Sun */ #9 6.913 #9 6.913 :0:0: note: this is the location of the previous definition #9 6.913 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.913 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: #9 6.913 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.913 #define __EXTENSIONS__ /* for Sun */ #9 6.913 #9 6.913 :0:0: note: this is the location of the previous definition #9 6.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  #9 6.917 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  #9 6.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  #9 6.919 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  #9 6.920 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  #9 6.921 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, #9 6.921 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: #9 6.921 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.921 #define __EXTENSIONS__ /* for Sun */ #9 6.921 #9 6.921 :0:0: note: this is the location of the previous definition #9 6.923 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.923 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, #9 6.923 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: #9 6.923 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.923 #define __EXTENSIONS__ /* for Sun */ #9 6.923 #9 6.923 :0:0: note: this is the location of the previous definition #9 6.924 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  #9 6.928 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 6.928 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, #9 6.928 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: #9 6.928 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.928 #define __EXTENSIONS__ /* for Sun */ #9 6.928 #9 6.928 :0:0: note: this is the location of the previous definition #9 6.937 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, #9 6.937 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: #9 6.937 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.937 #define __EXTENSIONS__ /* for Sun */ #9 6.937 #9 6.937 :0:0: note: this is the location of the previous definition #9 6.947 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, #9 6.947 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: #9 6.947 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.947 #define __EXTENSIONS__ /* for Sun */ #9 6.947 #9 6.950 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, #9 6.950 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.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.953 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 6.953 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.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.954 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.954 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, #9 6.954 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: #9 6.954 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.954 #define __EXTENSIONS__ /* for Sun */ #9 6.954 #9 6.954 :0:0: note: this is the location of the previous definition #9 6.958 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, #9 6.958 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: #9 6.958 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.958 #define __EXTENSIONS__ /* for Sun */ #9 6.958 #9 6.960 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, #9 6.960 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: #9 6.960 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.960 #define __EXTENSIONS__ /* for Sun */ #9 6.960 #9 6.966 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 6.966 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: #9 6.966 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.966 #define __EXTENSIONS__ /* for Sun */ #9 6.966 #9 6.970 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, #9 6.970 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.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.971 :0:0: note: this is the location of the previous definition #9 6.984 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.984 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, #9 6.984 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: #9 6.984 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.984 #define __EXTENSIONS__ /* for Sun */ #9 6.984 #9 6.984 :0:0: note: this is the location of the previous definition #9 6.990 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, #9 6.990 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.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.991 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  #9 6.992 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 6.992 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, #9 6.992 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: #9 6.992 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.992 #define __EXTENSIONS__ /* for Sun */ #9 6.992 #9 7.001 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 7.001 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: #9 7.001 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.001 #define __EXTENSIONS__ /* for Sun */ #9 7.001 #9 7.018 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.018 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, #9 7.018 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.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.019 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 7.019 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, #9 7.019 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: #9 7.019 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.019 #define __EXTENSIONS__ /* for Sun */ #9 7.019 #9 7.019 :0:0: note: this is the location of the previous definition #9 7.020 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, #9 7.020 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: #9 7.020 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.020 #define __EXTENSIONS__ /* for Sun */ #9 7.020 #9 7.020 :0:0: note: this is the location of the previous definition #9 7.027 :0:0: note: this is the location of the previous definition #9 7.028 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  #9 7.030 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 7.030 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, #9 7.030 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: #9 7.030 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.030 #define __EXTENSIONS__ /* for Sun */ #9 7.030 #9 7.030 :0:0: note: this is the location of the previous definition #9 7.035 :0:0: note: this is the location of the previous definition #9 7.036 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  #9 7.036 :0:0: note: this is the location of the previous definition #9 7.037 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  #9 7.037 :0:0: note: this is the location of the previous definition #9 7.037 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  #9 7.044 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 7.044 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: #9 7.044 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.044 #define __EXTENSIONS__ /* for Sun */ #9 7.044 #9 7.046 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  #9 7.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  #9 7.051 :0:0: note: this is the location of the previous definition #9 7.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  #9 7.052 :0:0: note: this is the location of the previous definition #9 7.054 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.054 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, #9 7.054 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: #9 7.054 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.054 #define __EXTENSIONS__ /* for Sun */ #9 7.054 #9 7.054 :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/CSI-ReportFramework.h:43:0, #9 7.056 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.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.067 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 7.067 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.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.071 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  #9 7.073 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, #9 7.073 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: #9 7.073 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.073 #define __EXTENSIONS__ /* for Sun */ #9 7.073 #9 7.075 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 7.075 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: #9 7.075 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.075 #define __EXTENSIONS__ /* for Sun */ #9 7.075 #9 7.079 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, #9 7.079 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: #9 7.079 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.079 #define __EXTENSIONS__ /* for Sun */ #9 7.079 #9 7.083 :0:0: note: this is the location of the previous definition #9 7.090 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, #9 7.090 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: #9 7.090 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.090 #define __EXTENSIONS__ /* for Sun */ #9 7.090 #9 7.090 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 7.090 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: #9 7.090 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.090 #define __EXTENSIONS__ /* for Sun */ #9 7.090 #9 7.090 :0:0: note: this is the location of the previous definition #9 7.093 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, #9 7.093 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: #9 7.093 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.093 #define __EXTENSIONS__ /* for Sun */ #9 7.093 #9 7.095 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, #9 7.095 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: #9 7.095 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.095 #define __EXTENSIONS__ /* for Sun */ #9 7.095 #9 7.100 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, #9 7.100 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: #9 7.100 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.100 #define __EXTENSIONS__ /* for Sun */ #9 7.100 #9 7.105 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  #9 7.111 :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.116 :0:0: note: this is the location of the previous definition #9 7.117 :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/RRC-TransactionIdentifier.h:46:0, #9 7.133 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, #9 7.133 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.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.153 :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/BWP-Id.h:46:0, #9 7.161 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, #9 7.161 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.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.164 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, #9 7.164 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: #9 7.164 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.164 #define __EXTENSIONS__ /* for Sun */ #9 7.164 #9 7.174 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, #9 7.174 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.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.180 :0:0: note: this is the location of the previous definition #9 7.180 :0:0: note: this is the location of the previous definition #9 7.181 :0:0: note: this is the location of the previous definition #9 7.186 :0:0: note: this is the location of the previous definition #9 7.190 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, #9 7.190 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: #9 7.190 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.190 #define __EXTENSIONS__ /* for Sun */ #9 7.190 #9 7.201 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, #9 7.201 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: #9 7.201 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.201 #define __EXTENSIONS__ /* for Sun */ #9 7.201 #9 7.205 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.205 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, #9 7.205 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: #9 7.205 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.205 #define __EXTENSIONS__ /* for Sun */ #9 7.205 #9 7.205 :0:0: note: this is the location of the previous definition #9 7.205 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  #9 7.206 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  #9 7.208 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 7.208 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, #9 7.208 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: #9 7.208 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.208 #define __EXTENSIONS__ /* for Sun */ #9 7.208 #9 7.208 :0:0: note: this is the location of the previous definition #9 7.213 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  #9 7.214 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  #9 7.218 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  #9 7.221 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  #9 7.221 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  #9 7.222 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, #9 7.222 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: #9 7.222 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.222 #define __EXTENSIONS__ /* for Sun */ #9 7.222 #9 7.222 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, #9 7.222 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: #9 7.222 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.222 #define __EXTENSIONS__ /* for Sun */ #9 7.222 #9 7.223 :0:0: note: this is the location of the previous definition #9 7.223 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  #9 7.223 :0:0: note: this is the location of the previous definition #9 7.228 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  #9 7.229 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, #9 7.229 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: #9 7.229 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.229 #define __EXTENSIONS__ /* for Sun */ #9 7.229 #9 7.235 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.235 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, #9 7.235 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: #9 7.235 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.235 #define __EXTENSIONS__ /* for Sun */ #9 7.235 #9 7.235 :0:0: note: this is the location of the previous definition #9 7.237 :0:0: note: this is the location of the previous definition #9 7.247 :0:0: note: this is the location of the previous definition #9 7.248 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.248 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, #9 7.248 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: #9 7.248 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.248 #define __EXTENSIONS__ /* for Sun */ #9 7.248 #9 7.249 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  #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.253 :0:0: note: this is the location of the previous definition #9 7.260 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  #9 7.260 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  #9 7.264 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 7.264 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: #9 7.264 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.264 #define __EXTENSIONS__ /* for Sun */ #9 7.264 #9 7.264 :0:0: note: this is the location of the previous definition #9 7.267 :0:0: note: this is the location of the previous definition #9 7.268 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.268 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, #9 7.268 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: #9 7.268 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.268 #define __EXTENSIONS__ /* for Sun */ #9 7.268 #9 7.268 :0:0: note: this is the location of the previous definition #9 7.281 :0:0: note: this is the location of the previous definition #9 7.285 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, #9 7.285 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: #9 7.285 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.285 #define __EXTENSIONS__ /* for Sun */ #9 7.285 #9 7.285 :0:0: note: this is the location of the previous definition #9 7.285 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, #9 7.285 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: #9 7.285 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.285 #define __EXTENSIONS__ /* for Sun */ #9 7.285 #9 7.285 :0:0: note: this is the location of the previous definition #9 7.294 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, #9 7.294 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: #9 7.294 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.294 #define __EXTENSIONS__ /* for Sun */ #9 7.294 #9 7.294 :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-RS-ForTracking.h:43:0, #9 7.302 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.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.305 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.305 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, #9 7.305 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: #9 7.305 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.305 #define __EXTENSIONS__ /* for Sun */ #9 7.305 #9 7.305 :0:0: note: this is the location of the previous definition #9 7.307 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.307 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, #9 7.307 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: #9 7.307 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.307 #define __EXTENSIONS__ /* for Sun */ #9 7.307 #9 7.307 :0:0: note: this is the location of the previous definition #9 7.308 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 7.308 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: #9 7.308 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.308 #define __EXTENSIONS__ /* for Sun */ #9 7.308 #9 7.308 :0:0: note: this is the location of the previous definition #9 7.309 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c  #9 7.310 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  #9 7.310 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  #9 7.312 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  #9 7.328 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.328 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, #9 7.328 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: #9 7.328 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.328 #define __EXTENSIONS__ /* for Sun */ #9 7.328 #9 7.333 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 7.333 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: #9 7.333 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.333 #define __EXTENSIONS__ /* for Sun */ #9 7.333 #9 7.347 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, #9 7.347 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  #9 7.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 7.352 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.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.356 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.356 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, #9 7.356 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: #9 7.356 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.356 #define __EXTENSIONS__ /* for Sun */ #9 7.356 #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.363 :0:0: note: this is the location of the previous definition #9 7.367 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  #9 7.368 :0:0: note: this is the location of the previous definition #9 7.369 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  #9 7.370 :0:0: note: this is the location of the previous definition #9 7.372 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 7.372 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, #9 7.372 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: #9 7.372 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.372 #define __EXTENSIONS__ /* for Sun */ #9 7.372 #9 7.372 :0:0: note: this is the location of the previous definition #9 7.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  #9 7.381 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, #9 7.381 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: #9 7.381 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.381 #define __EXTENSIONS__ /* for Sun */ #9 7.381 #9 7.381 :0:0: note: this is the location of the previous definition #9 7.385 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 7.385 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, #9 7.385 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: #9 7.385 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.385 #define __EXTENSIONS__ /* for Sun */ #9 7.385 #9 7.385 :0:0: note: this is the location of the previous definition #9 7.391 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.391 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, #9 7.391 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: #9 7.391 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.391 #define __EXTENSIONS__ /* for Sun */ #9 7.391 #9 7.395 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, #9 7.395 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: #9 7.395 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.395 #define __EXTENSIONS__ /* for Sun */ #9 7.395 #9 7.395 :0:0: note: this is the location of the previous definition #9 7.395 :0:0: note: this is the location of the previous definition #9 7.398 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, #9 7.398 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: #9 7.398 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.398 #define __EXTENSIONS__ /* for Sun */ #9 7.398 #9 7.399 :0:0: note: this is the location of the previous definition #9 7.402 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 7.402 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 7.402 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: #9 7.402 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.402 #define __EXTENSIONS__ /* for Sun */ #9 7.402 #9 7.413 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 7.413 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: #9 7.413 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.413 #define __EXTENSIONS__ /* for Sun */ #9 7.413 #9 7.413 :0:0: note: this is the location of the previous definition #9 7.415 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 7.415 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: #9 7.415 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.415 #define __EXTENSIONS__ /* for Sun */ #9 7.415 #9 7.415 :0:0: note: this is the location of the previous definition #9 7.420 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, #9 7.420 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: #9 7.420 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.420 #define __EXTENSIONS__ /* for Sun */ #9 7.420 #9 7.420 :0:0: note: this is the location of the previous definition #9 7.427 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, #9 7.427 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: #9 7.427 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.427 #define __EXTENSIONS__ /* for Sun */ #9 7.427 #9 7.427 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  #9 7.428 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 7.428 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: #9 7.428 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.428 #define __EXTENSIONS__ /* for Sun */ #9 7.428 #9 7.428 :0:0: note: this is the location of the previous definition #9 7.428 :0:0: note: this is the location of the previous definition #9 7.436 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  #9 7.444 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  #9 7.445 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 7.445 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: #9 7.445 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.445 #define __EXTENSIONS__ /* for Sun */ #9 7.445 #9 7.445 :0:0: note: this is the location of the previous definition #9 7.445 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  #9 7.446 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  #9 7.448 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  #9 7.448 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  #9 7.449 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  #9 7.460 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, #9 7.460 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: #9 7.460 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.460 #define __EXTENSIONS__ /* for Sun */ #9 7.460 #9 7.460 :0:0: note: this is the location of the previous definition #9 7.462 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.462 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, #9 7.462 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: #9 7.462 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.462 #define __EXTENSIONS__ /* for Sun */ #9 7.462 #9 7.468 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  #9 7.470 :0:0: note: this is the location of the previous definition #9 7.472 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  #9 7.474 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, #9 7.474 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: #9 7.474 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.474 #define __EXTENSIONS__ /* for Sun */ #9 7.474 #9 7.475 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  #9 7.493 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, #9 7.493 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: #9 7.493 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.493 #define __EXTENSIONS__ /* for Sun */ #9 7.493 #9 7.495 :0:0: note: this is the location of the previous definition #9 7.496 :0:0: note: this is the location of the previous definition #9 7.500 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 7.500 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, #9 7.500 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: #9 7.500 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.500 #define __EXTENSIONS__ /* for Sun */ #9 7.500 #9 7.515 :0:0: note: this is the location of the previous definition #9 7.515 :0:0: note: this is the location of the previous definition #9 7.515 :0:0: note: this is the location of the previous definition #9 7.526 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.526 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, #9 7.526 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.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.526 :0:0: note: this is the location of the previous definition #9 7.532 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  #9 7.539 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, #9 7.539 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: #9 7.539 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.539 #define __EXTENSIONS__ /* for Sun */ #9 7.539 #9 7.546 :0:0: note: this is the location of the previous definition #9 7.551 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 7.551 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 7.551 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, #9 7.551 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: #9 7.551 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.551 #define __EXTENSIONS__ /* for Sun */ #9 7.551 #9 7.556 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  #9 7.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  #9 7.558 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.558 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, #9 7.558 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  #9 7.567 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  #9 7.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  #9 7.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  #9 7.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  #9 7.568 :0:0: note: this is the location of the previous definition #9 7.569 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  #9 7.570 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  #9 7.575 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 7.575 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: #9 7.575 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.575 #define __EXTENSIONS__ /* for Sun */ #9 7.575 #9 7.575 :0:0: note: this is the location of the previous definition #9 7.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  #9 7.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  #9 7.584 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  #9 7.584 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  #9 7.604 :0:0: note: this is the location of the previous definition #9 7.604 :0:0: note: this is the location of the previous definition #9 7.611 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 7.611 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: #9 7.611 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.611 #define __EXTENSIONS__ /* for Sun */ #9 7.611 #9 7.614 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, #9 7.614 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: #9 7.614 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.614 #define __EXTENSIONS__ /* for Sun */ #9 7.614 #9 7.614 :0:0: note: this is the location of the previous definition #9 7.619 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 7.619 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, #9 7.619 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: #9 7.619 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.619 #define __EXTENSIONS__ /* for Sun */ #9 7.619 #9 7.626 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 7.626 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: #9 7.626 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.626 #define __EXTENSIONS__ /* for Sun */ #9 7.626 #9 7.631 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.631 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, #9 7.631 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: #9 7.631 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.631 #define __EXTENSIONS__ /* for Sun */ #9 7.631 #9 7.635 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, #9 7.635 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: #9 7.635 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.635 #define __EXTENSIONS__ /* for Sun */ #9 7.635 #9 7.635 :0:0: note: this is the location of the previous definition #9 7.645 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  #9 7.646 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.646 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, #9 7.646 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: #9 7.646 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.646 #define __EXTENSIONS__ /* for Sun */ #9 7.646 #9 7.647 :0:0: note: this is the location of the previous definition #9 7.647 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  #9 7.647 :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/ARFCN-ValueNR.h:46:0, #9 7.660 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, #9 7.660 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.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.667 :0:0: note: this is the location of the previous definition #9 7.667 :0:0: note: this is the location of the previous definition #9 7.670 In file included from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.h:52:0, #9 7.670 from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c:8: #9 7.670 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.670 #define __EXTENSIONS__ /* for Sun */ #9 7.670 #9 7.674 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.674 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: #9 7.674 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.674 #define __EXTENSIONS__ /* for Sun */ #9 7.674 #9 7.675 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  #9 7.676 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  #9 7.681 :0:0: note: this is the location of the previous definition #9 7.683 :0:0: note: this is the location of the previous definition #9 7.691 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.691 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: #9 7.691 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.691 #define __EXTENSIONS__ /* for Sun */ #9 7.691 #9 7.694 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 7.694 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: #9 7.694 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.694 #define __EXTENSIONS__ /* for Sun */ #9 7.694 #9 7.705 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 7.705 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: #9 7.705 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.705 #define __EXTENSIONS__ /* for Sun */ #9 7.705 #9 7.711 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, #9 7.711 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: #9 7.711 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.711 #define __EXTENSIONS__ /* for Sun */ #9 7.711 #9 7.712 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 7.712 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, #9 7.712 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.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.712 :0:0: note: this is the location of the previous definition #9 7.715 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  #9 7.715 :0:0: note: this is the location of the previous definition #9 7.715 :0:0: note: this is the location of the previous definition #9 7.715 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, #9 7.715 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: #9 7.715 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.715 #define __EXTENSIONS__ /* for Sun */ #9 7.715 #9 7.723 :0:0: note: this is the location of the previous definition #9 7.724 :0:0: note: this is the location of the previous definition #9 7.734 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, #9 7.734 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: #9 7.734 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.734 #define __EXTENSIONS__ /* for Sun */ #9 7.734 #9 7.734 :0:0: note: this is the location of the previous definition #9 7.734 :0:0: note: this is the location of the previous definition #9 7.734 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 7.734 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, #9 7.734 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: #9 7.734 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.734 #define __EXTENSIONS__ /* for Sun */ #9 7.734 #9 7.735 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  #9 7.736 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, #9 7.736 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: #9 7.736 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.736 #define __EXTENSIONS__ /* for Sun */ #9 7.736 #9 7.736 :0:0: note: this is the location of the previous definition #9 7.738 :0:0: note: this is the location of the previous definition #9 7.738 :0:0: note: this is the location of the previous definition #9 7.745 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, #9 7.745 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: #9 7.745 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.745 #define __EXTENSIONS__ /* for Sun */ #9 7.745 #9 7.745 :0:0: note: this is the location of the previous definition #9 7.750 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 7.750 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, #9 7.750 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: #9 7.750 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.750 #define __EXTENSIONS__ /* for Sun */ #9 7.750 #9 7.750 :0:0: note: this is the location of the previous definition #9 7.750 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  #9 7.751 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  #9 7.753 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.753 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, #9 7.753 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: #9 7.753 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.753 #define __EXTENSIONS__ /* for Sun */ #9 7.753 #9 7.753 :0:0: note: this is the location of the previous definition #9 7.755 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 7.755 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: #9 7.755 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.755 #define __EXTENSIONS__ /* for Sun */ #9 7.755 #9 7.755 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.755 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, #9 7.755 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: #9 7.755 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.755 #define __EXTENSIONS__ /* for Sun */ #9 7.755 #9 7.755 :0:0: note: this is the location of the previous definition #9 7.755 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 7.755 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, #9 7.755 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: #9 7.755 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.755 #define __EXTENSIONS__ /* for Sun */ #9 7.755 #9 7.755 :0:0: note: this is the location of the previous definition #9 7.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  #9 7.761 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, #9 7.761 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: #9 7.761 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.761 #define __EXTENSIONS__ /* for Sun */ #9 7.761 #9 7.761 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, #9 7.761 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: #9 7.761 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.761 #define __EXTENSIONS__ /* for Sun */ #9 7.761 #9 7.764 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 7.764 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: #9 7.764 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.764 #define __EXTENSIONS__ /* for Sun */ #9 7.764 #9 7.764 :0:0: note: this is the location of the previous definition #9 7.767 :0:0: note: this is the location of the previous definition #9 7.776 :0:0: note: this is the location of the previous definition #9 7.788 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, #9 7.788 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: #9 7.788 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.788 #define __EXTENSIONS__ /* for Sun */ #9 7.788 #9 7.788 :0:0: note: this is the location of the previous definition #9 7.788 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 7.788 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: #9 7.788 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.788 #define __EXTENSIONS__ /* for Sun */ #9 7.788 #9 7.788 :0:0: note: this is the location of the previous definition #9 7.789 :0:0: note: this is the location of the previous definition #9 7.818 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, #9 7.818 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: #9 7.818 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.818 #define __EXTENSIONS__ /* for Sun */ #9 7.818 #9 7.829 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  #9 7.841 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  #9 7.842 :0:0: note: this is the location of the previous definition #9 7.842 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  #9 7.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  #9 7.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  #9 7.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  #9 7.847 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 7.847 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, #9 7.847 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: #9 7.847 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.847 #define __EXTENSIONS__ /* for Sun */ #9 7.847 #9 7.852 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  #9 7.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  #9 7.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  #9 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  #9 7.870 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, #9 7.870 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.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.871 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, #9 7.871 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: #9 7.871 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.871 #define __EXTENSIONS__ /* for Sun */ #9 7.871 #9 7.875 :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/RRC-TransactionIdentifier.h:46:0, #9 7.879 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.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.879 :0:0: note: this is the location of the previous definition #9 7.879 :0:0: note: this is the location of the previous definition #9 7.880 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  #9 7.883 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, #9 7.883 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: #9 7.883 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.883 #define __EXTENSIONS__ /* for Sun */ #9 7.883 #9 7.883 :0:0: note: this is the location of the previous definition #9 7.890 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  #9 7.899 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, #9 7.899 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: #9 7.899 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.899 #define __EXTENSIONS__ /* for Sun */ #9 7.899 #9 7.900 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  #9 7.903 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, #9 7.903 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: #9 7.903 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.903 #define __EXTENSIONS__ /* for Sun */ #9 7.903 #9 7.911 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 7.911 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: #9 7.911 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.911 #define __EXTENSIONS__ /* for Sun */ #9 7.911 #9 7.920 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.920 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, #9 7.920 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: #9 7.920 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.920 #define __EXTENSIONS__ /* for Sun */ #9 7.920 #9 7.920 :0:0: note: this is the location of the previous definition #9 7.921 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  #9 7.923 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  #9 7.930 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 7.930 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, #9 7.930 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.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.931 :0:0: note: this is the location of the previous definition #9 7.932 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  #9 7.933 :0:0: note: this is the location of the previous definition #9 7.946 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.946 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, #9 7.946 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: #9 7.946 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.946 #define __EXTENSIONS__ /* for Sun */ #9 7.946 #9 7.946 :0:0: note: this is the location of the previous definition #9 7.946 :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/MeasId.h:46:0, #9 7.954 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, #9 7.954 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.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.954 :0:0: note: this is the location of the previous definition #9 7.957 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  #9 7.958 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  #9 7.959 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  #9 7.959 :0:0: note: this is the location of the previous definition #9 7.962 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 7.962 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: #9 7.962 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.962 #define __EXTENSIONS__ /* for Sun */ #9 7.962 #9 7.962 :0:0: note: this is the location of the previous definition #9 7.969 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  #9 7.981 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  #9 7.985 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  #9 7.989 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 7.989 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: #9 7.989 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.989 #define __EXTENSIONS__ /* for Sun */ #9 7.989 #9 7.995 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, #9 7.995 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.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.998 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, #9 7.998 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: #9 7.998 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.998 #define __EXTENSIONS__ /* for Sun */ #9 7.998 #9 7.998 :0:0: note: this is the location of the previous definition #9 7.998 :0:0: note: this is the location of the previous definition #9 7.999 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  #9 8.002 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, #9 8.002 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: #9 8.002 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.002 #define __EXTENSIONS__ /* for Sun */ #9 8.002 #9 8.002 :0:0: note: this is the location of the previous definition #9 8.005 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.005 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, #9 8.005 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: #9 8.005 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.005 #define __EXTENSIONS__ /* for Sun */ #9 8.005 #9 8.005 :0:0: note: this is the location of the previous definition #9 8.008 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 8.008 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, #9 8.008 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: #9 8.008 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.008 #define __EXTENSIONS__ /* for Sun */ #9 8.008 #9 8.009 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  #9 8.012 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 8.012 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, #9 8.012 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: #9 8.012 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.012 #define __EXTENSIONS__ /* for Sun */ #9 8.012 #9 8.012 :0:0: note: this is the location of the previous definition #9 8.015 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  #9 8.018 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, #9 8.018 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: #9 8.018 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.018 #define __EXTENSIONS__ /* for Sun */ #9 8.018 #9 8.018 :0:0: note: this is the location of the previous definition #9 8.020 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, #9 8.020 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.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.024 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  #9 8.026 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, #9 8.026 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: #9 8.026 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.026 #define __EXTENSIONS__ /* for Sun */ #9 8.026 #9 8.026 :0:0: note: this is the location of the previous definition #9 8.027 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, #9 8.027 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: #9 8.027 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.027 #define __EXTENSIONS__ /* for Sun */ #9 8.027 #9 8.027 :0:0: note: this is the location of the previous definition #9 8.027 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 8.027 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: #9 8.027 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.027 #define __EXTENSIONS__ /* for Sun */ #9 8.027 #9 8.027 :0:0: note: this is the location of the previous definition #9 8.028 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  #9 8.028 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  #9 8.029 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  #9 8.029 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  #9 8.030 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  #9 8.035 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 8.035 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 8.035 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 8.035 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, #9 8.035 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.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.039 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, #9 8.039 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: #9 8.039 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.039 #define __EXTENSIONS__ /* for Sun */ #9 8.039 #9 8.042 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  #9 8.043 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.043 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, #9 8.043 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: #9 8.043 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.043 #define __EXTENSIONS__ /* for Sun */ #9 8.043 #9 8.044 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, #9 8.044 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: #9 8.044 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.044 #define __EXTENSIONS__ /* for Sun */ #9 8.044 #9 8.044 :0:0: note: this is the location of the previous definition #9 8.046 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  #9 8.046 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  #9 8.049 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, #9 8.049 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.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.051 :0:0: note: this is the location of the previous definition #9 8.055 :0:0: note: this is the location of the previous definition #9 8.056 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  #9 8.059 :0:0: note: this is the location of the previous definition #9 8.060 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  #9 8.060 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  #9 8.063 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, #9 8.063 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: #9 8.063 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.063 #define __EXTENSIONS__ /* for Sun */ #9 8.063 #9 8.063 :0:0: note: this is the location of the previous definition #9 8.068 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  #9 8.071 :0:0: note: this is the location of the previous definition #9 8.082 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  #9 8.083 :0:0: note: this is the location of the previous definition #9 8.083 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, #9 8.083 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: #9 8.083 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.083 #define __EXTENSIONS__ /* for Sun */ #9 8.083 #9 8.083 :0:0: note: this is the location of the previous definition #9 8.089 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  #9 8.090 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  #9 8.090 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  #9 8.099 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, #9 8.099 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: #9 8.099 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.099 #define __EXTENSIONS__ /* for Sun */ #9 8.099 #9 8.109 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.109 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 8.109 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: #9 8.109 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.109 #define __EXTENSIONS__ /* for Sun */ #9 8.109 #9 8.121 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, #9 8.121 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: #9 8.121 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.121 #define __EXTENSIONS__ /* for Sun */ #9 8.121 #9 8.121 :0:0: note: this is the location of the previous definition #9 8.126 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 8.126 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, #9 8.126 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: #9 8.126 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.126 #define __EXTENSIONS__ /* for Sun */ #9 8.126 #9 8.126 :0:0: note: this is the location of the previous definition #9 8.129 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, #9 8.129 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: #9 8.129 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.129 #define __EXTENSIONS__ /* for Sun */ #9 8.129 #9 8.140 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, #9 8.140 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: #9 8.140 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.140 #define __EXTENSIONS__ /* for Sun */ #9 8.140 #9 8.140 :0:0: note: this is the location of the previous definition #9 8.140 :0:0: note: this is the location of the previous definition #9 8.146 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  #9 8.147 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  #9 8.148 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  #9 8.150 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  #9 8.151 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 8.151 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 8.151 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: #9 8.151 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.151 #define __EXTENSIONS__ /* for Sun */ #9 8.151 #9 8.155 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  #9 8.157 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, #9 8.157 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: #9 8.157 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.157 #define __EXTENSIONS__ /* for Sun */ #9 8.157 #9 8.157 :0:0: note: this is the location of the previous definition #9 8.158 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  #9 8.158 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  #9 8.159 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  #9 8.159 :0:0: note: this is the location of the previous definition #9 8.159 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  #9 8.159 :0:0: note: this is the location of the previous definition #9 8.159 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  #9 8.161 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.161 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, #9 8.161 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.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.167 :0:0: note: this is the location of the previous definition #9 8.172 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  #9 8.189 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, #9 8.189 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: #9 8.189 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.189 #define __EXTENSIONS__ /* for Sun */ #9 8.189 #9 8.206 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.206 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, #9 8.206 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: #9 8.206 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.206 #define __EXTENSIONS__ /* for Sun */ #9 8.206 #9 8.207 :0:0: note: this is the location of the previous definition #9 8.230 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  #9 8.230 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  #9 8.232 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  #9 8.234 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 8.234 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, #9 8.234 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: #9 8.234 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.234 #define __EXTENSIONS__ /* for Sun */ #9 8.234 #9 8.234 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  #9 8.234 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  #9 8.235 :0:0: note: this is the location of the previous definition #9 8.235 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  #9 8.236 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  #9 8.246 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 8.246 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, #9 8.246 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: #9 8.246 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.246 #define __EXTENSIONS__ /* for Sun */ #9 8.246 #9 8.248 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  #9 8.248 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  #9 8.248 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  #9 8.249 :0:0: note: this is the location of the previous definition #9 8.255 :0:0: note: this is the location of the previous definition #9 8.268 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  #9 8.278 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.278 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, #9 8.278 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: #9 8.278 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.278 #define __EXTENSIONS__ /* for Sun */ #9 8.278 #9 8.278 :0:0: note: this is the location of the previous definition #9 8.283 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  #9 8.283 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  #9 8.284 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  #9 8.285 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  #9 8.285 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  #9 8.288 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  #9 8.289 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  #9 8.292 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  #9 8.292 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  #9 8.293 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  #9 8.296 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  #9 8.298 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.298 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, #9 8.298 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.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.299 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  #9 8.301 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, #9 8.301 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: #9 8.301 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.301 #define __EXTENSIONS__ /* for Sun */ #9 8.301 #9 8.301 :0:0: note: this is the location of the previous definition #9 8.302 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  #9 8.302 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  #9 8.305 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 8.305 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: #9 8.305 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.305 #define __EXTENSIONS__ /* for Sun */ #9 8.305 #9 8.305 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  #9 8.312 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.312 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, #9 8.312 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: #9 8.312 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.312 #define __EXTENSIONS__ /* for Sun */ #9 8.312 #9 8.312 :0:0: note: this is the location of the previous definition #9 8.320 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 8.320 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, #9 8.320 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: #9 8.320 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.320 #define __EXTENSIONS__ /* for Sun */ #9 8.320 #9 8.320 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  #9 8.324 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  #9 8.328 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  #9 8.332 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  #9 8.336 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  #9 8.336 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  #9 8.336 :0:0: note: this is the location of the previous definition #9 8.336 :0:0: note: this is the location of the previous definition #9 8.339 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: #9 8.339 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.339 #define __EXTENSIONS__ /* for Sun */ #9 8.339 #9 8.339 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  #9 8.340 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, #9 8.340 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: #9 8.340 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.340 #define __EXTENSIONS__ /* for Sun */ #9 8.340 #9 8.348 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  #9 8.358 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  #9 8.362 :0:0: note: this is the location of the previous definition #9 8.362 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, #9 8.362 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: #9 8.362 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.362 #define __EXTENSIONS__ /* for Sun */ #9 8.362 #9 8.362 :0:0: note: this is the location of the previous definition #9 8.381 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.381 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, #9 8.381 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: #9 8.381 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.381 #define __EXTENSIONS__ /* for Sun */ #9 8.381 #9 8.381 :0:0: note: this is the location of the previous definition #9 8.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  #9 8.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  #9 8.385 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  #9 8.387 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  #9 8.388 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, #9 8.388 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: #9 8.388 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.388 #define __EXTENSIONS__ /* for Sun */ #9 8.388 #9 8.390 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  #9 8.396 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  #9 8.398 :0:0: note: this is the location of the previous definition #9 8.398 :0:0: note: this is the location of the previous definition #9 8.409 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, #9 8.409 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: #9 8.409 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.409 #define __EXTENSIONS__ /* for Sun */ #9 8.409 #9 8.409 :0:0: note: this is the location of the previous definition #9 8.412 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 8.412 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, #9 8.412 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: #9 8.412 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.412 #define __EXTENSIONS__ /* for Sun */ #9 8.412 #9 8.412 :0:0: note: this is the location of the previous definition #9 8.414 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 8.414 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, #9 8.414 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: #9 8.414 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.414 #define __EXTENSIONS__ /* for Sun */ #9 8.414 #9 8.442 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 8.442 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 8.442 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, #9 8.442 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: #9 8.442 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.442 #define __EXTENSIONS__ /* for Sun */ #9 8.442 #9 8.442 :0:0: note: this is the location of the previous definition #9 8.464 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  #9 8.464 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  #9 8.465 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  #9 8.465 :0:0: note: this is the location of the previous definition #9 8.466 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  #9 8.466 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  #9 8.471 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.471 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, #9 8.471 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: #9 8.471 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.471 #define __EXTENSIONS__ /* for Sun */ #9 8.471 #9 8.471 :0:0: note: this is the location of the previous definition #9 8.487 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 8.487 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 8.487 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: #9 8.487 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.487 #define __EXTENSIONS__ /* for Sun */ #9 8.487 #9 8.487 :0:0: note: this is the location of the previous definition #9 8.496 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  #9 8.503 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.503 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, #9 8.503 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.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.518 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, #9 8.518 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: #9 8.518 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.518 #define __EXTENSIONS__ /* for Sun */ #9 8.518 #9 8.518 :0:0: note: this is the location of the previous definition #9 8.519 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, #9 8.519 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: #9 8.519 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.519 #define __EXTENSIONS__ /* for Sun */ #9 8.519 #9 8.519 :0:0: note: this is the location of the previous definition #9 8.528 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  #9 8.550 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, #9 8.550 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.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.550 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  #9 8.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  #9 8.553 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 8.553 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, #9 8.553 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: #9 8.553 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.553 #define __EXTENSIONS__ /* for Sun */ #9 8.553 #9 8.553 :0:0: note: this is the location of the previous definition #9 8.556 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 8.556 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, #9 8.556 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: #9 8.556 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.556 #define __EXTENSIONS__ /* for Sun */ #9 8.556 #9 8.556 :0:0: note: this is the location of the previous definition #9 8.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  #9 8.558 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  #9 8.559 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  #9 8.560 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  #9 8.560 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  #9 8.560 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  #9 8.561 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  #9 8.561 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  #9 8.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  #9 8.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  #9 8.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  #9 8.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  #9 8.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  #9 8.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  #9 8.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  #9 8.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  #9 8.567 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  #9 8.567 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, #9 8.567 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: #9 8.567 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.567 #define __EXTENSIONS__ /* for Sun */ #9 8.567 #9 8.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  #9 8.569 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  #9 8.569 :0:0: note: this is the location of the previous definition #9 8.569 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  #9 8.572 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  #9 8.573 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  #9 8.573 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  #9 8.574 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  #9 8.574 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 8.574 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, #9 8.574 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: #9 8.574 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.574 #define __EXTENSIONS__ /* for Sun */ #9 8.574 #9 8.575 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  #9 8.575 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.575 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: #9 8.575 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.575 #define __EXTENSIONS__ /* for Sun */ #9 8.575 #9 8.575 :0:0: note: this is the location of the previous definition #9 8.579 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  #9 8.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  #9 8.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  #9 8.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  #9 8.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  #9 8.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  #9 8.580 :0:0: note: this is the location of the previous definition #9 8.583 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  #9 8.583 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  #9 8.584 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  #9 8.584 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  #9 8.587 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  #9 8.587 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  #9 8.587 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  #9 8.587 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  #9 8.588 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  #9 8.588 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.588 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, #9 8.588 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.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.591 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  #9 8.599 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  #9 8.607 :0:0: note: this is the location of the previous definition #9 8.608 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 8.608 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, #9 8.608 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: #9 8.608 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.608 #define __EXTENSIONS__ /* for Sun */ #9 8.608 #9 8.608 :0:0: note: this is the location of the previous definition #9 8.613 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 8.613 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, #9 8.613 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: #9 8.613 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.613 #define __EXTENSIONS__ /* for Sun */ #9 8.613 #9 8.613 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 8.613 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, #9 8.613 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: #9 8.613 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.613 #define __EXTENSIONS__ /* for Sun */ #9 8.613 #9 8.613 :0:0: note: this is the location of the previous definition #9 8.616 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  #9 8.618 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  #9 8.626 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, #9 8.626 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.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.633 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.633 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, #9 8.633 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c:8: #9 8.633 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.633 #define __EXTENSIONS__ /* for Sun */ #9 8.633 #9 8.633 :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/MeasGapSharingScheme.h:55:0, #9 8.634 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, #9 8.634 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.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.636 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, #9 8.636 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: #9 8.636 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.636 #define __EXTENSIONS__ /* for Sun */ #9 8.636 #9 8.642 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, #9 8.642 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.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.643 :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/MeasId.h:46:0, #9 8.650 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 8.650 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, #9 8.650 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-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.655 :0:0: note: this is the location of the previous definition #9 8.660 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, #9 8.660 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: #9 8.660 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.660 #define __EXTENSIONS__ /* for Sun */ #9 8.660 #9 8.660 :0:0: note: this is the location of the previous definition #9 8.663 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.663 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 8.663 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: #9 8.663 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.663 #define __EXTENSIONS__ /* for Sun */ #9 8.663 #9 8.663 :0:0: note: this is the location of the previous definition #9 8.669 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 8.669 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: #9 8.669 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.669 #define __EXTENSIONS__ /* for Sun */ #9 8.669 #9 8.669 :0:0: note: this is the location of the previous definition #9 8.670 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, #9 8.670 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: #9 8.670 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.670 #define __EXTENSIONS__ /* for Sun */ #9 8.670 #9 8.670 :0:0: note: this is the location of the previous definition #9 8.670 :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/RejectWaitTime.h:46:0, #9 8.680 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, #9 8.680 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.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/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 8.681 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.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.681 :0:0: note: this is the location of the previous definition #9 8.684 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, #9 8.684 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: #9 8.684 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.684 #define __EXTENSIONS__ /* for Sun */ #9 8.684 #9 8.687 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 8.687 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, #9 8.687 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.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.689 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 8.689 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.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.690 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 8.690 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: #9 8.690 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.690 #define __EXTENSIONS__ /* for Sun */ #9 8.690 #9 8.690 :0:0: note: this is the location of the previous definition #9 8.695 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.695 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: #9 8.695 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.695 #define __EXTENSIONS__ /* for Sun */ #9 8.695 #9 8.699 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 8.699 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, #9 8.699 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: #9 8.699 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.699 #define __EXTENSIONS__ /* for Sun */ #9 8.699 #9 8.703 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.703 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, #9 8.703 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: #9 8.703 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.703 #define __EXTENSIONS__ /* for Sun */ #9 8.703 #9 8.707 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 8.707 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, #9 8.707 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: #9 8.707 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.707 #define __EXTENSIONS__ /* for Sun */ #9 8.707 #9 8.711 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 8.711 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, #9 8.711 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: #9 8.711 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.711 #define __EXTENSIONS__ /* for Sun */ #9 8.711 #9 8.720 :0:0: note: this is the location of the previous definition #9 8.723 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, #9 8.723 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: #9 8.723 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.723 #define __EXTENSIONS__ /* for Sun */ #9 8.723 #9 8.723 :0:0: note: this is the location of the previous definition #9 8.723 :0:0: note: this is the location of the previous definition #9 8.726 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.726 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: #9 8.726 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.726 #define __EXTENSIONS__ /* for Sun */ #9 8.726 #9 8.726 :0:0: note: this is the location of the previous definition #9 8.726 :0:0: note: this is the location of the previous definition #9 8.740 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.740 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, #9 8.740 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: #9 8.740 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.740 #define __EXTENSIONS__ /* for Sun */ #9 8.740 #9 8.759 :0:0: note: this is the location of the previous definition #9 8.762 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.762 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, #9 8.762 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: #9 8.762 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.762 #define __EXTENSIONS__ /* for Sun */ #9 8.762 #9 8.762 :0:0: note: this is the location of the previous definition #9 8.775 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, #9 8.775 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: #9 8.775 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.775 #define __EXTENSIONS__ /* for Sun */ #9 8.775 #9 8.775 :0:0: note: this is the location of the previous definition #9 8.784 :0:0: note: this is the location of the previous definition #9 8.791 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.791 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, #9 8.791 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: #9 8.791 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.791 #define __EXTENSIONS__ /* for Sun */ #9 8.791 #9 8.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, #9 8.807 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: #9 8.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.807 #define __EXTENSIONS__ /* for Sun */ #9 8.807 #9 8.807 :0:0: note: this is the location of the previous definition #9 8.807 :0:0: note: this is the location of the previous definition #9 8.813 :0:0: note: this is the location of the previous definition #9 8.825 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, #9 8.825 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: #9 8.825 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.825 #define __EXTENSIONS__ /* for Sun */ #9 8.825 #9 8.828 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, #9 8.828 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: #9 8.828 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.828 #define __EXTENSIONS__ /* for Sun */ #9 8.828 #9 8.828 :0:0: note: this is the location of the previous definition #9 8.842 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 8.842 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: #9 8.842 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.842 #define __EXTENSIONS__ /* for Sun */ #9 8.842 #9 8.842 :0:0: note: this is the location of the previous definition #9 8.848 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  #9 8.849 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.849 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, #9 8.849 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: #9 8.849 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.849 #define __EXTENSIONS__ /* for Sun */ #9 8.849 #9 8.849 :0:0: note: this is the location of the previous definition #9 8.849 :0:0: note: this is the location of the previous definition #9 8.864 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.864 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: #9 8.864 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.864 #define __EXTENSIONS__ /* for Sun */ #9 8.864 #9 8.864 :0:0: note: this is the location of the previous definition #9 8.881 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, #9 8.881 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: #9 8.881 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.881 #define __EXTENSIONS__ /* for Sun */ #9 8.881 #9 8.881 :0:0: note: this is the location of the previous definition #9 8.891 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 8.891 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: #9 8.891 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.891 #define __EXTENSIONS__ /* for Sun */ #9 8.891 #9 8.891 :0:0: note: this is the location of the previous definition #9 8.904 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 8.904 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, #9 8.904 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: #9 8.904 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.904 #define __EXTENSIONS__ /* for Sun */ #9 8.904 #9 8.904 :0:0: note: this is the location of the previous definition #9 8.908 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, #9 8.908 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: #9 8.908 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.908 #define __EXTENSIONS__ /* for Sun */ #9 8.908 #9 8.908 :0:0: note: this is the location of the previous definition #9 8.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  #9 8.923 :0:0: note: this is the location of the previous definition #9 8.924 :0:0: note: this is the location of the previous definition #9 8.929 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 8.929 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, #9 8.929 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: #9 8.929 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.929 #define __EXTENSIONS__ /* for Sun */ #9 8.929 #9 8.931 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 8.931 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, #9 8.931 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: #9 8.931 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.931 #define __EXTENSIONS__ /* for Sun */ #9 8.931 #9 8.931 :0:0: note: this is the location of the previous definition #9 8.940 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, #9 8.940 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: #9 8.940 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.940 #define __EXTENSIONS__ /* for Sun */ #9 8.940 #9 8.943 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 8.943 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, #9 8.943 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: #9 8.943 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.943 #define __EXTENSIONS__ /* for Sun */ #9 8.943 #9 8.943 :0:0: note: this is the location of the previous definition #9 8.944 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  #9 8.944 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  #9 8.948 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  #9 8.948 :0:0: note: this is the location of the previous definition #9 8.948 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  #9 8.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  #9 8.953 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.953 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, #9 8.953 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: #9 8.953 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.953 #define __EXTENSIONS__ /* for Sun */ #9 8.953 #9 8.953 :0:0: note: this is the location of the previous definition #9 8.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  #9 8.958 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  #9 8.965 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 8.965 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, #9 8.965 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: #9 8.965 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.965 #define __EXTENSIONS__ /* for Sun */ #9 8.965 #9 8.965 :0:0: note: this is the location of the previous definition #9 8.969 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.969 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.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.974 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, #9 8.974 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: #9 8.974 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.974 #define __EXTENSIONS__ /* for Sun */ #9 8.974 #9 8.974 :0:0: note: this is the location of the previous definition #9 8.980 :0:0: note: this is the location of the previous definition #9 8.987 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, #9 8.987 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: #9 8.987 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.987 #define __EXTENSIONS__ /* for Sun */ #9 8.987 #9 8.987 :0:0: note: this is the location of the previous definition #9 8.995 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, #9 8.995 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: #9 8.995 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.995 #define __EXTENSIONS__ /* for Sun */ #9 8.995 #9 8.995 :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/SubcarrierSpacing.h:59:0, #9 9.002 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 9.002 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, #9 9.002 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.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.029 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 9.029 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, #9 9.029 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: #9 9.029 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.029 #define __EXTENSIONS__ /* for Sun */ #9 9.029 #9 9.039 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 9.039 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, #9 9.039 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: #9 9.039 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.039 #define __EXTENSIONS__ /* for Sun */ #9 9.039 #9 9.040 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 9.040 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, #9 9.040 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: #9 9.040 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.040 #define __EXTENSIONS__ /* for Sun */ #9 9.040 #9 9.040 :0:0: note: this is the location of the previous definition #9 9.041 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  #9 9.041 :0:0: note: this is the location of the previous definition #9 9.042 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  #9 9.042 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  #9 9.043 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  #9 9.044 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  #9 9.044 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 9.044 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, #9 9.044 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: #9 9.044 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.044 #define __EXTENSIONS__ /* for Sun */ #9 9.044 #9 9.046 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, #9 9.046 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: #9 9.046 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.046 #define __EXTENSIONS__ /* for Sun */ #9 9.046 #9 9.047 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 9.047 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: #9 9.047 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.047 #define __EXTENSIONS__ /* for Sun */ #9 9.047 #9 9.047 :0:0: note: this is the location of the previous definition #9 9.057 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, #9 9.057 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: #9 9.057 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.057 #define __EXTENSIONS__ /* for Sun */ #9 9.057 #9 9.057 :0:0: note: this is the location of the previous definition #9 9.057 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  #9 9.068 :0:0: note: this is the location of the previous definition #9 9.068 :0:0: note: this is the location of the previous definition #9 9.072 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 9.072 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, #9 9.072 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: #9 9.072 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.072 #define __EXTENSIONS__ /* for Sun */ #9 9.072 #9 9.075 :0:0: note: this is the location of the previous definition #9 9.091 :0:0: note: this is the location of the previous definition #9 9.099 :0:0: note: this is the location of the previous definition #9 9.101 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, #9 9.101 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: #9 9.101 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.101 #define __EXTENSIONS__ /* for Sun */ #9 9.101 #9 9.101 :0:0: note: this is the location of the previous definition #9 9.110 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, #9 9.110 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: #9 9.110 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.110 #define __EXTENSIONS__ /* for Sun */ #9 9.110 #9 9.122 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 9.122 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, #9 9.122 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: #9 9.122 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.122 #define __EXTENSIONS__ /* for Sun */ #9 9.122 #9 9.122 :0:0: note: this is the location of the previous definition #9 9.128 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.128 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, #9 9.128 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.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.137 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, #9 9.137 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: #9 9.137 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.137 #define __EXTENSIONS__ /* for Sun */ #9 9.137 #9 9.137 :0:0: note: this is the location of the previous definition #9 9.139 :0:0: note: this is the location of the previous definition #9 9.147 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 9.147 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, #9 9.147 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: #9 9.147 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.147 #define __EXTENSIONS__ /* for Sun */ #9 9.147 #9 9.147 :0:0: note: this is the location of the previous definition #9 9.151 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 9.151 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, #9 9.151 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: #9 9.151 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.151 #define __EXTENSIONS__ /* for Sun */ #9 9.151 #9 9.152 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, #9 9.152 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: #9 9.152 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.152 #define __EXTENSIONS__ /* for Sun */ #9 9.152 #9 9.153 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 9.153 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 9.153 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, #9 9.153 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.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 :0:0: note: this is the location of the previous definition #9 9.156 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  #9 9.156 :0:0: note: this is the location of the previous definition #9 9.162 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NULL.c  #9 9.162 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  #9 9.162 :0:0: note: this is the location of the previous definition #9 9.169 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, #9 9.169 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: #9 9.169 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.169 #define __EXTENSIONS__ /* for Sun */ #9 9.169 #9 9.170 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  #9 9.174 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.174 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, #9 9.174 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: #9 9.174 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.174 #define __EXTENSIONS__ /* for Sun */ #9 9.174 #9 9.174 :0:0: note: this is the location of the previous definition #9 9.175 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  #9 9.175 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  #9 9.216 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  #9 9.217 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, #9 9.217 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: #9 9.217 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.217 #define __EXTENSIONS__ /* for Sun */ #9 9.217 #9 9.217 :0:0: note: this is the location of the previous definition #9 9.217 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  #9 9.220 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  #9 9.231 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 9.231 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, #9 9.231 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: #9 9.231 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.231 #define __EXTENSIONS__ /* for Sun */ #9 9.231 #9 9.242 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, #9 9.242 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: #9 9.242 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.242 #define __EXTENSIONS__ /* for Sun */ #9 9.242 #9 9.243 :0:0: note: this is the location of the previous definition #9 9.245 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.245 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, #9 9.245 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: #9 9.245 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.245 #define __EXTENSIONS__ /* for Sun */ #9 9.245 #9 9.245 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  #9 9.247 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  #9 9.250 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.250 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 9.250 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: #9 9.250 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.250 #define __EXTENSIONS__ /* for Sun */ #9 9.250 #9 9.250 :0:0: note: this is the location of the previous definition #9 9.253 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, #9 9.253 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: #9 9.253 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.253 #define __EXTENSIONS__ /* for Sun */ #9 9.253 #9 9.255 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.255 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.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.259 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 9.259 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: #9 9.259 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.259 #define __EXTENSIONS__ /* for Sun */ #9 9.259 #9 9.261 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 9.261 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, #9 9.261 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: #9 9.261 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.261 #define __EXTENSIONS__ /* for Sun */ #9 9.261 #9 9.263 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 9.263 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: #9 9.263 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.263 #define __EXTENSIONS__ /* for Sun */ #9 9.263 #9 9.266 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, #9 9.266 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.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/RadioLinkMonitoringRS-Id.h:46:0, #9 9.269 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, #9 9.269 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.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.273 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, #9 9.273 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: #9 9.273 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.273 #define __EXTENSIONS__ /* for Sun */ #9 9.273 #9 9.274 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 9.274 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: #9 9.274 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.274 #define __EXTENSIONS__ /* for Sun */ #9 9.274 #9 9.275 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 9.275 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, #9 9.275 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: #9 9.275 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.275 #define __EXTENSIONS__ /* for Sun */ #9 9.275 #9 9.275 :0:0: note: this is the location of the previous definition #9 9.276 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 9.276 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, #9 9.276 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: #9 9.276 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.276 #define __EXTENSIONS__ /* for Sun */ #9 9.276 #9 9.277 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 9.277 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, #9 9.277 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: #9 9.277 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.277 #define __EXTENSIONS__ /* for Sun */ #9 9.277 #9 9.282 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 9.282 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: #9 9.282 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.282 #define __EXTENSIONS__ /* for Sun */ #9 9.282 #9 9.284 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, #9 9.284 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: #9 9.284 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.284 #define __EXTENSIONS__ /* for Sun */ #9 9.284 #9 9.284 :0:0: note: this is the location of the previous definition #9 9.284 :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/ARFCN-ValueNR.h:46:0, #9 9.289 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, #9 9.289 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.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.290 :0:0: note: this is the location of the previous definition #9 9.291 :0:0: note: this is the location of the previous definition #9 9.291 :0:0: note: this is the location of the previous definition #9 9.291 :0:0: note: this is the location of the previous definition #9 9.292 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  #9 9.292 :0:0: note: this is the location of the previous definition #9 9.293 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 9.293 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, #9 9.293 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: #9 9.293 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.293 #define __EXTENSIONS__ /* for Sun */ #9 9.293 #9 9.293 :0:0: note: this is the location of the previous definition #9 9.293 :0:0: note: this is the location of the previous definition #9 9.294 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 9.294 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, #9 9.294 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: #9 9.294 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.294 #define __EXTENSIONS__ /* for Sun */ #9 9.294 #9 9.294 :0:0: note: this is the location of the previous definition #9 9.295 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  #9 9.295 :0:0: note: this is the location of the previous definition #9 9.295 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 9.295 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, #9 9.295 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: #9 9.295 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.295 #define __EXTENSIONS__ /* for Sun */ #9 9.295 #9 9.295 :0:0: note: this is the location of the previous definition #9 9.295 :0:0: note: this is the location of the previous definition #9 9.296 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  #9 9.296 :0:0: note: this is the location of the previous definition #9 9.299 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 9.299 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, #9 9.299 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: #9 9.299 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.299 #define __EXTENSIONS__ /* for Sun */ #9 9.299 #9 9.299 :0:0: note: this is the location of the previous definition #9 9.304 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, #9 9.304 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: #9 9.304 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.304 #define __EXTENSIONS__ /* for Sun */ #9 9.304 #9 9.304 :0:0: note: this is the location of the previous definition #9 9.304 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.304 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, #9 9.304 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: #9 9.304 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.304 #define __EXTENSIONS__ /* for Sun */ #9 9.304 #9 9.304 :0:0: note: this is the location of the previous definition #9 9.305 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, #9 9.305 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: #9 9.305 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.305 #define __EXTENSIONS__ /* for Sun */ #9 9.305 #9 9.305 :0:0: note: this is the location of the previous definition #9 9.308 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  #9 9.308 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  #9 9.309 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 9.309 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 9.309 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: #9 9.309 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.309 #define __EXTENSIONS__ /* for Sun */ #9 9.309 #9 9.310 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 9.310 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 9.310 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: #9 9.310 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.310 #define __EXTENSIONS__ /* for Sun */ #9 9.310 #9 9.310 :0:0: note: this is the location of the previous definition #9 9.311 :0:0: note: this is the location of the previous definition #9 9.322 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 9.322 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, #9 9.322 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: #9 9.322 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.322 #define __EXTENSIONS__ /* for Sun */ #9 9.322 #9 9.323 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.323 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: #9 9.323 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.323 #define __EXTENSIONS__ /* for Sun */ #9 9.323 #9 9.323 :0:0: note: this is the location of the previous definition #9 9.329 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 9.329 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: #9 9.329 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.329 #define __EXTENSIONS__ /* for Sun */ #9 9.329 #9 9.343 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 9.343 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, #9 9.343 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: #9 9.343 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.343 #define __EXTENSIONS__ /* for Sun */ #9 9.343 #9 9.348 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, #9 9.348 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: #9 9.348 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.348 #define __EXTENSIONS__ /* for Sun */ #9 9.348 #9 9.348 :0:0: note: this is the location of the previous definition #9 9.350 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.350 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 9.350 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, #9 9.350 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: #9 9.350 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.350 #define __EXTENSIONS__ /* for Sun */ #9 9.350 #9 9.354 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.354 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, #9 9.354 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: #9 9.354 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.354 #define __EXTENSIONS__ /* for Sun */ #9 9.354 #9 9.357 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 9.357 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, #9 9.357 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: #9 9.357 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.357 #define __EXTENSIONS__ /* for Sun */ #9 9.357 #9 9.358 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  #9 9.362 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  #9 9.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  #9 9.367 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  #9 9.367 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, #9 9.367 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: #9 9.367 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.367 #define __EXTENSIONS__ /* for Sun */ #9 9.367 #9 9.368 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  #9 9.368 :0:0: note: this is the location of the previous definition #9 9.369 :0:0: note: this is the location of the previous definition #9 9.369 :0:0: note: this is the location of the previous definition #9 9.370 :0:0: note: this is the location of the previous definition #9 9.370 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  #9 9.374 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 9.374 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, #9 9.374 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: #9 9.374 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.374 #define __EXTENSIONS__ /* for Sun */ #9 9.374 #9 9.374 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  #9 9.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  #9 9.375 In file included from /opt/o-du-l2/src/codec_utils/RRC/NULL.c:5:0: #9 9.375 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.375 #define __EXTENSIONS__ /* for Sun */ #9 9.375 #9 9.375 :0:0: note: this is the location of the previous definition #9 9.376 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  #9 9.383 :0:0: note: this is the location of the previous definition #9 9.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  #9 9.392 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  #9 9.393 :0:0: note: this is the location of the previous definition #9 9.397 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 9.397 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, #9 9.397 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: #9 9.397 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.397 #define __EXTENSIONS__ /* for Sun */ #9 9.397 #9 9.397 :0:0: note: this is the location of the previous definition #9 9.408 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, #9 9.408 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: #9 9.408 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.408 #define __EXTENSIONS__ /* for Sun */ #9 9.408 #9 9.408 :0:0: note: this is the location of the previous definition #9 9.408 :0:0: note: this is the location of the previous definition #9 9.411 :0:0: note: this is the location of the previous definition #9 9.416 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  #9 9.416 :0:0: note: this is the location of the previous definition #9 9.417 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  #9 9.417 :0:0: note: this is the location of the previous definition #9 9.430 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.430 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, #9 9.430 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: #9 9.430 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.430 #define __EXTENSIONS__ /* for Sun */ #9 9.430 #9 9.430 :0:0: note: this is the location of the previous definition #9 9.431 :0:0: note: this is the location of the previous definition #9 9.437 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, #9 9.437 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: #9 9.437 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.437 #define __EXTENSIONS__ /* for Sun */ #9 9.437 #9 9.437 :0:0: note: this is the location of the previous definition #9 9.437 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  #9 9.440 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 9.440 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, #9 9.440 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: #9 9.440 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.440 #define __EXTENSIONS__ /* for Sun */ #9 9.440 #9 9.440 :0:0: note: this is the location of the previous definition #9 9.448 :0:0: note: this is the location of the previous definition #9 9.457 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 9.457 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: #9 9.457 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.457 #define __EXTENSIONS__ /* for Sun */ #9 9.457 #9 9.457 :0:0: note: this is the location of the previous definition #9 9.461 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  #9 9.463 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  #9 9.466 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.466 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, #9 9.466 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.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.466 :0:0: note: this is the location of the previous definition #9 9.469 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, #9 9.469 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: #9 9.469 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.469 #define __EXTENSIONS__ /* for Sun */ #9 9.469 #9 9.469 :0:0: note: this is the location of the previous definition #9 9.472 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 9.472 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, #9 9.472 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.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 :0:0: note: this is the location of the previous definition #9 9.475 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, #9 9.475 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: #9 9.475 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.475 #define __EXTENSIONS__ /* for Sun */ #9 9.475 #9 9.475 :0:0: note: this is the location of the previous definition #9 9.477 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 9.477 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: #9 9.477 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.477 #define __EXTENSIONS__ /* for Sun */ #9 9.477 #9 9.477 :0:0: note: this is the location of the previous definition #9 9.479 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, #9 9.479 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: #9 9.479 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.479 #define __EXTENSIONS__ /* for Sun */ #9 9.479 #9 9.479 :0:0: note: this is the location of the previous definition #9 9.481 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, #9 9.481 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: #9 9.481 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.481 #define __EXTENSIONS__ /* for Sun */ #9 9.481 #9 9.481 :0:0: note: this is the location of the previous definition #9 9.536 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, #9 9.536 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: #9 9.536 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.536 #define __EXTENSIONS__ /* for Sun */ #9 9.536 #9 9.536 :0:0: note: this is the location of the previous definition #9 9.551 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.551 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, #9 9.551 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: #9 9.551 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.551 #define __EXTENSIONS__ /* for Sun */ #9 9.551 #9 9.557 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, #9 9.557 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.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.558 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  #9 9.558 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  #9 9.562 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, #9 9.562 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: #9 9.562 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.562 #define __EXTENSIONS__ /* for Sun */ #9 9.562 #9 9.565 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, #9 9.565 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: #9 9.565 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.565 #define __EXTENSIONS__ /* for Sun */ #9 9.565 #9 9.565 :0:0: note: this is the location of the previous definition #9 9.571 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 9.571 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: #9 9.571 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.571 #define __EXTENSIONS__ /* for Sun */ #9 9.571 #9 9.571 :0:0: note: this is the location of the previous definition #9 9.571 :0:0: note: this is the location of the previous definition #9 9.572 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.572 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, #9 9.572 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: #9 9.572 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.572 #define __EXTENSIONS__ /* for Sun */ #9 9.572 #9 9.582 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.582 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.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.582 :0:0: note: this is the location of the previous definition #9 9.584 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 9.584 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: #9 9.584 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.584 #define __EXTENSIONS__ /* for Sun */ #9 9.584 #9 9.584 :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.587 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 9.587 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: #9 9.587 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.587 #define __EXTENSIONS__ /* for Sun */ #9 9.587 #9 9.587 :0:0: note: this is the location of the previous definition #9 9.592 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  #9 9.597 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 9.597 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, #9 9.597 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: #9 9.597 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.597 #define __EXTENSIONS__ /* for Sun */ #9 9.597 #9 9.597 :0:0: note: this is the location of the previous definition #9 9.597 :0:0: note: this is the location of the previous definition #9 9.597 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  #9 9.598 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  #9 9.600 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  #9 9.604 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  #9 9.608 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  #9 9.623 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.623 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: #9 9.623 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.623 #define __EXTENSIONS__ /* for Sun */ #9 9.623 #9 9.630 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 9.630 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, #9 9.630 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: #9 9.630 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.630 #define __EXTENSIONS__ /* for Sun */ #9 9.630 #9 9.636 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  #9 9.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  #9 9.648 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  #9 9.648 :0:0: note: this is the location of the previous definition #9 9.649 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  #9 9.650 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  #9 9.657 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  #9 9.659 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  #9 9.660 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  #9 9.667 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  #9 9.669 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.669 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, #9 9.669 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: #9 9.669 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.669 #define __EXTENSIONS__ /* for Sun */ #9 9.669 #9 9.669 :0:0: note: this is the location of the previous definition #9 9.669 :0:0: note: this is the location of the previous definition #9 9.673 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.673 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, #9 9.673 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: #9 9.673 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.673 #define __EXTENSIONS__ /* for Sun */ #9 9.673 #9 9.673 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, #9 9.673 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: #9 9.673 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.673 #define __EXTENSIONS__ /* for Sun */ #9 9.673 #9 9.673 :0:0: note: this is the location of the previous definition #9 9.673 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  #9 9.681 :0:0: note: this is the location of the previous definition #9 9.693 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 9.693 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, #9 9.693 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: #9 9.693 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.693 #define __EXTENSIONS__ /* for Sun */ #9 9.693 #9 9.693 :0:0: note: this is the location of the previous definition #9 9.696 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, #9 9.696 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: #9 9.696 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.696 #define __EXTENSIONS__ /* for Sun */ #9 9.696 #9 9.696 :0:0: note: this is the location of the previous definition #9 9.698 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  #9 9.700 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, #9 9.700 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: #9 9.700 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.700 #define __EXTENSIONS__ /* for Sun */ #9 9.700 #9 9.700 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 9.700 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, #9 9.700 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: #9 9.700 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.700 #define __EXTENSIONS__ /* for Sun */ #9 9.700 #9 9.700 :0:0: note: this is the location of the previous definition #9 9.714 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 9.714 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: #9 9.714 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.714 #define __EXTENSIONS__ /* for Sun */ #9 9.714 #9 9.717 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.717 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, #9 9.717 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: #9 9.717 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.717 #define __EXTENSIONS__ /* for Sun */ #9 9.717 #9 9.717 :0:0: note: this is the location of the previous definition #9 9.717 :0:0: note: this is the location of the previous definition #9 9.725 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.725 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, #9 9.725 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: #9 9.725 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.725 #define __EXTENSIONS__ /* for Sun */ #9 9.725 #9 9.725 :0:0: note: this is the location of the previous definition #9 9.731 :0:0: note: this is the location of the previous definition #9 9.741 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  #9 9.742 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, #9 9.742 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: #9 9.742 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.742 #define __EXTENSIONS__ /* for Sun */ #9 9.742 #9 9.743 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  #9 9.747 :0:0: note: this is the location of the previous definition #9 9.762 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, #9 9.762 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: #9 9.762 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.762 #define __EXTENSIONS__ /* for Sun */ #9 9.762 #9 9.762 :0:0: note: this is the location of the previous definition #9 9.772 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  #9 9.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  #9 9.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  #9 9.779 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  #9 9.788 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 9.788 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 9.788 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, #9 9.788 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: #9 9.788 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.788 #define __EXTENSIONS__ /* for Sun */ #9 9.788 #9 9.788 :0:0: note: this is the location of the previous definition #9 9.790 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 9.790 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 9.790 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: #9 9.790 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.790 #define __EXTENSIONS__ /* for Sun */ #9 9.790 #9 9.791 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  #9 9.792 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  #9 9.793 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  #9 9.793 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.793 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.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.793 :0:0: note: this is the location of the previous definition #9 9.793 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  #9 9.800 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  #9 9.804 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, #9 9.804 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: #9 9.804 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.804 #define __EXTENSIONS__ /* for Sun */ #9 9.804 #9 9.804 :0:0: note: this is the location of the previous definition #9 9.804 :0:0: note: this is the location of the previous definition #9 9.805 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  #9 9.806 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  #9 9.812 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  #9 9.812 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.812 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.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.812 :0:0: note: this is the location of the previous definition #9 9.813 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, #9 9.813 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: #9 9.813 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.813 #define __EXTENSIONS__ /* for Sun */ #9 9.813 #9 9.813 :0:0: note: this is the location of the previous definition #9 9.814 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  #9 9.817 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  #9 9.820 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  #9 9.820 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  #9 9.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  #9 9.855 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.855 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, #9 9.855 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: #9 9.855 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.855 #define __EXTENSIONS__ /* for Sun */ #9 9.855 #9 9.855 :0:0: note: this is the location of the previous definition #9 9.869 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.869 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, #9 9.869 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: #9 9.869 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.869 #define __EXTENSIONS__ /* for Sun */ #9 9.869 #9 9.870 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  #9 9.871 :0:0: note: this is the location of the previous definition #9 9.872 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  #9 9.874 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  #9 9.875 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  #9 9.876 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  #9 9.877 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, #9 9.877 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: #9 9.877 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.877 #define __EXTENSIONS__ /* for Sun */ #9 9.877 #9 9.877 :0:0: note: this is the location of the previous definition #9 9.877 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, #9 9.877 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: #9 9.877 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.877 #define __EXTENSIONS__ /* for Sun */ #9 9.877 #9 9.877 :0:0: note: this is the location of the previous definition #9 9.879 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.879 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, #9 9.879 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: #9 9.879 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.879 #define __EXTENSIONS__ /* for Sun */ #9 9.879 #9 9.882 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 9.882 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: #9 9.882 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.882 #define __EXTENSIONS__ /* for Sun */ #9 9.882 #9 9.882 :0:0: note: this is the location of the previous definition #9 9.885 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, #9 9.885 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: #9 9.885 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.885 #define __EXTENSIONS__ /* for Sun */ #9 9.885 #9 9.886 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  #9 9.890 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 9.890 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 9.890 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, #9 9.890 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: #9 9.890 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.890 #define __EXTENSIONS__ /* for Sun */ #9 9.890 #9 9.890 :0:0: note: this is the location of the previous definition #9 9.897 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  #9 9.900 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 9.900 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: #9 9.900 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.900 #define __EXTENSIONS__ /* for Sun */ #9 9.900 #9 9.900 :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.900 :0:0: note: this is the location of the previous definition #9 9.900 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  #9 9.907 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.907 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, #9 9.907 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c:8: #9 9.907 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.907 #define __EXTENSIONS__ /* for Sun */ #9 9.907 #9 9.910 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, #9 9.910 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: #9 9.910 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.910 #define __EXTENSIONS__ /* for Sun */ #9 9.910 #9 9.910 :0:0: note: this is the location of the previous definition #9 9.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  #9 9.916 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 9.916 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, #9 9.916 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: #9 9.916 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.916 #define __EXTENSIONS__ /* for Sun */ #9 9.916 #9 9.922 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.922 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, #9 9.922 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: #9 9.922 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.922 #define __EXTENSIONS__ /* for Sun */ #9 9.922 #9 9.926 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, #9 9.926 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: #9 9.926 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.926 #define __EXTENSIONS__ /* for Sun */ #9 9.926 #9 9.944 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  #9 9.944 :0:0: note: this is the location of the previous definition #9 9.944 :0:0: note: this is the location of the previous definition #9 9.948 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  #9 9.949 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  #9 9.951 :0:0: note: this is the location of the previous definition #9 9.952 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  #9 9.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  #9 9.953 :0:0: note: this is the location of the previous definition #9 9.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  #9 9.960 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  #9 9.960 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  #9 9.963 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  #9 9.964 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  #9 9.964 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  #9 9.965 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  #9 9.968 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  #9 9.969 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  #9 9.970 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  #9 9.970 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  #9 9.971 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  #9 9.971 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  #9 9.972 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  #9 9.975 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 9.975 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, #9 9.975 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.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.979 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 9.979 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: #9 9.979 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.979 #define __EXTENSIONS__ /* for Sun */ #9 9.979 #9 9.982 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  #9 9.988 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  #9 9.995 :0:0: note: this is the location of the previous definition #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  #9 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.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.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.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/TAG-Id.h:46:0, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/TAG.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, #9 10.05 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.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/DRX-Info.c  #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  #9 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.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/T-PollRetransmit.h:115:0, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.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.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.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.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  #9 10.07 :0:0: note: this is the location of the previous definition #9 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  #9 10.08 :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/DedicatedNAS-Message.h:45:0, #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.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.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.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 :0:0: note: this is the location of the previous definition #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  #9 10.09 :0:0: note: this is the location of the previous definition #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/ReducedAggregatedBandwidth.h:63:0, #9 10.10 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, #9 10.10 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.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 :0:0: note: this is the location of the previous definition #9 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, #9 10.12 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 10.12 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  #9 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.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.15 :0:0: note: this is the location of the previous definition #9 10.15 :0:0: note: this is the location of the previous definition #9 10.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: #9 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.15 #define __EXTENSIONS__ /* for Sun */ #9 10.15 #9 10.15 :0:0: note: this is the location of the previous definition #9 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  #9 10.18 :0:0: note: this is the location of the previous definition #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: #9 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.22 #define __EXTENSIONS__ /* for Sun */ #9 10.22 #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  #9 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.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.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.27 #define __EXTENSIONS__ /* for Sun */ #9 10.27 #9 10.27 :0:0: note: this is the location of the previous definition #9 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  #9 10.27 :0:0: note: this is the location of the previous definition #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.27 #define __EXTENSIONS__ /* for Sun */ #9 10.27 #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.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.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.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.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.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.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.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.32 :0:0: note: this is the location of the previous definition #9 10.32 :0:0: note: this is the location of the previous definition #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  #9 10.33 :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/FreqBandIndicatorNR.h:46:0, #9 10.33 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, #9 10.33 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 10.33 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, #9 10.33 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.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 :0:0: note: this is the location of the previous definition #9 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: #9 10.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.34 #define __EXTENSIONS__ /* for Sun */ #9 10.34 #9 10.34 :0:0: note: this is the location of the previous definition #9 10.34 :0:0: note: this is the location of the previous definition #9 10.34 :0:0: note: this is the location of the previous definition #9 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: #9 10.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.34 #define __EXTENSIONS__ /* for Sun */ #9 10.34 #9 10.34 :0:0: note: this is the location of the previous definition #9 10.34 :0:0: note: this is the location of the previous definition #9 10.34 :0:0: note: this is the location of the previous definition #9 10.35 :0:0: note: this is the location of the previous definition #9 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.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.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.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/SecurityModeCommand-IEs.c  #9 10.36 :0:0: note: this is the location of the previous definition #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.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.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: #9 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.37 #define __EXTENSIONS__ /* for Sun */ #9 10.37 #9 10.37 :0:0: note: this is the location of the previous definition #9 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c:8: #9 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.37 #define __EXTENSIONS__ /* for Sun */ #9 10.37 #9 10.37 :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.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  #9 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.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.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.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.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.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.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.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.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  #9 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  #9 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  #9 10.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  #9 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.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.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/T-Reselection.h:46:0, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.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.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.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/UL-DCCH-MessageType.h:114:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  #9 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.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.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.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.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  #9 10.49 :0:0: note: this is the location of the previous definition #9 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: #9 10.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.50 #define __EXTENSIONS__ /* for Sun */ #9 10.50 #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  #9 10.50 :0:0: note: this is the location of the previous definition #9 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.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.52 :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/SN-FieldLengthUM.h:53:0, #9 10.53 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, #9 10.53 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.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.55 :0:0: note: this is the location of the previous definition #9 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.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.55 :0:0: note: this is the location of the previous definition #9 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: #9 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.57 #define __EXTENSIONS__ /* for Sun */ #9 10.57 #9 10.57 :0:0: note: this is the location of the previous definition #9 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c:8: #9 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.57 #define __EXTENSIONS__ /* for Sun */ #9 10.57 #9 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  #9 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: #9 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.58 #define __EXTENSIONS__ /* for Sun */ #9 10.58 #9 10.58 :0:0: note: this is the location of the previous definition #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  #9 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: #9 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.58 #define __EXTENSIONS__ /* for Sun */ #9 10.58 #9 10.58 :0:0: note: this is the location of the previous definition #9 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: #9 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.59 #define __EXTENSIONS__ /* for Sun */ #9 10.59 #9 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: #9 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.59 #define __EXTENSIONS__ /* for Sun */ #9 10.59 #9 10.59 :0:0: note: this is the location of the previous definition #9 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  #9 10.61 :0:0: note: this is the location of the previous definition #9 10.61 :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/RateMatchPatternId.h:46:0, #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.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.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.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.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: #9 10.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.62 #define __EXTENSIONS__ /* for Sun */ #9 10.62 #9 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 10.63 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, #9 10.63 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.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.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/ARFCN-ValueEUTRA.h:46:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.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.65 :0:0: note: this is the location of the previous definition #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.66 #define __EXTENSIONS__ /* for Sun */ #9 10.66 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.66 #define __EXTENSIONS__ /* for Sun */ #9 10.66 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.66 #define __EXTENSIONS__ /* for Sun */ #9 10.66 #9 10.66 :0:0: note: this is the location of the previous definition #9 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.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.67 :0:0: note: this is the location of the previous definition #9 10.67 :0:0: note: this is the location of the previous definition #9 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.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.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: #9 10.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.69 #define __EXTENSIONS__ /* for Sun */ #9 10.69 #9 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  #9 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  #9 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  #9 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  #9 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  #9 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.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.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.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.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  #9 10.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  #9 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c:8: #9 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.72 #define __EXTENSIONS__ /* for Sun */ #9 10.72 #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  #9 10.72 :0:0: note: this is the location of the previous definition #9 10.72 :0:0: note: this is the location of the previous definition #9 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: #9 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.72 #define __EXTENSIONS__ /* for Sun */ #9 10.72 #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/ControlResourceSet.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  #9 10.73 :0:0: note: this is the location of the previous definition #9 10.73 :0:0: note: this is the location of the previous definition #9 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: #9 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.73 #define __EXTENSIONS__ /* for Sun */ #9 10.73 #9 10.73 :0:0: note: this is the location of the previous definition #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.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 :0:0: note: this is the location of the previous definition #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  #9 10.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, #9 10.74 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.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.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.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 :0:0: note: this is the location of the previous definition #9 10.75 :0:0: note: this is the location of the previous definition #9 10.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, #9 10.75 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-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.76 :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/RSRP-RangeEUTRA.h:46:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.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/ResultsPerCSI-RS-IndexList.h:44:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.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 :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/DL-DCCH-MessageType.h:110:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.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/MeasAndMobParametersCommon.c  #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/CFRA-SSB-Resource.c  #9 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  #9 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  #9 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  #9 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  #9 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.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.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.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.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.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.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.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/CSI-RS-Index.c  #9 10.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: #9 10.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.85 #define __EXTENSIONS__ /* for Sun */ #9 10.85 #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.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/MAC-Parameters.c  #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.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.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.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 :0:0: note: this is the location of the previous definition #9 10.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  #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/MobilityStateParameters.h:68:0, #9 10.89 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  #9 10.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  #9 10.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  #9 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: #9 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.94 #define __EXTENSIONS__ /* for Sun */ #9 10.94 #9 10.94 :0:0: note: this is the location of the previous definition #9 10.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: #9 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.94 #define __EXTENSIONS__ /* for Sun */ #9 10.94 #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: #9 10.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.94 #define __EXTENSIONS__ /* for Sun */ #9 10.94 #9 10.95 :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/SINR-RangeEUTRA.h:46:0, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.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.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: #9 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.97 #define __EXTENSIONS__ /* for Sun */ #9 10.97 #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/UL-DCCH-MessageType.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  #9 10.98 :0:0: note: this is the location of the previous definition #9 10.98 :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/UEAssistanceInformation-v1540-IEs.h:47:0, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  #9 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  #9 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  #9 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  #9 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, #9 11.04 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.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.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: #9 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.07 #define __EXTENSIONS__ /* for Sun */ #9 11.07 #9 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: #9 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.07 #define __EXTENSIONS__ /* for Sun */ #9 11.07 #9 11.07 :0:0: note: this is the location of the previous definition #9 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: #9 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.07 #define __EXTENSIONS__ /* for Sun */ #9 11.07 #9 11.08 :0:0: note: this is the location of the previous definition #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.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 :0:0: note: this is the location of the previous definition #9 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  #9 11.10 :0:0: note: this is the location of the previous definition #9 11.10 :0:0: note: this is the location of the previous definition #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.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 :0:0: note: this is the location of the previous definition #9 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  #9 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  #9 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  #9 11.13 :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/DL-DCCH-MessageType.h:110:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.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.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: #9 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.14 #define __EXTENSIONS__ /* for Sun */ #9 11.14 #9 11.14 :0:0: note: this is the location of the previous definition #9 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: #9 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.14 #define __EXTENSIONS__ /* for Sun */ #9 11.14 #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  #9 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: #9 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.14 #define __EXTENSIONS__ /* for Sun */ #9 11.14 #9 11.14 :0:0: note: this is the location of the previous definition #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  #9 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, #9 11.15 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: #9 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.15 #define __EXTENSIONS__ /* for Sun */ #9 11.15 #9 11.15 :0:0: note: this is the location of the previous definition #9 11.15 :0:0: note: this is the location of the previous definition #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  #9 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 11.15 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, #9 11.15 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: #9 11.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.15 #define __EXTENSIONS__ /* for Sun */ #9 11.15 #9 11.15 :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/SRS-ResourceSetId.h:46:0, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.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 :0:0: note: this is the location of the previous definition #9 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: #9 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.17 #define __EXTENSIONS__ /* for Sun */ #9 11.17 #9 11.17 :0:0: note: this is the location of the previous definition #9 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: #9 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.17 #define __EXTENSIONS__ /* for Sun */ #9 11.17 #9 11.17 :0:0: note: this is the location of the previous definition #9 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: #9 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.17 #define __EXTENSIONS__ /* for Sun */ #9 11.17 #9 11.17 :0:0: note: this is the location of the previous definition #9 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.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.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  #9 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.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.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, #9 11.19 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: #9 11.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.19 #define __EXTENSIONS__ /* for Sun */ #9 11.19 #9 11.19 :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/SSB-ConfigMobility.h:68:0, #9 11.20 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.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 :0:0: note: this is the location of the previous definition #9 11.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.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 :0:0: note: this is the location of the previous definition #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.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 :0:0: note: this is the location of the previous definition #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  #9 11.21 :0:0: note: this is the location of the previous definition #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  #9 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, #9 11.23 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.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 :0:0: note: this is the location of the previous definition #9 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.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.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  #9 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.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.27 :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/SchedulingRequestResourceId.h:46:0, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.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.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: #9 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.28 #define __EXTENSIONS__ /* for Sun */ #9 11.28 #9 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: #9 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.28 #define __EXTENSIONS__ /* for Sun */ #9 11.28 #9 11.28 :0:0: note: this is the location of the previous definition #9 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  #9 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  #9 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.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 :0:0: note: this is the location of the previous definition #9 11.30 :0:0: note: this is the location of the previous definition #9 11.30 :0:0: note: this is the location of the previous definition #9 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  #9 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  #9 11.31 :0:0: note: this is the location of the previous definition #9 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  #9 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.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/PUCCH-MaxCodeRate.h:58:0, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 11.33 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: #9 11.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.33 #define __EXTENSIONS__ /* for Sun */ #9 11.33 #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  #9 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: #9 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.34 #define __EXTENSIONS__ /* for Sun */ #9 11.34 #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  #9 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: #9 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.34 #define __EXTENSIONS__ /* for Sun */ #9 11.34 #9 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  #9 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, #9 11.35 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: #9 11.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.35 #define __EXTENSIONS__ /* for Sun */ #9 11.35 #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/PTRS-DensityRecommendationUL.c  #9 11.36 :0:0: note: this is the location of the previous definition #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  #9 11.37 :0:0: note: this is the location of the previous definition #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  #9 11.37 :0:0: note: this is the location of the previous definition #9 11.37 :0:0: note: this is the location of the previous definition #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  #9 11.38 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  #9 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  #9 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.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.40 :0:0: note: this is the location of the previous definition #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  #9 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.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/BCCH-DL-SCH-MessageType.c  #9 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: #9 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.45 #define __EXTENSIONS__ /* for Sun */ #9 11.45 #9 11.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  #9 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: #9 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.45 #define __EXTENSIONS__ /* for Sun */ #9 11.45 #9 11.46 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  #9 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: #9 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.46 #define __EXTENSIONS__ /* for Sun */ #9 11.46 #9 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: #9 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.46 #define __EXTENSIONS__ /* for Sun */ #9 11.46 #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.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/RateMatchPatternLTE-CRS.h:76:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.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/MRDC-AssistanceInfo.h:53:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.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.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.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.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.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.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.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.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.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 :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.50 :0:0: note: this is the location of the previous definition #9 11.50 :0:0: note: this is the location of the previous definition #9 11.50 :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/MobilityFromNRCommand-IEs.h:61:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.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 :0:0: note: this is the location of the previous definition #9 11.51 :0:0: note: this is the location of the previous definition #9 11.51 :0:0: note: this is the location of the previous definition #9 11.52 :0:0: note: this is the location of the previous definition #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 :0:0: note: this is the location of the previous definition #9 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: #9 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.55 #define __EXTENSIONS__ /* for Sun */ #9 11.55 #9 11.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.56 #define __EXTENSIONS__ /* for Sun */ #9 11.56 #9 11.56 :0:0: note: this is the location of the previous definition #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.56 #define __EXTENSIONS__ /* for Sun */ #9 11.56 #9 11.56 :0:0: note: this is the location of the previous definition #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.58 :0:0: note: this is the location of the previous definition #9 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  #9 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.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.62 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  #9 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: #9 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.63 #define __EXTENSIONS__ /* for Sun */ #9 11.63 #9 11.63 :0:0: note: this is the location of the previous definition #9 11.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  #9 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: #9 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.63 #define __EXTENSIONS__ /* for Sun */ #9 11.63 #9 11.63 :0:0: note: this is the location of the previous definition #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.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.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.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/P-Max.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.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.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.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.71 :0:0: note: this is the location of the previous definition #9 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  #9 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.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.71 :0:0: note: this is the location of the previous definition #9 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: #9 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.72 #define __EXTENSIONS__ /* for Sun */ #9 11.72 #9 11.72 :0:0: note: this is the location of the previous definition #9 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c:8: #9 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.72 #define __EXTENSIONS__ /* for Sun */ #9 11.72 #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/PhysCellId.h:46:0, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.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/Hysteresis.h:46:0, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.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/ControlResourceSetZero.h:46:0, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.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/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.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/BFR-SSB-Resource.c  #9 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.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.75 :0:0: note: this is the location of the previous definition #9 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  #9 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  #9 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  #9 11.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  #9 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  #9 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.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.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, #9 11.80 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c:8: #9 11.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.80 #define __EXTENSIONS__ /* for Sun */ #9 11.80 #9 11.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, #9 11.80 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: #9 11.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.80 #define __EXTENSIONS__ /* for Sun */ #9 11.80 #9 11.80 :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/BCCH-DL-SCH-MessageType.h:74:0, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.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/ServCellIndexRrc.h:46:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.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 :0:0: note: this is the location of the previous definition #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.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/P0-PUSCH-AlphaSetId.h:46:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.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.83 :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 :0:0: note: this is the location of the previous definition #9 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  #9 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  #9 11.84 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  #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/RNTI-Value.h:46:0, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.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.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: #9 11.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.86 #define __EXTENSIONS__ /* for Sun */ #9 11.86 #9 11.87 :0:0: note: this is the location of the previous definition #9 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  #9 11.88 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  #9 11.88 :0:0: note: this is the location of the previous definition #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  #9 11.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.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.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.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.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.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.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  #9 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  #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.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  #9 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.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.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c:8: #9 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.94 #define __EXTENSIONS__ /* for Sun */ #9 11.94 #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.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/T-StatusProhibit.h:115:0, #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.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.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: #9 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.97 #define __EXTENSIONS__ /* for Sun */ #9 11.97 #9 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c:8: #9 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.97 #define __EXTENSIONS__ /* for Sun */ #9 11.97 #9 11.98 :0:0: note: this is the location of the previous definition #9 11.98 :0:0: note: this is the location of the previous definition #9 11.98 :0:0: note: this is the location of the previous definition #9 11.98 :0:0: note: this is the location of the previous definition #9 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  #9 11.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  #9 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/MCC.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 :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/SubcarrierSpacing.h:59:0, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.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/EUTRA-ParametersCommon.h:62:0, #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.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 :0:0: note: this is the location of the previous definition #9 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  #9 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  #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/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.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/EUTRA-CellIndex.h:46:0, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.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.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  #9 12.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.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/PCI-RangeIndex.h:46:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.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/CSI-ResourceConfigId.h:46:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.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.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.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.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.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.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  #9 12.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.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.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  #9 12.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-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.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.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/EUTRA-PhysCellId.h:46:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.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/ReportConfigNR.h:68:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.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/DRB-Identity.h:46:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.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/CG-Config-IEs.h:61:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.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/PUSCH-ServingCellConfig.h:86:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.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.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  #9 12.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  #9 12.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  #9 12.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  #9 12.14 :0:0: note: this is the location of the previous definition #9 12.14 :0:0: note: this is the location of the previous definition #9 12.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  #9 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.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.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  #9 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  #9 12.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  #9 12.17 :0:0: note: this is the location of the previous definition #9 12.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  #9 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.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.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  #9 12.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  #9 12.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  #9 12.20 :0:0: note: this is the location of the previous definition #9 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: #9 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.21 #define __EXTENSIONS__ /* for Sun */ #9 12.21 #9 12.21 :0:0: note: this is the location of the previous definition #9 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: #9 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.21 #define __EXTENSIONS__ /* for Sun */ #9 12.21 #9 12.21 :0:0: note: this is the location of the previous definition #9 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: #9 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.22 #define __EXTENSIONS__ /* for Sun */ #9 12.22 #9 12.22 :0:0: note: this is the location of the previous definition #9 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: #9 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.22 #define __EXTENSIONS__ /* for Sun */ #9 12.22 #9 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: #9 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.23 #define __EXTENSIONS__ /* for Sun */ #9 12.23 #9 12.23 :0:0: note: this is the location of the previous definition #9 12.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  #9 12.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  #9 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: #9 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.24 #define __EXTENSIONS__ /* for Sun */ #9 12.24 #9 12.24 :0:0: note: this is the location of the previous definition #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  #9 12.25 :0:0: note: this is the location of the previous definition #9 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  #9 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: #9 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.26 #define __EXTENSIONS__ /* for Sun */ #9 12.26 #9 12.26 :0:0: note: this is the location of the previous definition #9 12.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 12.26 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: #9 12.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.26 #define __EXTENSIONS__ /* for Sun */ #9 12.26 #9 12.26 :0:0: note: this is the location of the previous definition #9 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: #9 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.29 #define __EXTENSIONS__ /* for Sun */ #9 12.29 #9 12.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  #9 12.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  #9 12.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  #9 12.30 :0:0: note: this is the location of the previous definition #9 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  #9 12.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  #9 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 12.31 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, #9 12.31 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: #9 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.31 #define __EXTENSIONS__ /* for Sun */ #9 12.31 #9 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, #9 12.31 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: #9 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.31 #define __EXTENSIONS__ /* for Sun */ #9 12.31 #9 12.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, #9 12.31 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: #9 12.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.31 #define __EXTENSIONS__ /* for Sun */ #9 12.31 #9 12.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  #9 12.32 :0:0: note: this is the location of the previous definition #9 12.32 :0:0: note: this is the location of the previous definition #9 12.33 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 12.33 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: #9 12.33 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.33 #define __EXTENSIONS__ /* for Sun */ #9 12.33 #9 12.33 :0:0: note: this is the location of the previous definition #9 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, #9 12.34 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: #9 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.34 #define __EXTENSIONS__ /* for Sun */ #9 12.34 #9 12.34 :0:0: note: this is the location of the previous definition #9 12.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 12.34 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, #9 12.34 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: #9 12.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.34 #define __EXTENSIONS__ /* for Sun */ #9 12.34 #9 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: #9 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.35 #define __EXTENSIONS__ /* for Sun */ #9 12.35 #9 12.35 :0:0: note: this is the location of the previous definition #9 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: #9 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.35 #define __EXTENSIONS__ /* for Sun */ #9 12.35 #9 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: #9 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.35 #define __EXTENSIONS__ /* for Sun */ #9 12.35 #9 12.35 :0:0: note: this is the location of the previous definition #9 12.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, #9 12.35 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: #9 12.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.35 #define __EXTENSIONS__ /* for Sun */ #9 12.35 #9 12.35 :0:0: note: this is the location of the previous definition #9 12.36 :0:0: note: this is the location of the previous definition #9 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, #9 12.36 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: #9 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.36 #define __EXTENSIONS__ /* for Sun */ #9 12.36 #9 12.36 :0:0: note: this is the location of the previous definition #9 12.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, #9 12.36 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: #9 12.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.36 #define __EXTENSIONS__ /* for Sun */ #9 12.36 #9 12.36 :0:0: note: this is the location of the previous definition #9 12.37 :0:0: note: this is the location of the previous definition #9 12.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, #9 12.38 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: #9 12.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.38 #define __EXTENSIONS__ /* for Sun */ #9 12.38 #9 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: #9 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.39 #define __EXTENSIONS__ /* for Sun */ #9 12.39 #9 12.39 :0:0: note: this is the location of the previous definition #9 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: #9 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.39 #define __EXTENSIONS__ /* for Sun */ #9 12.39 #9 12.39 :0:0: note: this is the location of the previous definition #9 12.39 :0:0: note: this is the location of the previous definition #9 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: #9 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.39 #define __EXTENSIONS__ /* for Sun */ #9 12.39 #9 12.39 :0:0: note: this is the location of the previous definition #9 12.39 :0:0: note: this is the location of the previous definition #9 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: #9 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.40 #define __EXTENSIONS__ /* for Sun */ #9 12.40 #9 12.40 :0:0: note: this is the location of the previous definition #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c:8: #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.41 #define __EXTENSIONS__ /* for Sun */ #9 12.41 #9 12.41 :0:0: note: this is the location of the previous definition #9 12.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #9 12.44 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: #9 12.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.44 #define __EXTENSIONS__ /* for Sun */ #9 12.44 #9 12.44 :0:0: note: this is the location of the previous definition #9 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: #9 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.45 #define __EXTENSIONS__ /* for Sun */ #9 12.45 #9 12.45 :0:0: note: this is the location of the previous definition #9 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: #9 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.47 #define __EXTENSIONS__ /* for Sun */ #9 12.47 #9 12.47 :0:0: note: this is the location of the previous definition #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.48 #define __EXTENSIONS__ /* for Sun */ #9 12.48 #9 12.48 :0:0: note: this is the location of the previous definition #9 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 12.49 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, #9 12.49 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: #9 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.49 #define __EXTENSIONS__ /* for Sun */ #9 12.49 #9 12.49 :0:0: note: this is the location of the previous definition #9 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: #9 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.50 #define __EXTENSIONS__ /* for Sun */ #9 12.50 #9 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: #9 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.50 #define __EXTENSIONS__ /* for Sun */ #9 12.50 #9 12.50 :0:0: note: this is the location of the previous definition #9 12.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 12.50 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: #9 12.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.50 #define __EXTENSIONS__ /* for Sun */ #9 12.50 #9 12.50 :0:0: note: this is the location of the previous definition #9 12.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, #9 12.51 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: #9 12.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.51 #define __EXTENSIONS__ /* for Sun */ #9 12.51 #9 12.51 :0:0: note: this is the location of the previous definition #9 12.51 :0:0: note: this is the location of the previous definition #9 12.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, #9 12.52 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: #9 12.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.52 #define __EXTENSIONS__ /* for Sun */ #9 12.52 #9 12.52 :0:0: note: this is the location of the previous definition #9 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, #9 12.53 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: #9 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.53 #define __EXTENSIONS__ /* for Sun */ #9 12.53 #9 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, #9 12.53 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: #9 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.53 #define __EXTENSIONS__ /* for Sun */ #9 12.53 #9 12.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 12.53 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: #9 12.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.53 #define __EXTENSIONS__ /* for Sun */ #9 12.53 #9 12.53 :0:0: note: this is the location of the previous definition #9 12.54 :0:0: note: this is the location of the previous definition #9 12.55 :0:0: note: this is the location of the previous definition #9 12.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, #9 12.56 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: #9 12.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.56 #define __EXTENSIONS__ /* for Sun */ #9 12.56 #9 12.56 :0:0: note: this is the location of the previous definition #9 12.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 12.57 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, #9 12.57 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: #9 12.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.57 #define __EXTENSIONS__ /* for Sun */ #9 12.57 #9 12.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 12.57 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, #9 12.57 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: #9 12.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.57 #define __EXTENSIONS__ /* for Sun */ #9 12.57 #9 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: #9 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.58 #define __EXTENSIONS__ /* for Sun */ #9 12.58 #9 12.58 :0:0: note: this is the location of the previous definition #9 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: #9 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.58 #define __EXTENSIONS__ /* for Sun */ #9 12.58 #9 12.58 :0:0: note: this is the location of the previous definition #9 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: #9 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.58 #define __EXTENSIONS__ /* for Sun */ #9 12.58 #9 12.58 :0:0: note: this is the location of the previous definition #9 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: #9 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.58 #define __EXTENSIONS__ /* for Sun */ #9 12.58 #9 12.58 :0:0: note: this is the location of the previous definition #9 12.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 12.58 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: #9 12.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.58 #define __EXTENSIONS__ /* for Sun */ #9 12.58 #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.59 #define __EXTENSIONS__ /* for Sun */ #9 12.59 #9 12.59 :0:0: note: this is the location of the previous definition #9 12.59 :0:0: note: this is the location of the previous definition #9 12.59 :0:0: note: this is the location of the previous definition #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.59 #define __EXTENSIONS__ /* for Sun */ #9 12.59 #9 12.59 :0:0: note: this is the location of the previous definition #9 12.59 :0:0: note: this is the location of the previous definition #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.59 #define __EXTENSIONS__ /* for Sun */ #9 12.59 #9 12.59 :0:0: note: this is the location of the previous definition #9 12.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 12.59 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: #9 12.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.59 #define __EXTENSIONS__ /* for Sun */ #9 12.59 #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.60 #define __EXTENSIONS__ /* for Sun */ #9 12.60 #9 12.60 :0:0: note: this is the location of the previous definition #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.60 #define __EXTENSIONS__ /* for Sun */ #9 12.60 #9 12.60 :0:0: note: this is the location of the previous definition #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.60 #define __EXTENSIONS__ /* for Sun */ #9 12.60 #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.60 #define __EXTENSIONS__ /* for Sun */ #9 12.60 #9 12.60 :0:0: note: this is the location of the previous definition #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.60 #define __EXTENSIONS__ /* for Sun */ #9 12.60 #9 12.60 :0:0: note: this is the location of the previous definition #9 12.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #9 12.60 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: #9 12.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.60 #define __EXTENSIONS__ /* for Sun */ #9 12.60 #9 12.60 :0:0: note: this is the location of the previous definition #9 12.60 :0:0: note: this is the location of the previous definition #9 12.61 :0:0: note: this is the location of the previous definition #9 12.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 12.62 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, #9 12.62 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: #9 12.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.62 #define __EXTENSIONS__ /* for Sun */ #9 12.62 #9 12.62 :0:0: note: this is the location of the previous definition #9 12.66 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_rrc.a  #9 12.77 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 12.78 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 12.78 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  #9 12.78 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  #9 12.78 -e Compiling  /opt/o-du-l2/src/cm/crg.c  #9 12.78 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  #9 12.78 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  #9 12.78 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  #9 12.78 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  #9 12.79 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  #9 12.80 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  #9 12.80 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  #9 12.80 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  #9 12.80 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  #9 12.81 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  #9 12.81 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  #9 12.81 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  #9 12.81 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  #9 12.82 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  #9 12.86 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  #9 12.86 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  #9 12.86 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  #9 12.86 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  #9 12.88 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' #9 12.88 extern uint8_t stopBtInfo = FALSE; #9 12.88 ^~~~~~~~~~ #9 13.38 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcm.a  #9 13.38 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 13.39 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 13.39 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  #9 13.39 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  #9 13.39 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  #9 13.39 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  #9 13.39 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  #9 13.39 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  #9 13.40 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  #9 13.40 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  #9 13.40 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  #9 13.40 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  #9 13.40 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  #9 13.52 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': #9 13.52 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] #9 13.52 Data reg =0; #9 13.52 ^~~ #9 13.62 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 14.19 -e ***** CU STUB BUILD COMPLETE ***** #9 DONE 14.8s #10 exporting to image #10 exporting layers #10 exporting layers 0.8s done #10 writing image sha256:f7eba237a376d395978e672327fb08334166652cb3f7ba74de2bad93f4f70bae done #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:10.0.1 0.0s done #10 DONE 0.8s ---> docker-build.sh ends [o-du-l2-cu-stub-docker-verify-master] $ /bin/sh -xe /tmp/jenkins1279046123660586949.sh [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins18289807891419306433.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2092 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins16890183132906508677.sh ---> sysstat.sh [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins10113709583956930118.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/o-du-l2-cu-stub-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/o-du-l2-cu-stub-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/o-du-l2-cu-stub-docker-verify-master ']' + mkdir -p /w/workspace/o-du-l2-cu-stub-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/o-du-l2-cu-stub-docker-verify-master/archives/ [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins16301065091333721091.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6tR from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-f6tR/bin to PATH INFO: Running in OpenStack, capturing instance metadata [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins6157217560666309986.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-verify-master@tmp/config272587117856686660tmp 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-verify-master] $ /bin/bash /tmp/jenkins10121558699263326433.sh ---> create-netrc.sh [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins165391521185688435.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6tR from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-f6tR/bin to PATH [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins16545509780994548775.sh ---> sudo-logs.sh Archiving 'sudo' log.. [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins5290570395978799227.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6tR 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-f6tR/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash -l /tmp/jenkins16591766611483125172.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6tR from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-f6tR/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-verify-master/2288 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2920 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 12G 7.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: 3944 487 844 0 2612 3173 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:ae:9c:30 brd ff:ff:ff:ff:ff:ff inet 10.32.6.17/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86180sec preferred_lft 86180sec inet6 fe80::f816:3eff:feae:9c30/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d0:ce:70:d3 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-2920) 08/20/24 _x86_64_ (4 CPU) 05:06:42 LINUX RESTART (4 CPU) 05:07:01 tps rtps wtps bread/s bwrtn/s 05:08:01 189.64 83.87 105.77 6605.83 43935.36 05:09:02 224.19 19.48 204.72 3085.89 110412.35 05:10:01 197.07 125.98 71.09 7459.21 19040.84 Average: 203.69 76.10 127.59 5704.17 58074.05 05:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:08:01 1507996 3278028 2530664 62.66 53640 1867160 968792 19.04 656904 1683988 152740 05:09:02 680352 3301888 3358308 83.15 112872 2612448 1118232 21.98 594380 2491284 302632 05:10:01 950796 3305972 3087864 76.46 118388 2345260 953612 18.75 753668 2070816 17932 Average: 1046381 3295296 2992279 74.09 94967 2274956 1013545 19.92 668317 2082029 157768 05:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:08:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 ens3 566.51 382.59 2056.33 80.35 0.00 0.00 0.00 0.00 05:09:02 lo 2.19 2.19 0.19 0.19 0.00 0.00 0.00 0.00 05:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:02 ens3 445.87 216.11 13451.16 19.20 0.00 0.00 0.00 0.00 05:10:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 ens3 277.39 165.90 339.54 57.34 0.00 0.00 0.00 0.00 Average: lo 1.29 1.29 0.11 0.11 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 430.79 255.32 5319.49 52.23 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2920) 08/20/24 _x86_64_ (4 CPU) 05:06:42 LINUX RESTART (4 CPU) 05:07:01 CPU %user %nice %system %iowait %steal %idle 05:08:01 all 19.50 0.00 2.71 5.52 0.07 72.20 05:08:01 0 17.29 0.00 2.53 6.65 0.07 73.47 05:08:01 1 18.83 0.00 2.13 3.45 0.05 75.54 05:08:01 2 31.95 0.00 4.24 4.53 0.08 59.20 05:08:01 3 9.97 0.00 1.91 7.42 0.05 80.65 05:09:02 all 23.61 0.00 6.95 3.89 0.06 65.49 05:09:02 0 32.26 0.00 7.09 2.41 0.08 58.15 05:09:02 1 24.19 0.00 5.93 2.21 0.05 67.61 05:09:02 2 22.67 0.00 7.49 3.92 0.07 65.85 05:09:02 3 15.21 0.00 7.30 7.06 0.07 70.36 05:10:01 all 26.07 0.00 8.04 5.30 0.07 60.52 05:10:01 0 17.58 0.00 7.74 4.12 0.05 70.51 05:10:01 1 33.35 0.00 8.32 3.14 0.07 55.11 05:10:01 2 34.03 0.00 7.86 2.89 0.10 55.11 05:10:01 3 19.30 0.00 8.22 11.07 0.05 61.36 Average: all 23.04 0.00 5.89 4.90 0.07 66.10 Average: 0 22.37 0.00 5.77 4.40 0.07 67.38 Average: 1 25.42 0.00 5.45 2.94 0.06 66.14 Average: 2 29.53 0.00 6.52 3.78 0.08 60.07 Average: 3 14.80 0.00 5.79 8.51 0.06 70.84