Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-10859 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/o-du-l2-cu-stub-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-FebAzqxIdaLq/agent.2044 SSH_AGENT_PID=2046 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/private_key_9658441909875316616.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 > git init /w/workspace/o-du-l2-cu-stub-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision ecb8523a5f0b3c5ca0d2ad2bc7fabf317a8ee1bd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ecb8523a5f0b3c5ca0d2ad2bc7fabf317a8ee1bd # timeout=10 Commit message: "[Epic-Id: ODUHIGH-611][Task-Id: ODUHIGH-627] | Issue in SCTP connection in CU_STUB" > git rev-list --no-walk ecb8523a5f0b3c5ca0d2ad2bc7fabf317a8ee1bd # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins2797749924230578050.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-1ZN7 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-1ZN7/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-1ZN7/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.65 botocore==1.35.65 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.6 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.36.0 httplib2==0.22.0 identify==2.6.2 idna==3.10 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==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 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==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.1.2 oslo.serialization==5.6.0 oslo.utils==7.4.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 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.21.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.0 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/config15303915158273526176tmp copy managed file [o-du-l2-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/config9509069842956391450tmp [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins1025171203672414899.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins14786862401321024820.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1520654367770137064.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash -l /tmp/jenkins7846052809685776493.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ZN7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-1ZN7/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-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/o-du-l2-cu-stub [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins354755119844713320.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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile-cu-stub #2 transferring dockerfile: 361B 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:cdcad96bd1285535e6d19ea758ef1f9c16d7d79e61845e5cd76aef5185a6a90d 8.76kB / 8.76kB done #4 sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 3.06kB / 3.06kB done #4 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s done #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 11.49MB / 26.71MB 0.2s #4 sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 850B / 850B 0.1s done #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 0B / 144B 0.2s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 19.92MB / 26.71MB 0.3s #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.3s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.4s #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.6s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.24MB / 227.37MB 0.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 1.05MB / 126.73MB 0.7s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.7s done #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 0.1s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 0B / 120.16MB 0.8s #4 ... #5 [internal] load build context #5 transferring context: 66.04MB 0.9s done #5 DONE 1.0s #4 [1/5] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 20.28MB / 227.37MB 0.9s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 10.49MB / 126.73MB 0.9s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 36.70MB / 227.37MB 1.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 17.83MB / 126.73MB 1.1s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 6.29MB / 120.16MB 1.1s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 69.21MB / 227.37MB 1.4s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 33.55MB / 126.73MB 1.4s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 27.26MB / 120.16MB 1.4s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 80.74MB / 227.37MB 1.5s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 35.65MB / 120.16MB 1.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 93.32MB / 227.37MB 1.6s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 45.09MB / 126.73MB 1.6s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 46.14MB / 120.16MB 1.6s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 113.25MB / 227.37MB 1.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 55.57MB / 126.73MB 1.8s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 69.21MB / 120.16MB 1.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 62.91MB / 126.73MB 1.9s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 81.79MB / 120.16MB 1.9s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 133.17MB / 227.37MB 2.0s #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 1.3s done #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 94.37MB / 120.16MB 2.0s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 73.40MB / 126.73MB 2.1s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 105.91MB / 120.16MB 2.1s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 157.29MB / 227.37MB 2.3s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 82.84MB / 126.73MB 2.3s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.3s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 192.94MB / 227.37MB 2.6s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 103.81MB / 126.73MB 2.6s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 209.72MB / 227.37MB 2.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 111.15MB / 126.73MB 2.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.6s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 226.49MB / 227.37MB 2.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 121.63MB / 126.73MB 2.8s #4 extracting sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 14.68MB / 123.71MB 3.1s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 3.2s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 28.31MB / 123.71MB 3.2s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 3.3s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 41.94MB / 123.71MB 3.3s #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 51.38MB / 123.71MB 3.4s #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 done #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 7.34MB / 71.95MB 3.4s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 4.19MB / 37.93MB 3.4s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 66.06MB / 123.71MB 3.6s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 26.21MB / 71.95MB 3.6s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 25.17MB / 37.93MB 3.6s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 73.40MB / 123.71MB 3.7s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 34.60MB / 71.95MB 3.7s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 36.70MB / 37.93MB 3.7s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 81.79MB / 123.71MB 3.8s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 42.99MB / 71.95MB 3.8s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.8s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 88.08MB / 123.71MB 3.9s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 51.38MB / 71.95MB 3.9s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 8.39MB / 42.84MB 3.9s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 95.42MB / 123.71MB 4.0s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 58.72MB / 71.95MB 4.0s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 18.87MB / 42.84MB 4.0s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 102.76MB / 123.71MB 4.1s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 68.16MB / 71.95MB 4.1s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 29.36MB / 42.84MB 4.1s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 4.3s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 4.2s done #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 4.3s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 4.3s done #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 3.15MB / 8.47MB 4.4s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 4.5s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 4.5s done #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 4.5s done #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 14.68MB / 24.34MB 4.7s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 4.8s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 4.8s done #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.1s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 7.2s done #4 extracting sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 done #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 3.8s done #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 3.6s done #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 4.0s done #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.3s done #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0.1s #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 1.7s done #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.8s done #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.2s done #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 3.7s done #4 DONE 31.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.787 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] #8 0.875 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease #8 0.929 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] #8 1.220 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] #8 1.249 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #8 1.361 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #8 1.728 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #8 1.729 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #8 1.737 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #8 1.738 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #8 1.758 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #8 1.827 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #8 1.928 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #8 1.929 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #8 2.553 Fetched 15.1 MB in 2s (7892 kB/s) #8 2.553 Reading package lists... #8 3.772 Reading package lists... #8 4.778 Building dependency tree... #8 4.957 Reading state information... #8 5.095 The following additional packages will be installed: #8 5.095 libpcap0.8 libpcap0.8-dev #8 5.117 The following NEW packages will be installed: #8 5.118 libpcap-dev libpcap0.8 libpcap0.8-dev #8 5.410 0 upgraded, 3 newly installed, 0 to remove and 147 not upgraded. #8 5.410 Need to get 339 kB of archives. #8 5.410 After this operation, 1066 kB of additional disk space will be used. #8 5.410 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8 amd64 1.8.1-6ubuntu1.18.04.2 [118 kB] #8 6.001 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 6.209 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.463 debconf: delaying package configuration, since apt-utils is not installed #8 6.506 Fetched 339 kB in 1s (314 kB/s) #8 6.557 Selecting previously unselected package libpcap0.8:amd64. #8 6.557 (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 7.047 Preparing to unpack .../libpcap0.8_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 7.064 Unpacking libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.137 Selecting previously unselected package libpcap0.8-dev:amd64. #8 7.141 Preparing to unpack .../libpcap0.8-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 7.151 Unpacking libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.227 Selecting previously unselected package libpcap-dev:amd64. #8 7.230 Preparing to unpack .../libpcap-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 7.237 Unpacking libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.305 Setting up libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.332 Setting up libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.353 Setting up libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.373 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 7.822 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 8.050 Reading package lists... #8 9.093 Building dependency tree... #8 9.282 Reading state information... #8 9.416 The following additional packages will be installed: #8 9.416 libxml2 #8 9.439 The following NEW packages will be installed: #8 9.439 libxml2-dev #8 9.440 The following packages will be upgraded: #8 9.440 libxml2 #8 9.607 1 upgraded, 1 newly installed, 0 to remove and 146 not upgraded. #8 9.607 Need to get 1421 kB of archives. #8 9.607 After this operation, 3561 kB of additional disk space will be used. #8 9.607 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.9 [663 kB] #8 10.11 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.30 debconf: delaying package configuration, since apt-utils is not installed #8 10.32 Fetched 1421 kB in 1s (1953 kB/s) #8 10.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24963 files and directories currently installed.) #8 10.37 Preparing to unpack .../libxml2_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 10.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) over (2.9.4+dfsg1-6.1ubuntu1.3) ... #8 10.56 Selecting previously unselected package libxml2-dev:amd64. #8 10.56 Preparing to unpack .../libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 10.56 Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.72 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.74 Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 10.76 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 10.79 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 DONE 11.0s #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.239 -e Cleaning CU STUB #9 0.242 /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.246 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.247 -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.264 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.274 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.275 -e Cleaning ASN #9 0.278 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm #9 0.283 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.288 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.289 -e Cleaning CPUH CM #9 0.290 -e   #9 0.291 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.296 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.297 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/cu_stub #9 0.298 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.304 -e ***** CU STUB CLEAN COMPLETE ***** #9 0.306 -e Preparing directories for build... #9 0.314 -e Directories are successfully prepared #9 0.323 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.324 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c  #9 0.325 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c  #9 0.326 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub.c  #9 0.326 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c  #9 0.327 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c  #9 0.680 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 0.680 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:24: #9 0.680 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.680 #define __EXTENSIONS__ /* for Sun */ #9 0.680 #9 0.680 :0:0: note: this is the location of the previous definition #9 0.682 In file included from /opt/o-du-l2/src/cu_stub//cu_stub.c:24:0: #9 0.682 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.682 #define SERV_CELL_IDX 0 #9 0.682 #9 0.682 /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.682 #define SERV_CELL_IDX 3 #9 0.682 #9 0.683 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:23:0: #9 0.683 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.683 #define SERV_CELL_IDX 0 #9 0.683 #9 0.683 /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.683 #define SERV_CELL_IDX 3 #9 0.683 #9 0.684 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 0.684 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 0.684 from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:24: #9 0.684 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.684 #define __EXTENSIONS__ /* for Sun */ #9 0.684 #9 0.684 :0:0: note: this is the location of the previous definition #9 0.685 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:24:0: #9 0.685 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.685 #define SERV_CELL_IDX 0 #9 0.685 #9 0.685 /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.685 #define SERV_CELL_IDX 3 #9 0.685 #9 0.686 In file included from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:25:0: #9 0.686 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.686 #define SERV_CELL_IDX 0 #9 0.686 #9 0.686 /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.686 #define SERV_CELL_IDX 3 #9 0.686 #9 0.687 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.687 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.687 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'BuildAndSendXnSetupReq': #9 0.687 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'sctpStartReq': #9 0.687 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:285:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] #9 0.687 else if(ret = cmInetListen(&sctpCb.xnLstnSockFd, 1) != ROK) #9 0.687 ^~~ #9 0.688 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:357:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] #9 0.688 else if(ret = cmInetListen(&sctpCb.f1LstnSockFd, 1) != ROK) #9 0.688 ^~~ #9 0.688 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpSrvOpenReq': #9 0.689 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:177:17: warning: unused variable 'destIdx' [-Wunused-variable] #9 0.689 uint8_t ret, destIdx; #9 0.689 ^~~~~~~ #9 0.689 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:235:13: warning: unused variable 'sockFd' [-Wunused-variable] #9 0.689 CmInetFd sockFd; #9 0.689 ^~~~~~ #9 0.689 /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.689 CMCHKPK(oduPackUInt8,(Data *)CU_ID, mBuf); #9 0.689 ^ #9 0.689 /opt/o-du-l2/src/cm/ssi.h:879:9: note: in definition of macro 'CMCHKPK' #9 0.689 func(val, mBuf); #9 0.689 ^~~ #9 0.689 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.689 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.689 /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.689 S16 oduPackUInt8 ARGS((uint8_t val,Buffer *mBuf)); #9 0.689 ^~~~~~~~~~~~ #9 0.690 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'startDlData': #9 0.690 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDecodeHdr': #9 0.690 /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.690 MsgLen msgLen = 0; /* Holds the msgLen from the Hdr */ #9 0.690 ^~~~~~ #9 0.690 /opt/o-du-l2/src/cu_stub//cu_stub.c:406:19: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] #9 0.690 sleep(1); #9 0.690 ^~~~~ #9 0.691 /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.691 uint8_t version = 0; /* Holds the version type, decoded */ #9 0.691 ^~~~~~~ #9 0.691 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDatReq': #9 0.691 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:674:23: warning: unused variable 'cnt' [-Wunused-variable] #9 0.691 uint8_t ret = ROK, cnt = 0; #9 0.691 ^~~ #9 0.691 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'cuConsoleHandler': #9 0.693 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'processPolling': #9 0.693 /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.693 scanf("%d", &hoType); #9 0.693 ~^ ~~~~~~~ #9 0.693 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:683:13: warning: implicit declaration of function 'XNAPMsgHdlr'; did you mean 'F1APMsgHdlr'? [-Wimplicit-function-declaration] #9 0.693 XNAPMsgHdlr(&assocCb->destId, pollParams->mBuf); #9 0.693 ^~~~~~~~~~~ #9 0.693 F1APMsgHdlr #9 0.693 /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.693 scanf("%d", &duId); #9 0.693 ~^ ~~~~~ #9 0.693 %hhd #9 0.694 /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.694 scanf("%d", &duId); #9 0.694 ~^ ~~~~~ #9 0.694 %hhd #9 0.694 /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.694 scanf("%d", &ueId); #9 0.694 ~^ ~~~~~ #9 0.694 %hhd #9 0.694 /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.694 if(sendOnSctpAssoc(assocCb, mBuf) != ROK) #9 0.694 ^~~~~~~~~~~~~~~ #9 0.694 cmInetAbortSctpAssoc #9 0.696 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcXnSetupReq': #9 0.696 /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.696 BuildAndSendXnSetupRsp(*destId); #9 0.696 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.696 BuildAndSendXnSetupReq #9 0.696 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: At top level: #9 0.696 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:111:6: warning: conflicting types for 'BuildAndSendXnSetupRsp' #9 0.696 void BuildAndSendXnSetupRsp(uint32_t destId) #9 0.696 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.696 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:93:4: note: previous implicit declaration of 'BuildAndSendXnSetupRsp' was here #9 0.696 BuildAndSendXnSetupRsp(*destId); #9 0.696 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.700 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReq': #9 0.700 /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.700 if(F1APDecodeMsg(f1apMsg, mBuf, &recvBuf, &recvBufLen) != ROK) #9 0.700 ^~~~~~~~~~~~~ #9 0.704 /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.704 procUeContextModificationResponse(duDb->duId, f1apMsg, NULL, 0); #9 0.704 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.704 BuildAndSendUeContextModificationReq #9 0.704 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:259:23: warning: unused variable 'copyLen' [-Wunused-variable] #9 0.704 MsgLen recvBufLen, copyLen; #9 0.704 ^~~~~~~ #9 0.704 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReqAck': #9 0.704 /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.704 ODU_GET_MSG_LEN(mBuf, &rrcCont.size); #9 0.704 ^ #9 0.704 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.704 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.704 /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.704 S16 SFndLenMsg ARGS((Buffer *mBuf,MsgLen *lngPtr)); #9 0.704 ^~~~~~~~~~ #9 0.709 /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.709 extractDuToCuRrcCont(ueCb, rrcCont); #9 0.709 ^~~~~~~~~~~~~~~~~~~~ #9 0.709 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:335:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.709 uint8_t duIdx, duId, ueIdx; #9 0.709 ^~~~ #9 0.709 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcUeContextRel': #9 0.709 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:455:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.709 uint8_t duIdx, duId, ueIdx; #9 0.709 ^~~~ #9 0.709 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.709 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.709 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPMsgHdlr': #9 0.709 /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.709 CMCHKUNPK(oduUnpackUInt8, &event, mBuf); #9 0.709 ^ #9 0.709 /opt/o-du-l2/src/cm/ssi.h:931:9: note: in definition of macro 'CMCHKUNPK' #9 0.709 func(val, mBuf); #9 0.709 ^~~ #9 0.709 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.709 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.709 /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.709 S16 oduUnpackUInt8 ARGS((uint8_t *val,Buffer *mBuf)); #9 0.709 ^~~~~~~~~~~~~~ #9 0.712 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpHdlRecvMsg': #9 0.712 /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.712 } #9 0.712 ^ #9 0.740 In file included from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:148:0: #9 0.740 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.740 #define SERV_CELL_IDX 0 #9 0.740 #9 0.740 /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.740 #define SERV_CELL_IDX 3 #9 0.740 #9 0.745 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillRrcReconfigIE': #9 0.745 /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.745 #define SRB2 2 #9 0.745 ^ #9 0.745 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:1362:20: note: in expansion of macro 'SRB2' #9 0.745 ret = fillSrbCfg(SRB2, rrcReconfigMsg->radioBearerConfig->srb_ToAddModList); #9 0.745 ^~~~ #9 0.745 /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.745 uint8_t fillSrbCfg(CuUeCb *ueCb, SRB_ToAddModList_t *bearerCfg) #9 0.745 ^~~~~~~~~~ #9 0.748 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildQOSInfo': #9 0.748 /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.748 if(hoInProgress == Inter_DU_HO) #9 0.748 ^~ #9 0.751 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildDRBSetup': #9 0.751 /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.751 drbSetItem->iE_Extensions = drbToBeSetupExt; #9 0.751 ^ #9 0.756 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeUeContextSetupReq': #9 0.756 /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.756 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.756 ^~~~~~~~~~~~~~ #9 0.756 FreeULTnlInfo #9 0.764 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildRlcConfig': #9 0.764 /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.764 switch(rlcConfig->present) #9 0.764 ^~~~~~ #9 0.764 /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.764 /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.774 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: At top level: #9 0.775 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9167:6: warning: conflicting types for 'FreeCuToDuInfo' #9 0.775 void FreeCuToDuInfo(CUtoDURRCInformation_t *rrcMsg) #9 0.775 ^~~~~~~~~~~~~~ #9 0.775 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3498:25: note: previous implicit declaration of 'FreeCuToDuInfo' was here #9 0.775 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.775 ^~~~~~~~~~~~~~ #9 0.784 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextSetupResponse': #9 0.784 /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.784 BuildAndSendHOReqAck(ueCb, duToCuRrcContainer->buf, duToCuRrcContainer->size); #9 0.784 ^~~~~~~~~~~~~~~~~~~~ #9 0.784 BuildAndSendDUUpdateAck #9 0.789 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUlRrcMsg': #9 0.789 /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.789 BuildAndSendUeContextRelease(&duDb->ueCb[duUeF1apId-1]); #9 0.789 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.789 BuildAndSendUeContextSetupReq #9 0.791 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FillDrbItemToSetupMod': #9 0.792 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:10439:81: warning: backslash and newline separated by space #9 0.792 choice_extension->value.choice.DRB_Information.flows_Mapped_To_DRB_List,\ #9 0.792 #9 0.795 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeDrbToBeReleasedList': #9 0.795 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11022:38: warning: unused variable 'drbItemIe' [-Wunused-variable] #9 0.795 struct DRBs_ToBeReleased_ItemIEs *drbItemIe; #9 0.795 ^~~~~~~~~ #9 0.804 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procGnbDuUpdate': #9 0.804 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11662:23: warning: unused variable 'ueIdx' [-Wunused-variable] #9 0.804 uint8_t ieIdx = 0, ueIdx = 0, duIdx = 0, cellIdx=0; #9 0.804 ^~~~~ #9 0.818 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextModificationResponse': #9 0.818 /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.818 BuildAndSendHOReq(ueCb, recvBuf, recvBufLen); #9 0.818 ^~~~~~~~~~~~~~~~~ #9 0.818 BuildAndSendF1ResetReq #9 0.822 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procF1SetupReq': #9 0.823 /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.823 BuildAndSendXnSetupReq(); #9 0.823 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.823 BuildAndSendF1SetupRsp #9 0.832 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillDlCcchRrcMsg': #9 0.832 /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.832 } #9 0.832 ^ #9 1.253 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcu.a  #9 1.262 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.267 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.269 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  #9 1.269 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  #9 1.270 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  #9 1.271 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  #9 1.272 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  #9 1.273 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  #9 1.273 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  #9 1.274 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  #9 1.275 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  #9 1.276 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  #9 1.277 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  #9 1.279 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.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/asn_SET_OF.c  #9 1.280 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  #9 1.281 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  #9 1.282 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  #9 1.283 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  #9 1.283 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  #9 1.284 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  #9 1.285 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_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.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/constr_SET_OF.c  #9 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  #9 1.291 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  #9 1.291 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  #9 1.292 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  #9 1.292 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  #9 1.293 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  #9 1.293 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  #9 1.294 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  #9 1.297 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  #9 1.298 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  #9 1.298 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  #9 1.299 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  #9 1.299 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  #9 1.300 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  #9 1.301 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  #9 1.301 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  #9 1.302 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  #9 1.303 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6: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.303 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  #9 1.304 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  #9 1.307 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  #9 1.308 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  #9 1.312 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: #9 1.312 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.312 #define __EXTENSIONS__ /* for Sun */ #9 1.312 #9 1.312 :0:0: note: this is the location of the previous definition #9 1.316 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: #9 1.316 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.316 #define __EXTENSIONS__ /* for Sun */ #9 1.316 #9 1.316 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  #9 1.321 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: #9 1.321 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.321 #define __EXTENSIONS__ /* for Sun */ #9 1.321 #9 1.321 :0:0: note: this is the location of the previous definition #9 1.322 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  #9 1.325 :0:0: note: this is the location of the previous definition #9 1.328 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: #9 1.328 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.328 #define __EXTENSIONS__ /* for Sun */ #9 1.328 #9 1.329 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: #9 1.329 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.329 #define __EXTENSIONS__ /* for Sun */ #9 1.329 #9 1.329 :0:0: note: this is the location of the previous definition #9 1.332 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: #9 1.332 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.332 #define __EXTENSIONS__ /* for Sun */ #9 1.332 #9 1.332 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: #9 1.332 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.332 #define __EXTENSIONS__ /* for Sun */ #9 1.332 #9 1.332 :0:0: note: this is the location of the previous definition #9 1.336 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: #9 1.336 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.336 #define __EXTENSIONS__ /* for Sun */ #9 1.336 #9 1.343 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: #9 1.343 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.343 #define __EXTENSIONS__ /* for Sun */ #9 1.343 #9 1.343 :0:0: note: this is the location of the previous definition #9 1.346 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: #9 1.346 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.346 #define __EXTENSIONS__ /* for Sun */ #9 1.346 #9 1.346 :0:0: note: this is the location of the previous definition #9 1.352 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: #9 1.352 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.352 #define __EXTENSIONS__ /* for Sun */ #9 1.352 #9 1.352 :0:0: note: this is the location of the previous definition #9 1.357 :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/OCTET_STRING.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.358 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.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.358 :0:0: note: this is the location of the previous definition #9 1.360 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: #9 1.360 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.360 #define __EXTENSIONS__ /* for Sun */ #9 1.360 #9 1.363 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: #9 1.363 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.363 #define __EXTENSIONS__ /* for Sun */ #9 1.363 #9 1.364 :0:0: note: this is the location of the previous definition #9 1.369 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: #9 1.369 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.369 #define __EXTENSIONS__ /* for Sun */ #9 1.369 #9 1.369 :0:0: note: this is the location of the previous definition #9 1.371 :0:0: note: this is the location of the previous definition #9 1.372 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: #9 1.372 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.372 #define __EXTENSIONS__ /* for Sun */ #9 1.372 #9 1.372 :0:0: note: this is the location of the previous definition #9 1.372 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: #9 1.372 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.372 #define __EXTENSIONS__ /* for Sun */ #9 1.372 #9 1.377 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  #9 1.377 :0:0: note: this is the location of the previous definition #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_CHOICE_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.380 :0:0: note: this is the location of the previous definition #9 1.382 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': #9 1.382 /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.382 asn_dec_rval_t rval; \ #9 1.382 ^ #9 1.382 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' #9 1.382 RETURN(RC_FAIL); #9 1.382 ^~~~~~ #9 1.382 :0:0: note: this is the location of the previous definition #9 1.382 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.382 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.382 ^~~~ #9 1.382 /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.382 asn_dec_rval_t rval; \ #9 1.382 ^ #9 1.382 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' #9 1.382 RETURN(RC_WMORE); #9 1.382 ^~~~~~ #9 1.383 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.383 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.383 ^~~~ #9 1.383 /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.383 asn_dec_rval_t rval; \ #9 1.383 ^ #9 1.383 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' #9 1.383 RETURN(RC_FAIL); #9 1.383 ^~~~~~ #9 1.383 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.383 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.383 ^~~~ #9 1.384 /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.384 asn_dec_rval_t rval; \ #9 1.384 ^ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' #9 1.384 RETURN(RC_FAIL); #9 1.384 ^~~~~~ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.384 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.384 ^~~~ #9 1.384 /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.384 asn_dec_rval_t rval; \ #9 1.384 ^ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' #9 1.384 RETURN(RC_WMORE); #9 1.384 ^~~~~~ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.384 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.384 ^~~~ #9 1.384 /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.384 asn_dec_rval_t rval; \ #9 1.384 ^ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' #9 1.384 RETURN(RC_FAIL); #9 1.384 ^~~~~~ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.384 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.384 ^~~~ #9 1.384 /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.384 asn_dec_rval_t rval; \ #9 1.384 ^ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' #9 1.384 RETURN(RC_OK); #9 1.384 ^~~~~~ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.384 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.384 ^~~~ #9 1.384 /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.384 asn_dec_rval_t rval; \ #9 1.384 ^ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' #9 1.384 RETURN(RC_FAIL); #9 1.384 ^~~~~~ #9 1.384 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.384 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.384 ^~~~ #9 1.385 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: #9 1.385 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.385 #define __EXTENSIONS__ /* for Sun */ #9 1.385 #9 1.387 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: #9 1.387 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.387 #define __EXTENSIONS__ /* for Sun */ #9 1.387 #9 1.387 :0:0: note: this is the location of the previous definition #9 1.390 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: #9 1.390 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.390 #define __EXTENSIONS__ /* for Sun */ #9 1.390 #9 1.390 :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/xer_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.392 :0:0: note: this is the location of the previous definition #9 1.394 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: #9 1.394 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.394 #define __EXTENSIONS__ /* for Sun */ #9 1.394 #9 1.394 :0:0: note: this is the location of the previous definition #9 1.395 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: #9 1.395 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.395 #define __EXTENSIONS__ /* for Sun */ #9 1.395 #9 1.395 :0:0: note: this is the location of the previous definition #9 1.395 :0:0: note: this is the location of the previous definition #9 1.396 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: #9 1.396 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.396 #define __EXTENSIONS__ /* for Sun */ #9 1.396 #9 1.396 :0:0: note: this is the location of the previous definition #9 1.398 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: #9 1.398 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.398 #define __EXTENSIONS__ /* for Sun */ #9 1.398 #9 1.398 :0:0: note: this is the location of the previous definition #9 1.399 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6: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.408 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: #9 1.408 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.408 #define __EXTENSIONS__ /* for Sun */ #9 1.408 #9 1.412 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: #9 1.412 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.412 #define __EXTENSIONS__ /* for Sun */ #9 1.412 #9 1.412 :0:0: note: this is the location of the previous definition #9 1.425 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: #9 1.425 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.425 #define __EXTENSIONS__ /* for Sun */ #9 1.425 #9 1.425 :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/per_support.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.433 :0:0: note: this is the location of the previous definition #9 1.444 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: #9 1.444 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.444 #define __EXTENSIONS__ /* for Sun */ #9 1.444 #9 1.444 :0:0: note: this is the location of the previous definition #9 1.456 :0:0: note: this is the location of the previous definition #9 1.470 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: #9 1.470 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.470 #define __EXTENSIONS__ /* for Sun */ #9 1.470 #9 1.470 :0:0: note: this is the location of the previous definition #9 1.471 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: #9 1.471 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.471 #define __EXTENSIONS__ /* for Sun */ #9 1.471 #9 1.471 :0:0: note: this is the location of the previous definition #9 1.476 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: #9 1.476 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.476 #define __EXTENSIONS__ /* for Sun */ #9 1.476 #9 1.476 :0:0: note: this is the location of the previous definition #9 1.480 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: #9 1.480 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.480 #define __EXTENSIONS__ /* for Sun */ #9 1.480 #9 1.504 :0:0: note: this is the location of the previous definition #9 1.517 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: #9 1.517 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.517 #define __EXTENSIONS__ /* for Sun */ #9 1.517 #9 1.532 :0:0: note: this is the location of the previous definition #9 1.555 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: #9 1.555 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.555 #define __EXTENSIONS__ /* for Sun */ #9 1.555 #9 1.569 :0:0: note: this is the location of the previous definition #9 1.579 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: #9 1.579 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.579 #define __EXTENSIONS__ /* for Sun */ #9 1.579 #9 1.597 :0:0: note: this is the location of the previous definition #9 1.601 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: #9 1.601 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.601 #define __EXTENSIONS__ /* for Sun */ #9 1.601 #9 1.612 :0:0: note: this is the location of the previous definition #9 1.865 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_common.a  #9 1.876 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.881 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.882 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  #9 1.882 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  #9 1.883 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  #9 1.885 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  #9 1.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  #9 1.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  #9 1.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  #9 1.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  #9 1.888 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  #9 1.889 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  #9 1.890 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  #9 1.891 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  #9 1.892 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  #9 1.892 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  #9 1.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  #9 1.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  #9 1.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  #9 1.897 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  #9 1.897 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  #9 1.898 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  #9 1.898 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  #9 1.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  #9 1.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  #9 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  #9 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  #9 1.901 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  #9 1.902 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  #9 1.902 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  #9 1.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  #9 1.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  #9 1.907 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  #9 1.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  #9 1.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  #9 1.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  #9 1.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  #9 1.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  #9 1.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  #9 1.914 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  #9 1.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  #9 1.920 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  #9 1.927 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  #9 1.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  #9 1.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  #9 1.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  #9 1.930 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  #9 1.930 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  #9 1.931 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  #9 1.939 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  #9 1.940 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  #9 1.941 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  #9 1.942 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  #9 1.945 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  #9 1.945 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  #9 1.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  #9 1.954 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  #9 1.959 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  #9 1.960 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  #9 1.961 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  #9 1.961 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  #9 1.962 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  #9 1.962 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  #9 1.962 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  #9 1.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  #9 1.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  #9 1.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  #9 1.964 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  #9 1.964 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  #9 1.964 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  #9 1.966 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  #9 1.966 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  #9 1.966 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  #9 1.973 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  #9 1.982 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, #9 1.982 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: #9 1.982 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.982 #define __EXTENSIONS__ /* for Sun */ #9 1.982 #9 1.982 :0:0: note: this is the location of the previous definition #9 1.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 1.996 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: #9 1.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.996 #define __EXTENSIONS__ /* for Sun */ #9 1.996 #9 2.011 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  #9 2.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  #9 2.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  #9 2.019 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  #9 2.020 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  #9 2.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, #9 2.026 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: #9 2.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.026 #define __EXTENSIONS__ /* for Sun */ #9 2.026 #9 2.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  #9 2.029 :0:0: note: this is the location of the previous definition #9 2.031 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, #9 2.031 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: #9 2.031 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.031 #define __EXTENSIONS__ /* for Sun */ #9 2.031 #9 2.031 :0:0: note: this is the location of the previous definition #9 2.045 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, #9 2.045 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: #9 2.045 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.045 #define __EXTENSIONS__ /* for Sun */ #9 2.045 #9 2.045 :0:0: note: this is the location of the previous definition #9 2.046 :0:0: note: this is the location of the previous definition #9 2.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  #9 2.053 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  #9 2.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  #9 2.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  #9 2.059 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  #9 2.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  #9 2.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  #9 2.071 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  #9 2.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  #9 2.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  #9 2.086 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  #9 2.087 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  #9 2.088 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  #9 2.089 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  #9 2.090 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  #9 2.090 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, #9 2.090 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: #9 2.090 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.090 #define __EXTENSIONS__ /* for Sun */ #9 2.090 #9 2.090 :0:0: note: this is the location of the previous definition #9 2.091 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.091 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, #9 2.091 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: #9 2.091 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.091 #define __EXTENSIONS__ /* for Sun */ #9 2.091 #9 2.091 :0:0: note: this is the location of the previous definition #9 2.091 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.091 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, #9 2.091 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: #9 2.091 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.091 #define __EXTENSIONS__ /* for Sun */ #9 2.091 #9 2.091 :0:0: note: this is the location of the previous definition #9 2.093 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, #9 2.093 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: #9 2.093 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.093 #define __EXTENSIONS__ /* for Sun */ #9 2.093 #9 2.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  #9 2.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  #9 2.095 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  #9 2.097 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  #9 2.098 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  #9 2.098 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  #9 2.098 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  #9 2.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  #9 2.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  #9 2.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  #9 2.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  #9 2.101 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  #9 2.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  #9 2.102 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  #9 2.103 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  #9 2.110 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, #9 2.110 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: #9 2.110 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.110 #define __EXTENSIONS__ /* for Sun */ #9 2.110 #9 2.110 :0:0: note: this is the location of the previous definition #9 2.110 :0:0: note: this is the location of the previous definition #9 2.113 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, #9 2.113 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: #9 2.113 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.113 #define __EXTENSIONS__ /* for Sun */ #9 2.113 #9 2.113 :0:0: note: this is the location of the previous definition #9 2.129 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, #9 2.129 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: #9 2.129 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.129 #define __EXTENSIONS__ /* for Sun */ #9 2.129 #9 2.141 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  #9 2.141 :0:0: note: this is the location of the previous definition #9 2.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  #9 2.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  #9 2.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  #9 2.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  #9 2.145 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  #9 2.146 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  #9 2.146 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  #9 2.147 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  #9 2.147 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  #9 2.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  #9 2.148 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  #9 2.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  #9 2.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  #9 2.150 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  #9 2.150 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  #9 2.150 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  #9 2.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  #9 2.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  #9 2.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  #9 2.151 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  #9 2.152 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  #9 2.152 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  #9 2.153 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  #9 2.153 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  #9 2.154 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  #9 2.154 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  #9 2.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  #9 2.171 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  #9 2.172 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  #9 2.176 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 2.176 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: #9 2.176 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.176 #define __EXTENSIONS__ /* for Sun */ #9 2.176 #9 2.176 :0:0: note: this is the location of the previous definition #9 2.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, #9 2.178 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: #9 2.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.178 #define __EXTENSIONS__ /* for Sun */ #9 2.178 #9 2.178 :0:0: note: this is the location of the previous definition #9 2.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  #9 2.180 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  #9 2.188 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.188 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.188 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, #9 2.188 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: #9 2.188 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.188 #define __EXTENSIONS__ /* for Sun */ #9 2.188 #9 2.188 :0:0: note: this is the location of the previous definition #9 2.192 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: #9 2.192 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.192 #define __EXTENSIONS__ /* for Sun */ #9 2.192 #9 2.192 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  #9 2.193 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  #9 2.193 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  #9 2.194 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  #9 2.195 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  #9 2.195 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 2.195 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, #9 2.195 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: #9 2.195 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.195 #define __EXTENSIONS__ /* for Sun */ #9 2.195 #9 2.195 :0:0: note: this is the location of the previous definition #9 2.196 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  #9 2.207 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, #9 2.207 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: #9 2.207 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.207 #define __EXTENSIONS__ /* for Sun */ #9 2.207 #9 2.207 :0:0: note: this is the location of the previous definition #9 2.210 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, #9 2.210 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: #9 2.210 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.210 #define __EXTENSIONS__ /* for Sun */ #9 2.210 #9 2.210 :0:0: note: this is the location of the previous definition #9 2.218 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  #9 2.220 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, #9 2.220 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: #9 2.220 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.220 #define __EXTENSIONS__ /* for Sun */ #9 2.220 #9 2.220 :0:0: note: this is the location of the previous definition #9 2.222 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, #9 2.222 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: #9 2.222 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.222 #define __EXTENSIONS__ /* for Sun */ #9 2.222 #9 2.222 :0:0: note: this is the location of the previous definition #9 2.222 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, #9 2.222 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: #9 2.222 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.222 #define __EXTENSIONS__ /* for Sun */ #9 2.222 #9 2.222 :0:0: note: this is the location of the previous definition #9 2.223 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, #9 2.223 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: #9 2.223 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.223 #define __EXTENSIONS__ /* for Sun */ #9 2.223 #9 2.223 :0:0: note: this is the location of the previous definition #9 2.226 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, #9 2.226 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: #9 2.226 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.226 #define __EXTENSIONS__ /* for Sun */ #9 2.226 #9 2.226 :0:0: note: this is the location of the previous definition #9 2.227 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.227 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.227 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, #9 2.227 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: #9 2.227 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.227 #define __EXTENSIONS__ /* for Sun */ #9 2.227 #9 2.227 :0:0: note: this is the location of the previous definition #9 2.237 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 2.237 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: #9 2.237 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.237 #define __EXTENSIONS__ /* for Sun */ #9 2.237 #9 2.237 :0:0: note: this is the location of the previous definition #9 2.241 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, #9 2.241 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: #9 2.241 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.241 #define __EXTENSIONS__ /* for Sun */ #9 2.241 #9 2.241 :0:0: note: this is the location of the previous definition #9 2.246 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, #9 2.246 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: #9 2.246 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.246 #define __EXTENSIONS__ /* for Sun */ #9 2.246 #9 2.246 :0:0: note: this is the location of the previous definition #9 2.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.249 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, #9 2.249 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: #9 2.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.249 #define __EXTENSIONS__ /* for Sun */ #9 2.249 #9 2.249 :0:0: note: this is the location of the previous definition #9 2.300 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.300 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, #9 2.300 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: #9 2.300 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.300 #define __EXTENSIONS__ /* for Sun */ #9 2.300 #9 2.314 :0:0: note: this is the location of the previous definition #9 2.323 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 2.323 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: #9 2.323 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.323 #define __EXTENSIONS__ /* for Sun */ #9 2.323 #9 2.332 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 2.332 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, #9 2.332 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: #9 2.332 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.332 #define __EXTENSIONS__ /* for Sun */ #9 2.332 #9 2.332 :0:0: note: this is the location of the previous definition #9 2.361 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, #9 2.361 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: #9 2.361 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.361 #define __EXTENSIONS__ /* for Sun */ #9 2.361 #9 2.377 :0:0: note: this is the location of the previous definition #9 2.405 :0:0: note: this is the location of the previous definition #9 2.440 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, #9 2.440 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: #9 2.440 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.440 #define __EXTENSIONS__ /* for Sun */ #9 2.440 #9 2.451 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, #9 2.451 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: #9 2.451 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.451 #define __EXTENSIONS__ /* for Sun */ #9 2.451 #9 2.451 :0:0: note: this is the location of the previous definition #9 2.463 :0:0: note: this is the location of the previous definition #9 2.524 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 2.524 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, #9 2.524 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: #9 2.524 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.524 #define __EXTENSIONS__ /* for Sun */ #9 2.524 #9 2.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.528 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: #9 2.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.528 #define __EXTENSIONS__ /* for Sun */ #9 2.528 #9 2.528 :0:0: note: this is the location of the previous definition #9 2.529 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  #9 2.530 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  #9 2.530 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  #9 2.531 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  #9 2.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, #9 2.532 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: #9 2.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.532 #define __EXTENSIONS__ /* for Sun */ #9 2.532 #9 2.536 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.536 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.536 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, #9 2.536 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: #9 2.536 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.536 #define __EXTENSIONS__ /* for Sun */ #9 2.536 #9 2.538 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  #9 2.538 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  #9 2.539 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  #9 2.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, #9 2.541 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: #9 2.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.541 #define __EXTENSIONS__ /* for Sun */ #9 2.541 #9 2.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, #9 2.547 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: #9 2.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.547 #define __EXTENSIONS__ /* for Sun */ #9 2.547 #9 2.552 :0:0: note: this is the location of the previous definition #9 2.554 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, #9 2.554 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: #9 2.554 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.554 #define __EXTENSIONS__ /* for Sun */ #9 2.554 #9 2.560 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.560 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: #9 2.560 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.560 #define __EXTENSIONS__ /* for Sun */ #9 2.560 #9 2.566 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 2.566 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: #9 2.566 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.566 #define __EXTENSIONS__ /* for Sun */ #9 2.566 #9 2.569 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, #9 2.569 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: #9 2.569 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.569 #define __EXTENSIONS__ /* for Sun */ #9 2.569 #9 2.569 :0:0: note: this is the location of the previous definition #9 2.570 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  #9 2.570 :0:0: note: this is the location of the previous definition #9 2.585 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  #9 2.585 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  #9 2.588 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  #9 2.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.595 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, #9 2.595 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: #9 2.595 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.595 #define __EXTENSIONS__ /* for Sun */ #9 2.595 #9 2.598 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.598 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, #9 2.598 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: #9 2.598 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.598 #define __EXTENSIONS__ /* for Sun */ #9 2.598 #9 2.598 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  #9 2.606 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 2.606 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: #9 2.606 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.606 #define __EXTENSIONS__ /* for Sun */ #9 2.606 #9 2.606 :0:0: note: this is the location of the previous definition #9 2.620 :0:0: note: this is the location of the previous definition #9 2.633 :0:0: note: this is the location of the previous definition #9 2.633 :0:0: note: this is the location of the previous definition #9 2.634 :0:0: note: this is the location of the previous definition #9 2.634 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  #9 2.635 :0:0: note: this is the location of the previous definition #9 2.636 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  #9 2.637 :0:0: note: this is the location of the previous definition #9 2.637 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  #9 2.639 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  #9 2.639 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  #9 2.647 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  #9 2.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  #9 2.655 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, #9 2.655 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: #9 2.655 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.655 #define __EXTENSIONS__ /* for Sun */ #9 2.655 #9 2.655 :0:0: note: this is the location of the previous definition #9 2.662 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  #9 2.677 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  #9 2.677 :0:0: note: this is the location of the previous definition #9 2.678 :0:0: note: this is the location of the previous definition #9 2.678 :0:0: note: this is the location of the previous definition #9 2.693 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  #9 2.705 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, #9 2.705 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: #9 2.705 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.705 #define __EXTENSIONS__ /* for Sun */ #9 2.705 #9 2.711 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, #9 2.711 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: #9 2.711 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.711 #define __EXTENSIONS__ /* for Sun */ #9 2.711 #9 2.711 :0:0: note: this is the location of the previous definition #9 2.732 :0:0: note: this is the location of the previous definition #9 2.740 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, #9 2.740 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: #9 2.740 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.740 #define __EXTENSIONS__ /* for Sun */ #9 2.740 #9 2.756 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.756 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, #9 2.756 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: #9 2.756 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.756 #define __EXTENSIONS__ /* for Sun */ #9 2.756 #9 2.758 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.758 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, #9 2.758 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: #9 2.758 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.758 #define __EXTENSIONS__ /* for Sun */ #9 2.758 #9 2.767 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, #9 2.767 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: #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.767 :0:0: note: this is the location of the previous definition #9 2.776 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, #9 2.776 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: #9 2.776 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.776 #define __EXTENSIONS__ /* for Sun */ #9 2.776 #9 2.780 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, #9 2.780 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: #9 2.780 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.780 #define __EXTENSIONS__ /* for Sun */ #9 2.780 #9 2.780 :0:0: note: this is the location of the previous definition #9 2.782 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  #9 2.783 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  #9 2.784 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 2.784 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: #9 2.784 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.784 #define __EXTENSIONS__ /* for Sun */ #9 2.784 #9 2.785 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  #9 2.785 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.785 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.785 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, #9 2.785 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: #9 2.785 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.785 #define __EXTENSIONS__ /* for Sun */ #9 2.785 #9 2.787 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, #9 2.787 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: #9 2.787 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.787 #define __EXTENSIONS__ /* for Sun */ #9 2.787 #9 2.787 :0:0: note: this is the location of the previous definition #9 2.788 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  #9 2.792 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.792 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, #9 2.792 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: #9 2.792 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.792 #define __EXTENSIONS__ /* for Sun */ #9 2.792 #9 2.800 :0:0: note: this is the location of the previous definition #9 2.806 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.806 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: #9 2.806 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.806 #define __EXTENSIONS__ /* for Sun */ #9 2.806 #9 2.807 :0:0: note: this is the location of the previous definition #9 2.811 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 2.811 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, #9 2.811 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: #9 2.811 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.811 #define __EXTENSIONS__ /* for Sun */ #9 2.811 #9 2.811 :0:0: note: this is the location of the previous definition #9 2.812 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, #9 2.812 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: #9 2.812 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.812 #define __EXTENSIONS__ /* for Sun */ #9 2.812 #9 2.812 :0:0: note: this is the location of the previous definition #9 2.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, #9 2.814 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: #9 2.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.814 #define __EXTENSIONS__ /* for Sun */ #9 2.814 #9 2.817 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.817 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, #9 2.817 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: #9 2.817 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.817 #define __EXTENSIONS__ /* for Sun */ #9 2.817 #9 2.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.818 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.818 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, #9 2.818 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: #9 2.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.818 #define __EXTENSIONS__ /* for Sun */ #9 2.818 #9 2.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, #9 2.819 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: #9 2.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.819 #define __EXTENSIONS__ /* for Sun */ #9 2.819 #9 2.820 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, #9 2.820 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: #9 2.820 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.820 #define __EXTENSIONS__ /* for Sun */ #9 2.820 #9 2.822 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.822 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.822 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, #9 2.822 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: #9 2.822 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.822 #define __EXTENSIONS__ /* for Sun */ #9 2.822 #9 2.824 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, #9 2.824 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: #9 2.824 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.824 #define __EXTENSIONS__ /* for Sun */ #9 2.824 #9 2.824 :0:0: note: this is the location of the previous definition #9 2.828 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, #9 2.828 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: #9 2.828 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.828 #define __EXTENSIONS__ /* for Sun */ #9 2.828 #9 2.828 :0:0: note: this is the location of the previous definition #9 2.830 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, #9 2.830 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: #9 2.830 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.830 #define __EXTENSIONS__ /* for Sun */ #9 2.830 #9 2.830 :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.839 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, #9 2.839 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: #9 2.839 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.839 #define __EXTENSIONS__ /* for Sun */ #9 2.839 #9 2.839 :0:0: note: this is the location of the previous definition #9 2.839 :0:0: note: this is the location of the previous definition #9 2.841 :0:0: note: this is the location of the previous definition #9 2.841 :0:0: note: this is the location of the previous definition #9 2.841 :0:0: note: this is the location of the previous definition #9 2.841 :0:0: note: this is the location of the previous definition #9 2.842 :0:0: note: this is the location of the previous definition #9 2.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.853 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, #9 2.853 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: #9 2.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.853 #define __EXTENSIONS__ /* for Sun */ #9 2.853 #9 2.853 :0:0: note: this is the location of the previous definition #9 2.856 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, #9 2.856 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: #9 2.856 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.856 #define __EXTENSIONS__ /* for Sun */ #9 2.856 #9 2.856 :0:0: note: this is the location of the previous definition #9 2.858 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 2.858 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, #9 2.858 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: #9 2.858 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.858 #define __EXTENSIONS__ /* for Sun */ #9 2.858 #9 2.858 :0:0: note: this is the location of the previous definition #9 2.858 :0:0: note: this is the location of the previous definition #9 2.861 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.861 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, #9 2.861 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: #9 2.861 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.861 #define __EXTENSIONS__ /* for Sun */ #9 2.861 #9 2.861 :0:0: note: this is the location of the previous definition #9 2.863 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.863 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, #9 2.863 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.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.866 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, #9 2.866 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: #9 2.866 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.866 #define __EXTENSIONS__ /* for Sun */ #9 2.866 #9 2.866 :0:0: note: this is the location of the previous definition #9 2.872 :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/ResourceCoordinationTransferContainer.h:45:0, #9 2.874 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.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.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/ServingCellMO.h:45:0, #9 2.877 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.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.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, #9 2.878 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: #9 2.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.878 #define __EXTENSIONS__ /* for Sun */ #9 2.878 #9 2.878 :0:0: note: this is the location of the previous definition #9 2.879 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, #9 2.879 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: #9 2.879 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.879 #define __EXTENSIONS__ /* for Sun */ #9 2.879 #9 2.879 :0:0: note: this is the location of the previous definition #9 2.880 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.880 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, #9 2.880 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: #9 2.880 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.880 #define __EXTENSIONS__ /* for Sun */ #9 2.880 #9 2.880 :0:0: note: this is the location of the previous definition #9 2.883 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 2.883 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: #9 2.883 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.883 #define __EXTENSIONS__ /* for Sun */ #9 2.883 #9 2.883 :0:0: note: this is the location of the previous definition #9 2.883 :0:0: note: this is the location of the previous definition #9 2.883 :0:0: note: this is the location of the previous definition #9 2.888 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 2.888 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, #9 2.888 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: #9 2.888 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.888 #define __EXTENSIONS__ /* for Sun */ #9 2.888 #9 2.890 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 2.890 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: #9 2.890 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.890 #define __EXTENSIONS__ /* for Sun */ #9 2.890 #9 2.894 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, #9 2.894 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-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.894 :0:0: note: this is the location of the previous definition #9 2.902 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, #9 2.902 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: #9 2.902 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.902 #define __EXTENSIONS__ /* for Sun */ #9 2.902 #9 2.902 :0:0: note: this is the location of the previous definition #9 2.912 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.912 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, #9 2.912 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: #9 2.912 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.912 #define __EXTENSIONS__ /* for Sun */ #9 2.912 #9 2.912 :0:0: note: this is the location of the previous definition #9 2.914 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  #9 2.914 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  #9 2.923 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.923 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, #9 2.923 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: #9 2.923 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.923 #define __EXTENSIONS__ /* for Sun */ #9 2.923 #9 2.923 :0:0: note: this is the location of the previous definition #9 2.924 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, #9 2.924 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: #9 2.924 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.924 #define __EXTENSIONS__ /* for Sun */ #9 2.924 #9 2.924 :0:0: note: this is the location of the previous definition #9 2.927 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, #9 2.927 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: #9 2.927 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.927 #define __EXTENSIONS__ /* for Sun */ #9 2.927 #9 2.927 :0:0: note: this is the location of the previous definition #9 2.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  #9 2.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  #9 2.932 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, #9 2.932 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: #9 2.932 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.932 #define __EXTENSIONS__ /* for Sun */ #9 2.932 #9 2.932 :0:0: note: this is the location of the previous definition #9 2.946 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.946 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, #9 2.946 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: #9 2.946 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.946 #define __EXTENSIONS__ /* for Sun */ #9 2.946 #9 2.946 :0:0: note: this is the location of the previous definition #9 2.947 :0:0: note: this is the location of the previous definition #9 2.947 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  #9 2.951 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.951 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, #9 2.951 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: #9 2.951 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.951 #define __EXTENSIONS__ /* for Sun */ #9 2.951 #9 2.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, #9 2.959 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: #9 2.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.959 #define __EXTENSIONS__ /* for Sun */ #9 2.959 #9 2.959 :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/Broadcast-To-Be-Cancelled-List.h:41:0, #9 2.961 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-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.961 :0:0: note: this is the location of the previous definition #9 2.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.968 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, #9 2.968 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: #9 2.968 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.968 #define __EXTENSIONS__ /* for Sun */ #9 2.968 #9 2.972 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 2.972 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, #9 2.972 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: #9 2.972 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.972 #define __EXTENSIONS__ /* for Sun */ #9 2.972 #9 2.972 :0:0: note: this is the location of the previous definition #9 2.997 :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/NRNRB.h:83:0, #9 3.003 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.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.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  #9 3.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  #9 3.027 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  #9 3.029 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  #9 3.034 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  #9 3.034 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, #9 3.034 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.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.038 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, #9 3.038 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: #9 3.038 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.038 #define __EXTENSIONS__ /* for Sun */ #9 3.038 #9 3.041 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  #9 3.046 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, #9 3.046 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.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.050 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, #9 3.050 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: #9 3.050 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.050 #define __EXTENSIONS__ /* for Sun */ #9 3.050 #9 3.063 :0:0: note: this is the location of the previous definition #9 3.069 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 3.069 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, #9 3.069 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: #9 3.069 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.069 #define __EXTENSIONS__ /* for Sun */ #9 3.069 #9 3.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, #9 3.081 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: #9 3.081 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.081 #define __EXTENSIONS__ /* for Sun */ #9 3.081 #9 3.081 :0:0: note: this is the location of the previous definition #9 3.082 :0:0: note: this is the location of the previous definition #9 3.082 :0:0: note: this is the location of the previous definition #9 3.085 :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/Served-Cells-To-Delete-List.h:41:0, #9 3.086 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.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.087 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 3.087 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: #9 3.087 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.087 #define __EXTENSIONS__ /* for Sun */ #9 3.087 #9 3.087 :0:0: note: this is the location of the previous definition #9 3.091 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, #9 3.091 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: #9 3.091 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.091 #define __EXTENSIONS__ /* for Sun */ #9 3.091 #9 3.091 :0:0: note: this is the location of the previous definition #9 3.095 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, #9 3.095 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: #9 3.095 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.095 #define __EXTENSIONS__ /* for Sun */ #9 3.095 #9 3.096 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, #9 3.096 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: #9 3.096 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.096 #define __EXTENSIONS__ /* for Sun */ #9 3.096 #9 3.102 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, #9 3.102 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: #9 3.102 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.102 #define __EXTENSIONS__ /* for Sun */ #9 3.102 #9 3.102 :0:0: note: this is the location of the previous definition #9 3.102 :0:0: note: this is the location of the previous definition #9 3.102 :0:0: note: this is the location of the previous definition #9 3.116 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.116 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.116 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, #9 3.116 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: #9 3.116 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.116 #define __EXTENSIONS__ /* for Sun */ #9 3.116 #9 3.116 :0:0: note: this is the location of the previous definition #9 3.120 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, #9 3.120 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: #9 3.120 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.120 #define __EXTENSIONS__ /* for Sun */ #9 3.120 #9 3.120 :0:0: note: this is the location of the previous definition #9 3.124 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, #9 3.124 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: #9 3.124 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.124 #define __EXTENSIONS__ /* for Sun */ #9 3.124 #9 3.124 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.124 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.124 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, #9 3.124 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: #9 3.124 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.124 #define __EXTENSIONS__ /* for Sun */ #9 3.124 #9 3.124 :0:0: note: this is the location of the previous definition #9 3.126 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, #9 3.126 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: #9 3.126 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.126 #define __EXTENSIONS__ /* for Sun */ #9 3.126 #9 3.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  #9 3.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  #9 3.134 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 3.134 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: #9 3.134 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.134 #define __EXTENSIONS__ /* for Sun */ #9 3.134 #9 3.134 :0:0: note: this is the location of the previous definition #9 3.137 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, #9 3.137 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: #9 3.137 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.137 #define __EXTENSIONS__ /* for Sun */ #9 3.137 #9 3.138 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, #9 3.138 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: #9 3.138 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.138 #define __EXTENSIONS__ /* for Sun */ #9 3.138 #9 3.138 :0:0: note: this is the location of the previous definition #9 3.140 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  #9 3.142 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  #9 3.149 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  #9 3.149 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 3.149 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 3.149 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, #9 3.149 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: #9 3.149 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.149 #define __EXTENSIONS__ /* for Sun */ #9 3.149 #9 3.149 :0:0: note: this is the location of the previous definition #9 3.158 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.158 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: #9 3.158 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.158 #define __EXTENSIONS__ /* for Sun */ #9 3.158 #9 3.159 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, #9 3.159 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: #9 3.159 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.159 #define __EXTENSIONS__ /* for Sun */ #9 3.159 #9 3.160 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, #9 3.160 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: #9 3.160 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.160 #define __EXTENSIONS__ /* for Sun */ #9 3.160 #9 3.173 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, #9 3.173 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: #9 3.173 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.173 #define __EXTENSIONS__ /* for Sun */ #9 3.173 #9 3.173 :0:0: note: this is the location of the previous definition #9 3.179 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, #9 3.179 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: #9 3.179 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.179 #define __EXTENSIONS__ /* for Sun */ #9 3.179 #9 3.179 :0:0: note: this is the location of the previous definition #9 3.181 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 3.181 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, #9 3.181 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: #9 3.181 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.181 #define __EXTENSIONS__ /* for Sun */ #9 3.181 #9 3.181 :0:0: note: this is the location of the previous definition #9 3.181 :0:0: note: this is the location of the previous definition #9 3.182 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  #9 3.182 :0:0: note: this is the location of the previous definition #9 3.183 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 3.183 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, #9 3.183 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: #9 3.183 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.183 #define __EXTENSIONS__ /* for Sun */ #9 3.183 #9 3.196 :0:0: note: this is the location of the previous definition #9 3.202 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, #9 3.202 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: #9 3.202 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.202 #define __EXTENSIONS__ /* for Sun */ #9 3.202 #9 3.208 :0:0: note: this is the location of the previous definition #9 3.210 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, #9 3.210 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.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.211 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.211 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, #9 3.211 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: #9 3.211 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.211 #define __EXTENSIONS__ /* for Sun */ #9 3.211 #9 3.211 :0:0: note: this is the location of the previous definition #9 3.211 :0:0: note: this is the location of the previous definition #9 3.212 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.212 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, #9 3.212 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: #9 3.212 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.212 #define __EXTENSIONS__ /* for Sun */ #9 3.212 #9 3.212 :0:0: note: this is the location of the previous definition #9 3.225 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.225 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, #9 3.225 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.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.233 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  #9 3.233 :0:0: note: this is the location of the previous definition #9 3.233 :0:0: note: this is the location of the previous definition #9 3.234 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, #9 3.234 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: #9 3.234 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.234 #define __EXTENSIONS__ /* for Sun */ #9 3.234 #9 3.234 :0:0: note: this is the location of the previous definition #9 3.235 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, #9 3.235 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: #9 3.235 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.235 #define __EXTENSIONS__ /* for Sun */ #9 3.235 #9 3.235 :0:0: note: this is the location of the previous definition #9 3.235 :0:0: note: this is the location of the previous definition #9 3.249 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 3.249 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: #9 3.249 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.249 #define __EXTENSIONS__ /* for Sun */ #9 3.249 #9 3.252 :0:0: note: this is the location of the previous definition #9 3.256 :0:0: note: this is the location of the previous definition #9 3.256 :0:0: note: this is the location of the previous definition #9 3.260 :0:0: note: this is the location of the previous definition #9 3.271 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, #9 3.271 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: #9 3.271 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.271 #define __EXTENSIONS__ /* for Sun */ #9 3.271 #9 3.271 :0:0: note: this is the location of the previous definition #9 3.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, #9 3.280 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: #9 3.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.280 #define __EXTENSIONS__ /* for Sun */ #9 3.280 #9 3.280 :0:0: note: this is the location of the previous definition #9 3.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 3.284 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, #9 3.284 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: #9 3.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.284 #define __EXTENSIONS__ /* for Sun */ #9 3.284 #9 3.284 :0:0: note: this is the location of the previous definition #9 3.287 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, #9 3.287 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: #9 3.287 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.287 #define __EXTENSIONS__ /* for Sun */ #9 3.287 #9 3.287 :0:0: note: this is the location of the previous definition #9 3.291 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  #9 3.294 :0:0: note: this is the location of the previous definition #9 3.309 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  #9 3.311 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  #9 3.321 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  #9 3.322 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 3.322 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: #9 3.322 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.322 #define __EXTENSIONS__ /* for Sun */ #9 3.322 #9 3.322 :0:0: note: this is the location of the previous definition #9 3.328 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  #9 3.341 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, #9 3.341 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: #9 3.341 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.341 #define __EXTENSIONS__ /* for Sun */ #9 3.341 #9 3.341 :0:0: note: this is the location of the previous definition #9 3.361 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  #9 3.371 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.371 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: #9 3.371 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.371 #define __EXTENSIONS__ /* for Sun */ #9 3.371 #9 3.371 :0:0: note: this is the location of the previous definition #9 3.387 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, #9 3.387 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: #9 3.387 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.387 #define __EXTENSIONS__ /* for Sun */ #9 3.387 #9 3.387 :0:0: note: this is the location of the previous definition #9 3.402 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 3.402 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, #9 3.402 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: #9 3.402 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.402 #define __EXTENSIONS__ /* for Sun */ #9 3.402 #9 3.402 :0:0: note: this is the location of the previous definition #9 3.403 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  #9 3.405 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  #9 3.409 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  #9 3.414 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  #9 3.415 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  #9 3.421 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 3.421 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, #9 3.421 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: #9 3.421 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.421 #define __EXTENSIONS__ /* for Sun */ #9 3.421 #9 3.428 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.428 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.428 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, #9 3.428 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.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 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  #9 3.429 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  #9 3.430 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  #9 3.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  #9 3.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  #9 3.433 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.433 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, #9 3.433 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.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.433 :0:0: note: this is the location of the previous definition #9 3.433 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.433 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, #9 3.433 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-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.433 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 3.433 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.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.433 :0:0: note: this is the location of the previous definition #9 3.436 :0:0: note: this is the location of the previous definition #9 3.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  #9 3.441 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  #9 3.442 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.442 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, #9 3.442 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: #9 3.442 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.442 #define __EXTENSIONS__ /* for Sun */ #9 3.442 #9 3.442 :0:0: note: this is the location of the previous definition #9 3.445 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, #9 3.445 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.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.449 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  #9 3.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  #9 3.451 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  #9 3.457 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  #9 3.463 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  #9 3.466 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, #9 3.466 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: #9 3.466 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.466 #define __EXTENSIONS__ /* for Sun */ #9 3.466 #9 3.468 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, #9 3.468 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: #9 3.468 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.468 #define __EXTENSIONS__ /* for Sun */ #9 3.468 #9 3.471 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  #9 3.480 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, #9 3.480 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: #9 3.480 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.480 #define __EXTENSIONS__ /* for Sun */ #9 3.480 #9 3.480 :0:0: note: this is the location of the previous definition #9 3.480 :0:0: note: this is the location of the previous definition #9 3.480 :0:0: note: this is the location of the previous definition #9 3.489 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, #9 3.489 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: #9 3.489 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.489 #define __EXTENSIONS__ /* for Sun */ #9 3.489 #9 3.492 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 3.492 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, #9 3.492 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: #9 3.492 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.492 #define __EXTENSIONS__ /* for Sun */ #9 3.492 #9 3.492 :0:0: note: this is the location of the previous definition #9 3.498 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 3.498 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, #9 3.498 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: #9 3.498 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.498 #define __EXTENSIONS__ /* for Sun */ #9 3.498 #9 3.498 :0:0: note: this is the location of the previous definition #9 3.498 :0:0: note: this is the location of the previous definition #9 3.500 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.500 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.500 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: #9 3.500 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.500 #define __EXTENSIONS__ /* for Sun */ #9 3.500 #9 3.500 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 3.500 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, #9 3.500 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: #9 3.500 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.500 #define __EXTENSIONS__ /* for Sun */ #9 3.500 #9 3.508 :0:0: note: this is the location of the previous definition #9 3.508 :0:0: note: this is the location of the previous definition #9 3.513 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  #9 3.513 :0:0: note: this is the location of the previous definition #9 3.519 :0:0: note: this is the location of the previous definition #9 3.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 3.528 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, #9 3.528 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: #9 3.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.528 #define __EXTENSIONS__ /* for Sun */ #9 3.528 #9 3.528 :0:0: note: this is the location of the previous definition #9 3.533 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.533 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, #9 3.533 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: #9 3.533 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.533 #define __EXTENSIONS__ /* for Sun */ #9 3.533 #9 3.538 :0:0: note: this is the location of the previous definition #9 3.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, #9 3.541 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: #9 3.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.541 #define __EXTENSIONS__ /* for Sun */ #9 3.541 #9 3.541 :0:0: note: this is the location of the previous definition #9 3.543 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.543 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: #9 3.543 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.543 #define __EXTENSIONS__ /* for Sun */ #9 3.543 #9 3.543 :0:0: note: this is the location of the previous definition #9 3.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  #9 3.570 :0:0: note: this is the location of the previous definition #9 3.593 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, #9 3.593 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: #9 3.593 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.593 #define __EXTENSIONS__ /* for Sun */ #9 3.593 #9 3.593 :0:0: note: this is the location of the previous definition #9 3.606 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  #9 3.610 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  #9 3.611 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  #9 3.617 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  #9 3.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  #9 3.625 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  #9 3.635 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  #9 3.647 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, #9 3.647 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: #9 3.647 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.647 #define __EXTENSIONS__ /* for Sun */ #9 3.647 #9 3.655 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, #9 3.655 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: #9 3.655 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.655 #define __EXTENSIONS__ /* for Sun */ #9 3.655 #9 3.658 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.658 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, #9 3.658 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: #9 3.658 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.658 #define __EXTENSIONS__ /* for Sun */ #9 3.658 #9 3.658 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, #9 3.658 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: #9 3.658 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.658 #define __EXTENSIONS__ /* for Sun */ #9 3.658 #9 3.658 :0:0: note: this is the location of the previous definition #9 3.663 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, #9 3.663 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: #9 3.663 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.663 #define __EXTENSIONS__ /* for Sun */ #9 3.663 #9 3.665 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  #9 3.665 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  #9 3.666 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  #9 3.671 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, #9 3.671 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: #9 3.671 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.671 #define __EXTENSIONS__ /* for Sun */ #9 3.671 #9 3.671 :0:0: note: this is the location of the previous definition #9 3.675 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 3.675 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: #9 3.675 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.675 #define __EXTENSIONS__ /* for Sun */ #9 3.675 #9 3.675 :0:0: note: this is the location of the previous definition #9 3.676 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  #9 3.677 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  #9 3.682 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  #9 3.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.685 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, #9 3.685 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: #9 3.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.685 #define __EXTENSIONS__ /* for Sun */ #9 3.685 #9 3.685 :0:0: note: this is the location of the previous definition #9 3.695 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, #9 3.695 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: #9 3.695 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.695 #define __EXTENSIONS__ /* for Sun */ #9 3.695 #9 3.695 :0:0: note: this is the location of the previous definition #9 3.695 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  #9 3.701 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  #9 3.701 :0:0: note: this is the location of the previous definition #9 3.713 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, #9 3.713 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: #9 3.713 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.713 #define __EXTENSIONS__ /* for Sun */ #9 3.713 #9 3.713 :0:0: note: this is the location of the previous definition #9 3.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 3.724 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, #9 3.724 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: #9 3.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.724 #define __EXTENSIONS__ /* for Sun */ #9 3.724 #9 3.733 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  #9 3.735 :0:0: note: this is the location of the previous definition #9 3.737 :0:0: note: this is the location of the previous definition #9 3.749 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  #9 3.750 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  #9 3.751 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  #9 3.751 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  #9 3.753 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  #9 3.753 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  #9 3.754 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  #9 3.764 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.764 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, #9 3.764 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: #9 3.764 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.764 #define __EXTENSIONS__ /* for Sun */ #9 3.764 #9 3.764 :0:0: note: this is the location of the previous definition #9 3.776 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 3.776 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, #9 3.776 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: #9 3.776 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.776 #define __EXTENSIONS__ /* for Sun */ #9 3.776 #9 3.776 :0:0: note: this is the location of the previous definition #9 3.779 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  #9 3.787 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, #9 3.787 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: #9 3.787 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.787 #define __EXTENSIONS__ /* for Sun */ #9 3.787 #9 3.788 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, #9 3.788 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.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.789 :0:0: note: this is the location of the previous definition #9 3.790 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  #9 3.795 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.795 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, #9 3.795 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: #9 3.795 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.795 #define __EXTENSIONS__ /* for Sun */ #9 3.795 #9 3.795 :0:0: note: this is the location of the previous definition #9 3.797 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.797 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, #9 3.797 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: #9 3.797 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.797 #define __EXTENSIONS__ /* for Sun */ #9 3.797 #9 3.797 :0:0: note: this is the location of the previous definition #9 3.798 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  #9 3.799 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  #9 3.799 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  #9 3.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, #9 3.801 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: #9 3.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.801 #define __EXTENSIONS__ /* for Sun */ #9 3.801 #9 3.801 :0:0: note: this is the location of the previous definition #9 3.801 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, #9 3.801 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: #9 3.801 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.801 #define __EXTENSIONS__ /* for Sun */ #9 3.801 #9 3.801 :0:0: note: this is the location of the previous definition #9 3.802 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.802 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, #9 3.802 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: #9 3.802 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.802 #define __EXTENSIONS__ /* for Sun */ #9 3.802 #9 3.802 :0:0: note: this is the location of the previous definition #9 3.812 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  #9 3.813 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  #9 3.816 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  #9 3.816 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  #9 3.817 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  #9 3.822 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, #9 3.822 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: #9 3.822 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.822 #define __EXTENSIONS__ /* for Sun */ #9 3.822 #9 3.823 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 3.823 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, #9 3.823 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: #9 3.823 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.823 #define __EXTENSIONS__ /* for Sun */ #9 3.823 #9 3.823 :0:0: note: this is the location of the previous definition #9 3.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, #9 3.835 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: #9 3.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.835 #define __EXTENSIONS__ /* for Sun */ #9 3.835 #9 3.840 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, #9 3.840 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: #9 3.840 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.840 #define __EXTENSIONS__ /* for Sun */ #9 3.840 #9 3.841 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  #9 3.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  #9 3.842 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.842 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, #9 3.842 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: #9 3.842 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.842 #define __EXTENSIONS__ /* for Sun */ #9 3.842 #9 3.848 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 3.848 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, #9 3.848 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: #9 3.848 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.848 #define __EXTENSIONS__ /* for Sun */ #9 3.848 #9 3.848 :0:0: note: this is the location of the previous definition #9 3.859 :0:0: note: this is the location of the previous definition #9 3.859 :0:0: note: this is the location of the previous definition #9 3.859 :0:0: note: this is the location of the previous definition #9 3.860 :0:0: note: this is the location of the previous definition #9 3.871 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.871 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.871 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, #9 3.871 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: #9 3.871 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.871 #define __EXTENSIONS__ /* for Sun */ #9 3.871 #9 3.871 :0:0: note: this is the location of the previous definition #9 3.875 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  #9 3.876 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  #9 3.879 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, #9 3.879 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: #9 3.879 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.879 #define __EXTENSIONS__ /* for Sun */ #9 3.879 #9 3.879 :0:0: note: this is the location of the previous definition #9 3.881 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, #9 3.881 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: #9 3.881 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.881 #define __EXTENSIONS__ /* for Sun */ #9 3.881 #9 3.881 :0:0: note: this is the location of the previous definition #9 3.881 :0:0: note: this is the location of the previous definition #9 3.882 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, #9 3.882 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c:8: #9 3.882 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.882 #define __EXTENSIONS__ /* for Sun */ #9 3.882 #9 3.882 :0:0: note: this is the location of the previous definition #9 3.909 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  #9 3.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  #9 3.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  #9 3.912 :0:0: note: this is the location of the previous definition #9 3.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  #9 3.926 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, #9 3.926 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: #9 3.926 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.926 #define __EXTENSIONS__ /* for Sun */ #9 3.926 #9 3.926 :0:0: note: this is the location of the previous definition #9 3.938 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  #9 3.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.939 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.939 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, #9 3.939 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: #9 3.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.939 #define __EXTENSIONS__ /* for Sun */ #9 3.939 #9 3.939 :0:0: note: this is the location of the previous definition #9 3.941 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  #9 3.961 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, #9 3.961 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: #9 3.961 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.961 #define __EXTENSIONS__ /* for Sun */ #9 3.961 #9 3.961 :0:0: note: this is the location of the previous definition #9 3.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.974 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, #9 3.974 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: #9 3.974 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.974 #define __EXTENSIONS__ /* for Sun */ #9 3.974 #9 3.983 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 3.983 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.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.988 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  #9 3.989 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 3.989 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, #9 3.989 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.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.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, #9 3.991 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: #9 3.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.991 #define __EXTENSIONS__ /* for Sun */ #9 3.991 #9 3.991 :0:0: note: this is the location of the previous definition #9 3.996 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, #9 3.996 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: #9 3.996 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.996 #define __EXTENSIONS__ /* for Sun */ #9 3.996 #9 3.996 :0:0: note: this is the location of the previous definition #9 3.997 :0:0: note: this is the location of the previous definition #9 4.000 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  #9 4.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  #9 4.007 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  #9 4.008 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.008 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.008 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, #9 4.008 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.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 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  #9 4.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.009 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, #9 4.009 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: #9 4.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.009 #define __EXTENSIONS__ /* for Sun */ #9 4.009 #9 4.020 :0:0: note: this is the location of the previous definition #9 4.020 :0:0: note: this is the location of the previous definition #9 4.021 :0:0: note: this is the location of the previous definition #9 4.022 :0:0: note: this is the location of the previous definition #9 4.057 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 4.057 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: #9 4.057 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.057 #define __EXTENSIONS__ /* for Sun */ #9 4.057 #9 4.057 :0:0: note: this is the location of the previous definition #9 4.067 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, #9 4.067 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: #9 4.067 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.067 #define __EXTENSIONS__ /* for Sun */ #9 4.067 #9 4.083 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.083 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.083 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: #9 4.083 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.083 #define __EXTENSIONS__ /* for Sun */ #9 4.083 #9 4.083 :0:0: note: this is the location of the previous definition #9 4.112 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, #9 4.112 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: #9 4.112 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.112 #define __EXTENSIONS__ /* for Sun */ #9 4.112 #9 4.112 :0:0: note: this is the location of the previous definition #9 4.123 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.123 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, #9 4.123 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: #9 4.123 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.123 #define __EXTENSIONS__ /* for Sun */ #9 4.123 #9 4.123 :0:0: note: this is the location of the previous definition #9 4.134 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.134 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.134 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, #9 4.134 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: #9 4.134 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.134 #define __EXTENSIONS__ /* for Sun */ #9 4.134 #9 4.134 :0:0: note: this is the location of the previous definition #9 4.142 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, #9 4.142 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: #9 4.142 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.142 #define __EXTENSIONS__ /* for Sun */ #9 4.142 #9 4.142 :0:0: note: this is the location of the previous definition #9 4.150 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, #9 4.150 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: #9 4.150 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.150 #define __EXTENSIONS__ /* for Sun */ #9 4.150 #9 4.150 :0:0: note: this is the location of the previous definition #9 4.152 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  #9 4.153 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  #9 4.156 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.156 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, #9 4.156 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: #9 4.156 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.156 #define __EXTENSIONS__ /* for Sun */ #9 4.156 #9 4.156 :0:0: note: this is the location of the previous definition #9 4.156 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  #9 4.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  #9 4.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  #9 4.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  #9 4.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  #9 4.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  #9 4.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  #9 4.160 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, #9 4.160 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: #9 4.160 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.160 #define __EXTENSIONS__ /* for Sun */ #9 4.160 #9 4.160 :0:0: note: this is the location of the previous definition #9 4.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  #9 4.161 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  #9 4.165 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  #9 4.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  #9 4.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  #9 4.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  #9 4.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  #9 4.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  #9 4.174 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  #9 4.175 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  #9 4.181 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  #9 4.182 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  #9 4.187 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  #9 4.188 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, #9 4.188 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: #9 4.188 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.188 #define __EXTENSIONS__ /* for Sun */ #9 4.188 #9 4.188 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  #9 4.190 :0:0: note: this is the location of the previous definition #9 4.193 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  #9 4.197 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  #9 4.197 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  #9 4.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  #9 4.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, #9 4.204 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: #9 4.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.204 #define __EXTENSIONS__ /* for Sun */ #9 4.204 #9 4.204 :0:0: note: this is the location of the previous definition #9 4.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  #9 4.205 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  #9 4.217 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  #9 4.218 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  #9 4.222 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  #9 4.224 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, #9 4.224 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: #9 4.224 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.224 #define __EXTENSIONS__ /* for Sun */ #9 4.224 #9 4.224 :0:0: note: this is the location of the previous definition #9 4.227 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  #9 4.228 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  #9 4.229 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  #9 4.236 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 4.236 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: #9 4.236 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.236 #define __EXTENSIONS__ /* for Sun */ #9 4.236 #9 4.236 :0:0: note: this is the location of the previous definition #9 4.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  #9 4.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  #9 4.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  #9 4.273 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, #9 4.273 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: #9 4.273 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.273 #define __EXTENSIONS__ /* for Sun */ #9 4.273 #9 4.273 :0:0: note: this is the location of the previous definition #9 4.273 :0:0: note: this is the location of the previous definition #9 4.280 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.280 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.280 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, #9 4.280 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: #9 4.280 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.280 #define __EXTENSIONS__ /* for Sun */ #9 4.280 #9 4.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, #9 4.291 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: #9 4.291 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.291 #define __EXTENSIONS__ /* for Sun */ #9 4.291 #9 4.295 :0:0: note: this is the location of the previous definition #9 4.295 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.295 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.295 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.295 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, #9 4.295 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: #9 4.295 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.295 #define __EXTENSIONS__ /* for Sun */ #9 4.295 #9 4.295 :0:0: note: this is the location of the previous definition #9 4.300 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, #9 4.300 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: #9 4.300 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.300 #define __EXTENSIONS__ /* for Sun */ #9 4.300 #9 4.300 :0:0: note: this is the location of the previous definition #9 4.303 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.303 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, #9 4.303 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: #9 4.303 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.303 #define __EXTENSIONS__ /* for Sun */ #9 4.303 #9 4.303 :0:0: note: this is the location of the previous definition #9 4.316 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.316 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, #9 4.316 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: #9 4.316 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.316 #define __EXTENSIONS__ /* for Sun */ #9 4.316 #9 4.317 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  #9 4.317 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  #9 4.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.318 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, #9 4.318 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.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.318 :0:0: note: this is the location of the previous definition #9 4.319 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  #9 4.321 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  #9 4.322 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  #9 4.322 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  #9 4.323 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  #9 4.324 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  #9 4.324 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  #9 4.324 :0:0: note: this is the location of the previous definition #9 4.325 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  #9 4.325 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  #9 4.326 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  #9 4.326 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  #9 4.326 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  #9 4.327 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  #9 4.327 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  #9 4.328 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  #9 4.329 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  #9 4.330 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  #9 4.331 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  #9 4.331 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  #9 4.332 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  #9 4.333 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  #9 4.333 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, #9 4.333 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: #9 4.333 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.333 #define __EXTENSIONS__ /* for Sun */ #9 4.333 #9 4.333 :0:0: note: this is the location of the previous definition #9 4.359 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, #9 4.359 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: #9 4.359 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.359 #define __EXTENSIONS__ /* for Sun */ #9 4.359 #9 4.372 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 4.372 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, #9 4.372 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: #9 4.372 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.372 #define __EXTENSIONS__ /* for Sun */ #9 4.372 #9 4.372 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  #9 4.373 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  #9 4.376 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, #9 4.376 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: #9 4.376 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.376 #define __EXTENSIONS__ /* for Sun */ #9 4.376 #9 4.377 :0:0: note: this is the location of the previous definition #9 4.401 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  #9 4.401 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  #9 4.402 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  #9 4.402 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  #9 4.406 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  #9 4.406 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  #9 4.409 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  #9 4.416 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.416 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, #9 4.416 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: #9 4.416 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.416 #define __EXTENSIONS__ /* for Sun */ #9 4.416 #9 4.416 :0:0: note: this is the location of the previous definition #9 4.417 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  #9 4.421 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  #9 4.422 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  #9 4.423 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 4.423 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, #9 4.423 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: #9 4.423 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.423 #define __EXTENSIONS__ /* for Sun */ #9 4.423 #9 4.423 :0:0: note: this is the location of the previous definition #9 4.423 :0:0: note: this is the location of the previous definition #9 4.423 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  #9 4.427 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, #9 4.427 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: #9 4.427 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.427 #define __EXTENSIONS__ /* for Sun */ #9 4.427 #9 4.427 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  #9 4.427 :0:0: note: this is the location of the previous definition #9 4.432 :0:0: note: this is the location of the previous definition #9 4.438 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, #9 4.438 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: #9 4.438 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.438 #define __EXTENSIONS__ /* for Sun */ #9 4.438 #9 4.448 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: #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.448 :0:0: note: this is the location of the previous definition #9 4.456 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, #9 4.456 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: #9 4.456 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.456 #define __EXTENSIONS__ /* for Sun */ #9 4.456 #9 4.456 :0:0: note: this is the location of the previous definition #9 4.464 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, #9 4.464 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: #9 4.464 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.464 #define __EXTENSIONS__ /* for Sun */ #9 4.464 #9 4.464 :0:0: note: this is the location of the previous definition #9 4.471 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 4.471 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: #9 4.471 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.471 #define __EXTENSIONS__ /* for Sun */ #9 4.471 #9 4.472 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 4.472 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, #9 4.472 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: #9 4.472 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.472 #define __EXTENSIONS__ /* for Sun */ #9 4.472 #9 4.472 :0:0: note: this is the location of the previous definition #9 4.475 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.475 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: #9 4.475 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.475 #define __EXTENSIONS__ /* for Sun */ #9 4.475 #9 4.480 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 4.480 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, #9 4.480 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: #9 4.480 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.480 #define __EXTENSIONS__ /* for Sun */ #9 4.480 #9 4.480 :0:0: note: this is the location of the previous definition #9 4.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  #9 4.485 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  #9 4.490 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, #9 4.490 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: #9 4.490 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.490 #define __EXTENSIONS__ /* for Sun */ #9 4.490 #9 4.491 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  #9 4.494 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  #9 4.499 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, #9 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: #9 4.499 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.499 #define __EXTENSIONS__ /* for Sun */ #9 4.499 #9 4.499 :0:0: note: this is the location of the previous definition #9 4.500 :0:0: note: this is the location of the previous definition #9 4.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  #9 4.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  #9 4.511 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  #9 4.516 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.516 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, #9 4.516 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: #9 4.516 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.516 #define __EXTENSIONS__ /* for Sun */ #9 4.516 #9 4.518 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, #9 4.518 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.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.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.523 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, #9 4.523 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: #9 4.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.523 #define __EXTENSIONS__ /* for Sun */ #9 4.523 #9 4.528 :0:0: note: this is the location of the previous definition #9 4.529 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, #9 4.529 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: #9 4.529 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.529 #define __EXTENSIONS__ /* for Sun */ #9 4.529 #9 4.530 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.530 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.530 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, #9 4.530 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: #9 4.530 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.530 #define __EXTENSIONS__ /* for Sun */ #9 4.530 #9 4.531 :0:0: note: this is the location of the previous definition #9 4.541 :0:0: note: this is the location of the previous definition #9 4.544 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.544 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.544 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, #9 4.544 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: #9 4.544 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.544 #define __EXTENSIONS__ /* for Sun */ #9 4.544 #9 4.545 :0:0: note: this is the location of the previous definition #9 4.548 :0:0: note: this is the location of the previous definition #9 4.556 :0:0: note: this is the location of the previous definition #9 4.568 :0:0: note: this is the location of the previous definition #9 4.572 :0:0: note: this is the location of the previous definition #9 4.579 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, #9 4.579 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: #9 4.579 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.579 #define __EXTENSIONS__ /* for Sun */ #9 4.579 #9 4.579 :0:0: note: this is the location of the previous definition #9 4.586 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 4.586 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: #9 4.586 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.586 #define __EXTENSIONS__ /* for Sun */ #9 4.586 #9 4.586 :0:0: note: this is the location of the previous definition #9 4.617 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  #9 4.622 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.622 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, #9 4.622 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.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.622 :0:0: note: this is the location of the previous definition #9 4.638 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.638 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, #9 4.638 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: #9 4.638 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.638 #define __EXTENSIONS__ /* for Sun */ #9 4.638 #9 4.638 :0:0: note: this is the location of the previous definition #9 4.644 :0:0: note: this is the location of the previous definition #9 4.653 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  #9 4.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  #9 4.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  #9 4.654 :0:0: note: this is the location of the previous definition #9 4.663 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  #9 4.664 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  #9 4.665 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  #9 4.673 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  #9 4.693 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  #9 4.718 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.718 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.718 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, #9 4.718 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: #9 4.718 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.718 #define __EXTENSIONS__ /* for Sun */ #9 4.718 #9 4.718 :0:0: note: this is the location of the previous definition #9 4.727 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.727 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, #9 4.727 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: #9 4.727 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.727 #define __EXTENSIONS__ /* for Sun */ #9 4.727 #9 4.731 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, #9 4.731 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: #9 4.731 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.731 #define __EXTENSIONS__ /* for Sun */ #9 4.731 #9 4.731 :0:0: note: this is the location of the previous definition #9 4.753 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, #9 4.753 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: #9 4.753 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.753 #define __EXTENSIONS__ /* for Sun */ #9 4.753 #9 4.766 :0:0: note: this is the location of the previous definition #9 4.766 :0:0: note: this is the location of the previous definition #9 4.776 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  #9 4.788 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, #9 4.788 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: #9 4.788 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.788 #define __EXTENSIONS__ /* for Sun */ #9 4.788 #9 4.788 :0:0: note: this is the location of the previous definition #9 4.796 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  #9 4.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 4.798 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: #9 4.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.798 #define __EXTENSIONS__ /* for Sun */ #9 4.798 #9 4.798 :0:0: note: this is the location of the previous definition #9 4.807 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  #9 4.811 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 4.811 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 4.811 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: #9 4.811 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.811 #define __EXTENSIONS__ /* for Sun */ #9 4.811 #9 4.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, #9 4.814 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: #9 4.814 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.814 #define __EXTENSIONS__ /* for Sun */ #9 4.814 #9 4.814 :0:0: note: this is the location of the previous definition #9 4.816 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  #9 4.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.819 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.819 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.819 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: #9 4.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.819 #define __EXTENSIONS__ /* for Sun */ #9 4.819 #9 4.819 :0:0: note: this is the location of the previous definition #9 4.823 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  #9 4.828 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 4.828 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: #9 4.828 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.828 #define __EXTENSIONS__ /* for Sun */ #9 4.828 #9 4.828 :0:0: note: this is the location of the previous definition #9 4.829 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  #9 4.829 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  #9 4.831 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, #9 4.831 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: #9 4.831 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.831 #define __EXTENSIONS__ /* for Sun */ #9 4.831 #9 4.831 :0:0: note: this is the location of the previous definition #9 4.832 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  #9 4.843 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.843 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, #9 4.843 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: #9 4.843 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.843 #define __EXTENSIONS__ /* for Sun */ #9 4.843 #9 4.844 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  #9 4.844 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  #9 4.845 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  #9 4.846 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  #9 4.846 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  #9 4.854 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.854 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, #9 4.854 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: #9 4.854 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.854 #define __EXTENSIONS__ /* for Sun */ #9 4.854 #9 4.855 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.855 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.855 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, #9 4.855 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: #9 4.855 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.855 #define __EXTENSIONS__ /* for Sun */ #9 4.855 #9 4.856 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  #9 4.857 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  #9 4.858 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, #9 4.858 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: #9 4.858 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.858 #define __EXTENSIONS__ /* for Sun */ #9 4.858 #9 4.858 :0:0: note: this is the location of the previous definition #9 4.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  #9 4.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  #9 4.869 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  #9 4.871 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.871 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.871 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, #9 4.871 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: #9 4.871 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.871 #define __EXTENSIONS__ /* for Sun */ #9 4.871 #9 4.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, #9 4.872 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: #9 4.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.872 #define __EXTENSIONS__ /* for Sun */ #9 4.872 #9 4.873 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  #9 4.876 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, #9 4.876 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: #9 4.876 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.876 #define __EXTENSIONS__ /* for Sun */ #9 4.876 #9 4.876 :0:0: note: this is the location of the previous definition #9 4.879 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, #9 4.879 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: #9 4.879 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.879 #define __EXTENSIONS__ /* for Sun */ #9 4.879 #9 4.879 :0:0: note: this is the location of the previous definition #9 4.886 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, #9 4.886 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: #9 4.886 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.886 #define __EXTENSIONS__ /* for Sun */ #9 4.886 #9 4.892 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, #9 4.892 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: #9 4.892 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.892 #define __EXTENSIONS__ /* for Sun */ #9 4.892 #9 4.893 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  #9 4.896 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 4.896 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: #9 4.896 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.896 #define __EXTENSIONS__ /* for Sun */ #9 4.896 #9 4.896 :0:0: note: this is the location of the previous definition #9 4.899 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, #9 4.899 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: #9 4.899 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.899 #define __EXTENSIONS__ /* for Sun */ #9 4.899 #9 4.904 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.904 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, #9 4.904 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: #9 4.904 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.904 #define __EXTENSIONS__ /* for Sun */ #9 4.904 #9 4.904 :0:0: note: this is the location of the previous definition #9 4.915 :0:0: note: this is the location of the previous definition #9 4.918 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  #9 4.920 :0:0: note: this is the location of the previous definition #9 4.922 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, #9 4.922 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: #9 4.922 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.922 #define __EXTENSIONS__ /* for Sun */ #9 4.922 #9 4.922 :0:0: note: this is the location of the previous definition #9 4.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  #9 4.925 :0:0: note: this is the location of the previous definition #9 4.930 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 4.930 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, #9 4.930 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: #9 4.930 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.930 #define __EXTENSIONS__ /* for Sun */ #9 4.930 #9 4.930 :0:0: note: this is the location of the previous definition #9 4.930 :0:0: note: this is the location of the previous definition #9 4.933 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  #9 4.933 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.933 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, #9 4.933 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: #9 4.933 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.933 #define __EXTENSIONS__ /* for Sun */ #9 4.933 #9 4.933 :0:0: note: this is the location of the previous definition #9 4.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  #9 4.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 4.939 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 4.939 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, #9 4.939 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: #9 4.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.939 #define __EXTENSIONS__ /* for Sun */ #9 4.939 #9 4.939 :0:0: note: this is the location of the previous definition #9 4.943 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.943 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, #9 4.943 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: #9 4.943 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.943 #define __EXTENSIONS__ /* for Sun */ #9 4.943 #9 4.943 :0:0: note: this is the location of the previous definition #9 4.943 :0:0: note: this is the location of the previous definition #9 4.945 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.945 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, #9 4.945 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: #9 4.945 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.945 #define __EXTENSIONS__ /* for Sun */ #9 4.945 #9 4.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.947 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, #9 4.947 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: #9 4.947 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.947 #define __EXTENSIONS__ /* for Sun */ #9 4.947 #9 4.947 :0:0: note: this is the location of the previous definition #9 4.947 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  #9 4.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  #9 4.951 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, #9 4.951 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: #9 4.951 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.951 #define __EXTENSIONS__ /* for Sun */ #9 4.951 #9 4.951 :0:0: note: this is the location of the previous definition #9 4.951 :0:0: note: this is the location of the previous definition #9 4.953 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  #9 4.953 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  #9 4.954 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, #9 4.954 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: #9 4.954 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.954 #define __EXTENSIONS__ /* for Sun */ #9 4.954 #9 4.954 :0:0: note: this is the location of the previous definition #9 4.956 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, #9 4.956 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: #9 4.956 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.956 #define __EXTENSIONS__ /* for Sun */ #9 4.956 #9 4.957 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.957 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, #9 4.957 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: #9 4.957 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.957 #define __EXTENSIONS__ /* for Sun */ #9 4.957 #9 4.957 :0:0: note: this is the location of the previous definition #9 4.959 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.959 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, #9 4.959 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: #9 4.959 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.959 #define __EXTENSIONS__ /* for Sun */ #9 4.959 #9 4.959 :0:0: note: this is the location of the previous definition #9 4.959 :0:0: note: this is the location of the previous definition #9 4.963 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, #9 4.963 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.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.963 :0:0: note: this is the location of the previous definition #9 4.965 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, #9 4.965 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: #9 4.965 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.965 #define __EXTENSIONS__ /* for Sun */ #9 4.965 #9 4.965 :0:0: note: this is the location of the previous definition #9 4.967 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 4.967 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: #9 4.967 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.967 #define __EXTENSIONS__ /* for Sun */ #9 4.967 #9 4.967 :0:0: note: this is the location of the previous definition #9 4.972 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.972 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, #9 4.972 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: #9 4.972 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.972 #define __EXTENSIONS__ /* for Sun */ #9 4.972 #9 4.972 :0:0: note: this is the location of the previous definition #9 4.972 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.972 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, #9 4.972 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: #9 4.972 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.972 #define __EXTENSIONS__ /* for Sun */ #9 4.972 #9 4.973 :0:0: note: this is the location of the previous definition #9 4.973 :0:0: note: this is the location of the previous definition #9 4.975 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 4.975 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, #9 4.975 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: #9 4.975 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.975 #define __EXTENSIONS__ /* for Sun */ #9 4.975 #9 4.975 :0:0: note: this is the location of the previous definition #9 4.977 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.977 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.977 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, #9 4.977 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: #9 4.977 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.977 #define __EXTENSIONS__ /* for Sun */ #9 4.977 #9 4.977 :0:0: note: this is the location of the previous definition #9 4.980 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, #9 4.980 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.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.981 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 4.981 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: #9 4.981 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.981 #define __EXTENSIONS__ /* for Sun */ #9 4.981 #9 4.981 :0:0: note: this is the location of the previous definition #9 4.986 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, #9 4.986 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: #9 4.986 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.986 #define __EXTENSIONS__ /* for Sun */ #9 4.986 #9 4.986 :0:0: note: this is the location of the previous definition #9 4.989 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, #9 4.989 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: #9 4.989 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.989 #define __EXTENSIONS__ /* for Sun */ #9 4.989 #9 4.989 :0:0: note: this is the location of the previous definition #9 4.993 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.993 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.993 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, #9 4.993 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: #9 4.993 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.993 #define __EXTENSIONS__ /* for Sun */ #9 4.993 #9 4.993 :0:0: note: this is the location of the previous definition #9 4.994 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, #9 4.994 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c:8: #9 4.994 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.994 #define __EXTENSIONS__ /* for Sun */ #9 4.994 #9 4.994 :0:0: note: this is the location of the previous definition #9 4.999 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 4.999 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, #9 4.999 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: #9 4.999 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.999 #define __EXTENSIONS__ /* for Sun */ #9 4.999 #9 5.001 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.001 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, #9 5.001 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: #9 5.001 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.001 #define __EXTENSIONS__ /* for Sun */ #9 5.001 #9 5.001 :0:0: note: this is the location of the previous definition #9 5.006 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 5.006 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: #9 5.006 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.006 #define __EXTENSIONS__ /* for Sun */ #9 5.006 #9 5.006 :0:0: note: this is the location of the previous definition #9 5.008 :0:0: note: this is the location of the previous definition #9 5.009 :0:0: note: this is the location of the previous definition #9 5.017 :0:0: note: this is the location of the previous definition #9 5.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, #9 5.026 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: #9 5.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.026 #define __EXTENSIONS__ /* for Sun */ #9 5.026 #9 5.026 :0:0: note: this is the location of the previous definition #9 5.031 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 5.031 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 5.031 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, #9 5.031 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: #9 5.031 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.031 #define __EXTENSIONS__ /* for Sun */ #9 5.031 #9 5.031 :0:0: note: this is the location of the previous definition #9 5.035 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.035 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: #9 5.035 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.035 #define __EXTENSIONS__ /* for Sun */ #9 5.035 #9 5.035 :0:0: note: this is the location of the previous definition #9 5.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, #9 5.039 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: #9 5.039 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.039 #define __EXTENSIONS__ /* for Sun */ #9 5.039 #9 5.039 :0:0: note: this is the location of the previous definition #9 5.041 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 5.041 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: #9 5.041 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.041 #define __EXTENSIONS__ /* for Sun */ #9 5.041 #9 5.041 :0:0: note: this is the location of the previous definition #9 5.046 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 5.046 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: #9 5.046 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.046 #define __EXTENSIONS__ /* for Sun */ #9 5.046 #9 5.046 :0:0: note: this is the location of the previous definition #9 5.069 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, #9 5.069 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: #9 5.069 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.069 #define __EXTENSIONS__ /* for Sun */ #9 5.069 #9 5.069 :0:0: note: this is the location of the previous definition #9 5.083 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.083 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, #9 5.083 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: #9 5.083 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.083 #define __EXTENSIONS__ /* for Sun */ #9 5.083 #9 5.083 :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/DRBs-SetupMod-List.h:41:0, #9 5.089 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.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.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.110 :0:0: note: this is the location of the previous definition #9 5.112 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.112 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, #9 5.112 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: #9 5.112 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.112 #define __EXTENSIONS__ /* for Sun */ #9 5.112 #9 5.112 :0:0: note: this is the location of the previous definition #9 5.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, #9 5.114 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: #9 5.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.114 #define __EXTENSIONS__ /* for Sun */ #9 5.114 #9 5.114 :0:0: note: this is the location of the previous definition #9 5.115 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 5.115 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, #9 5.115 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: #9 5.115 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.115 #define __EXTENSIONS__ /* for Sun */ #9 5.115 #9 5.115 :0:0: note: this is the location of the previous definition #9 5.133 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, #9 5.133 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: #9 5.133 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.133 #define __EXTENSIONS__ /* for Sun */ #9 5.133 #9 5.133 :0:0: note: this is the location of the previous definition #9 5.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 5.292 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.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.292 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.292 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, #9 5.292 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.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.292 :0:0: note: this is the location of the previous definition #9 5.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 5.293 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, #9 5.293 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: #9 5.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.293 #define __EXTENSIONS__ /* for Sun */ #9 5.293 #9 5.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.293 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, #9 5.293 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: #9 5.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.293 #define __EXTENSIONS__ /* for Sun */ #9 5.293 #9 5.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 5.293 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: #9 5.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.293 #define __EXTENSIONS__ /* for Sun */ #9 5.293 #9 5.293 :0:0: note: this is the location of the previous definition #9 5.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, #9 5.293 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: #9 5.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.293 #define __EXTENSIONS__ /* for Sun */ #9 5.293 #9 5.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 5.293 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: #9 5.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.293 #define __EXTENSIONS__ /* for Sun */ #9 5.293 #9 5.293 :0:0: note: this is the location of the previous definition #9 5.293 :0:0: note: this is the location of the previous definition #9 5.295 :0:0: note: this is the location of the previous definition #9 5.295 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.295 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, #9 5.295 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: #9 5.295 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.295 #define __EXTENSIONS__ /* for Sun */ #9 5.295 #9 5.295 :0:0: note: this is the location of the previous definition #9 5.301 :0:0: note: this is the location of the previous definition #9 5.301 :0:0: note: this is the location of the previous definition #9 5.302 :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/Associated-SCell-List.h:41:0, #9 5.315 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.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.315 :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/Served-Cells-To-Modify-List.h:41:0, #9 5.315 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.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.315 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.315 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.315 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, #9 5.315 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.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.315 :0:0: note: this is the location of the previous definition #9 5.320 :0:0: note: this is the location of the previous definition #9 5.348 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.348 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, #9 5.348 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c:8: #9 5.348 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.348 #define __EXTENSIONS__ /* for Sun */ #9 5.348 #9 5.358 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 5.358 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, #9 5.358 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: #9 5.358 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.358 #define __EXTENSIONS__ /* for Sun */ #9 5.358 #9 5.388 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.388 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, #9 5.388 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: #9 5.388 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.388 #define __EXTENSIONS__ /* for Sun */ #9 5.388 #9 5.394 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 5.394 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.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.394 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, #9 5.394 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.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.408 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 5.408 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, #9 5.408 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: #9 5.408 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.408 #define __EXTENSIONS__ /* for Sun */ #9 5.408 #9 5.412 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, #9 5.412 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.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.416 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 5.416 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, #9 5.416 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: #9 5.416 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.416 #define __EXTENSIONS__ /* for Sun */ #9 5.416 #9 5.428 :0:0: note: this is the location of the previous definition #9 5.435 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, #9 5.435 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: #9 5.435 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.435 #define __EXTENSIONS__ /* for Sun */ #9 5.435 #9 5.436 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.436 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, #9 5.436 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: #9 5.436 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.436 #define __EXTENSIONS__ /* for Sun */ #9 5.436 #9 5.444 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 5.444 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: #9 5.444 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.444 #define __EXTENSIONS__ /* for Sun */ #9 5.444 #9 5.447 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 5.447 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: #9 5.447 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.447 #define __EXTENSIONS__ /* for Sun */ #9 5.447 #9 5.450 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, #9 5.450 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: #9 5.450 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.450 #define __EXTENSIONS__ /* for Sun */ #9 5.450 #9 5.450 :0:0: note: this is the location of the previous definition #9 5.451 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, #9 5.451 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: #9 5.451 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.451 #define __EXTENSIONS__ /* for Sun */ #9 5.451 #9 5.452 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, #9 5.452 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: #9 5.452 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.452 #define __EXTENSIONS__ /* for Sun */ #9 5.452 #9 5.452 :0:0: note: this is the location of the previous definition #9 5.454 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, #9 5.454 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.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.457 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 5.457 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 5.457 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: #9 5.457 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.457 #define __EXTENSIONS__ /* for Sun */ #9 5.457 #9 5.460 :0:0: note: this is the location of the previous definition #9 5.461 :0:0: note: this is the location of the previous definition #9 5.464 :0:0: note: this is the location of the previous definition #9 5.472 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, #9 5.472 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: #9 5.472 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.472 #define __EXTENSIONS__ /* for Sun */ #9 5.472 #9 5.472 :0:0: note: this is the location of the previous definition #9 5.472 :0:0: note: this is the location of the previous definition #9 5.473 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.473 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, #9 5.473 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: #9 5.473 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.473 #define __EXTENSIONS__ /* for Sun */ #9 5.473 #9 5.473 :0:0: note: this is the location of the previous definition #9 5.474 :0:0: note: this is the location of the previous definition #9 5.474 :0:0: note: this is the location of the previous definition #9 5.480 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, #9 5.480 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: #9 5.480 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.480 #define __EXTENSIONS__ /* for Sun */ #9 5.480 #9 5.481 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, #9 5.481 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.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.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.488 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, #9 5.488 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: #9 5.488 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.488 #define __EXTENSIONS__ /* for Sun */ #9 5.488 #9 5.488 :0:0: note: this is the location of the previous definition #9 5.488 :0:0: note: this is the location of the previous definition #9 5.489 :0:0: note: this is the location of the previous definition #9 5.489 :0:0: note: this is the location of the previous definition #9 5.489 :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/PLMN-Identity.h:46:0, #9 5.492 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.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.494 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.494 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, #9 5.494 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: #9 5.494 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.494 #define __EXTENSIONS__ /* for Sun */ #9 5.494 #9 5.495 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.495 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.495 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: #9 5.495 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.495 #define __EXTENSIONS__ /* for Sun */ #9 5.495 #9 5.495 :0:0: note: this is the location of the previous definition #9 5.498 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.498 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, #9 5.498 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: #9 5.498 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.498 #define __EXTENSIONS__ /* for Sun */ #9 5.498 #9 5.498 :0:0: note: this is the location of the previous definition #9 5.505 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.505 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, #9 5.505 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: #9 5.505 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.505 #define __EXTENSIONS__ /* for Sun */ #9 5.505 #9 5.505 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.505 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, #9 5.505 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: #9 5.505 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.505 #define __EXTENSIONS__ /* for Sun */ #9 5.505 #9 5.506 :0:0: note: this is the location of the previous definition #9 5.506 :0:0: note: this is the location of the previous definition #9 5.512 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.512 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.512 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, #9 5.512 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: #9 5.512 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.512 #define __EXTENSIONS__ /* for Sun */ #9 5.512 #9 5.512 :0:0: note: this is the location of the previous definition #9 5.512 :0:0: note: this is the location of the previous definition #9 5.513 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, #9 5.513 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: #9 5.513 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.513 #define __EXTENSIONS__ /* for Sun */ #9 5.513 #9 5.514 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, #9 5.514 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: #9 5.514 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.514 #define __EXTENSIONS__ /* for Sun */ #9 5.514 #9 5.515 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.515 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, #9 5.515 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: #9 5.515 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.515 #define __EXTENSIONS__ /* for Sun */ #9 5.515 #9 5.515 :0:0: note: this is the location of the previous definition #9 5.516 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, #9 5.516 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: #9 5.516 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.516 #define __EXTENSIONS__ /* for Sun */ #9 5.516 #9 5.516 :0:0: note: this is the location of the previous definition #9 5.518 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 5.518 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, #9 5.518 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: #9 5.518 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.518 #define __EXTENSIONS__ /* for Sun */ #9 5.518 #9 5.518 :0:0: note: this is the location of the previous definition #9 5.520 :0:0: note: this is the location of the previous definition #9 5.521 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 5.521 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, #9 5.521 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: #9 5.521 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.521 #define __EXTENSIONS__ /* for Sun */ #9 5.521 #9 5.521 :0:0: note: this is the location of the previous definition #9 5.521 :0:0: note: this is the location of the previous definition #9 5.522 :0:0: note: this is the location of the previous definition #9 5.522 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, #9 5.522 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: #9 5.522 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.522 #define __EXTENSIONS__ /* for Sun */ #9 5.522 #9 5.522 :0:0: note: this is the location of the previous definition #9 5.528 :0:0: note: this is the location of the previous definition #9 5.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.532 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, #9 5.532 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: #9 5.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.532 #define __EXTENSIONS__ /* for Sun */ #9 5.532 #9 5.532 :0:0: note: this is the location of the previous definition #9 5.536 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.536 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: #9 5.536 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.536 #define __EXTENSIONS__ /* for Sun */ #9 5.536 #9 5.536 :0:0: note: this is the location of the previous definition #9 5.538 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.538 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, #9 5.538 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: #9 5.538 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.538 #define __EXTENSIONS__ /* for Sun */ #9 5.538 #9 5.540 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.540 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.540 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, #9 5.540 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: #9 5.540 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.540 #define __EXTENSIONS__ /* for Sun */ #9 5.540 #9 5.540 :0:0: note: this is the location of the previous definition #9 5.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 5.545 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, #9 5.545 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.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.545 :0:0: note: this is the location of the previous definition #9 5.545 :0:0: note: this is the location of the previous definition #9 5.546 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 5.546 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: #9 5.546 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.546 #define __EXTENSIONS__ /* for Sun */ #9 5.546 #9 5.546 :0:0: note: this is the location of the previous definition #9 5.551 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.551 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.551 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, #9 5.551 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: #9 5.551 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.551 #define __EXTENSIONS__ /* for Sun */ #9 5.551 #9 5.551 :0:0: note: this is the location of the previous definition #9 5.555 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.555 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, #9 5.555 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: #9 5.555 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.555 #define __EXTENSIONS__ /* for Sun */ #9 5.555 #9 5.555 :0:0: note: this is the location of the previous definition #9 5.555 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.555 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, #9 5.555 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: #9 5.555 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.555 #define __EXTENSIONS__ /* for Sun */ #9 5.555 #9 5.555 :0:0: note: this is the location of the previous definition #9 5.560 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.560 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.560 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, #9 5.560 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: #9 5.560 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.560 #define __EXTENSIONS__ /* for Sun */ #9 5.560 #9 5.571 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, #9 5.571 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: #9 5.571 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.571 #define __EXTENSIONS__ /* for Sun */ #9 5.571 #9 5.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.573 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, #9 5.573 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: #9 5.573 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.573 #define __EXTENSIONS__ /* for Sun */ #9 5.573 #9 5.573 :0:0: note: this is the location of the previous definition #9 5.586 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.586 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: #9 5.586 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.586 #define __EXTENSIONS__ /* for Sun */ #9 5.586 #9 5.586 :0:0: note: this is the location of the previous definition #9 5.589 :0:0: note: this is the location of the previous definition #9 5.596 :0:0: note: this is the location of the previous definition #9 5.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.603 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, #9 5.603 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: #9 5.603 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.603 #define __EXTENSIONS__ /* for Sun */ #9 5.603 #9 5.603 :0:0: note: this is the location of the previous definition #9 5.616 :0:0: note: this is the location of the previous definition #9 6.292 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_f1ap.a  #9 6.362 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 6.373 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 6.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  #9 6.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  #9 6.376 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  #9 6.377 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  #9 6.378 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  #9 6.379 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  #9 6.380 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  #9 6.381 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  #9 6.382 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  #9 6.383 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  #9 6.383 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  #9 6.384 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  #9 6.385 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  #9 6.385 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  #9 6.386 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  #9 6.386 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  #9 6.387 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  #9 6.388 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  #9 6.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  #9 6.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  #9 6.390 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  #9 6.390 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  #9 6.391 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  #9 6.391 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  #9 6.391 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  #9 6.392 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  #9 6.394 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  #9 6.395 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  #9 6.396 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  #9 6.397 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  #9 6.398 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  #9 6.399 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  #9 6.401 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  #9 6.402 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  #9 6.404 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  #9 6.404 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  #9 6.404 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  #9 6.405 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  #9 6.406 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  #9 6.410 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  #9 6.413 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  #9 6.413 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  #9 6.414 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  #9 6.414 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  #9 6.414 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  #9 6.417 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  #9 6.417 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  #9 6.418 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  #9 6.418 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  #9 6.418 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  #9 6.419 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  #9 6.419 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  #9 6.420 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  #9 6.421 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  #9 6.421 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  #9 6.422 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  #9 6.422 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  #9 6.423 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  #9 6.424 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  #9 6.424 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  #9 6.424 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  #9 6.429 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  #9 6.429 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  #9 6.429 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  #9 6.430 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  #9 6.433 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  #9 6.433 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  #9 6.433 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  #9 6.435 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  #9 6.435 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  #9 6.436 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  #9 6.437 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  #9 6.439 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  #9 6.445 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  #9 6.449 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  #9 6.453 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  #9 6.453 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  #9 6.454 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  #9 6.455 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  #9 6.455 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  #9 6.461 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  #9 6.469 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  #9 6.473 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  #9 6.480 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  #9 6.492 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  #9 6.493 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  #9 6.502 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  #9 6.511 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  #9 6.512 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  #9 6.513 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  #9 6.516 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  #9 6.517 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  #9 6.519 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  #9 6.520 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  #9 6.520 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  #9 6.522 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  #9 6.532 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, #9 6.532 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: #9 6.532 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.532 #define __EXTENSIONS__ /* for Sun */ #9 6.532 #9 6.541 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  #9 6.568 :0:0: note: this is the location of the previous definition #9 6.575 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 6.575 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 6.575 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, #9 6.575 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: #9 6.575 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.575 #define __EXTENSIONS__ /* for Sun */ #9 6.575 #9 6.575 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.575 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, #9 6.575 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: #9 6.575 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.575 #define __EXTENSIONS__ /* for Sun */ #9 6.575 #9 6.575 :0:0: note: this is the location of the previous definition #9 6.577 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, #9 6.577 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: #9 6.577 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.577 #define __EXTENSIONS__ /* for Sun */ #9 6.577 #9 6.577 :0:0: note: this is the location of the previous definition #9 6.579 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  #9 6.579 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  #9 6.585 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  #9 6.586 :0:0: note: this is the location of the previous definition #9 6.590 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  #9 6.591 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, #9 6.591 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: #9 6.591 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.591 #define __EXTENSIONS__ /* for Sun */ #9 6.591 #9 6.591 :0:0: note: this is the location of the previous definition #9 6.592 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, #9 6.592 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: #9 6.592 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.592 #define __EXTENSIONS__ /* for Sun */ #9 6.592 #9 6.592 :0:0: note: this is the location of the previous definition #9 6.592 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.592 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, #9 6.592 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: #9 6.592 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.592 #define __EXTENSIONS__ /* for Sun */ #9 6.592 #9 6.595 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  #9 6.596 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  #9 6.596 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  #9 6.597 :0:0: note: this is the location of the previous definition #9 6.597 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  #9 6.599 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, #9 6.599 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: #9 6.599 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.599 #define __EXTENSIONS__ /* for Sun */ #9 6.599 #9 6.599 :0:0: note: this is the location of the previous definition #9 6.605 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  #9 6.606 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.606 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, #9 6.606 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: #9 6.606 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.606 #define __EXTENSIONS__ /* for Sun */ #9 6.606 #9 6.606 :0:0: note: this is the location of the previous definition #9 6.611 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, #9 6.611 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: #9 6.611 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.611 #define __EXTENSIONS__ /* for Sun */ #9 6.611 #9 6.611 :0:0: note: this is the location of the previous definition #9 6.617 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 6.617 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: #9 6.617 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.617 #define __EXTENSIONS__ /* for Sun */ #9 6.617 #9 6.617 :0:0: note: this is the location of the previous definition #9 6.623 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.623 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, #9 6.623 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: #9 6.623 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.623 #define __EXTENSIONS__ /* for Sun */ #9 6.623 #9 6.625 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, #9 6.625 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: #9 6.625 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.625 #define __EXTENSIONS__ /* for Sun */ #9 6.625 #9 6.625 :0:0: note: this is the location of the previous definition #9 6.628 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, #9 6.628 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: #9 6.628 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.628 #define __EXTENSIONS__ /* for Sun */ #9 6.628 #9 6.629 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  #9 6.637 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  #9 6.646 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  #9 6.646 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  #9 6.650 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  #9 6.650 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  #9 6.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  #9 6.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  #9 6.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  #9 6.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  #9 6.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  #9 6.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  #9 6.653 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  #9 6.655 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, #9 6.655 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: #9 6.655 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.655 #define __EXTENSIONS__ /* for Sun */ #9 6.655 #9 6.655 :0:0: note: this is the location of the previous definition #9 6.656 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.656 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, #9 6.656 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: #9 6.656 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.656 #define __EXTENSIONS__ /* for Sun */ #9 6.656 #9 6.656 :0:0: note: this is the location of the previous definition #9 6.657 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  #9 6.660 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, #9 6.660 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: #9 6.660 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.660 #define __EXTENSIONS__ /* for Sun */ #9 6.660 #9 6.660 :0:0: note: this is the location of the previous definition #9 6.662 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 6.662 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, #9 6.662 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: #9 6.662 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.662 #define __EXTENSIONS__ /* for Sun */ #9 6.662 #9 6.662 :0:0: note: this is the location of the previous definition #9 6.663 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, #9 6.663 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: #9 6.663 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.663 #define __EXTENSIONS__ /* for Sun */ #9 6.663 #9 6.681 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  #9 6.681 :0:0: note: this is the location of the previous definition #9 6.683 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 6.683 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, #9 6.683 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: #9 6.683 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.683 #define __EXTENSIONS__ /* for Sun */ #9 6.683 #9 6.683 :0:0: note: this is the location of the previous definition #9 6.684 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 6.684 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: #9 6.684 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.684 #define __EXTENSIONS__ /* for Sun */ #9 6.684 #9 6.684 :0:0: note: this is the location of the previous definition #9 6.692 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  #9 6.693 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  #9 6.704 :0:0: note: this is the location of the previous definition #9 6.705 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  #9 6.707 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, #9 6.707 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: #9 6.707 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.707 #define __EXTENSIONS__ /* for Sun */ #9 6.707 #9 6.707 :0:0: note: this is the location of the previous definition #9 6.713 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, #9 6.713 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: #9 6.713 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.713 #define __EXTENSIONS__ /* for Sun */ #9 6.713 #9 6.713 :0:0: note: this is the location of the previous definition #9 6.714 :0:0: note: this is the location of the previous definition #9 6.723 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  #9 6.731 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  #9 6.739 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 6.739 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: #9 6.739 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.739 #define __EXTENSIONS__ /* for Sun */ #9 6.739 #9 6.739 :0:0: note: this is the location of the previous definition #9 6.747 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  #9 6.753 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, #9 6.753 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: #9 6.753 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.753 #define __EXTENSIONS__ /* for Sun */ #9 6.753 #9 6.761 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  #9 6.766 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.766 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, #9 6.766 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: #9 6.766 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.766 #define __EXTENSIONS__ /* for Sun */ #9 6.766 #9 6.766 :0:0: note: this is the location of the previous definition #9 6.777 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  #9 6.784 :0:0: note: this is the location of the previous definition #9 6.788 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 6.788 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 6.788 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: #9 6.788 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.788 #define __EXTENSIONS__ /* for Sun */ #9 6.788 #9 6.788 :0:0: note: this is the location of the previous definition #9 6.794 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  #9 6.802 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  #9 6.807 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c  #9 6.809 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  #9 6.819 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 6.819 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: #9 6.819 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.819 #define __EXTENSIONS__ /* for Sun */ #9 6.819 #9 6.819 :0:0: note: this is the location of the previous definition #9 6.823 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 6.823 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, #9 6.823 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: #9 6.823 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.823 #define __EXTENSIONS__ /* for Sun */ #9 6.823 #9 6.823 :0:0: note: this is the location of the previous definition #9 6.835 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, #9 6.835 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: #9 6.835 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.835 #define __EXTENSIONS__ /* for Sun */ #9 6.835 #9 6.836 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, #9 6.836 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: #9 6.836 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.836 #define __EXTENSIONS__ /* for Sun */ #9 6.836 #9 6.836 :0:0: note: this is the location of the previous definition #9 6.836 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  #9 6.850 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 6.850 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, #9 6.850 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: #9 6.850 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.850 #define __EXTENSIONS__ /* for Sun */ #9 6.850 #9 6.850 :0:0: note: this is the location of the previous definition #9 6.870 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, #9 6.870 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: #9 6.870 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.870 #define __EXTENSIONS__ /* for Sun */ #9 6.870 #9 6.870 :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/PCI-RangeIndex.h:46:0, #9 6.876 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.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.876 :0:0: note: this is the location of the previous definition #9 6.876 :0:0: note: this is the location of the previous definition #9 6.886 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  #9 6.890 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, #9 6.890 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: #9 6.890 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.890 #define __EXTENSIONS__ /* for Sun */ #9 6.890 #9 6.890 :0:0: note: this is the location of the previous definition #9 6.891 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  #9 6.892 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  #9 6.899 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, #9 6.899 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.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.900 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  #9 6.901 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  #9 6.901 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  #9 6.902 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  #9 6.902 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  #9 6.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  #9 6.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  #9 6.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  #9 6.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  #9 6.912 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, #9 6.912 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: #9 6.912 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.912 #define __EXTENSIONS__ /* for Sun */ #9 6.912 #9 6.912 :0:0: note: this is the location of the previous definition #9 6.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  #9 6.919 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  #9 6.919 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  #9 6.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  #9 6.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  #9 6.926 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  #9 6.931 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  #9 6.932 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  #9 6.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  #9 6.942 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  #9 6.953 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 6.953 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, #9 6.953 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.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.957 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, #9 6.957 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: #9 6.957 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.957 #define __EXTENSIONS__ /* for Sun */ #9 6.957 #9 6.957 :0:0: note: this is the location of the previous definition #9 6.959 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 6.959 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: #9 6.959 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.959 #define __EXTENSIONS__ /* for Sun */ #9 6.959 #9 6.963 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.963 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: #9 6.963 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.963 #define __EXTENSIONS__ /* for Sun */ #9 6.963 #9 6.964 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 6.964 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: #9 6.964 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.964 #define __EXTENSIONS__ /* for Sun */ #9 6.964 #9 6.964 :0:0: note: this is the location of the previous definition #9 6.968 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 6.968 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, #9 6.968 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: #9 6.968 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.968 #define __EXTENSIONS__ /* for Sun */ #9 6.968 #9 6.968 :0:0: note: this is the location of the previous definition #9 6.976 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, #9 6.976 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: #9 6.976 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.976 #define __EXTENSIONS__ /* for Sun */ #9 6.976 #9 6.984 :0:0: note: this is the location of the previous definition #9 6.988 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, #9 6.988 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: #9 6.988 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.988 #define __EXTENSIONS__ /* for Sun */ #9 6.988 #9 6.992 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 6.992 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, #9 6.992 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.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.000 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, #9 7.000 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: #9 7.000 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.000 #define __EXTENSIONS__ /* for Sun */ #9 7.000 #9 7.002 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 7.002 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: #9 7.002 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.002 #define __EXTENSIONS__ /* for Sun */ #9 7.002 #9 7.002 :0:0: note: this is the location of the previous definition #9 7.003 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, #9 7.003 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: #9 7.003 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.003 #define __EXTENSIONS__ /* for Sun */ #9 7.003 #9 7.003 :0:0: note: this is the location of the previous definition #9 7.006 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, #9 7.006 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: #9 7.006 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.006 #define __EXTENSIONS__ /* for Sun */ #9 7.006 #9 7.006 :0:0: note: this is the location of the previous definition #9 7.010 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, #9 7.010 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: #9 7.010 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.010 #define __EXTENSIONS__ /* for Sun */ #9 7.010 #9 7.010 :0:0: note: this is the location of the previous definition #9 7.010 :0:0: note: this is the location of the previous definition #9 7.012 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, #9 7.012 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: #9 7.012 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.012 #define __EXTENSIONS__ /* for Sun */ #9 7.012 #9 7.012 :0:0: note: this is the location of the previous definition #9 7.015 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 7.015 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: #9 7.015 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.015 #define __EXTENSIONS__ /* for Sun */ #9 7.015 #9 7.039 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, #9 7.039 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: #9 7.039 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.039 #define __EXTENSIONS__ /* for Sun */ #9 7.039 #9 7.060 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 7.060 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: #9 7.060 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.060 #define __EXTENSIONS__ /* for Sun */ #9 7.060 #9 7.064 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.064 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, #9 7.064 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: #9 7.064 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.064 #define __EXTENSIONS__ /* for Sun */ #9 7.064 #9 7.064 :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/SecurityModeFailure-IEs.h:45:0, #9 7.067 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.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.068 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, #9 7.068 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: #9 7.068 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.068 #define __EXTENSIONS__ /* for Sun */ #9 7.068 #9 7.068 :0:0: note: this is the location of the previous definition #9 7.086 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 7.086 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, #9 7.086 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: #9 7.086 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.086 #define __EXTENSIONS__ /* for Sun */ #9 7.086 #9 7.088 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  #9 7.092 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 7.092 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: #9 7.092 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.092 #define __EXTENSIONS__ /* for Sun */ #9 7.092 #9 7.092 :0:0: note: this is the location of the previous definition #9 7.096 :0:0: note: this is the location of the previous definition #9 7.100 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, #9 7.100 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.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.100 :0:0: note: this is the location of the previous definition #9 7.107 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.107 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, #9 7.107 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: #9 7.107 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.107 #define __EXTENSIONS__ /* for Sun */ #9 7.107 #9 7.107 :0:0: note: this is the location of the previous definition #9 7.108 :0:0: note: this is the location of the previous definition #9 7.108 :0:0: note: this is the location of the previous definition #9 7.108 :0:0: note: this is the location of the previous definition #9 7.109 :0:0: note: this is the location of the previous definition #9 7.114 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, #9 7.114 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: #9 7.114 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.114 #define __EXTENSIONS__ /* for Sun */ #9 7.114 #9 7.114 :0:0: note: this is the location of the previous definition #9 7.115 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  #9 7.115 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.115 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, #9 7.115 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: #9 7.115 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.115 #define __EXTENSIONS__ /* for Sun */ #9 7.115 #9 7.119 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, #9 7.119 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: #9 7.119 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.119 #define __EXTENSIONS__ /* for Sun */ #9 7.119 #9 7.119 :0:0: note: this is the location of the previous definition #9 7.119 :0:0: note: this is the location of the previous definition #9 7.119 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  #9 7.120 :0:0: note: this is the location of the previous definition #9 7.120 :0:0: note: this is the location of the previous definition #9 7.121 :0:0: note: this is the location of the previous definition #9 7.123 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  #9 7.130 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, #9 7.130 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: #9 7.130 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.130 #define __EXTENSIONS__ /* for Sun */ #9 7.130 #9 7.130 :0:0: note: this is the location of the previous definition #9 7.131 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  #9 7.133 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  #9 7.134 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, #9 7.134 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: #9 7.134 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.134 #define __EXTENSIONS__ /* for Sun */ #9 7.134 #9 7.134 :0:0: note: this is the location of the previous definition #9 7.135 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 7.135 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: #9 7.135 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.135 #define __EXTENSIONS__ /* for Sun */ #9 7.135 #9 7.135 :0:0: note: this is the location of the previous definition #9 7.142 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, #9 7.142 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: #9 7.142 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.142 #define __EXTENSIONS__ /* for Sun */ #9 7.142 #9 7.142 :0:0: note: this is the location of the previous definition #9 7.149 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.149 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, #9 7.149 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: #9 7.149 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.149 #define __EXTENSIONS__ /* for Sun */ #9 7.149 #9 7.149 :0:0: note: this is the location of the previous definition #9 7.160 :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/InterFreqCarrierFreqList.h:44:0, #9 7.164 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, #9 7.164 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.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.164 :0:0: note: this is the location of the previous definition #9 7.188 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 7.188 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c:8: #9 7.188 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.188 #define __EXTENSIONS__ /* for Sun */ #9 7.188 #9 7.191 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 7.191 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: #9 7.191 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.191 #define __EXTENSIONS__ /* for Sun */ #9 7.191 #9 7.199 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.199 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, #9 7.199 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: #9 7.199 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.199 #define __EXTENSIONS__ /* for Sun */ #9 7.199 #9 7.199 :0:0: note: this is the location of the previous definition #9 7.207 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, #9 7.207 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: #9 7.207 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.207 #define __EXTENSIONS__ /* for Sun */ #9 7.207 #9 7.210 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 7.210 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, #9 7.210 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: #9 7.210 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.210 #define __EXTENSIONS__ /* for Sun */ #9 7.210 #9 7.214 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.214 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, #9 7.214 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: #9 7.214 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.214 #define __EXTENSIONS__ /* for Sun */ #9 7.214 #9 7.217 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, #9 7.217 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: #9 7.217 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.217 #define __EXTENSIONS__ /* for Sun */ #9 7.217 #9 7.221 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  #9 7.222 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  #9 7.223 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  #9 7.228 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.228 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, #9 7.228 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: #9 7.228 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.228 #define __EXTENSIONS__ /* for Sun */ #9 7.228 #9 7.228 :0:0: note: this is the location of the previous definition #9 7.246 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  #9 7.252 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  #9 7.252 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  #9 7.255 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, #9 7.255 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: #9 7.255 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.255 #define __EXTENSIONS__ /* for Sun */ #9 7.255 #9 7.255 :0:0: note: this is the location of the previous definition #9 7.256 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  #9 7.258 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  #9 7.265 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  #9 7.266 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  #9 7.269 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.269 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, #9 7.269 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: #9 7.269 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.269 #define __EXTENSIONS__ /* for Sun */ #9 7.269 #9 7.269 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 7.269 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, #9 7.269 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: #9 7.269 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.269 #define __EXTENSIONS__ /* for Sun */ #9 7.269 #9 7.272 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  #9 7.273 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, #9 7.273 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: #9 7.273 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.273 #define __EXTENSIONS__ /* for Sun */ #9 7.273 #9 7.277 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  #9 7.277 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.277 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: #9 7.277 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.277 #define __EXTENSIONS__ /* for Sun */ #9 7.277 #9 7.277 :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/CSI-ReportConfigId.h:46:0, #9 7.285 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, #9 7.285 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.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 :0:0: note: this is the location of the previous definition #9 7.286 :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/ReducedAggregatedBandwidth.h:63:0, #9 7.294 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.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.295 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, #9 7.295 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: #9 7.295 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.295 #define __EXTENSIONS__ /* for Sun */ #9 7.295 #9 7.295 :0:0: note: this is the location of the previous definition #9 7.300 :0:0: note: this is the location of the previous definition #9 7.306 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, #9 7.306 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: #9 7.306 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.306 #define __EXTENSIONS__ /* for Sun */ #9 7.306 #9 7.306 :0:0: note: this is the location of the previous definition #9 7.309 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 7.309 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: #9 7.309 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.309 #define __EXTENSIONS__ /* for Sun */ #9 7.309 #9 7.309 :0:0: note: this is the location of the previous definition #9 7.309 :0:0: note: this is the location of the previous definition #9 7.309 :0:0: note: this is the location of the previous definition #9 7.324 :0:0: note: this is the location of the previous definition #9 7.325 :0:0: note: this is the location of the previous definition #9 7.325 :0:0: note: this is the location of the previous definition #9 7.325 :0:0: note: this is the location of the previous definition #9 7.332 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, #9 7.332 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: #9 7.332 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.332 #define __EXTENSIONS__ /* for Sun */ #9 7.332 #9 7.332 :0:0: note: this is the location of the previous definition #9 7.337 :0:0: note: this is the location of the previous definition #9 7.338 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.338 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, #9 7.338 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: #9 7.338 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.338 #define __EXTENSIONS__ /* for Sun */ #9 7.338 #9 7.338 :0:0: note: this is the location of the previous definition #9 7.342 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 7.342 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: #9 7.342 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.342 #define __EXTENSIONS__ /* for Sun */ #9 7.342 #9 7.342 :0:0: note: this is the location of the previous definition #9 7.349 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  #9 7.351 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 7.351 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, #9 7.351 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: #9 7.351 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.351 #define __EXTENSIONS__ /* for Sun */ #9 7.351 #9 7.351 :0:0: note: this is the location of the previous definition #9 7.356 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  #9 7.356 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  #9 7.358 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, #9 7.358 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: #9 7.358 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.358 #define __EXTENSIONS__ /* for Sun */ #9 7.358 #9 7.358 :0:0: note: this is the location of the previous definition #9 7.360 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, #9 7.360 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: #9 7.360 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.360 #define __EXTENSIONS__ /* for Sun */ #9 7.360 #9 7.360 :0:0: note: this is the location of the previous definition #9 7.366 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, #9 7.366 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: #9 7.366 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.366 #define __EXTENSIONS__ /* for Sun */ #9 7.366 #9 7.366 :0:0: note: this is the location of the previous definition #9 7.373 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, #9 7.373 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: #9 7.373 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.373 #define __EXTENSIONS__ /* for Sun */ #9 7.373 #9 7.373 :0:0: note: this is the location of the previous definition #9 7.383 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, #9 7.383 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: #9 7.383 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.383 #define __EXTENSIONS__ /* for Sun */ #9 7.383 #9 7.389 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  #9 7.394 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, #9 7.394 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: #9 7.394 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.394 #define __EXTENSIONS__ /* for Sun */ #9 7.394 #9 7.399 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 7.399 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: #9 7.399 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.399 #define __EXTENSIONS__ /* for Sun */ #9 7.399 #9 7.399 :0:0: note: this is the location of the previous definition #9 7.419 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 7.419 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, #9 7.419 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: #9 7.419 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.419 #define __EXTENSIONS__ /* for Sun */ #9 7.419 #9 7.433 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  #9 7.434 :0:0: note: this is the location of the previous definition #9 7.434 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  #9 7.440 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, #9 7.440 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: #9 7.440 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.440 #define __EXTENSIONS__ /* for Sun */ #9 7.440 #9 7.446 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 7.446 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: #9 7.446 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.446 #define __EXTENSIONS__ /* for Sun */ #9 7.446 #9 7.448 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 7.448 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 7.448 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, #9 7.448 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: #9 7.448 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.448 #define __EXTENSIONS__ /* for Sun */ #9 7.448 #9 7.466 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, #9 7.466 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: #9 7.466 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.466 #define __EXTENSIONS__ /* for Sun */ #9 7.466 #9 7.472 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, #9 7.472 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: #9 7.472 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.472 #define __EXTENSIONS__ /* for Sun */ #9 7.472 #9 7.472 :0:0: note: this is the location of the previous definition #9 7.479 :0:0: note: this is the location of the previous definition #9 7.480 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  #9 7.480 :0:0: note: this is the location of the previous definition #9 7.483 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 7.483 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, #9 7.483 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: #9 7.483 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.483 #define __EXTENSIONS__ /* for Sun */ #9 7.483 #9 7.483 :0:0: note: this is the location of the previous definition #9 7.483 :0:0: note: this is the location of the previous definition #9 7.486 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  #9 7.486 :0:0: note: this is the location of the previous definition #9 7.490 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.490 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: #9 7.490 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.490 #define __EXTENSIONS__ /* for Sun */ #9 7.490 #9 7.490 :0:0: note: this is the location of the previous definition #9 7.491 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 7.491 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, #9 7.491 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: #9 7.491 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.491 #define __EXTENSIONS__ /* for Sun */ #9 7.491 #9 7.494 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, #9 7.494 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: #9 7.494 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.494 #define __EXTENSIONS__ /* for Sun */ #9 7.494 #9 7.494 :0:0: note: this is the location of the previous definition #9 7.495 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  #9 7.495 :0:0: note: this is the location of the previous definition #9 7.497 :0:0: note: this is the location of the previous definition #9 7.499 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, #9 7.499 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: #9 7.499 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.499 #define __EXTENSIONS__ /* for Sun */ #9 7.499 #9 7.499 :0:0: note: this is the location of the previous definition #9 7.501 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  #9 7.502 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, #9 7.502 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: #9 7.502 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.502 #define __EXTENSIONS__ /* for Sun */ #9 7.502 #9 7.502 :0:0: note: this is the location of the previous definition #9 7.502 :0:0: note: this is the location of the previous definition #9 7.508 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 7.508 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: #9 7.508 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.508 #define __EXTENSIONS__ /* for Sun */ #9 7.508 #9 7.508 :0:0: note: this is the location of the previous definition #9 7.509 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 7.509 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: #9 7.509 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.509 #define __EXTENSIONS__ /* for Sun */ #9 7.509 #9 7.510 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.510 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, #9 7.510 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: #9 7.510 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.510 #define __EXTENSIONS__ /* for Sun */ #9 7.510 #9 7.510 :0:0: note: this is the location of the previous definition #9 7.510 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  #9 7.511 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  #9 7.516 :0:0: note: this is the location of the previous definition #9 7.516 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, #9 7.516 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: #9 7.516 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.516 #define __EXTENSIONS__ /* for Sun */ #9 7.516 #9 7.516 :0:0: note: this is the location of the previous definition #9 7.518 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.518 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, #9 7.518 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: #9 7.518 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.518 #define __EXTENSIONS__ /* for Sun */ #9 7.518 #9 7.518 :0:0: note: this is the location of the previous definition #9 7.521 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, #9 7.521 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: #9 7.521 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.521 #define __EXTENSIONS__ /* for Sun */ #9 7.521 #9 7.521 :0:0: note: this is the location of the previous definition #9 7.521 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  #9 7.529 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  #9 7.530 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  #9 7.530 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, #9 7.530 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: #9 7.530 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.530 #define __EXTENSIONS__ /* for Sun */ #9 7.530 #9 7.530 :0:0: note: this is the location of the previous definition #9 7.533 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, #9 7.533 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: #9 7.533 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.533 #define __EXTENSIONS__ /* for Sun */ #9 7.533 #9 7.533 :0:0: note: this is the location of the previous definition #9 7.535 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  #9 7.546 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 7.546 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, #9 7.546 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: #9 7.546 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.546 #define __EXTENSIONS__ /* for Sun */ #9 7.546 #9 7.546 :0:0: note: this is the location of the previous definition #9 7.550 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  #9 7.553 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  #9 7.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  #9 7.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  #9 7.558 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  #9 7.559 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  #9 7.562 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.562 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, #9 7.562 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: #9 7.562 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.562 #define __EXTENSIONS__ /* for Sun */ #9 7.562 #9 7.562 :0:0: note: this is the location of the previous definition #9 7.563 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  #9 7.563 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  #9 7.566 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, #9 7.566 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: #9 7.566 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.566 #define __EXTENSIONS__ /* for Sun */ #9 7.566 #9 7.566 :0:0: note: this is the location of the previous definition #9 7.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  #9 7.567 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  #9 7.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  #9 7.568 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  #9 7.569 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  #9 7.574 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  #9 7.575 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  #9 7.575 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  #9 7.576 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  #9 7.584 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  #9 7.588 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, #9 7.588 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: #9 7.588 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.588 #define __EXTENSIONS__ /* for Sun */ #9 7.588 #9 7.588 :0:0: note: this is the location of the previous definition #9 7.595 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, #9 7.595 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: #9 7.595 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.595 #define __EXTENSIONS__ /* for Sun */ #9 7.595 #9 7.595 :0:0: note: this is the location of the previous definition #9 7.595 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  #9 7.598 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.598 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, #9 7.598 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: #9 7.598 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.598 #define __EXTENSIONS__ /* for Sun */ #9 7.598 #9 7.598 :0:0: note: this is the location of the previous definition #9 7.599 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  #9 7.604 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  #9 7.605 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  #9 7.606 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  #9 7.606 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  #9 7.607 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  #9 7.611 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  #9 7.612 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  #9 7.614 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 7.614 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, #9 7.614 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.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.618 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, #9 7.618 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: #9 7.618 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.618 #define __EXTENSIONS__ /* for Sun */ #9 7.618 #9 7.618 :0:0: note: this is the location of the previous definition #9 7.621 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  #9 7.623 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  #9 7.623 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  #9 7.643 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  #9 7.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  #9 7.649 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  #9 7.652 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.652 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, #9 7.652 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: #9 7.652 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.652 #define __EXTENSIONS__ /* for Sun */ #9 7.652 #9 7.653 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  #9 7.655 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, #9 7.655 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: #9 7.655 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.655 #define __EXTENSIONS__ /* for Sun */ #9 7.655 #9 7.655 :0:0: note: this is the location of the previous definition #9 7.657 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  #9 7.663 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, #9 7.663 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: #9 7.663 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.663 #define __EXTENSIONS__ /* for Sun */ #9 7.663 #9 7.668 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  #9 7.672 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  #9 7.673 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  #9 7.675 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 7.675 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, #9 7.675 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: #9 7.675 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.675 #define __EXTENSIONS__ /* for Sun */ #9 7.675 #9 7.678 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 7.678 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: #9 7.678 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.678 #define __EXTENSIONS__ /* for Sun */ #9 7.678 #9 7.678 :0:0: note: this is the location of the previous definition #9 7.682 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 7.682 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 7.682 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: #9 7.682 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.682 #define __EXTENSIONS__ /* for Sun */ #9 7.682 #9 7.682 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  #9 7.689 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, #9 7.689 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: #9 7.689 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.689 #define __EXTENSIONS__ /* for Sun */ #9 7.689 #9 7.689 :0:0: note: this is the location of the previous definition #9 7.690 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.690 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, #9 7.690 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: #9 7.690 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.690 #define __EXTENSIONS__ /* for Sun */ #9 7.690 #9 7.690 :0:0: note: this is the location of the previous definition #9 7.699 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  #9 7.700 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, #9 7.700 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: #9 7.700 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.700 #define __EXTENSIONS__ /* for Sun */ #9 7.700 #9 7.700 :0:0: note: this is the location of the previous definition #9 7.701 :0:0: note: this is the location of the previous definition #9 7.701 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, #9 7.701 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: #9 7.701 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.701 #define __EXTENSIONS__ /* for Sun */ #9 7.701 #9 7.701 :0:0: note: this is the location of the previous definition #9 7.716 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  #9 7.718 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 7.718 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: #9 7.718 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.718 #define __EXTENSIONS__ /* for Sun */ #9 7.718 #9 7.718 :0:0: note: this is the location of the previous definition #9 7.721 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 7.721 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, #9 7.721 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: #9 7.721 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.721 #define __EXTENSIONS__ /* for Sun */ #9 7.721 #9 7.723 :0:0: note: this is the location of the previous definition #9 7.726 :0:0: note: this is the location of the previous definition #9 7.733 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  #9 7.733 :0:0: note: this is the location of the previous definition #9 7.736 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 7.736 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.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.739 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 7.739 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: #9 7.739 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.739 #define __EXTENSIONS__ /* for Sun */ #9 7.739 #9 7.739 :0:0: note: this is the location of the previous definition #9 7.740 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  #9 7.741 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.741 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, #9 7.741 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: #9 7.741 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.741 #define __EXTENSIONS__ /* for Sun */ #9 7.741 #9 7.751 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, #9 7.751 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: #9 7.751 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.751 #define __EXTENSIONS__ /* for Sun */ #9 7.751 #9 7.751 :0:0: note: this is the location of the previous definition #9 7.754 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, #9 7.754 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: #9 7.754 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.754 #define __EXTENSIONS__ /* for Sun */ #9 7.754 #9 7.754 :0:0: note: this is the location of the previous definition #9 7.754 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  #9 7.755 :0:0: note: this is the location of the previous definition #9 7.756 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 7.756 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: #9 7.756 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.756 #define __EXTENSIONS__ /* for Sun */ #9 7.756 #9 7.757 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.757 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, #9 7.757 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: #9 7.757 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.757 #define __EXTENSIONS__ /* for Sun */ #9 7.757 #9 7.757 :0:0: note: this is the location of the previous definition #9 7.761 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  #9 7.761 :0:0: note: this is the location of the previous definition #9 7.764 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  #9 7.767 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  #9 7.772 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, #9 7.772 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: #9 7.772 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.772 #define __EXTENSIONS__ /* for Sun */ #9 7.772 #9 7.772 :0:0: note: this is the location of the previous definition #9 7.773 :0:0: note: this is the location of the previous definition #9 7.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  #9 7.782 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, #9 7.782 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: #9 7.782 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.782 #define __EXTENSIONS__ /* for Sun */ #9 7.782 #9 7.782 :0:0: note: this is the location of the previous definition #9 7.783 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  #9 7.791 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  #9 7.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, #9 7.794 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: #9 7.794 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.794 #define __EXTENSIONS__ /* for Sun */ #9 7.794 #9 7.796 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 7.796 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, #9 7.796 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: #9 7.796 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.796 #define __EXTENSIONS__ /* for Sun */ #9 7.796 #9 7.796 :0:0: note: this is the location of the previous definition #9 7.796 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, #9 7.796 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: #9 7.796 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.796 #define __EXTENSIONS__ /* for Sun */ #9 7.796 #9 7.796 :0:0: note: this is the location of the previous definition #9 7.797 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 7.797 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, #9 7.797 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: #9 7.797 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.797 #define __EXTENSIONS__ /* for Sun */ #9 7.797 #9 7.797 :0:0: note: this is the location of the previous definition #9 7.801 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  #9 7.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, #9 7.807 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: #9 7.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.807 #define __EXTENSIONS__ /* for Sun */ #9 7.807 #9 7.810 In file included from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.h:52:0, #9 7.810 from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c:8: #9 7.810 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.810 #define __EXTENSIONS__ /* for Sun */ #9 7.810 #9 7.810 :0:0: note: this is the location of the previous definition #9 7.814 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.814 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, #9 7.814 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: #9 7.814 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.814 #define __EXTENSIONS__ /* for Sun */ #9 7.814 #9 7.816 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 7.816 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, #9 7.816 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: #9 7.816 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.816 #define __EXTENSIONS__ /* for Sun */ #9 7.816 #9 7.817 :0:0: note: this is the location of the previous definition #9 7.822 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 7.822 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: #9 7.822 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.822 #define __EXTENSIONS__ /* for Sun */ #9 7.822 #9 7.822 :0:0: note: this is the location of the previous definition #9 7.823 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.823 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, #9 7.823 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: #9 7.823 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.823 #define __EXTENSIONS__ /* for Sun */ #9 7.823 #9 7.828 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 7.828 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: #9 7.828 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.828 #define __EXTENSIONS__ /* for Sun */ #9 7.828 #9 7.828 :0:0: note: this is the location of the previous definition #9 7.831 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 7.831 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, #9 7.831 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: #9 7.831 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.831 #define __EXTENSIONS__ /* for Sun */ #9 7.831 #9 7.833 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  #9 7.848 :0:0: note: this is the location of the previous definition #9 7.852 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, #9 7.852 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: #9 7.852 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.852 #define __EXTENSIONS__ /* for Sun */ #9 7.852 #9 7.852 :0:0: note: this is the location of the previous definition #9 7.855 :0:0: note: this is the location of the previous definition #9 7.857 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  #9 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  #9 7.860 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 7.860 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: #9 7.860 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.860 #define __EXTENSIONS__ /* for Sun */ #9 7.860 #9 7.860 :0:0: note: this is the location of the previous definition #9 7.862 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  #9 7.863 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 7.863 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, #9 7.863 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: #9 7.863 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.863 #define __EXTENSIONS__ /* for Sun */ #9 7.863 #9 7.868 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.868 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 7.868 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: #9 7.868 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.868 #define __EXTENSIONS__ /* for Sun */ #9 7.868 #9 7.868 :0:0: note: this is the location of the previous definition #9 7.868 :0:0: note: this is the location of the previous definition #9 7.875 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  #9 7.876 :0:0: note: this is the location of the previous definition #9 7.877 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  #9 7.883 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.883 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, #9 7.883 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.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.885 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  #9 7.885 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  #9 7.886 :0:0: note: this is the location of the previous definition #9 7.887 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  #9 7.888 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  #9 7.892 :0:0: note: this is the location of the previous definition #9 7.893 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  #9 7.894 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  #9 7.895 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 7.895 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, #9 7.895 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: #9 7.895 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.895 #define __EXTENSIONS__ /* for Sun */ #9 7.895 #9 7.895 :0:0: note: this is the location of the previous definition #9 7.902 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  #9 7.902 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  #9 7.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  #9 7.910 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.910 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: #9 7.910 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.910 #define __EXTENSIONS__ /* for Sun */ #9 7.910 #9 7.910 :0:0: note: this is the location of the previous definition #9 7.912 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 7.912 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 7.912 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: #9 7.912 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.912 #define __EXTENSIONS__ /* for Sun */ #9 7.912 #9 7.914 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, #9 7.914 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: #9 7.914 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.914 #define __EXTENSIONS__ /* for Sun */ #9 7.914 #9 7.914 :0:0: note: this is the location of the previous definition #9 7.915 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 7.915 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, #9 7.915 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: #9 7.915 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.915 #define __EXTENSIONS__ /* for Sun */ #9 7.915 #9 7.915 :0:0: note: this is the location of the previous definition #9 7.917 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  #9 7.917 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 7.917 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, #9 7.917 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: #9 7.917 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.917 #define __EXTENSIONS__ /* for Sun */ #9 7.917 #9 7.917 :0:0: note: this is the location of the previous definition #9 7.920 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  #9 7.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  #9 7.927 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  #9 7.928 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  #9 7.930 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  #9 7.959 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 7.959 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: #9 7.959 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.959 #define __EXTENSIONS__ /* for Sun */ #9 7.959 #9 7.987 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, #9 7.987 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: #9 7.987 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.987 #define __EXTENSIONS__ /* for Sun */ #9 7.987 #9 7.987 :0:0: note: this is the location of the previous definition #9 7.990 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 7.990 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: #9 7.990 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.990 #define __EXTENSIONS__ /* for Sun */ #9 7.990 #9 7.991 :0:0: note: this is the location of the previous definition #9 8.001 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  #9 8.056 :0:0: note: this is the location of the previous definition #9 8.061 :0:0: note: this is the location of the previous definition #9 8.082 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, #9 8.082 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: #9 8.082 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.082 #define __EXTENSIONS__ /* for Sun */ #9 8.082 #9 8.082 :0:0: note: this is the location of the previous definition #9 8.106 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 8.106 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: #9 8.106 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.106 #define __EXTENSIONS__ /* for Sun */ #9 8.106 #9 8.106 :0:0: note: this is the location of the previous definition #9 8.117 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  #9 8.117 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  #9 8.137 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  #9 8.138 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  #9 8.138 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  #9 8.141 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  #9 8.142 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  #9 8.142 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  #9 8.145 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  #9 8.147 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  #9 8.149 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  #9 8.156 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  #9 8.157 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  #9 8.157 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  #9 8.159 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  #9 8.159 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  #9 8.165 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  #9 8.167 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  #9 8.170 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  #9 8.171 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  #9 8.171 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  #9 8.173 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  #9 8.174 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  #9 8.176 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 8.176 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 8.176 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, #9 8.176 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: #9 8.176 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.176 #define __EXTENSIONS__ /* for Sun */ #9 8.176 #9 8.176 :0:0: note: this is the location of the previous definition #9 8.176 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, #9 8.176 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: #9 8.176 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.176 #define __EXTENSIONS__ /* for Sun */ #9 8.176 #9 8.176 :0:0: note: this is the location of the previous definition #9 8.179 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  #9 8.183 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  #9 8.183 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  #9 8.184 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  #9 8.185 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  #9 8.185 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  #9 8.187 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  #9 8.187 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  #9 8.188 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  #9 8.196 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 8.196 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, #9 8.196 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: #9 8.196 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.196 #define __EXTENSIONS__ /* for Sun */ #9 8.196 #9 8.196 :0:0: note: this is the location of the previous definition #9 8.196 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 8.196 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 8.196 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 8.196 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, #9 8.196 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: #9 8.196 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.196 #define __EXTENSIONS__ /* for Sun */ #9 8.196 #9 8.196 :0:0: note: this is the location of the previous definition #9 8.196 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  #9 8.204 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.204 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, #9 8.204 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: #9 8.204 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.204 #define __EXTENSIONS__ /* for Sun */ #9 8.204 #9 8.204 :0:0: note: this is the location of the previous definition #9 8.209 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  #9 8.210 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 8.210 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, #9 8.210 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: #9 8.210 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.210 #define __EXTENSIONS__ /* for Sun */ #9 8.210 #9 8.210 :0:0: note: this is the location of the previous definition #9 8.211 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, #9 8.211 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: #9 8.211 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.211 #define __EXTENSIONS__ /* for Sun */ #9 8.211 #9 8.211 :0:0: note: this is the location of the previous definition #9 8.212 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 8.212 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 8.212 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: #9 8.212 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.212 #define __EXTENSIONS__ /* for Sun */ #9 8.212 #9 8.212 :0:0: note: this is the location of the previous definition #9 8.212 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  #9 8.217 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  #9 8.218 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, #9 8.218 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: #9 8.218 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.218 #define __EXTENSIONS__ /* for Sun */ #9 8.218 #9 8.218 :0:0: note: this is the location of the previous definition #9 8.219 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, #9 8.219 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: #9 8.219 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.219 #define __EXTENSIONS__ /* for Sun */ #9 8.219 #9 8.219 :0:0: note: this is the location of the previous definition #9 8.222 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, #9 8.222 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: #9 8.222 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.222 #define __EXTENSIONS__ /* for Sun */ #9 8.222 #9 8.222 :0:0: note: this is the location of the previous definition #9 8.222 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  #9 8.224 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 8.224 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, #9 8.224 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: #9 8.224 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.224 #define __EXTENSIONS__ /* for Sun */ #9 8.224 #9 8.224 :0:0: note: this is the location of the previous definition #9 8.230 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.230 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, #9 8.230 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: #9 8.230 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.230 #define __EXTENSIONS__ /* for Sun */ #9 8.230 #9 8.231 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 8.231 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: #9 8.231 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.231 #define __EXTENSIONS__ /* for Sun */ #9 8.231 #9 8.231 :0:0: note: this is the location of the previous definition #9 8.231 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  #9 8.233 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.233 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, #9 8.233 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: #9 8.233 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.233 #define __EXTENSIONS__ /* for Sun */ #9 8.233 #9 8.233 :0:0: note: this is the location of the previous definition #9 8.233 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 8.233 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, #9 8.233 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: #9 8.233 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.233 #define __EXTENSIONS__ /* for Sun */ #9 8.233 #9 8.233 :0:0: note: this is the location of the previous definition #9 8.234 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  #9 8.240 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.240 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, #9 8.240 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: #9 8.240 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.240 #define __EXTENSIONS__ /* for Sun */ #9 8.240 #9 8.240 :0:0: note: this is the location of the previous definition #9 8.241 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  #9 8.241 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  #9 8.242 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  #9 8.244 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  #9 8.245 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, #9 8.245 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: #9 8.245 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.245 #define __EXTENSIONS__ /* for Sun */ #9 8.245 #9 8.251 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, #9 8.251 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: #9 8.251 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.251 #define __EXTENSIONS__ /* for Sun */ #9 8.251 #9 8.251 :0:0: note: this is the location of the previous definition #9 8.253 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  #9 8.255 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.255 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: #9 8.255 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.255 #define __EXTENSIONS__ /* for Sun */ #9 8.255 #9 8.255 :0:0: note: this is the location of the previous definition #9 8.256 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  #9 8.256 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  #9 8.257 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, #9 8.257 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: #9 8.257 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.257 #define __EXTENSIONS__ /* for Sun */ #9 8.257 #9 8.262 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.262 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: #9 8.262 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.262 #define __EXTENSIONS__ /* for Sun */ #9 8.262 #9 8.262 :0:0: note: this is the location of the previous definition #9 8.267 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, #9 8.267 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: #9 8.267 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.267 #define __EXTENSIONS__ /* for Sun */ #9 8.267 #9 8.267 :0:0: note: this is the location of the previous definition #9 8.271 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, #9 8.271 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: #9 8.271 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.271 #define __EXTENSIONS__ /* for Sun */ #9 8.271 #9 8.271 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 8.271 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, #9 8.271 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: #9 8.271 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.271 #define __EXTENSIONS__ /* for Sun */ #9 8.271 #9 8.271 :0:0: note: this is the location of the previous definition #9 8.273 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.273 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, #9 8.273 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: #9 8.273 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.273 #define __EXTENSIONS__ /* for Sun */ #9 8.273 #9 8.273 :0:0: note: this is the location of the previous definition #9 8.276 :0:0: note: this is the location of the previous definition #9 8.277 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  #9 8.277 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 8.277 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: #9 8.277 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.277 #define __EXTENSIONS__ /* for Sun */ #9 8.277 #9 8.277 :0:0: note: this is the location of the previous definition #9 8.278 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, #9 8.278 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.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.279 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  #9 8.280 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  #9 8.280 :0:0: note: this is the location of the previous definition #9 8.281 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, #9 8.281 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: #9 8.281 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.281 #define __EXTENSIONS__ /* for Sun */ #9 8.281 #9 8.281 :0:0: note: this is the location of the previous definition #9 8.285 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  #9 8.285 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.285 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 8.285 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: #9 8.285 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.285 #define __EXTENSIONS__ /* for Sun */ #9 8.285 #9 8.285 :0:0: note: this is the location of the previous definition #9 8.287 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, #9 8.287 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: #9 8.287 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.287 #define __EXTENSIONS__ /* for Sun */ #9 8.287 #9 8.296 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 8.296 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, #9 8.296 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: #9 8.296 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.296 #define __EXTENSIONS__ /* for Sun */ #9 8.296 #9 8.300 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.300 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, #9 8.300 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: #9 8.300 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.300 #define __EXTENSIONS__ /* for Sun */ #9 8.300 #9 8.308 :0:0: note: this is the location of the previous definition #9 8.309 :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/RSRP-Range.h:46:0, #9 8.320 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, #9 8.320 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.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 :0:0: note: this is the location of the previous definition #9 8.321 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.321 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: #9 8.321 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.321 #define __EXTENSIONS__ /* for Sun */ #9 8.321 #9 8.321 :0:0: note: this is the location of the previous definition #9 8.323 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 8.323 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, #9 8.323 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: #9 8.323 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.323 #define __EXTENSIONS__ /* for Sun */ #9 8.323 #9 8.335 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  #9 8.337 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  #9 8.338 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  #9 8.339 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.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 :0:0: note: this is the location of the previous definition #9 8.342 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, #9 8.342 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: #9 8.342 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.342 #define __EXTENSIONS__ /* for Sun */ #9 8.342 #9 8.347 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.347 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, #9 8.347 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: #9 8.347 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.347 #define __EXTENSIONS__ /* for Sun */ #9 8.347 #9 8.348 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  #9 8.350 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 8.350 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, #9 8.350 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: #9 8.350 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.350 #define __EXTENSIONS__ /* for Sun */ #9 8.350 #9 8.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, #9 8.352 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: #9 8.352 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.352 #define __EXTENSIONS__ /* for Sun */ #9 8.352 #9 8.354 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 8.354 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, #9 8.354 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: #9 8.354 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.354 #define __EXTENSIONS__ /* for Sun */ #9 8.354 #9 8.361 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, #9 8.361 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: #9 8.361 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.361 #define __EXTENSIONS__ /* for Sun */ #9 8.361 #9 8.366 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, #9 8.366 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: #9 8.366 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.366 #define __EXTENSIONS__ /* for Sun */ #9 8.366 #9 8.373 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 8.373 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, #9 8.373 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: #9 8.373 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.373 #define __EXTENSIONS__ /* for Sun */ #9 8.373 #9 8.377 :0:0: note: this is the location of the previous definition #9 8.380 :0:0: note: this is the location of the previous definition #9 8.385 :0:0: note: this is the location of the previous definition #9 8.385 :0:0: note: this is the location of the previous definition #9 8.400 :0:0: note: this is the location of the previous definition #9 8.408 :0:0: note: this is the location of the previous definition #9 8.413 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  #9 8.413 :0:0: note: this is the location of the previous definition #9 8.416 :0:0: note: this is the location of the previous definition #9 8.417 :0:0: note: this is the location of the previous definition #9 8.428 :0:0: note: this is the location of the previous definition #9 8.436 :0:0: note: this is the location of the previous definition #9 8.448 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 8.448 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, #9 8.448 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: #9 8.448 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.448 #define __EXTENSIONS__ /* for Sun */ #9 8.448 #9 8.449 :0:0: note: this is the location of the previous definition #9 8.472 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  #9 8.476 :0:0: note: this is the location of the previous definition #9 8.477 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  #9 8.490 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 8.490 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, #9 8.490 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: #9 8.490 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.490 #define __EXTENSIONS__ /* for Sun */ #9 8.490 #9 8.520 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.520 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, #9 8.520 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: #9 8.520 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.520 #define __EXTENSIONS__ /* for Sun */ #9 8.520 #9 8.520 :0:0: note: this is the location of the previous definition #9 8.529 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  #9 8.529 :0:0: note: this is the location of the previous definition #9 8.537 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  #9 8.547 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 8.547 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 8.547 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: #9 8.547 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.547 #define __EXTENSIONS__ /* for Sun */ #9 8.547 #9 8.547 :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/SRS-ResourceSetId.h:46:0, #9 8.556 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.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.583 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.583 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, #9 8.583 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: #9 8.583 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.583 #define __EXTENSIONS__ /* for Sun */ #9 8.583 #9 8.624 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.624 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, #9 8.624 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: #9 8.624 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.624 #define __EXTENSIONS__ /* for Sun */ #9 8.624 #9 8.640 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, #9 8.640 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: #9 8.640 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.640 #define __EXTENSIONS__ /* for Sun */ #9 8.640 #9 8.640 :0:0: note: this is the location of the previous definition #9 8.641 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 8.641 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, #9 8.641 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: #9 8.641 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.641 #define __EXTENSIONS__ /* for Sun */ #9 8.641 #9 8.641 :0:0: note: this is the location of the previous definition #9 8.651 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 8.651 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: #9 8.651 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.651 #define __EXTENSIONS__ /* for Sun */ #9 8.651 #9 8.651 :0:0: note: this is the location of the previous definition #9 8.652 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.652 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, #9 8.652 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: #9 8.652 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.652 #define __EXTENSIONS__ /* for Sun */ #9 8.652 #9 8.652 :0:0: note: this is the location of the previous definition #9 8.659 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  #9 8.665 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  #9 8.665 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  #9 8.666 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  #9 8.667 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  #9 8.667 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  #9 8.668 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  #9 8.673 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  #9 8.673 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  #9 8.674 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 8.674 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, #9 8.674 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: #9 8.674 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.674 #define __EXTENSIONS__ /* for Sun */ #9 8.674 #9 8.674 :0:0: note: this is the location of the previous definition #9 8.674 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  #9 8.675 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  #9 8.677 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  #9 8.677 :0:0: note: this is the location of the previous definition #9 8.678 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  #9 8.678 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  #9 8.678 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, #9 8.678 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: #9 8.678 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.678 #define __EXTENSIONS__ /* for Sun */ #9 8.678 #9 8.678 :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/PhysCellId.h:46:0, #9 8.681 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, #9 8.681 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.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.681 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  #9 8.682 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  #9 8.683 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  #9 8.696 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.696 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, #9 8.696 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: #9 8.696 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.696 #define __EXTENSIONS__ /* for Sun */ #9 8.696 #9 8.697 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  #9 8.697 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  #9 8.698 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.698 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, #9 8.698 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: #9 8.698 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.698 #define __EXTENSIONS__ /* for Sun */ #9 8.698 #9 8.698 :0:0: note: this is the location of the previous definition #9 8.699 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  #9 8.699 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  #9 8.700 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  #9 8.701 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  #9 8.702 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  #9 8.703 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, #9 8.703 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.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.703 :0:0: note: this is the location of the previous definition #9 8.704 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  #9 8.704 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  #9 8.705 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  #9 8.705 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  #9 8.705 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  #9 8.706 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 8.706 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, #9 8.706 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: #9 8.706 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.706 #define __EXTENSIONS__ /* for Sun */ #9 8.706 #9 8.706 :0:0: note: this is the location of the previous definition #9 8.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NULL.c  #9 8.709 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  #9 8.709 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  #9 8.713 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  #9 8.714 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, #9 8.714 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: #9 8.714 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.714 #define __EXTENSIONS__ /* for Sun */ #9 8.714 #9 8.714 :0:0: note: this is the location of the previous definition #9 8.716 :0:0: note: this is the location of the previous definition #9 8.717 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  #9 8.718 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  #9 8.719 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  #9 8.720 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 8.720 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, #9 8.720 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: #9 8.720 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.720 #define __EXTENSIONS__ /* for Sun */ #9 8.720 #9 8.720 :0:0: note: this is the location of the previous definition #9 8.722 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 8.722 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: #9 8.722 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.722 #define __EXTENSIONS__ /* for Sun */ #9 8.722 #9 8.726 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.726 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, #9 8.726 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.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.730 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, #9 8.730 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: #9 8.730 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.730 #define __EXTENSIONS__ /* for Sun */ #9 8.730 #9 8.731 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  #9 8.734 :0:0: note: this is the location of the previous definition #9 8.737 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, #9 8.737 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: #9 8.737 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.737 #define __EXTENSIONS__ /* for Sun */ #9 8.737 #9 8.737 :0:0: note: this is the location of the previous definition #9 8.744 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 8.744 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 8.744 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, #9 8.744 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: #9 8.744 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.744 #define __EXTENSIONS__ /* for Sun */ #9 8.744 #9 8.744 :0:0: note: this is the location of the previous definition #9 8.745 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, #9 8.745 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c:8: #9 8.745 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.745 #define __EXTENSIONS__ /* for Sun */ #9 8.745 #9 8.745 :0:0: note: this is the location of the previous definition #9 8.749 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  #9 8.754 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 8.754 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, #9 8.754 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: #9 8.754 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.754 #define __EXTENSIONS__ /* for Sun */ #9 8.754 #9 8.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  #9 8.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  #9 8.758 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, #9 8.758 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: #9 8.758 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.758 #define __EXTENSIONS__ /* for Sun */ #9 8.758 #9 8.759 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  #9 8.759 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  #9 8.769 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  #9 8.769 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  #9 8.775 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 8.775 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, #9 8.775 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.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.776 :0:0: note: this is the location of the previous definition #9 8.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  #9 8.780 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 8.780 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, #9 8.780 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: #9 8.780 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.780 #define __EXTENSIONS__ /* for Sun */ #9 8.780 #9 8.780 :0:0: note: this is the location of the previous definition #9 8.785 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  #9 8.785 :0:0: note: this is the location of the previous definition #9 8.795 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, #9 8.795 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: #9 8.795 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.795 #define __EXTENSIONS__ /* for Sun */ #9 8.795 #9 8.797 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 8.797 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, #9 8.797 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: #9 8.797 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.797 #define __EXTENSIONS__ /* for Sun */ #9 8.797 #9 8.801 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 8.801 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 8.801 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, #9 8.801 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: #9 8.801 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.801 #define __EXTENSIONS__ /* for Sun */ #9 8.801 #9 8.801 :0:0: note: this is the location of the previous definition #9 8.802 :0:0: note: this is the location of the previous definition #9 8.805 :0:0: note: this is the location of the previous definition #9 8.809 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, #9 8.809 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: #9 8.809 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.809 #define __EXTENSIONS__ /* for Sun */ #9 8.809 #9 8.809 :0:0: note: this is the location of the previous definition #9 8.817 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, #9 8.817 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: #9 8.817 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.817 #define __EXTENSIONS__ /* for Sun */ #9 8.817 #9 8.820 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.820 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, #9 8.820 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: #9 8.820 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.820 #define __EXTENSIONS__ /* for Sun */ #9 8.820 #9 8.820 :0:0: note: this is the location of the previous definition #9 8.821 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, #9 8.821 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: #9 8.821 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.821 #define __EXTENSIONS__ /* for Sun */ #9 8.821 #9 8.821 :0:0: note: this is the location of the previous definition #9 8.825 :0:0: note: this is the location of the previous definition #9 8.831 :0:0: note: this is the location of the previous definition #9 8.834 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, #9 8.834 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: #9 8.834 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.834 #define __EXTENSIONS__ /* for Sun */ #9 8.834 #9 8.834 :0:0: note: this is the location of the previous definition #9 8.848 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.848 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, #9 8.848 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: #9 8.848 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.848 #define __EXTENSIONS__ /* for Sun */ #9 8.848 #9 8.849 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 8.849 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, #9 8.849 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.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.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  #9 8.853 :0:0: note: this is the location of the previous definition #9 8.853 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.853 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 8.853 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, #9 8.853 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: #9 8.853 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.853 #define __EXTENSIONS__ /* for Sun */ #9 8.853 #9 8.853 :0:0: note: this is the location of the previous definition #9 8.854 :0:0: note: this is the location of the previous definition #9 8.871 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 8.871 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, #9 8.871 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: #9 8.871 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.871 #define __EXTENSIONS__ /* for Sun */ #9 8.871 #9 8.871 :0:0: note: this is the location of the previous definition #9 8.876 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 8.876 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 8.876 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: #9 8.876 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.876 #define __EXTENSIONS__ /* for Sun */ #9 8.876 #9 8.876 :0:0: note: this is the location of the previous definition #9 8.876 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 8.876 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, #9 8.876 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: #9 8.876 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.876 #define __EXTENSIONS__ /* for Sun */ #9 8.876 #9 8.876 :0:0: note: this is the location of the previous definition #9 8.882 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.882 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: #9 8.882 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.882 #define __EXTENSIONS__ /* for Sun */ #9 8.882 #9 8.882 :0:0: note: this is the location of the previous definition #9 8.882 :0:0: note: this is the location of the previous definition #9 8.886 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 8.886 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: #9 8.886 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.886 #define __EXTENSIONS__ /* for Sun */ #9 8.886 #9 8.886 :0:0: note: this is the location of the previous definition #9 8.889 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 8.889 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: #9 8.889 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.889 #define __EXTENSIONS__ /* for Sun */ #9 8.889 #9 8.889 :0:0: note: this is the location of the previous definition #9 8.901 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 8.901 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: #9 8.901 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.901 #define __EXTENSIONS__ /* for Sun */ #9 8.901 #9 8.901 :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/MeasIdToAddModList.h:44:0, #9 8.908 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.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.919 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 8.919 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, #9 8.919 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: #9 8.919 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.919 #define __EXTENSIONS__ /* for Sun */ #9 8.919 #9 8.919 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 8.919 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, #9 8.919 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: #9 8.919 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.919 #define __EXTENSIONS__ /* for Sun */ #9 8.919 #9 8.920 :0:0: note: this is the location of the previous definition #9 8.924 In file included from /opt/o-du-l2/src/codec_utils/RRC/NULL.c:5:0: #9 8.924 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.924 #define __EXTENSIONS__ /* for Sun */ #9 8.924 #9 8.924 :0:0: note: this is the location of the previous definition #9 8.928 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.928 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: #9 8.928 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.928 #define __EXTENSIONS__ /* for Sun */ #9 8.928 #9 8.929 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 8.929 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, #9 8.929 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.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.935 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.935 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, #9 8.935 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: #9 8.935 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.935 #define __EXTENSIONS__ /* for Sun */ #9 8.935 #9 8.939 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.939 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, #9 8.939 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: #9 8.939 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.939 #define __EXTENSIONS__ /* for Sun */ #9 8.939 #9 8.941 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 8.941 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: #9 8.941 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.941 #define __EXTENSIONS__ /* for Sun */ #9 8.941 #9 8.944 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 8.944 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, #9 8.944 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: #9 8.944 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.944 #define __EXTENSIONS__ /* for Sun */ #9 8.944 #9 8.956 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 8.956 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: #9 8.956 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.956 #define __EXTENSIONS__ /* for Sun */ #9 8.956 #9 8.959 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, #9 8.959 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: #9 8.959 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.959 #define __EXTENSIONS__ /* for Sun */ #9 8.959 #9 8.964 :0:0: note: this is the location of the previous definition #9 8.968 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.968 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 8.968 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: #9 8.968 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.968 #define __EXTENSIONS__ /* for Sun */ #9 8.968 #9 8.969 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  #9 8.972 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 8.972 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: #9 8.972 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.972 #define __EXTENSIONS__ /* for Sun */ #9 8.972 #9 8.976 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 8.976 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, #9 8.976 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: #9 8.976 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.976 #define __EXTENSIONS__ /* for Sun */ #9 8.976 #9 8.980 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 8.980 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, #9 8.980 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: #9 8.980 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.980 #define __EXTENSIONS__ /* for Sun */ #9 8.980 #9 8.980 :0:0: note: this is the location of the previous definition #9 8.984 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, #9 8.984 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: #9 8.984 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.984 #define __EXTENSIONS__ /* for Sun */ #9 8.984 #9 8.987 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 8.987 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, #9 8.987 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.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.989 :0:0: note: this is the location of the previous definition #9 8.991 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 8.991 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, #9 8.991 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: #9 8.991 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.991 #define __EXTENSIONS__ /* for Sun */ #9 8.991 #9 8.991 :0:0: note: this is the location of the previous definition #9 8.992 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  #9 8.993 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, #9 8.993 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: #9 8.993 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.993 #define __EXTENSIONS__ /* for Sun */ #9 8.993 #9 8.996 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 8.996 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: #9 8.996 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.996 #define __EXTENSIONS__ /* for Sun */ #9 8.996 #9 8.999 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 8.999 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, #9 8.999 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: #9 8.999 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.999 #define __EXTENSIONS__ /* for Sun */ #9 8.999 #9 8.999 :0:0: note: this is the location of the previous definition #9 9.001 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, #9 9.001 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: #9 9.001 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.001 #define __EXTENSIONS__ /* for Sun */ #9 9.001 #9 9.003 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 9.003 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, #9 9.003 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: #9 9.003 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.003 #define __EXTENSIONS__ /* for Sun */ #9 9.003 #9 9.003 :0:0: note: this is the location of the previous definition #9 9.008 :0:0: note: this is the location of the previous definition #9 9.010 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, #9 9.010 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: #9 9.010 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.010 #define __EXTENSIONS__ /* for Sun */ #9 9.010 #9 9.010 :0:0: note: this is the location of the previous definition #9 9.024 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, #9 9.024 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: #9 9.024 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.024 #define __EXTENSIONS__ /* for Sun */ #9 9.024 #9 9.024 :0:0: note: this is the location of the previous definition #9 9.025 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, #9 9.025 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: #9 9.025 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.025 #define __EXTENSIONS__ /* for Sun */ #9 9.025 #9 9.025 :0:0: note: this is the location of the previous definition #9 9.027 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 9.027 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, #9 9.027 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: #9 9.027 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.027 #define __EXTENSIONS__ /* for Sun */ #9 9.027 #9 9.030 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 9.030 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: #9 9.030 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.030 #define __EXTENSIONS__ /* for Sun */ #9 9.030 #9 9.032 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 9.032 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, #9 9.032 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: #9 9.032 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.032 #define __EXTENSIONS__ /* for Sun */ #9 9.032 #9 9.035 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 9.035 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, #9 9.035 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: #9 9.035 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.035 #define __EXTENSIONS__ /* for Sun */ #9 9.035 #9 9.037 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  #9 9.041 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 9.041 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, #9 9.041 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: #9 9.041 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.041 #define __EXTENSIONS__ /* for Sun */ #9 9.041 #9 9.042 :0:0: note: this is the location of the previous definition #9 9.043 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, #9 9.043 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: #9 9.043 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.043 #define __EXTENSIONS__ /* for Sun */ #9 9.043 #9 9.053 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 9.053 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, #9 9.053 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: #9 9.053 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.053 #define __EXTENSIONS__ /* for Sun */ #9 9.053 #9 9.054 :0:0: note: this is the location of the previous definition #9 9.054 :0:0: note: this is the location of the previous definition #9 9.055 :0:0: note: this is the location of the previous definition #9 9.056 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, #9 9.056 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: #9 9.056 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.056 #define __EXTENSIONS__ /* for Sun */ #9 9.056 #9 9.057 :0:0: note: this is the location of the previous definition #9 9.059 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 9.059 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, #9 9.059 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: #9 9.059 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.059 #define __EXTENSIONS__ /* for Sun */ #9 9.059 #9 9.059 :0:0: note: this is the location of the previous definition #9 9.064 :0:0: note: this is the location of the previous definition #9 9.065 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, #9 9.065 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: #9 9.065 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.065 #define __EXTENSIONS__ /* for Sun */ #9 9.065 #9 9.065 :0:0: note: this is the location of the previous definition #9 9.065 :0:0: note: this is the location of the previous definition #9 9.065 :0:0: note: this is the location of the previous definition #9 9.066 :0:0: note: this is the location of the previous definition #9 9.066 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  #9 9.066 :0:0: note: this is the location of the previous definition #9 9.077 :0:0: note: this is the location of the previous definition #9 9.078 :0:0: note: this is the location of the previous definition #9 9.078 :0:0: note: this is the location of the previous definition #9 9.084 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, #9 9.084 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: #9 9.084 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.084 #define __EXTENSIONS__ /* for Sun */ #9 9.084 #9 9.084 :0:0: note: this is the location of the previous definition #9 9.085 :0:0: note: this is the location of the previous definition #9 9.085 :0:0: note: this is the location of the previous definition #9 9.086 :0:0: note: this is the location of the previous definition #9 9.086 :0:0: note: this is the location of the previous definition #9 9.087 :0:0: note: this is the location of the previous definition #9 9.089 :0:0: note: this is the location of the previous definition #9 9.103 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  #9 9.109 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  #9 9.114 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.114 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, #9 9.114 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: #9 9.114 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.114 #define __EXTENSIONS__ /* for Sun */ #9 9.114 #9 9.116 :0:0: note: this is the location of the previous definition #9 9.119 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 9.119 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, #9 9.119 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: #9 9.119 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.119 #define __EXTENSIONS__ /* for Sun */ #9 9.119 #9 9.119 :0:0: note: this is the location of the previous definition #9 9.125 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, #9 9.125 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: #9 9.125 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.125 #define __EXTENSIONS__ /* for Sun */ #9 9.125 #9 9.125 :0:0: note: this is the location of the previous definition #9 9.130 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, #9 9.130 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: #9 9.130 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.130 #define __EXTENSIONS__ /* for Sun */ #9 9.130 #9 9.130 :0:0: note: this is the location of the previous definition #9 9.130 :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/PhysCellId.h:46:0, #9 9.137 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, #9 9.137 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.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.137 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 9.137 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, #9 9.137 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.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.147 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, #9 9.147 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.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.148 :0:0: note: this is the location of the previous definition #9 9.148 :0:0: note: this is the location of the previous definition #9 9.161 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, #9 9.161 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: #9 9.161 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.161 #define __EXTENSIONS__ /* for Sun */ #9 9.161 #9 9.161 :0:0: note: this is the location of the previous definition #9 9.161 :0:0: note: this is the location of the previous definition #9 9.168 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 9.168 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, #9 9.168 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: #9 9.168 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.168 #define __EXTENSIONS__ /* for Sun */ #9 9.168 #9 9.168 :0:0: note: this is the location of the previous definition #9 9.187 :0:0: note: this is the location of the previous definition #9 9.188 :0:0: note: this is the location of the previous definition #9 9.214 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 9.214 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, #9 9.214 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: #9 9.214 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.214 #define __EXTENSIONS__ /* for Sun */ #9 9.214 #9 9.215 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  #9 9.226 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, #9 9.226 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: #9 9.226 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.226 #define __EXTENSIONS__ /* for Sun */ #9 9.226 #9 9.226 :0:0: note: this is the location of the previous definition #9 9.226 :0:0: note: this is the location of the previous definition #9 9.227 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, #9 9.227 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: #9 9.227 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.227 #define __EXTENSIONS__ /* for Sun */ #9 9.227 #9 9.227 :0:0: note: this is the location of the previous definition #9 9.231 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.231 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 9.231 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, #9 9.231 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.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.231 :0:0: note: this is the location of the previous definition #9 9.243 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.243 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, #9 9.243 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: #9 9.243 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.243 #define __EXTENSIONS__ /* for Sun */ #9 9.243 #9 9.243 :0:0: note: this is the location of the previous definition #9 9.246 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 9.246 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 9.246 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: #9 9.246 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.246 #define __EXTENSIONS__ /* for Sun */ #9 9.246 #9 9.246 :0:0: note: this is the location of the previous definition #9 9.248 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, #9 9.248 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: #9 9.248 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.248 #define __EXTENSIONS__ /* for Sun */ #9 9.248 #9 9.248 :0:0: note: this is the location of the previous definition #9 9.255 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 9.255 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, #9 9.255 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: #9 9.255 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.255 #define __EXTENSIONS__ /* for Sun */ #9 9.255 #9 9.255 :0:0: note: this is the location of the previous definition #9 9.258 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, #9 9.258 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: #9 9.258 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.258 #define __EXTENSIONS__ /* for Sun */ #9 9.258 #9 9.269 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.269 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, #9 9.269 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: #9 9.269 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.269 #define __EXTENSIONS__ /* for Sun */ #9 9.269 #9 9.269 :0:0: note: this is the location of the previous definition #9 9.270 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  #9 9.271 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  #9 9.277 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  #9 9.280 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  #9 9.281 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  #9 9.288 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.288 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, #9 9.288 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: #9 9.288 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.288 #define __EXTENSIONS__ /* for Sun */ #9 9.288 #9 9.288 :0:0: note: this is the location of the previous definition #9 9.289 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  #9 9.296 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, #9 9.296 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: #9 9.296 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.296 #define __EXTENSIONS__ /* for Sun */ #9 9.296 #9 9.296 :0:0: note: this is the location of the previous definition #9 9.298 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  #9 9.299 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  #9 9.300 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 9.300 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: #9 9.300 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.300 #define __EXTENSIONS__ /* for Sun */ #9 9.300 #9 9.300 :0:0: note: this is the location of the previous definition #9 9.301 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  #9 9.302 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  #9 9.314 :0:0: note: this is the location of the previous definition #9 9.314 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.314 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: #9 9.314 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.314 #define __EXTENSIONS__ /* for Sun */ #9 9.314 #9 9.314 :0:0: note: this is the location of the previous definition #9 9.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 9.352 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, #9 9.352 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: #9 9.352 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.352 #define __EXTENSIONS__ /* for Sun */ #9 9.352 #9 9.352 :0:0: note: this is the location of the previous definition #9 9.359 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.359 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, #9 9.359 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: #9 9.359 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.359 #define __EXTENSIONS__ /* for Sun */ #9 9.359 #9 9.359 :0:0: note: this is the location of the previous definition #9 9.360 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 9.360 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, #9 9.360 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: #9 9.360 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.360 #define __EXTENSIONS__ /* for Sun */ #9 9.360 #9 9.360 :0:0: note: this is the location of the previous definition #9 9.373 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.373 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, #9 9.373 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: #9 9.373 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.373 #define __EXTENSIONS__ /* for Sun */ #9 9.373 #9 9.382 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  #9 9.388 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  #9 9.394 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 9.394 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, #9 9.394 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: #9 9.394 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.394 #define __EXTENSIONS__ /* for Sun */ #9 9.394 #9 9.394 :0:0: note: this is the location of the previous definition #9 9.395 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  #9 9.396 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  #9 9.406 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.406 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: #9 9.406 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.406 #define __EXTENSIONS__ /* for Sun */ #9 9.406 #9 9.415 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 9.415 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: #9 9.415 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.415 #define __EXTENSIONS__ /* for Sun */ #9 9.415 #9 9.425 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, #9 9.425 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: #9 9.425 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.425 #define __EXTENSIONS__ /* for Sun */ #9 9.425 #9 9.431 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, #9 9.431 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: #9 9.431 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.431 #define __EXTENSIONS__ /* for Sun */ #9 9.431 #9 9.433 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.433 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, #9 9.433 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: #9 9.433 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.433 #define __EXTENSIONS__ /* for Sun */ #9 9.433 #9 9.434 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  #9 9.436 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, #9 9.436 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: #9 9.436 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.436 #define __EXTENSIONS__ /* for Sun */ #9 9.436 #9 9.436 :0:0: note: this is the location of the previous definition #9 9.439 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, #9 9.439 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: #9 9.439 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.439 #define __EXTENSIONS__ /* for Sun */ #9 9.439 #9 9.439 :0:0: note: this is the location of the previous definition #9 9.445 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 9.445 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 9.445 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, #9 9.445 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: #9 9.445 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.445 #define __EXTENSIONS__ /* for Sun */ #9 9.445 #9 9.446 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  #9 9.452 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 9.452 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: #9 9.452 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.452 #define __EXTENSIONS__ /* for Sun */ #9 9.452 #9 9.452 :0:0: note: this is the location of the previous definition #9 9.453 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 9.453 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: #9 9.453 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.453 #define __EXTENSIONS__ /* for Sun */ #9 9.453 #9 9.453 :0:0: note: this is the location of the previous definition #9 9.459 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, #9 9.459 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: #9 9.459 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.459 #define __EXTENSIONS__ /* for Sun */ #9 9.459 #9 9.459 :0:0: note: this is the location of the previous definition #9 9.460 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, #9 9.460 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c:8: #9 9.460 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.460 #define __EXTENSIONS__ /* for Sun */ #9 9.460 #9 9.460 :0:0: note: this is the location of the previous definition #9 9.460 :0:0: note: this is the location of the previous definition #9 9.460 :0:0: note: this is the location of the previous definition #9 9.461 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.461 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: #9 9.461 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.461 #define __EXTENSIONS__ /* for Sun */ #9 9.461 #9 9.461 :0:0: note: this is the location of the previous definition #9 9.462 :0:0: note: this is the location of the previous definition #9 9.462 :0:0: note: this is the location of the previous definition #9 9.463 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.463 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: #9 9.463 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.463 #define __EXTENSIONS__ /* for Sun */ #9 9.463 #9 9.463 :0:0: note: this is the location of the previous definition #9 9.464 :0:0: note: this is the location of the previous definition #9 9.470 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, #9 9.470 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: #9 9.470 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.470 #define __EXTENSIONS__ /* for Sun */ #9 9.470 #9 9.470 :0:0: note: this is the location of the previous definition #9 9.474 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 9.474 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: #9 9.474 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.474 #define __EXTENSIONS__ /* for Sun */ #9 9.474 #9 9.474 :0:0: note: this is the location of the previous definition #9 9.476 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.476 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, #9 9.476 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: #9 9.476 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.476 #define __EXTENSIONS__ /* for Sun */ #9 9.476 #9 9.476 :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/ServCellIndexRrc.h:46:0, #9 9.479 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, #9 9.479 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.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.482 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  #9 9.483 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  #9 9.483 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  #9 9.483 :0:0: note: this is the location of the previous definition #9 9.484 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.484 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: #9 9.484 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.484 #define __EXTENSIONS__ /* for Sun */ #9 9.484 #9 9.484 :0:0: note: this is the location of the previous definition #9 9.489 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  #9 9.494 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.494 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, #9 9.494 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: #9 9.494 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.494 #define __EXTENSIONS__ /* for Sun */ #9 9.494 #9 9.498 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 9.498 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, #9 9.498 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: #9 9.498 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.498 #define __EXTENSIONS__ /* for Sun */ #9 9.498 #9 9.498 :0:0: note: this is the location of the previous definition #9 9.504 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, #9 9.504 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: #9 9.504 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.504 #define __EXTENSIONS__ /* for Sun */ #9 9.504 #9 9.505 :0:0: note: this is the location of the previous definition #9 9.508 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, #9 9.508 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: #9 9.508 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.508 #define __EXTENSIONS__ /* for Sun */ #9 9.508 #9 9.508 :0:0: note: this is the location of the previous definition #9 9.512 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, #9 9.512 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: #9 9.512 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.512 #define __EXTENSIONS__ /* for Sun */ #9 9.512 #9 9.512 :0:0: note: this is the location of the previous definition #9 9.514 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, #9 9.514 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: #9 9.514 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.514 #define __EXTENSIONS__ /* for Sun */ #9 9.514 #9 9.519 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, #9 9.519 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: #9 9.519 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.519 #define __EXTENSIONS__ /* for Sun */ #9 9.519 #9 9.520 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, #9 9.520 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: #9 9.520 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.520 #define __EXTENSIONS__ /* for Sun */ #9 9.520 #9 9.520 :0:0: note: this is the location of the previous definition #9 9.537 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  #9 9.537 :0:0: note: this is the location of the previous definition #9 9.538 :0:0: note: this is the location of the previous definition #9 9.538 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  #9 9.539 :0:0: note: this is the location of the previous definition #9 9.539 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  #9 9.539 :0:0: note: this is the location of the previous definition #9 9.540 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  #9 9.545 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  #9 9.545 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  #9 9.546 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, #9 9.546 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: #9 9.546 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.546 #define __EXTENSIONS__ /* for Sun */ #9 9.546 #9 9.547 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.547 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, #9 9.547 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: #9 9.547 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.547 #define __EXTENSIONS__ /* for Sun */ #9 9.547 #9 9.554 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, #9 9.554 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: #9 9.554 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.554 #define __EXTENSIONS__ /* for Sun */ #9 9.554 #9 9.557 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.557 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, #9 9.557 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.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.564 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, #9 9.564 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: #9 9.564 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.564 #define __EXTENSIONS__ /* for Sun */ #9 9.564 #9 9.564 :0:0: note: this is the location of the previous definition #9 9.564 :0:0: note: this is the location of the previous definition #9 9.567 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 9.567 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, #9 9.567 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: #9 9.567 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.567 #define __EXTENSIONS__ /* for Sun */ #9 9.567 #9 9.567 :0:0: note: this is the location of the previous definition #9 9.574 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  #9 9.575 :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.586 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  #9 9.586 :0:0: note: this is the location of the previous definition #9 9.587 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  #9 9.589 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  #9 9.589 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  #9 9.590 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  #9 9.590 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  #9 9.592 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  #9 9.612 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 9.612 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, #9 9.612 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: #9 9.612 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.612 #define __EXTENSIONS__ /* for Sun */ #9 9.612 #9 9.612 :0:0: note: this is the location of the previous definition #9 9.636 :0:0: note: this is the location of the previous definition #9 9.636 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  #9 9.639 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, #9 9.639 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: #9 9.639 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.639 #define __EXTENSIONS__ /* for Sun */ #9 9.639 #9 9.639 :0:0: note: this is the location of the previous definition #9 9.658 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  #9 9.662 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  #9 9.670 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  #9 9.674 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  #9 9.674 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, #9 9.674 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: #9 9.674 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.674 #define __EXTENSIONS__ /* for Sun */ #9 9.674 #9 9.674 :0:0: note: this is the location of the previous definition #9 9.676 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  #9 9.689 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  #9 9.697 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, #9 9.697 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: #9 9.697 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.697 #define __EXTENSIONS__ /* for Sun */ #9 9.697 #9 9.697 :0:0: note: this is the location of the previous definition #9 9.708 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.708 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, #9 9.708 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: #9 9.708 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.708 #define __EXTENSIONS__ /* for Sun */ #9 9.708 #9 9.713 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  #9 9.715 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 9.715 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: #9 9.715 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.715 #define __EXTENSIONS__ /* for Sun */ #9 9.715 #9 9.719 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, #9 9.719 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.c:8: #9 9.719 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.719 #define __EXTENSIONS__ /* for Sun */ #9 9.719 #9 9.719 :0:0: note: this is the location of the previous definition #9 9.720 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, #9 9.720 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: #9 9.720 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.720 #define __EXTENSIONS__ /* for Sun */ #9 9.720 #9 9.720 :0:0: note: this is the location of the previous definition #9 9.722 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 9.722 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, #9 9.722 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: #9 9.722 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.722 #define __EXTENSIONS__ /* for Sun */ #9 9.722 #9 9.728 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.728 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, #9 9.728 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: #9 9.728 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.728 #define __EXTENSIONS__ /* for Sun */ #9 9.728 #9 9.730 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, #9 9.730 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: #9 9.730 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.730 #define __EXTENSIONS__ /* for Sun */ #9 9.730 #9 9.733 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  #9 9.734 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  #9 9.735 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 9.735 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, #9 9.735 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: #9 9.735 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.735 #define __EXTENSIONS__ /* for Sun */ #9 9.735 #9 9.738 :0:0: note: this is the location of the previous definition #9 9.739 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 9.739 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: #9 9.739 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.739 #define __EXTENSIONS__ /* for Sun */ #9 9.739 #9 9.739 :0:0: note: this is the location of the previous definition #9 9.740 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  #9 9.740 :0:0: note: this is the location of the previous definition #9 9.741 :0:0: note: this is the location of the previous definition #9 9.742 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, #9 9.742 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.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.742 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.742 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, #9 9.742 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.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.747 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 9.747 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 9.747 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, #9 9.747 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: #9 9.747 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.747 #define __EXTENSIONS__ /* for Sun */ #9 9.747 #9 9.747 :0:0: note: this is the location of the previous definition #9 9.748 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 9.748 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, #9 9.748 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: #9 9.748 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.748 #define __EXTENSIONS__ /* for Sun */ #9 9.748 #9 9.748 :0:0: note: this is the location of the previous definition #9 9.749 :0:0: note: this is the location of the previous definition #9 9.761 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.761 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, #9 9.761 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: #9 9.761 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.761 #define __EXTENSIONS__ /* for Sun */ #9 9.761 #9 9.761 :0:0: note: this is the location of the previous definition #9 9.762 :0:0: note: this is the location of the previous definition #9 9.762 :0:0: note: this is the location of the previous definition #9 9.765 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 9.765 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, #9 9.765 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: #9 9.765 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.765 #define __EXTENSIONS__ /* for Sun */ #9 9.765 #9 9.765 :0:0: note: this is the location of the previous definition #9 9.766 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 9.766 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: #9 9.766 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.766 #define __EXTENSIONS__ /* for Sun */ #9 9.766 #9 9.772 :0:0: note: this is the location of the previous definition #9 9.773 :0:0: note: this is the location of the previous definition #9 9.774 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 9.774 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: #9 9.774 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.774 #define __EXTENSIONS__ /* for Sun */ #9 9.774 #9 9.774 :0:0: note: this is the location of the previous definition #9 9.774 :0:0: note: this is the location of the previous definition #9 9.783 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  #9 9.783 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  #9 9.784 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, #9 9.784 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c:8: #9 9.784 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.784 #define __EXTENSIONS__ /* for Sun */ #9 9.784 #9 9.784 :0:0: note: this is the location of the previous definition #9 9.823 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, #9 9.823 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: #9 9.823 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.823 #define __EXTENSIONS__ /* for Sun */ #9 9.823 #9 9.830 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, #9 9.830 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: #9 9.830 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.830 #define __EXTENSIONS__ /* for Sun */ #9 9.830 #9 9.842 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  #9 9.843 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  #9 9.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  #9 9.845 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  #9 9.846 :0:0: note: this is the location of the previous definition #9 9.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  #9 9.849 :0:0: note: this is the location of the previous definition #9 9.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  #9 9.859 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, #9 9.859 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: #9 9.859 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.859 #define __EXTENSIONS__ /* for Sun */ #9 9.859 #9 9.872 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.872 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, #9 9.872 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: #9 9.872 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.872 #define __EXTENSIONS__ /* for Sun */ #9 9.872 #9 9.883 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 9.883 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, #9 9.883 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: #9 9.883 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.883 #define __EXTENSIONS__ /* for Sun */ #9 9.883 #9 9.883 :0:0: note: this is the location of the previous definition #9 9.886 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.886 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: #9 9.886 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.886 #define __EXTENSIONS__ /* for Sun */ #9 9.886 #9 9.886 :0:0: note: this is the location of the previous definition #9 9.886 :0:0: note: this is the location of the previous definition #9 9.886 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, #9 9.886 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: #9 9.886 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.886 #define __EXTENSIONS__ /* for Sun */ #9 9.886 #9 9.886 :0:0: note: this is the location of the previous definition #9 9.890 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 9.890 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, #9 9.890 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.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.892 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.892 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, #9 9.892 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: #9 9.892 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.892 #define __EXTENSIONS__ /* for Sun */ #9 9.892 #9 9.893 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  #9 9.898 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  #9 9.899 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  #9 9.899 :0:0: note: this is the location of the previous definition #9 9.900 :0:0: note: this is the location of the previous definition #9 9.902 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 9.902 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: #9 9.902 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.902 #define __EXTENSIONS__ /* for Sun */ #9 9.902 #9 9.902 :0:0: note: this is the location of the previous definition #9 9.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  #9 9.906 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, #9 9.906 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: #9 9.906 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.906 #define __EXTENSIONS__ /* for Sun */ #9 9.906 #9 9.911 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, #9 9.911 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: #9 9.911 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.911 #define __EXTENSIONS__ /* for Sun */ #9 9.911 #9 9.911 :0:0: note: this is the location of the previous definition #9 9.915 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, #9 9.915 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: #9 9.915 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.915 #define __EXTENSIONS__ /* for Sun */ #9 9.915 #9 9.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  #9 9.921 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, #9 9.921 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: #9 9.921 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.921 #define __EXTENSIONS__ /* for Sun */ #9 9.921 #9 9.928 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 9.928 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, #9 9.928 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: #9 9.928 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.928 #define __EXTENSIONS__ /* for Sun */ #9 9.928 #9 9.931 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 9.931 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, #9 9.931 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: #9 9.931 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.931 #define __EXTENSIONS__ /* for Sun */ #9 9.931 #9 9.932 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  #9 9.932 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  #9 9.934 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  #9 9.942 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 9.942 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, #9 9.942 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: #9 9.942 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.942 #define __EXTENSIONS__ /* for Sun */ #9 9.942 #9 9.943 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  #9 9.943 :0:0: note: this is the location of the previous definition #9 9.947 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  #9 9.947 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, #9 9.947 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: #9 9.947 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.947 #define __EXTENSIONS__ /* for Sun */ #9 9.947 #9 9.947 :0:0: note: this is the location of the previous definition #9 9.948 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  #9 9.950 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  #9 9.954 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, #9 9.954 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: #9 9.954 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.954 #define __EXTENSIONS__ /* for Sun */ #9 9.954 #9 9.955 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 9.955 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, #9 9.955 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: #9 9.955 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.955 #define __EXTENSIONS__ /* for Sun */ #9 9.955 #9 9.955 :0:0: note: this is the location of the previous definition #9 9.955 :0:0: note: this is the location of the previous definition #9 9.960 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  #9 9.961 :0:0: note: this is the location of the previous definition #9 9.961 :0:0: note: this is the location of the previous definition #9 9.976 :0:0: note: this is the location of the previous definition #9 9.980 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.h:66:0, #9 9.980 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c:8: #9 9.980 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.980 #define __EXTENSIONS__ /* for Sun */ #9 9.980 #9 9.980 :0:0: note: this is the location of the previous definition #9 9.983 :0:0: note: this is the location of the previous definition #9 9.985 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 9.985 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: #9 9.985 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.985 #define __EXTENSIONS__ /* for Sun */ #9 9.985 #9 9.985 :0:0: note: this is the location of the previous definition #9 9.985 :0:0: note: this is the location of the previous definition #9 10.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, #9 10.00 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: #9 10.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.00 #define __EXTENSIONS__ /* for Sun */ #9 10.00 #9 10.00 :0:0: note: this is the location of the previous definition #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: #9 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.01 #define __EXTENSIONS__ /* for Sun */ #9 10.01 #9 10.01 :0:0: note: this is the location of the previous definition #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: #9 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.01 #define __EXTENSIONS__ /* for Sun */ #9 10.01 #9 10.01 :0:0: note: this is the location of the previous definition #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c:8: #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.03 #define __EXTENSIONS__ /* for Sun */ #9 10.03 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  #9 10.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  #9 10.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  #9 10.04 :0:0: note: this is the location of the previous definition #9 10.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  #9 10.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  #9 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  #9 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  #9 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  #9 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  #9 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  #9 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.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.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  #9 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: #9 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.11 #define __EXTENSIONS__ /* for Sun */ #9 10.11 #9 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: #9 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.11 #define __EXTENSIONS__ /* for Sun */ #9 10.11 #9 10.11 :0:0: note: this is the location of the previous definition #9 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: #9 10.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.11 #define __EXTENSIONS__ /* for Sun */ #9 10.11 #9 10.11 :0:0: note: this is the location of the previous definition #9 10.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, #9 10.12 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.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/DL-DCCH-Message.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  #9 10.13 :0:0: note: this is the location of the previous definition #9 10.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.13 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, #9 10.13 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: #9 10.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.13 #define __EXTENSIONS__ /* for Sun */ #9 10.13 #9 10.13 :0:0: note: this is the location of the previous definition #9 10.13 :0:0: note: this is the location of the previous definition #9 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  #9 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  #9 10.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  #9 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.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.14 :0:0: note: this is the location of the previous definition #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.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.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.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.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  #9 10.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.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/MeasResultServMO.c  #9 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: #9 10.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.16 #define __EXTENSIONS__ /* for Sun */ #9 10.16 #9 10.16 :0:0: note: this is the location of the previous definition #9 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  #9 10.16 :0:0: note: this is the location of the previous definition #9 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  #9 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c:8: #9 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.17 #define __EXTENSIONS__ /* for Sun */ #9 10.17 #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.19 #define __EXTENSIONS__ /* for Sun */ #9 10.19 #9 10.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.19 #define __EXTENSIONS__ /* for Sun */ #9 10.19 #9 10.19 :0:0: note: this is the location of the previous definition #9 10.19 :0:0: note: this is the location of the previous definition #9 10.20 :0:0: note: this is the location of the previous definition #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.21 #define __EXTENSIONS__ /* for Sun */ #9 10.21 #9 10.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c:8: #9 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.23 #define __EXTENSIONS__ /* for Sun */ #9 10.23 #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  #9 10.23 :0:0: note: this is the location of the previous definition #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: #9 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.23 #define __EXTENSIONS__ /* for Sun */ #9 10.23 #9 10.23 :0:0: note: this is the location of the previous definition #9 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: #9 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.24 #define __EXTENSIONS__ /* for Sun */ #9 10.24 #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  #9 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: #9 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.24 #define __EXTENSIONS__ /* for Sun */ #9 10.24 #9 10.24 :0:0: note: this is the location of the previous definition #9 10.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  #9 10.24 :0:0: note: this is the location of the previous definition #9 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.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.25 :0:0: note: this is the location of the previous definition #9 10.25 :0:0: note: this is the location of the previous definition #9 10.26 :0:0: note: this is the location of the previous definition #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  #9 10.28 :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/DRX-Info.h:136:0, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.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/PCCH-Config.h:15, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: #9 10.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.29 #define __EXTENSIONS__ /* for Sun */ #9 10.29 #9 10.29 :0:0: note: this is the location of the previous definition #9 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.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.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  #9 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: #9 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.31 #define __EXTENSIONS__ /* for Sun */ #9 10.31 #9 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c:8: #9 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.31 #define __EXTENSIONS__ /* for Sun */ #9 10.31 #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  #9 10.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  #9 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.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.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.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.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.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.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.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 :0:0: note: this is the location of the previous definition #9 10.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  #9 10.37 :0:0: note: this is the location of the previous definition #9 10.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  #9 10.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  #9 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: #9 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.38 #define __EXTENSIONS__ /* for Sun */ #9 10.38 #9 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: #9 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.38 #define __EXTENSIONS__ /* for Sun */ #9 10.38 #9 10.38 :0:0: note: this is the location of the previous definition #9 10.38 :0:0: note: this is the location of the previous definition #9 10.38 :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/PDSCH-TimeDomainResourceAllocation.h:50:0, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  #9 10.39 :0:0: note: this is the location of the previous definition #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  #9 10.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, #9 10.39 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  #9 10.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  #9 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c:8: #9 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.40 #define __EXTENSIONS__ /* for Sun */ #9 10.40 #9 10.40 :0:0: note: this is the location of the previous definition #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  #9 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  #9 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: #9 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.41 #define __EXTENSIONS__ /* for Sun */ #9 10.41 #9 10.41 :0:0: note: this is the location of the previous definition #9 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: #9 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.41 #define __EXTENSIONS__ /* for Sun */ #9 10.41 #9 10.41 :0:0: note: this is the location of the previous definition #9 10.41 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  #9 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: #9 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.41 #define __EXTENSIONS__ /* for Sun */ #9 10.41 #9 10.41 :0:0: note: this is the location of the previous definition #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.42 #define __EXTENSIONS__ /* for Sun */ #9 10.42 #9 10.42 :0:0: note: this is the location of the previous definition #9 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.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.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: #9 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.45 #define __EXTENSIONS__ /* for Sun */ #9 10.45 #9 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.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/DL-DCCH-MessageType.h:110:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/DL-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.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.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/ARFCN-ValueEUTRA.h:46:0, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: #9 10.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.49 #define __EXTENSIONS__ /* for Sun */ #9 10.49 #9 10.49 :0:0: note: this is the location of the previous definition #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  #9 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.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 :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/TimeAlignmentTimer.h:59:0, #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.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 :0:0: note: this is the location of the previous definition #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  #9 10.50 :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/ServCellIndexRrc.h:46:0, #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.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.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: #9 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.51 #define __EXTENSIONS__ /* for Sun */ #9 10.51 #9 10.51 :0:0: note: this is the location of the previous definition #9 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  #9 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.52 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, #9 10.52 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c:8: #9 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.52 #define __EXTENSIONS__ /* for Sun */ #9 10.52 #9 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 10.52 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: #9 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.52 #define __EXTENSIONS__ /* for Sun */ #9 10.52 #9 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 10.53 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, #9 10.53 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, #9 10.53 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.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.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.54 #define __EXTENSIONS__ /* for Sun */ #9 10.54 #9 10.54 :0:0: note: this is the location of the previous definition #9 10.54 :0:0: note: this is the location of the previous definition #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: #9 10.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.54 #define __EXTENSIONS__ /* for Sun */ #9 10.54 #9 10.54 :0:0: note: this is the location of the previous definition #9 10.54 :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/Alpha.h:59:0, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.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.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  #9 10.55 :0:0: note: this is the location of the previous definition #9 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  #9 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.56 #define __EXTENSIONS__ /* for Sun */ #9 10.56 #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.56 #define __EXTENSIONS__ /* for Sun */ #9 10.56 #9 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.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.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  #9 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.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/MeasResultListNR.c  #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/PDSCH-ConfigCommon.c  #9 10.58 :0:0: note: this is the location of the previous definition #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/UplinkConfig.c  #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  #9 10.58 :0:0: note: this is the location of the previous definition #9 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  #9 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  #9 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  #9 10.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  #9 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.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.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  #9 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.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.62 :0:0: note: this is the location of the previous definition #9 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  #9 10.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, #9 10.63 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 10.63 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.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.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  #9 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: #9 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.64 #define __EXTENSIONS__ /* for Sun */ #9 10.64 #9 10.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  #9 10.66 :0:0: note: this is the location of the previous definition #9 10.66 :0:0: note: this is the location of the previous definition #9 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  #9 10.67 :0:0: note: this is the location of the previous definition #9 10.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  #9 10.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.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 :0:0: note: this is the location of the previous definition #9 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  #9 10.70 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  #9 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.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/RLC-Parameters.c  #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  #9 10.74 :0:0: note: this is the location of the previous definition #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c:8: #9 10.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.76 #define __EXTENSIONS__ /* for Sun */ #9 10.76 #9 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  #9 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  #9 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  #9 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.77 #define __EXTENSIONS__ /* for Sun */ #9 10.77 #9 10.77 :0:0: note: this is the location of the previous definition #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  #9 10.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 10.78 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, #9 10.78 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: #9 10.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.78 #define __EXTENSIONS__ /* for Sun */ #9 10.78 #9 10.78 :0:0: note: this is the location of the previous definition #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.79 #define __EXTENSIONS__ /* for Sun */ #9 10.79 #9 10.79 :0:0: note: this is the location of the previous definition #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c:8: #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.79 #define __EXTENSIONS__ /* for Sun */ #9 10.79 #9 10.79 :0:0: note: this is the location of the previous definition #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.79 #define __EXTENSIONS__ /* for Sun */ #9 10.79 #9 10.79 :0:0: note: this is the location of the previous definition #9 10.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, #9 10.79 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: #9 10.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.79 #define __EXTENSIONS__ /* for Sun */ #9 10.79 #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.c:8: #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.80 #define __EXTENSIONS__ /* for Sun */ #9 10.80 #9 10.80 :0:0: note: this is the location of the previous definition #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.80 #define __EXTENSIONS__ /* for Sun */ #9 10.80 #9 10.80 :0:0: note: this is the location of the previous definition #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.80 #define __EXTENSIONS__ /* for Sun */ #9 10.80 #9 10.80 :0:0: note: this is the location of the previous definition #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.80 #define __EXTENSIONS__ /* for Sun */ #9 10.80 #9 10.80 :0:0: note: this is the location of the previous definition #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c:8: #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.80 #define __EXTENSIONS__ /* for Sun */ #9 10.80 #9 10.80 :0:0: note: this is the location of the previous definition #9 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  #9 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.81 #define __EXTENSIONS__ /* for Sun */ #9 10.81 #9 10.81 :0:0: note: this is the location of the previous definition #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.81 #define __EXTENSIONS__ /* for Sun */ #9 10.81 #9 10.81 :0:0: note: this is the location of the previous definition #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c:8: #9 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.82 #define __EXTENSIONS__ /* for Sun */ #9 10.82 #9 10.82 :0:0: note: this is the location of the previous definition #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: #9 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.82 #define __EXTENSIONS__ /* for Sun */ #9 10.82 #9 10.82 :0:0: note: this is the location of the previous definition #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.83 #define __EXTENSIONS__ /* for Sun */ #9 10.83 #9 10.83 :0:0: note: this is the location of the previous definition #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.83 #define __EXTENSIONS__ /* for Sun */ #9 10.83 #9 10.83 :0:0: note: this is the location of the previous definition #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.83 #define __EXTENSIONS__ /* for Sun */ #9 10.83 #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.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 :0:0: note: this is the location of the previous definition #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/SystemInformation.h:63:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.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/PCCH-MessageType.h:74:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.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.85 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.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.85 :0:0: note: this is the location of the previous definition #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.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.85 :0:0: note: this is the location of the previous definition #9 10.86 :0:0: note: this is the location of the previous definition #9 10.89 :0:0: note: this is the location of the previous definition #9 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: #9 10.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.90 #define __EXTENSIONS__ /* for Sun */ #9 10.90 #9 10.90 :0:0: note: this is the location of the previous definition #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  #9 10.90 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.91 :0:0: note: this is the location of the previous definition #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  #9 10.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.92 #define __EXTENSIONS__ /* for Sun */ #9 10.92 #9 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  #9 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  #9 10.94 :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/UERadioPagingInformation.h:88:0, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: #9 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.95 #define __EXTENSIONS__ /* for Sun */ #9 10.95 #9 10.95 :0:0: note: this is the location of the previous definition #9 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: #9 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.96 #define __EXTENSIONS__ /* for Sun */ #9 10.96 #9 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c:8: #9 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.96 #define __EXTENSIONS__ /* for Sun */ #9 10.96 #9 10.96 :0:0: note: this is the location of the previous definition #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.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.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, #9 10.98 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: #9 10.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.98 #define __EXTENSIONS__ /* for Sun */ #9 10.98 #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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  #9 10.99 :0:0: note: this is the location of the previous definition #9 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  #9 10.99 :0:0: note: this is the location of the previous definition #9 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  #9 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: #9 11.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.00 #define __EXTENSIONS__ /* for Sun */ #9 11.00 #9 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  #9 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  #9 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  #9 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  #9 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: #9 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.01 #define __EXTENSIONS__ /* for Sun */ #9 11.01 #9 11.01 :0:0: note: this is the location of the previous definition #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: #9 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.02 #define __EXTENSIONS__ /* for Sun */ #9 11.02 #9 11.02 :0:0: note: this is the location of the previous definition #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  #9 11.02 :0:0: note: this is the location of the previous definition #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: #9 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.02 #define __EXTENSIONS__ /* for Sun */ #9 11.02 #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: #9 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.02 #define __EXTENSIONS__ /* for Sun */ #9 11.02 #9 11.02 :0:0: note: this is the location of the previous definition #9 11.02 :0:0: note: this is the location of the previous definition #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: #9 11.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.02 #define __EXTENSIONS__ /* for Sun */ #9 11.02 #9 11.02 :0:0: note: this is the location of the previous definition #9 11.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 11.03 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, #9 11.03 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: #9 11.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.03 #define __EXTENSIONS__ /* for Sun */ #9 11.03 #9 11.03 :0:0: note: this is the location of the previous definition #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  #9 11.03 :0:0: note: this is the location of the previous definition #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  #9 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: #9 11.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.05 #define __EXTENSIONS__ /* for Sun */ #9 11.05 #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  #9 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: #9 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.08 #define __EXTENSIONS__ /* for Sun */ #9 11.08 #9 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: #9 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.08 #define __EXTENSIONS__ /* for Sun */ #9 11.08 #9 11.08 :0:0: note: this is the location of the previous definition #9 11.08 :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/MeasAndMobParametersXDD-Diff.h:75:0, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.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.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.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.11 :0:0: note: this is the location of the previous definition #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  #9 11.12 :0:0: note: this is the location of the previous definition #9 11.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, #9 11.12 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: #9 11.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.12 #define __EXTENSIONS__ /* for Sun */ #9 11.12 #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.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/DedicatedNAS-Message.h:45:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.13 #define __EXTENSIONS__ /* for Sun */ #9 11.13 #9 11.13 :0:0: note: this is the location of the previous definition #9 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  #9 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.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.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/PDSCH-ServingCellConfig.c  #9 11.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, #9 11.15 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  #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/CellsToAddMod.h:15, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  #9 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.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/RRC-TransactionIdentifier.h:46:0, #9 11.19 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, #9 11.19 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.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/LogicalChannelIdentity.h:46:0, #9 11.20 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.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.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.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.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  #9 11.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: #9 11.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.22 #define __EXTENSIONS__ /* for Sun */ #9 11.22 #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  #9 11.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  #9 11.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 11.23 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, #9 11.23 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.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.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/PUCCH-format4.h:58:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: #9 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.24 #define __EXTENSIONS__ /* for Sun */ #9 11.24 #9 11.24 :0:0: note: this is the location of the previous definition #9 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: #9 11.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.24 #define __EXTENSIONS__ /* for Sun */ #9 11.24 #9 11.24 :0:0: note: this is the location of the previous definition #9 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.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.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: #9 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.25 #define __EXTENSIONS__ /* for Sun */ #9 11.25 #9 11.25 :0:0: note: this is the location of the previous definition #9 11.25 :0:0: note: this is the location of the previous definition #9 11.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  #9 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: #9 11.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.25 #define __EXTENSIONS__ /* for Sun */ #9 11.25 #9 11.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, #9 11.25 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.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.26 :0:0: note: this is the location of the previous definition #9 11.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, #9 11.27 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.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/P-Max.h:46:0, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.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.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  #9 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: #9 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.29 #define __EXTENSIONS__ /* for Sun */ #9 11.29 #9 11.29 :0:0: note: this is the location of the previous definition #9 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c:8: #9 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.29 #define __EXTENSIONS__ /* for Sun */ #9 11.29 #9 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c:8: #9 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.29 #define __EXTENSIONS__ /* for Sun */ #9 11.29 #9 11.29 :0:0: note: this is the location of the previous definition #9 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: #9 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.29 #define __EXTENSIONS__ /* for Sun */ #9 11.29 #9 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c:8: #9 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.29 #define __EXTENSIONS__ /* for Sun */ #9 11.29 #9 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  #9 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  #9 11.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, #9 11.30 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: #9 11.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.30 #define __EXTENSIONS__ /* for Sun */ #9 11.30 #9 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  #9 11.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  #9 11.31 :0:0: note: this is the location of the previous definition #9 11.31 :0:0: note: this is the location of the previous definition #9 11.31 :0:0: note: this is the location of the previous definition #9 11.32 :0:0: note: this is the location of the previous definition #9 11.32 :0:0: note: this is the location of the previous definition #9 11.32 :0:0: note: this is the location of the previous definition #9 11.32 :0:0: note: this is the location of the previous definition #9 11.33 :0:0: note: this is the location of the previous definition #9 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.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 :0:0: note: this is the location of the previous definition #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  #9 11.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  #9 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, #9 11.35 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.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.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: #9 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.36 #define __EXTENSIONS__ /* for Sun */ #9 11.36 #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  #9 11.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, #9 11.36 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: #9 11.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.36 #define __EXTENSIONS__ /* for Sun */ #9 11.36 #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  #9 11.37 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  #9 11.38 :0:0: note: this is the location of the previous definition #9 11.38 :0:0: note: this is the location of the previous definition #9 11.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.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.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, #9 11.40 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: #9 11.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.40 #define __EXTENSIONS__ /* for Sun */ #9 11.40 #9 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: #9 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.41 #define __EXTENSIONS__ /* for Sun */ #9 11.41 #9 11.41 :0:0: note: this is the location of the previous definition #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  #9 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 11.42 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: #9 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.42 #define __EXTENSIONS__ /* for Sun */ #9 11.42 #9 11.42 :0:0: note: this is the location of the previous definition #9 11.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, #9 11.42 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: #9 11.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.42 #define __EXTENSIONS__ /* for Sun */ #9 11.42 #9 11.42 :0:0: note: this is the location of the previous definition #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: #9 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.43 #define __EXTENSIONS__ /* for Sun */ #9 11.43 #9 11.43 :0:0: note: this is the location of the previous definition #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: #9 11.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.43 #define __EXTENSIONS__ /* for Sun */ #9 11.43 #9 11.43 :0:0: note: this is the location of the previous definition #9 11.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  #9 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.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 :0:0: note: this is the location of the previous definition #9 11.45 :0:0: note: this is the location of the previous definition #9 11.45 :0:0: note: this is the location of the previous definition #9 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.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 :0:0: note: this is the location of the previous definition #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 :0:0: note: this is the location of the previous definition #9 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  #9 11.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  #9 11.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  #9 11.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  #9 11.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  #9 11.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  #9 11.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  #9 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: #9 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.53 #define __EXTENSIONS__ /* for Sun */ #9 11.53 #9 11.53 :0:0: note: this is the location of the previous definition #9 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c:8: #9 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.53 #define __EXTENSIONS__ /* for Sun */ #9 11.53 #9 11.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: #9 11.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.53 #define __EXTENSIONS__ /* for Sun */ #9 11.53 #9 11.54 :0:0: note: this is the location of the previous definition #9 11.54 :0:0: note: this is the location of the previous definition #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c:8: #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.57 #define __EXTENSIONS__ /* for Sun */ #9 11.57 #9 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  #9 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: #9 11.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.58 #define __EXTENSIONS__ /* for Sun */ #9 11.58 #9 11.58 :0:0: note: this is the location of the previous definition #9 11.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: #9 11.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.59 #define __EXTENSIONS__ /* for Sun */ #9 11.59 #9 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  #9 11.59 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 :0:0: note: this is the location of the previous definition #9 11.60 :0:0: note: this is the location of the previous definition #9 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  #9 11.60 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.h:38:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 :0:0: note: this is the location of the previous definition #9 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: #9 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.61 #define __EXTENSIONS__ /* for Sun */ #9 11.61 #9 11.62 :0:0: note: this is the location of the previous definition #9 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: #9 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.62 #define __EXTENSIONS__ /* for Sun */ #9 11.62 #9 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.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.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.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 :0:0: note: this is the location of the previous definition #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  #9 11.64 :0:0: note: this is the location of the previous definition #9 11.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 11.65 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: #9 11.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.65 #define __EXTENSIONS__ /* for Sun */ #9 11.65 #9 11.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, #9 11.66 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c:8: #9 11.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.66 #define __EXTENSIONS__ /* for Sun */ #9 11.66 #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  #9 11.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 11.67 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 11.67 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 11.67 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, #9 11.67 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: #9 11.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.67 #define __EXTENSIONS__ /* for Sun */ #9 11.67 #9 11.67 :0:0: note: this is the location of the previous definition #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.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/MCC-MNC-Digit.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/MCC.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.69 :0:0: note: this is the location of the previous definition #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: #9 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.69 #define __EXTENSIONS__ /* for Sun */ #9 11.69 #9 11.69 :0:0: note: this is the location of the previous definition #9 11.70 :0:0: note: this is the location of the previous definition #9 11.70 :0:0: note: this is the location of the previous definition #9 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  #9 11.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, #9 11.71 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.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/CG-Config-IEs.h:61:0, #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.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/EstablishmentCause.h:67:0, #9 11.73 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: #9 11.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.73 #define __EXTENSIONS__ /* for Sun */ #9 11.73 #9 11.73 :0:0: note: this is the location of the previous definition #9 11.73 :0:0: note: this is the location of the previous definition #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  #9 11.73 :0:0: note: this is the location of the previous definition #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.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/MultiFrequencyBandListNR.c  #9 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  #9 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  #9 11.75 :0:0: note: this is the location of the previous definition #9 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.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.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.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.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: #9 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.78 #define __EXTENSIONS__ /* for Sun */ #9 11.78 #9 11.78 :0:0: note: this is the location of the previous definition #9 11.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  #9 11.78 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, #9 11.78 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: #9 11.78 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.78 #define __EXTENSIONS__ /* for Sun */ #9 11.78 #9 11.78 :0:0: note: this is the location of the previous definition #9 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: #9 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.79 #define __EXTENSIONS__ /* for Sun */ #9 11.79 #9 11.79 :0:0: note: this is the location of the previous definition #9 11.79 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.79 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: #9 11.79 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.79 #define __EXTENSIONS__ /* for Sun */ #9 11.79 #9 11.79 :0:0: note: this is the location of the previous definition #9 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  #9 11.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 11.80 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, #9 11.80 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.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.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  #9 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  #9 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  #9 11.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.80 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, #9 11.80 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.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.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 11.80 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.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/RRC-TransactionIdentifier.h:46:0, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: #9 11.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.81 #define __EXTENSIONS__ /* for Sun */ #9 11.81 #9 11.81 :0:0: note: this is the location of the previous definition #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.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/CSI-ResourceConfigId.h:46:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.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/InitialUE-Identity.h:52:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.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.83 :0:0: note: this is the location of the previous definition #9 11.83 :0:0: note: this is the location of the previous definition #9 11.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, #9 11.83 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: #9 11.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.83 #define __EXTENSIONS__ /* for Sun */ #9 11.83 #9 11.83 :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/SRI-PUSCH-PowerControlId.h:46:0, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: #9 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.84 #define __EXTENSIONS__ /* for Sun */ #9 11.84 #9 11.84 :0:0: note: this is the location of the previous definition #9 11.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 11.84 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: #9 11.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.84 #define __EXTENSIONS__ /* for Sun */ #9 11.84 #9 11.84 :0:0: note: this is the location of the previous definition #9 11.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c:8: #9 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.85 #define __EXTENSIONS__ /* for Sun */ #9 11.85 #9 11.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  #9 11.86 :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/PUSCH-ServingCellConfig.h:86:0, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.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.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  #9 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.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.86 :0:0: note: this is the location of the previous definition #9 11.87 :0:0: note: this is the location of the previous definition #9 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c:8: #9 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.88 #define __EXTENSIONS__ /* for Sun */ #9 11.88 #9 11.88 :0:0: note: this is the location of the previous definition #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  #9 11.89 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  #9 11.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: #9 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.91 #define __EXTENSIONS__ /* for Sun */ #9 11.91 #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.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 :0:0: note: this is the location of the previous definition #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: #9 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.92 #define __EXTENSIONS__ /* for Sun */ #9 11.92 #9 11.92 :0:0: note: this is the location of the previous definition #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.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 :0:0: note: this is the location of the previous definition #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c:8: #9 11.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.92 #define __EXTENSIONS__ /* for Sun */ #9 11.92 #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.93 #define __EXTENSIONS__ /* for Sun */ #9 11.93 #9 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  #9 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  #9 11.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  #9 11.94 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  #9 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  #9 11.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, #9 11.95 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: #9 11.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.95 #define __EXTENSIONS__ /* for Sun */ #9 11.95 #9 11.95 :0:0: note: this is the location of the previous definition #9 11.96 :0:0: note: this is the location of the previous definition #9 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: #9 11.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.96 #define __EXTENSIONS__ /* for Sun */ #9 11.96 #9 11.96 :0:0: note: this is the location of the previous definition #9 11.96 :0:0: note: this is the location of the previous definition #9 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  #9 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: #9 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.98 #define __EXTENSIONS__ /* for Sun */ #9 11.98 #9 11.98 :0:0: note: this is the location of the previous definition #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.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 12.01 :0:0: note: this is the location of the previous definition #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c:8: #9 12.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.02 #define __EXTENSIONS__ /* for Sun */ #9 12.02 #9 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: #9 12.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.03 #define __EXTENSIONS__ /* for Sun */ #9 12.03 #9 12.03 :0:0: note: this is the location of the previous definition #9 12.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.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 :0:0: note: this is the location of the previous definition #9 12.06 :0:0: note: this is the location of the previous definition #9 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: #9 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.06 #define __EXTENSIONS__ /* for Sun */ #9 12.06 #9 12.06 :0:0: note: this is the location of the previous definition #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.07 #define __EXTENSIONS__ /* for Sun */ #9 12.07 #9 12.07 :0:0: note: this is the location of the previous definition #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: #9 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.08 #define __EXTENSIONS__ /* for Sun */ #9 12.08 #9 12.08 :0:0: note: this is the location of the previous definition #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.09 #define __EXTENSIONS__ /* for Sun */ #9 12.09 #9 12.09 :0:0: note: this is the location of the previous definition #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.09 #define __EXTENSIONS__ /* for Sun */ #9 12.09 #9 12.09 :0:0: note: this is the location of the previous definition #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.09 #define __EXTENSIONS__ /* for Sun */ #9 12.09 #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.09 #define __EXTENSIONS__ /* for Sun */ #9 12.09 #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.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.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.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/BCCH-BCH-MessageType.h:59:0, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #9 12.11 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.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 :0:0: note: this is the location of the previous definition #9 12.12 :0:0: note: this is the location of the previous definition #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-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 :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/CipheringAlgorithm.h:62:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.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/RRC-TransactionIdentifier.h:46:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.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/BWP-UplinkDedicated.h:128:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.12 #define __EXTENSIONS__ /* for Sun */ #9 12.12 #9 12.12 :0:0: note: this is the location of the previous definition #9 12.13 :0:0: note: this is the location of the previous definition #9 12.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.13 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, #9 12.13 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: #9 12.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.13 #define __EXTENSIONS__ /* for Sun */ #9 12.13 #9 12.13 :0:0: note: this is the location of the previous definition #9 12.13 :0:0: note: this is the location of the previous definition #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: #9 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.15 #define __EXTENSIONS__ /* for Sun */ #9 12.15 #9 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.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.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: #9 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.16 #define __EXTENSIONS__ /* for Sun */ #9 12.16 #9 12.16 :0:0: note: this is the location of the previous definition #9 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: #9 12.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.16 #define __EXTENSIONS__ /* for Sun */ #9 12.16 #9 12.16 :0:0: note: this is the location of the previous definition #9 12.16 :0:0: note: this is the location of the previous definition #9 12.17 :0:0: note: this is the location of the previous definition #9 12.17 :0:0: note: this is the location of the previous definition #9 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.17 #define __EXTENSIONS__ /* for Sun */ #9 12.17 #9 12.17 :0:0: note: this is the location of the previous definition #9 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.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/BandCombinationIndex.h:46:0, #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: #9 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.18 #define __EXTENSIONS__ /* for Sun */ #9 12.18 #9 12.18 :0:0: note: this is the location of the previous definition #9 12.19 :0:0: note: this is the location of the previous definition #9 12.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: #9 12.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.19 #define __EXTENSIONS__ /* for Sun */ #9 12.19 #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: #9 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.20 #define __EXTENSIONS__ /* for Sun */ #9 12.20 #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: #9 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.20 #define __EXTENSIONS__ /* for Sun */ #9 12.20 #9 12.20 :0:0: note: this is the location of the previous definition #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: #9 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.20 #define __EXTENSIONS__ /* for Sun */ #9 12.20 #9 12.20 :0:0: note: this is the location of the previous definition #9 12.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.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 :0:0: note: this is the location of the previous definition #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/SpeedStateScaleFactors.h:57:0, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.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.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/PDU-SessionID.h:46:0, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.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.25 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_rrc.a  #9 12.34 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 12.35 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 12.35 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  #9 12.35 -e Compiling  /opt/o-du-l2/src/cm/crg.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  #9 12.36 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  #9 12.37 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  #9 12.38 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  #9 12.58 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' #9 12.58 extern uint8_t stopBtInfo = FALSE; #9 12.58 ^~~~~~~~~~ #9 12.97 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcm.a  #9 12.97 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 12.98 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 12.98 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  #9 12.98 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  #9 12.99 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  #9 13.00 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  #9 13.10 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': #9 13.10 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] #9 13.10 Data reg =0; #9 13.10 ^~~ #9 13.22 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 13.80 -e ***** CU STUB BUILD COMPLETE ***** #9 DONE 14.3s #10 exporting to image #10 exporting layers #10 exporting layers 0.8s done #10 writing image sha256:cba338116ffd58d16f9c0285f97ba463deb1b934fe65ac404a85ab992e7113a8 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.9s ---> docker-build.sh ends [o-du-l2-cu-stub-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15667710669309868942.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins9795381377157498692.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:10.0.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:10.0.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub] 34d48e4604f4: Preparing bbe8138335dc: Preparing 5f70bf18a086: Preparing 196933d95792: Preparing 03d718aad9c4: Preparing cb678f9e67e1: Preparing 6345f75ef121: Preparing cb678f9e67e1: Waiting 6345f75ef121: Waiting db5648ca1602: Preparing 17c362cf614d: Preparing db5648ca1602: Waiting 1bf503e0c025: Preparing 17c362cf614d: Waiting 6dae3dd4be3b: Preparing 1bf503e0c025: Waiting 9dfdc6c2cdae: Preparing b6ac51ac7a06: Preparing e2cf47ababd5: Preparing fe6d8881187d: Preparing 23135df75b44: Preparing b43408d5f11b: Preparing 6dae3dd4be3b: Waiting 9dfdc6c2cdae: Waiting b6ac51ac7a06: Waiting 23135df75b44: Waiting b43408d5f11b: Waiting e2cf47ababd5: Waiting fe6d8881187d: Waiting 03d718aad9c4: Layer already exists cb678f9e67e1: Layer already exists 6345f75ef121: Layer already exists 5f70bf18a086: Pushed db5648ca1602: Layer already exists 17c362cf614d: Layer already exists 1bf503e0c025: Layer already exists 9dfdc6c2cdae: Layer already exists 6dae3dd4be3b: Layer already exists b6ac51ac7a06: Layer already exists e2cf47ababd5: Layer already exists 23135df75b44: Layer already exists fe6d8881187d: Layer already exists b43408d5f11b: Layer already exists bbe8138335dc: Pushed 196933d95792: Pushed 34d48e4604f4: Pushed 10.0.1: digest: sha256:1ae32d20700d1c93d506a7b8d4939eca099c82ea222235eb6f0dddaea05afe42 size: 3903 ---> docker-push.sh ends [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins5376347335099976818.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2046 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins7992935565960262732.sh ---> sysstat.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins14644100112709352110.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/o-du-l2-cu-stub-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/o-du-l2-cu-stub-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + 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-merge-master ']' + mkdir -p /w/workspace/o-du-l2-cu-stub-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/o-du-l2-cu-stub-docker-merge-master/archives/ [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins12211438278602578882.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ZN7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1ZN7/bin to PATH INFO: Running in OpenStack, capturing instance metadata [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins9450734141093637704.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/config6450963957321828896tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins11907998386368845060.sh ---> create-netrc.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins4897917487547201660.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ZN7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1ZN7/bin to PATH [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins106760968740840708.sh ---> sudo-logs.sh Archiving 'sudo' log.. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins16533730632600374435.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ZN7 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-1ZN7/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash -l /tmp/jenkins13696105026582997850.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ZN7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1ZN7/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/o-du-l2-cu-stub-docker-merge-master/792 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-10859 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 12G 7.8G 60% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 477 1183 0 2283 3183 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:cc:25 brd ff:ff:ff:ff:ff:ff inet 10.32.7.50/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86169sec preferred_lft 86169sec inet6 fe80::f816:3eff:feae:cc25/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:da:19:4b:c1 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-10859) 11/20/24 _x86_64_ (4 CPU) 18:56:38 LINUX RESTART (4 CPU) 18:57:02 tps rtps wtps bread/s bwrtn/s 18:58:01 191.70 83.51 108.19 6579.22 45314.23 18:59:01 265.94 63.36 202.58 4368.63 111266.87 19:00:01 159.36 89.49 69.88 6995.13 17226.12 Average: 205.80 78.75 127.05 5976.18 58054.49 18:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:01 1579132 3352588 2459520 60.90 53420 1872320 896548 17.62 584624 1690896 136652 18:59:01 432608 3310176 3606044 89.29 113540 2855820 1113360 21.89 562860 2763476 295100 19:00:01 1246188 3264616 2792464 69.14 118268 2024020 1007052 19.80 912056 1636948 16484 Average: 1085976 3309127 2952676 73.11 95076 2250720 1005653 19.77 686513 2030440 149412 18:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 18:58:01 ens3 509.88 354.50 2043.27 78.22 0.00 0.00 0.00 0.00 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:01 lo 2.06 2.06 0.18 0.18 0.00 0.00 0.00 0.00 18:59:01 ens3 437.74 239.42 13434.12 20.58 0.00 0.00 0.00 0.00 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:01 lo 2.40 2.40 0.21 0.21 0.00 0.00 0.00 0.00 19:00:01 ens3 241.57 280.64 315.31 1496.74 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.85 1.85 0.16 0.16 0.00 0.00 0.00 0.00 Average: ens3 395.79 291.12 5289.68 533.95 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10859) 11/20/24 _x86_64_ (4 CPU) 18:56:38 LINUX RESTART (4 CPU) 18:57:02 CPU %user %nice %system %iowait %steal %idle 18:58:01 all 20.53 0.00 2.64 5.95 0.06 70.82 18:58:01 0 23.95 0.00 2.40 4.93 0.05 68.68 18:58:01 1 11.80 0.00 1.65 2.11 0.07 84.37 18:58:01 2 13.19 0.00 3.68 12.25 0.07 70.81 18:58:01 3 33.12 0.00 2.84 4.52 0.07 59.46 18:59:01 all 23.66 0.00 7.14 5.49 0.08 63.63 18:59:01 0 16.36 0.00 6.86 3.78 0.07 72.94 18:59:01 1 30.02 0.00 7.82 3.82 0.08 58.26 18:59:01 2 21.83 0.00 6.77 7.92 0.08 63.40 18:59:01 3 26.43 0.00 7.12 6.41 0.08 59.95 19:00:01 all 29.86 0.00 7.85 3.69 0.08 58.52 19:00:01 0 23.63 0.00 8.12 3.53 0.07 64.64 19:00:01 1 25.42 0.00 7.99 3.51 0.08 62.99 19:00:01 2 24.31 0.00 6.81 1.92 0.07 66.89 19:00:01 3 46.18 0.00 8.49 5.80 0.08 39.45 Average: all 24.71 0.00 5.89 5.03 0.07 64.29 Average: 0 21.32 0.00 5.80 4.08 0.06 68.74 Average: 1 22.44 0.00 5.84 3.15 0.08 68.49 Average: 2 19.84 0.00 5.77 7.31 0.07 67.00 Average: 3 35.28 0.00 6.16 5.58 0.08 52.90