Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-12094 (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-MFgCBqvITjfE/agent.2105 SSH_AGENT_PID=2107 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/private_key_14121072365589383562.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 064201886fa5a8f26194d36407f236a3d705dbb6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 064201886fa5a8f26194d36407f236a3d705dbb6 # timeout=10 Commit message: "[Bug-ID: ODUHIGH-631] MSG4 PDCCH and PDSCH crash fix" > git rev-list --no-walk 064201886fa5a8f26194d36407f236a3d705dbb6 # 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/jenkins5444892869937525576.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-JWaJ 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-JWaJ/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-JWaJ/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.74 botocore==1.35.74 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.8.0 cmd2==2.5.7 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.3 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.9.1 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.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 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.1 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.22.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.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/config4298550355344402891tmp copy managed file [o-du-l2-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/config9779259716904286129tmp [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins6035987361423376567.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/jenkins13788872809048928072.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14462588189687128350.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/jenkins17690427923010840285.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-JWaJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-JWaJ/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/jenkins1770482891831153954.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:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 3.06kB / 3.06kB done #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 4.19MB / 26.71MB 0.1s #4 sha256:cdcad96bd1285535e6d19ea758ef1f9c16d7d79e61845e5cd76aef5185a6a90d 8.76kB / 8.76kB done #4 sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 850B / 850B 0.1s done #4 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 11.53MB / 26.71MB 0.2s #4 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s done #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.1s done #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 0B / 126.73MB 0.2s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 4.19MB / 227.37MB 0.2s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 17.83MB / 26.71MB 0.3s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.4s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 16.78MB / 227.37MB 0.4s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.4s done #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 11.53MB / 126.73MB 0.5s #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 2.10MB / 120.16MB 0.5s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 20.97MB / 126.73MB 0.7s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 39.85MB / 227.37MB 0.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 15.73MB / 120.16MB 0.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 24.12MB / 120.16MB 0.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 31.46MB / 126.73MB 0.9s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 59.77MB / 227.37MB 0.9s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 38.80MB / 126.73MB 1.0s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 36.70MB / 120.16MB 1.0s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 48.97MB / 126.73MB 1.1s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 81.20MB / 227.37MB 1.1s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 45.09MB / 120.16MB 1.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 59.77MB / 126.73MB 1.2s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 94.37MB / 227.37MB 1.2s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 53.48MB / 120.16MB 1.2s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 70.25MB / 126.73MB 1.3s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 106.95MB / 227.37MB 1.3s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 60.82MB / 120.16MB 1.3s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 81.79MB / 126.73MB 1.4s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 120.59MB / 227.37MB 1.4s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 68.16MB / 120.16MB 1.4s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 103.81MB / 126.73MB 1.6s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 145.75MB / 227.37MB 1.6s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 83.89MB / 120.16MB 1.6s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 117.44MB / 126.73MB 1.7s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 157.29MB / 227.37MB 1.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 92.27MB / 120.16MB 1.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 1.8s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 170.92MB / 227.37MB 1.8s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 100.66MB / 120.16MB 1.8s #4 ... #5 [internal] load build context #5 transferring context: 66.20MB 0.9s done #5 DONE 1.9s #4 [1/5] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 185.60MB / 227.37MB 1.9s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 112.20MB / 120.16MB 1.9s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 223.35MB / 227.37MB 2.1s #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 1.5s done #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.1s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 2.5s done #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.9s done #4 extracting sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 3.1s done #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 0B / 123.71MB 3.2s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 11.53MB / 123.71MB 3.3s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 0.1s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 3.15MB / 71.95MB 3.3s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 4.19MB / 37.93MB 3.3s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 25.13MB / 123.71MB 3.4s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 13.63MB / 37.93MB 3.4s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 52.43MB / 123.71MB 3.6s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 29.36MB / 71.95MB 3.6s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 30.41MB / 37.93MB 3.6s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 67.11MB / 123.71MB 3.7s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 41.94MB / 71.95MB 3.7s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.7s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 81.79MB / 123.71MB 3.8s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 55.57MB / 71.95MB 3.8s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.7s done #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0B / 42.84MB 3.8s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 99.61MB / 123.71MB 3.9s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 68.16MB / 71.95MB 3.9s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 8.39MB / 42.84MB 3.9s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 116.39MB / 123.71MB 4.0s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 4.0s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 19.92MB / 42.84MB 4.0s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 4.1s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 4.0s done #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 31.46MB / 42.84MB 4.1s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 4.19MB / 8.47MB 4.1s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 4.2s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 4.2s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 4.2s done #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 4.3s done #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 8.39MB / 24.34MB 4.3s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 4.4s done #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 23.07MB / 24.34MB 4.4s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 4.4s done #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.3s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 7.0s 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.9s done #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 3.9s done #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 0.1s #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.4s done #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0.1s #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 1.6s 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.6s done #4 DONE 31.3s #6 [2/5] ADD . /opt/o-du-l2 #6 DONE 7.7s #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.799 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] #8 0.889 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease #8 0.943 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] #8 1.238 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] #8 1.264 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #8 1.367 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #8 1.676 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #8 1.756 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #8 1.795 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #8 1.797 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #8 1.798 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #8 1.851 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #8 1.852 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #8 1.854 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #8 2.584 Fetched 15.1 MB in 2s (7857 kB/s) #8 2.584 Reading package lists... #8 3.693 Reading package lists... #8 4.798 Building dependency tree... #8 5.004 Reading state information... #8 5.149 The following additional packages will be installed: #8 5.150 libpcap0.8 libpcap0.8-dev #8 5.177 The following NEW packages will be installed: #8 5.177 libpcap-dev libpcap0.8 libpcap0.8-dev #8 5.344 0 upgraded, 3 newly installed, 0 to remove and 147 not upgraded. #8 5.344 Need to get 339 kB of archives. #8 5.344 After this operation, 1066 kB of additional disk space will be used. #8 5.344 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8 amd64 1.8.1-6ubuntu1.18.04.2 [118 kB] #8 5.657 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8-dev amd64 1.8.1-6ubuntu1.18.04.2 [218 kB] #8 5.767 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap-dev amd64 1.8.1-6ubuntu1.18.04.2 [3480 B] #8 5.989 debconf: delaying package configuration, since apt-utils is not installed #8 6.028 Fetched 339 kB in 1s (589 kB/s) #8 6.092 Selecting previously unselected package libpcap0.8:amd64. #8 6.092 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24853 files and directories currently installed.) #8 6.160 Preparing to unpack .../libpcap0.8_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.177 Unpacking libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.250 Selecting previously unselected package libpcap0.8-dev:amd64. #8 6.254 Preparing to unpack .../libpcap0.8-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.262 Unpacking libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.338 Selecting previously unselected package libpcap-dev:amd64. #8 6.341 Preparing to unpack .../libpcap-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 6.348 Unpacking libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.416 Setting up libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.438 Setting up libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.459 Setting up libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 6.481 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 6.927 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 7.136 Reading package lists... #8 8.196 Building dependency tree... #8 8.394 Reading state information... #8 8.546 The following additional packages will be installed: #8 8.547 libxml2 #8 8.572 The following NEW packages will be installed: #8 8.573 libxml2-dev #8 8.575 The following packages will be upgraded: #8 8.576 libxml2 #8 8.740 1 upgraded, 1 newly installed, 0 to remove and 146 not upgraded. #8 8.740 Need to get 1421 kB of archives. #8 8.740 After this operation, 3561 kB of additional disk space will be used. #8 8.740 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.9 [663 kB] #8 9.241 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.9 [757 kB] #8 9.467 debconf: delaying package configuration, since apt-utils is not installed #8 9.504 Fetched 1421 kB in 1s (1942 kB/s) #8 9.552 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24963 files and directories currently installed.) #8 9.568 Preparing to unpack .../libxml2_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 9.597 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) over (2.9.4+dfsg1-6.1ubuntu1.3) ... #8 9.763 Selecting previously unselected package libxml2-dev:amd64. #8 9.766 Preparing to unpack .../libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #8 9.774 Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 9.951 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 9.976 Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #8 9.997 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 10.03 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 DONE 10.2s #9 [5/5] RUN cd build/odu && make clean_cu cu_stub NODE=TEST_STUB MACHINE=BIT64 MODE=FDD #9 0.248 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.249 -e Cleaning CU STUB #9 0.252 /opt/o-du-l2/src/cu_stub/ /opt/o-du-l2/src/cm #9 0.253 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.257 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.257 -e Cleaning ASN #9 0.258 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm #9 0.259 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.265 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.266 -e Cleaning ASN #9 0.267 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm #9 0.271 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.284 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.285 -e Cleaning ASN #9 0.286 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm #9 0.291 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.294 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.295 -e Cleaning CPUH CM #9 0.296 -e   #9 0.296 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.299 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.300 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/cu_stub #9 0.301 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.306 -e ***** CU STUB CLEAN COMPLETE ***** #9 0.307 -e Preparing directories for build... #9 0.313 -e Directories are successfully prepared #9 0.319 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.320 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c  #9 0.321 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c  #9 0.321 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c  #9 0.321 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c  #9 0.323 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub.c  #9 0.672 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:24:0: #9 0.672 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.672 #define SERV_CELL_IDX 0 #9 0.672 #9 0.672 /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.672 #define SERV_CELL_IDX 3 #9 0.672 #9 0.672 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:23:0: #9 0.672 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.672 #define SERV_CELL_IDX 0 #9 0.672 #9 0.672 /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.672 #define SERV_CELL_IDX 3 #9 0.672 #9 0.673 In file included from /opt/o-du-l2/src/cu_stub//cu_stub.c:24:0: #9 0.673 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.673 #define SERV_CELL_IDX 0 #9 0.673 #9 0.673 /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.673 #define SERV_CELL_IDX 3 #9 0.673 #9 0.676 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 0.676 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 0.676 from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:24: #9 0.676 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.676 #define __EXTENSIONS__ /* for Sun */ #9 0.676 #9 0.677 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 0.677 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:24: #9 0.677 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.677 #define __EXTENSIONS__ /* for Sun */ #9 0.677 #9 0.677 :0:0: note: this is the location of the previous definition #9 0.677 :0:0: note: this is the location of the previous definition #9 0.679 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpSrvOpenReq': #9 0.679 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'sctpStartReq': #9 0.679 /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.679 else if(ret = cmInetListen(&sctpCb.xnLstnSockFd, 1) != ROK) #9 0.679 ^~~ #9 0.679 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:177:17: warning: unused variable 'destIdx' [-Wunused-variable] #9 0.679 uint8_t ret, destIdx; #9 0.679 ^~~~~~~ #9 0.680 /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.680 else if(ret = cmInetListen(&sctpCb.f1LstnSockFd, 1) != ROK) #9 0.680 ^~~ #9 0.680 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:235:13: warning: unused variable 'sockFd' [-Wunused-variable] #9 0.680 CmInetFd sockFd; #9 0.680 ^~~~~~ #9 0.681 In file included from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:25:0: #9 0.681 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.681 #define SERV_CELL_IDX 0 #9 0.681 #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.682 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'startDlData': #9 0.682 /opt/o-du-l2/src/cu_stub//cu_stub.c:406:19: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] #9 0.682 sleep(1); #9 0.682 ^~~~~ #9 0.682 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDecodeHdr': #9 0.682 /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.682 MsgLen msgLen = 0; /* Holds the msgLen from the Hdr */ #9 0.682 ^~~~~~ #9 0.682 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'cuConsoleHandler': #9 0.682 /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.682 uint8_t version = 0; /* Holds the version type, decoded */ #9 0.682 ^~~~~~~ #9 0.683 /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.683 scanf("%d", &hoType); #9 0.683 ~^ ~~~~~~~ #9 0.683 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDatReq': #9 0.683 /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.683 scanf("%d", &duId); #9 0.683 ~^ ~~~~~ #9 0.683 %hhd #9 0.683 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:674:23: warning: unused variable 'cnt' [-Wunused-variable] #9 0.683 uint8_t ret = ROK, cnt = 0; #9 0.683 ^~~ #9 0.684 /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.684 scanf("%d", &duId); #9 0.684 ~^ ~~~~~ #9 0.684 %hhd #9 0.684 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'processPolling': #9 0.684 /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.684 XNAPMsgHdlr(&assocCb->destId, pollParams->mBuf); #9 0.684 ^~~~~~~~~~~ #9 0.684 F1APMsgHdlr #9 0.684 /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.684 scanf("%d", &ueId); #9 0.684 ~^ ~~~~~ #9 0.684 %hhd #9 0.690 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.690 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.690 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'BuildAndSendXnSetupReq': #9 0.691 /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.691 CMCHKPK(oduPackUInt8,(Data *)CU_ID, mBuf); #9 0.691 ^ #9 0.691 /opt/o-du-l2/src/cm/ssi.h:879:9: note: in definition of macro 'CMCHKPK' #9 0.691 func(val, mBuf); #9 0.691 ^~~ #9 0.691 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.691 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.691 /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.691 S16 oduPackUInt8 ARGS((uint8_t val,Buffer *mBuf)); #9 0.691 ^~~~~~~~~~~~ #9 0.697 /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.697 if(sendOnSctpAssoc(assocCb, mBuf) != ROK) #9 0.697 ^~~~~~~~~~~~~~~ #9 0.697 cmInetAbortSctpAssoc #9 0.699 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcXnSetupReq': #9 0.700 /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.700 BuildAndSendXnSetupRsp(*destId); #9 0.700 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.700 BuildAndSendXnSetupReq #9 0.700 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: At top level: #9 0.700 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:111:6: warning: conflicting types for 'BuildAndSendXnSetupRsp' #9 0.700 void BuildAndSendXnSetupRsp(uint32_t destId) #9 0.700 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.700 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:93:4: note: previous implicit declaration of 'BuildAndSendXnSetupRsp' was here #9 0.700 BuildAndSendXnSetupRsp(*destId); #9 0.700 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.704 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReq': #9 0.704 /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.704 if(F1APDecodeMsg(f1apMsg, mBuf, &recvBuf, &recvBufLen) != ROK) #9 0.704 ^~~~~~~~~~~~~ #9 0.705 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpHdlRecvMsg': #9 0.705 /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.705 } #9 0.705 ^ #9 0.708 /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.708 procUeContextModificationResponse(duDb->duId, f1apMsg, NULL, 0); #9 0.708 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.708 BuildAndSendUeContextModificationReq #9 0.708 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:259:23: warning: unused variable 'copyLen' [-Wunused-variable] #9 0.708 MsgLen recvBufLen, copyLen; #9 0.708 ^~~~~~~ #9 0.708 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReqAck': #9 0.708 /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.708 ODU_GET_MSG_LEN(mBuf, &rrcCont.size); #9 0.708 ^ #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:1119:5: note: expected 'MsgLen * {aka short int *}' but argument is of type 'size_t * {aka long unsigned int *}' #9 0.709 S16 SFndLenMsg ARGS((Buffer *mBuf,MsgLen *lngPtr)); #9 0.709 ^~~~~~~~~~ #9 0.714 /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.714 extractDuToCuRrcCont(ueCb, rrcCont); #9 0.714 ^~~~~~~~~~~~~~~~~~~~ #9 0.714 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:335:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.714 uint8_t duIdx, duId, ueIdx; #9 0.714 ^~~~ #9 0.714 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcUeContextRel': #9 0.715 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:455:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.715 uint8_t duIdx, duId, ueIdx; #9 0.715 ^~~~ #9 0.715 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.715 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.715 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPMsgHdlr': #9 0.715 /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.715 CMCHKUNPK(oduUnpackUInt8, &event, mBuf); #9 0.715 ^ #9 0.715 /opt/o-du-l2/src/cm/ssi.h:931:9: note: in definition of macro 'CMCHKUNPK' #9 0.715 func(val, mBuf); #9 0.715 ^~~ #9 0.715 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.715 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.715 /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.715 S16 oduUnpackUInt8 ARGS((uint8_t *val,Buffer *mBuf)); #9 0.715 ^~~~~~~~~~~~~~ #9 0.749 In file included from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:148:0: #9 0.749 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.749 #define SERV_CELL_IDX 0 #9 0.749 #9 0.749 /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.749 #define SERV_CELL_IDX 3 #9 0.749 #9 0.754 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillRrcReconfigIE': #9 0.754 /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.754 #define SRB2 2 #9 0.754 ^ #9 0.754 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:1362:20: note: in expansion of macro 'SRB2' #9 0.754 ret = fillSrbCfg(SRB2, rrcReconfigMsg->radioBearerConfig->srb_ToAddModList); #9 0.754 ^~~~ #9 0.755 /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.755 uint8_t fillSrbCfg(CuUeCb *ueCb, SRB_ToAddModList_t *bearerCfg) #9 0.755 ^~~~~~~~~~ #9 0.758 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildQOSInfo': #9 0.758 /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.758 if(hoInProgress == Inter_DU_HO) #9 0.758 ^~ #9 0.762 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildDRBSetup': #9 0.762 /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.762 drbSetItem->iE_Extensions = drbToBeSetupExt; #9 0.762 ^ #9 0.766 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeUeContextSetupReq': #9 0.766 /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.766 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.766 ^~~~~~~~~~~~~~ #9 0.766 FreeULTnlInfo #9 0.776 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildRlcConfig': #9 0.778 /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.778 switch(rlcConfig->present) #9 0.778 ^~~~~~ #9 0.778 /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.779 /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.799 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: At top level: #9 0.800 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9167:6: warning: conflicting types for 'FreeCuToDuInfo' #9 0.800 void FreeCuToDuInfo(CUtoDURRCInformation_t *rrcMsg) #9 0.800 ^~~~~~~~~~~~~~ #9 0.800 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3498:25: note: previous implicit declaration of 'FreeCuToDuInfo' was here #9 0.800 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.800 ^~~~~~~~~~~~~~ #9 0.812 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextSetupResponse': #9 0.812 /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.812 BuildAndSendHOReqAck(ueCb, duToCuRrcContainer->buf, duToCuRrcContainer->size); #9 0.812 ^~~~~~~~~~~~~~~~~~~~ #9 0.812 BuildAndSendDUUpdateAck #9 0.818 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUlRrcMsg': #9 0.818 /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.818 BuildAndSendUeContextRelease(&duDb->ueCb[duUeF1apId-1]); #9 0.818 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.818 BuildAndSendUeContextSetupReq #9 0.821 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FillDrbItemToSetupMod': #9 0.821 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:10439:81: warning: backslash and newline separated by space #9 0.821 choice_extension->value.choice.DRB_Information.flows_Mapped_To_DRB_List,\ #9 0.821 #9 0.823 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeDrbToBeReleasedList': #9 0.824 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11022:38: warning: unused variable 'drbItemIe' [-Wunused-variable] #9 0.824 struct DRBs_ToBeReleased_ItemIEs *drbItemIe; #9 0.824 ^~~~~~~~~ #9 0.829 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procGnbDuUpdate': #9 0.830 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11662:23: warning: unused variable 'ueIdx' [-Wunused-variable] #9 0.830 uint8_t ieIdx = 0, ueIdx = 0, duIdx = 0, cellIdx=0; #9 0.830 ^~~~~ #9 0.836 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextModificationResponse': #9 0.837 /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.837 BuildAndSendHOReq(ueCb, recvBuf, recvBufLen); #9 0.837 ^~~~~~~~~~~~~~~~~ #9 0.837 BuildAndSendF1ResetReq #9 0.841 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procF1SetupReq': #9 0.841 /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.841 BuildAndSendXnSetupReq(); #9 0.841 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.841 BuildAndSendF1SetupRsp #9 0.851 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillDlCcchRrcMsg': #9 0.851 /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.851 } #9 0.851 ^ #9 1.264 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcu.a  #9 1.275 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.280 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.281 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  #9 1.282 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  #9 1.283 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  #9 1.284 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  #9 1.285 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  #9 1.286 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  #9 1.286 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  #9 1.287 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  #9 1.290 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  #9 1.290 -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/asn_codecs_prim.c  #9 1.294 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  #9 1.294 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  #9 1.295 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  #9 1.295 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: #9 1.295 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.295 #define __EXTENSIONS__ /* for Sun */ #9 1.295 #9 1.295 :0:0: note: this is the location of the previous definition #9 1.295 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  #9 1.296 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  #9 1.296 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  #9 1.297 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  #9 1.299 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  #9 1.299 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  #9 1.300 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  #9 1.300 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  #9 1.301 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  #9 1.303 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  #9 1.304 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: #9 1.304 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.304 #define __EXTENSIONS__ /* for Sun */ #9 1.304 #9 1.304 :0:0: note: this is the location of the previous definition #9 1.305 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  #9 1.309 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: #9 1.309 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.309 #define __EXTENSIONS__ /* for Sun */ #9 1.309 #9 1.309 :0:0: note: this is the location of the previous definition #9 1.310 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: #9 1.310 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.310 #define __EXTENSIONS__ /* for Sun */ #9 1.310 #9 1.313 :0:0: note: this is the location of the previous definition #9 1.317 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: #9 1.317 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.317 #define __EXTENSIONS__ /* for Sun */ #9 1.317 #9 1.317 :0:0: note: this is the location of the previous definition #9 1.318 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  #9 1.319 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  #9 1.320 -e Compiling  /opt/o-du-l2/src/codec_utils/common/odu_common_codec.c  #9 1.321 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.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.322 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  #9 1.323 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  #9 1.323 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: #9 1.323 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.323 #define __EXTENSIONS__ /* for Sun */ #9 1.323 #9 1.323 :0:0: note: this is the location of the previous definition #9 1.324 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: #9 1.324 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.324 #define __EXTENSIONS__ /* for Sun */ #9 1.324 #9 1.324 :0:0: note: this is the location of the previous definition #9 1.324 :0:0: note: this is the location of the previous definition #9 1.327 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: #9 1.327 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.327 #define __EXTENSIONS__ /* for Sun */ #9 1.327 #9 1.335 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  #9 1.335 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: #9 1.335 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.335 #define __EXTENSIONS__ /* for Sun */ #9 1.335 #9 1.335 :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/NativeInteger.c:13: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.336 :0:0: note: this is the location of the previous definition #9 1.337 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  #9 1.337 :0:0: note: this is the location of the previous definition #9 1.342 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: #9 1.342 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.342 #define __EXTENSIONS__ /* for Sun */ #9 1.342 #9 1.342 :0:0: note: this is the location of the previous definition #9 1.342 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  #9 1.343 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  #9 1.344 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  #9 1.346 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5: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.347 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  #9 1.347 :0:0: note: this is the location of the previous definition #9 1.348 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: #9 1.348 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.348 #define __EXTENSIONS__ /* for Sun */ #9 1.348 #9 1.351 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: #9 1.351 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.351 #define __EXTENSIONS__ /* for Sun */ #9 1.351 #9 1.351 :0:0: note: this is the location of the previous definition #9 1.351 :0:0: note: this is the location of the previous definition #9 1.358 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  #9 1.361 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: #9 1.361 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.361 #define __EXTENSIONS__ /* for Sun */ #9 1.361 #9 1.361 :0:0: note: this is the location of the previous definition #9 1.362 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  #9 1.365 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: #9 1.365 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.365 #define __EXTENSIONS__ /* for Sun */ #9 1.365 #9 1.365 :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/constr_CHOICE_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.377 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: #9 1.377 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.377 #define __EXTENSIONS__ /* for Sun */ #9 1.377 #9 1.377 :0:0: note: this is the location of the previous definition #9 1.380 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: #9 1.380 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.380 #define __EXTENSIONS__ /* for Sun */ #9 1.380 #9 1.380 :0:0: note: this is the location of the previous definition #9 1.381 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: #9 1.381 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.381 #define __EXTENSIONS__ /* for Sun */ #9 1.381 #9 1.381 :0:0: note: this is the location of the previous definition #9 1.390 :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/ANY.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.402 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  #9 1.410 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  #9 1.411 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  #9 1.412 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  #9 1.414 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  #9 1.415 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  #9 1.420 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  #9 1.433 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1: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.446 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: #9 1.446 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.446 #define __EXTENSIONS__ /* for Sun */ #9 1.446 #9 1.446 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: #9 1.446 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.446 #define __EXTENSIONS__ /* for Sun */ #9 1.446 #9 1.448 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: #9 1.448 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.448 #define __EXTENSIONS__ /* for Sun */ #9 1.448 #9 1.448 :0:0: note: this is the location of the previous definition #9 1.451 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: #9 1.451 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.451 #define __EXTENSIONS__ /* for Sun */ #9 1.451 #9 1.451 :0:0: note: this is the location of the previous definition #9 1.452 :0:0: note: this is the location of the previous definition #9 1.454 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: #9 1.454 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.454 #define __EXTENSIONS__ /* for Sun */ #9 1.454 #9 1.454 :0:0: note: this is the location of the previous definition #9 1.455 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: #9 1.455 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.455 #define __EXTENSIONS__ /* for Sun */ #9 1.455 #9 1.455 :0:0: note: this is the location of the previous definition #9 1.458 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: #9 1.458 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.458 #define __EXTENSIONS__ /* for Sun */ #9 1.458 #9 1.459 :0:0: note: this is the location of the previous definition #9 1.464 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: #9 1.464 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.464 #define __EXTENSIONS__ /* for Sun */ #9 1.464 #9 1.471 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8: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.482 :0:0: note: this is the location of the previous definition #9 1.482 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: #9 1.482 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.482 #define __EXTENSIONS__ /* for Sun */ #9 1.482 #9 1.483 :0:0: note: this is the location of the previous definition #9 1.488 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: #9 1.488 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.488 #define __EXTENSIONS__ /* for Sun */ #9 1.488 #9 1.506 :0:0: note: this is the location of the previous definition #9 1.507 :0:0: note: this is the location of the previous definition #9 1.512 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: #9 1.512 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.512 #define __EXTENSIONS__ /* for Sun */ #9 1.512 #9 1.530 :0:0: note: this is the location of the previous definition #9 1.531 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: #9 1.531 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.531 #define __EXTENSIONS__ /* for Sun */ #9 1.531 #9 1.531 :0:0: note: this is the location of the previous definition #9 1.566 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: #9 1.566 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.566 #define __EXTENSIONS__ /* for Sun */ #9 1.566 #9 1.569 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: #9 1.569 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.569 #define __EXTENSIONS__ /* for Sun */ #9 1.569 #9 1.569 :0:0: note: this is the location of the previous definition #9 1.578 :0:0: note: this is the location of the previous definition #9 1.596 In file included from /opt/o-du-l2/src/codec_utils/common/per_encoder.c:2:0: #9 1.596 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.596 #define __EXTENSIONS__ /* for Sun */ #9 1.596 #9 1.596 :0:0: note: this is the location of the previous definition #9 1.608 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: #9 1.608 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.608 #define __EXTENSIONS__ /* for Sun */ #9 1.608 #9 1.614 :0:0: note: this is the location of the previous definition #9 1.643 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: #9 1.643 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.643 #define __EXTENSIONS__ /* for Sun */ #9 1.643 #9 1.643 :0:0: note: this is the location of the previous definition #9 1.660 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: #9 1.660 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.660 #define __EXTENSIONS__ /* for Sun */ #9 1.660 #9 1.660 :0:0: note: this is the location of the previous definition #9 1.678 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': #9 1.679 /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.679 asn_dec_rval_t rval; \ #9 1.679 ^ #9 1.679 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' #9 1.679 RETURN(RC_FAIL); #9 1.679 ^~~~~~ #9 1.679 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.679 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.679 ^~~~ #9 1.679 /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.679 asn_dec_rval_t rval; \ #9 1.679 ^ #9 1.679 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' #9 1.679 RETURN(RC_WMORE); #9 1.679 ^~~~~~ #9 1.679 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.679 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.679 ^~~~ #9 1.679 /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.679 asn_dec_rval_t rval; \ #9 1.679 ^ #9 1.679 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' #9 1.679 RETURN(RC_FAIL); #9 1.679 ^~~~~~ #9 1.680 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.680 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.680 ^~~~ #9 1.681 /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.681 asn_dec_rval_t rval; \ #9 1.681 ^ #9 1.681 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' #9 1.681 RETURN(RC_FAIL); #9 1.681 ^~~~~~ #9 1.681 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.681 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.681 ^~~~ #9 1.681 /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.681 asn_dec_rval_t rval; \ #9 1.681 ^ #9 1.681 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' #9 1.681 RETURN(RC_WMORE); #9 1.681 ^~~~~~ #9 1.681 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.681 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.681 ^~~~ #9 1.683 /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.683 asn_dec_rval_t rval; \ #9 1.683 ^ #9 1.683 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' #9 1.683 RETURN(RC_FAIL); #9 1.683 ^~~~~~ #9 1.683 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.683 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.683 ^~~~ #9 1.683 /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.683 asn_dec_rval_t rval; \ #9 1.683 ^ #9 1.683 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' #9 1.683 RETURN(RC_OK); #9 1.683 ^~~~~~ #9 1.683 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.683 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.683 ^~~~ #9 1.683 /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.683 asn_dec_rval_t rval; \ #9 1.683 ^ #9 1.683 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' #9 1.683 RETURN(RC_FAIL); #9 1.683 ^~~~~~ #9 1.683 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.683 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.683 ^~~~ #9 1.708 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: #9 1.708 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.708 #define __EXTENSIONS__ /* for Sun */ #9 1.708 #9 1.708 :0:0: note: this is the location of the previous definition #9 1.875 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_common.a  #9 1.884 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.892 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.893 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  #9 1.894 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  #9 1.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  #9 1.896 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  #9 1.897 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  #9 1.898 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  #9 1.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  #9 1.899 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  #9 1.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  #9 1.900 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  #9 1.902 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  #9 1.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  #9 1.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  #9 1.904 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  #9 1.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  #9 1.906 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  #9 1.907 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  #9 1.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  #9 1.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  #9 1.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  #9 1.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  #9 1.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  #9 1.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  #9 1.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  #9 1.912 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  #9 1.913 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  #9 1.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  #9 1.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  #9 1.923 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  #9 1.923 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  #9 1.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  #9 1.926 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  #9 1.926 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  #9 1.927 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  #9 1.927 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  #9 1.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  #9 1.928 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  #9 1.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  #9 1.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  #9 1.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  #9 1.942 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  #9 1.947 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  #9 1.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  #9 1.963 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  #9 1.964 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  #9 1.964 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  #9 1.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  #9 1.969 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, #9 1.969 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: #9 1.969 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.969 #define __EXTENSIONS__ /* for Sun */ #9 1.969 #9 1.969 :0:0: note: this is the location of the previous definition #9 1.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  #9 1.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  #9 1.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  #9 1.991 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  #9 1.991 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  #9 2.000 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.000 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, #9 2.000 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: #9 2.000 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.000 #define __EXTENSIONS__ /* for Sun */ #9 2.000 #9 2.000 :0:0: note: this is the location of the previous definition #9 2.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  #9 2.021 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.021 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, #9 2.021 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: #9 2.021 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.021 #define __EXTENSIONS__ /* for Sun */ #9 2.021 #9 2.023 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, #9 2.023 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: #9 2.023 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.023 #define __EXTENSIONS__ /* for Sun */ #9 2.023 #9 2.023 :0:0: note: this is the location of the previous definition #9 2.030 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, #9 2.030 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: #9 2.030 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.030 #define __EXTENSIONS__ /* for Sun */ #9 2.030 #9 2.030 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, #9 2.030 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: #9 2.030 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.030 #define __EXTENSIONS__ /* for Sun */ #9 2.030 #9 2.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  #9 2.055 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  #9 2.055 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  #9 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  #9 2.057 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  #9 2.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  #9 2.062 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  #9 2.062 :0:0: note: this is the location of the previous definition #9 2.062 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  #9 2.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  #9 2.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  #9 2.066 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, #9 2.066 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: #9 2.066 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.066 #define __EXTENSIONS__ /* for Sun */ #9 2.066 #9 2.073 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, #9 2.073 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: #9 2.073 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.073 #define __EXTENSIONS__ /* for Sun */ #9 2.073 #9 2.077 :0:0: note: this is the location of the previous definition #9 2.079 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 2.079 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: #9 2.079 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.079 #define __EXTENSIONS__ /* for Sun */ #9 2.079 #9 2.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, #9 2.081 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: #9 2.081 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.081 #define __EXTENSIONS__ /* for Sun */ #9 2.081 #9 2.094 :0:0: note: this is the location of the previous definition #9 2.094 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  #9 2.098 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  #9 2.099 :0:0: note: this is the location of the previous definition #9 2.109 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 2.109 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, #9 2.109 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: #9 2.109 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.109 #define __EXTENSIONS__ /* for Sun */ #9 2.109 #9 2.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  #9 2.111 :0:0: note: this is the location of the previous definition #9 2.114 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 2.114 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: #9 2.114 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.114 #define __EXTENSIONS__ /* for Sun */ #9 2.114 #9 2.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  #9 2.118 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  #9 2.119 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  #9 2.119 :0:0: note: this is the location of the previous definition #9 2.119 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  #9 2.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  #9 2.123 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.123 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: #9 2.123 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.123 #define __EXTENSIONS__ /* for Sun */ #9 2.123 #9 2.134 :0:0: note: this is the location of the previous definition #9 2.142 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, #9 2.142 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: #9 2.142 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.142 #define __EXTENSIONS__ /* for Sun */ #9 2.142 #9 2.142 :0:0: note: this is the location of the previous definition #9 2.145 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, #9 2.145 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: #9 2.145 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.145 #define __EXTENSIONS__ /* for Sun */ #9 2.145 #9 2.145 :0:0: note: this is the location of the previous definition #9 2.146 :0:0: note: this is the location of the previous definition #9 2.148 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 2.148 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: #9 2.148 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.148 #define __EXTENSIONS__ /* for Sun */ #9 2.148 #9 2.148 :0:0: note: this is the location of the previous definition #9 2.152 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  #9 2.152 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  #9 2.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  #9 2.159 :0:0: note: this is the location of the previous definition #9 2.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  #9 2.160 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  #9 2.162 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  #9 2.167 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, #9 2.167 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: #9 2.167 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.167 #define __EXTENSIONS__ /* for Sun */ #9 2.167 #9 2.167 :0:0: note: this is the location of the previous definition #9 2.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  #9 2.168 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  #9 2.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  #9 2.186 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, #9 2.186 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: #9 2.186 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.186 #define __EXTENSIONS__ /* for Sun */ #9 2.186 #9 2.186 :0:0: note: this is the location of the previous definition #9 2.186 :0:0: note: this is the location of the previous definition #9 2.190 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, #9 2.190 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: #9 2.190 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.190 #define __EXTENSIONS__ /* for Sun */ #9 2.190 #9 2.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, #9 2.197 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: #9 2.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.197 #define __EXTENSIONS__ /* for Sun */ #9 2.197 #9 2.197 :0:0: note: this is the location of the previous definition #9 2.197 :0:0: note: this is the location of the previous definition #9 2.206 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 2.206 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: #9 2.206 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.206 #define __EXTENSIONS__ /* for Sun */ #9 2.206 #9 2.206 :0:0: note: this is the location of the previous definition #9 2.214 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.214 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, #9 2.214 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c:8: #9 2.214 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.214 #define __EXTENSIONS__ /* for Sun */ #9 2.214 #9 2.215 :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/SCell-ToBeRemoved-List.h:41:0, #9 2.237 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.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.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  #9 2.243 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, #9 2.243 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: #9 2.243 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.243 #define __EXTENSIONS__ /* for Sun */ #9 2.243 #9 2.243 :0:0: note: this is the location of the previous definition #9 2.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  #9 2.247 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  #9 2.247 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  #9 2.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  #9 2.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  #9 2.249 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  #9 2.258 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  #9 2.261 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  #9 2.273 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, #9 2.273 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: #9 2.273 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.273 #define __EXTENSIONS__ /* for Sun */ #9 2.273 #9 2.273 :0:0: note: this is the location of the previous definition #9 2.285 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.285 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.285 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, #9 2.285 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: #9 2.285 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.285 #define __EXTENSIONS__ /* for Sun */ #9 2.285 #9 2.285 :0:0: note: this is the location of the previous definition #9 2.289 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, #9 2.289 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: #9 2.289 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.289 #define __EXTENSIONS__ /* for Sun */ #9 2.289 #9 2.289 :0:0: note: this is the location of the previous definition #9 2.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, #9 2.291 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: #9 2.291 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.291 #define __EXTENSIONS__ /* for Sun */ #9 2.291 #9 2.291 :0:0: note: this is the location of the previous definition #9 2.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, #9 2.291 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: #9 2.291 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.291 #define __EXTENSIONS__ /* for Sun */ #9 2.291 #9 2.291 :0:0: note: this is the location of the previous definition #9 2.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 2.296 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: #9 2.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.296 #define __EXTENSIONS__ /* for Sun */ #9 2.296 #9 2.296 :0:0: note: this is the location of the previous definition #9 2.309 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.309 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: #9 2.309 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.309 #define __EXTENSIONS__ /* for Sun */ #9 2.309 #9 2.317 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.317 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, #9 2.317 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: #9 2.317 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.317 #define __EXTENSIONS__ /* for Sun */ #9 2.317 #9 2.317 :0:0: note: this is the location of the previous definition #9 2.318 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, #9 2.318 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: #9 2.318 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.318 #define __EXTENSIONS__ /* for Sun */ #9 2.318 #9 2.318 :0:0: note: this is the location of the previous definition #9 2.323 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.323 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.323 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, #9 2.323 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.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.323 :0:0: note: this is the location of the previous definition #9 2.340 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, #9 2.340 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: #9 2.340 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.340 #define __EXTENSIONS__ /* for Sun */ #9 2.340 #9 2.344 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, #9 2.344 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: #9 2.344 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.344 #define __EXTENSIONS__ /* for Sun */ #9 2.344 #9 2.345 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  #9 2.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, #9 2.353 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: #9 2.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.353 #define __EXTENSIONS__ /* for Sun */ #9 2.353 #9 2.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, #9 2.353 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: #9 2.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.353 #define __EXTENSIONS__ /* for Sun */ #9 2.353 #9 2.353 :0:0: note: this is the location of the previous definition #9 2.366 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, #9 2.366 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: #9 2.366 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.366 #define __EXTENSIONS__ /* for Sun */ #9 2.366 #9 2.368 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.368 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, #9 2.368 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: #9 2.368 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.368 #define __EXTENSIONS__ /* for Sun */ #9 2.368 #9 2.368 :0:0: note: this is the location of the previous definition #9 2.369 :0:0: note: this is the location of the previous definition #9 2.369 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  #9 2.373 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.373 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.373 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, #9 2.373 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: #9 2.373 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.373 #define __EXTENSIONS__ /* for Sun */ #9 2.373 #9 2.379 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 2.379 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: #9 2.379 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.379 #define __EXTENSIONS__ /* for Sun */ #9 2.379 #9 2.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.380 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, #9 2.380 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: #9 2.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.380 #define __EXTENSIONS__ /* for Sun */ #9 2.380 #9 2.380 :0:0: note: this is the location of the previous definition #9 2.390 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, #9 2.390 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: #9 2.390 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.390 #define __EXTENSIONS__ /* for Sun */ #9 2.390 #9 2.391 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.391 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: #9 2.391 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.391 #define __EXTENSIONS__ /* for Sun */ #9 2.391 #9 2.391 :0:0: note: this is the location of the previous definition #9 2.393 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.393 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, #9 2.393 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: #9 2.393 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.393 #define __EXTENSIONS__ /* for Sun */ #9 2.393 #9 2.393 :0:0: note: this is the location of the previous definition #9 2.402 :0:0: note: this is the location of the previous definition #9 2.402 :0:0: note: this is the location of the previous definition #9 2.403 :0:0: note: this is the location of the previous definition #9 2.413 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, #9 2.413 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: #9 2.413 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.413 #define __EXTENSIONS__ /* for Sun */ #9 2.413 #9 2.413 :0:0: note: this is the location of the previous definition #9 2.414 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  #9 2.415 :0:0: note: this is the location of the previous definition #9 2.420 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 2.420 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, #9 2.420 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: #9 2.420 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.420 #define __EXTENSIONS__ /* for Sun */ #9 2.420 #9 2.420 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  #9 2.424 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.424 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.424 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, #9 2.424 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: #9 2.424 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.424 #define __EXTENSIONS__ /* for Sun */ #9 2.424 #9 2.429 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 2.429 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, #9 2.429 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: #9 2.429 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.429 #define __EXTENSIONS__ /* for Sun */ #9 2.429 #9 2.440 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, #9 2.440 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.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.440 :0:0: note: this is the location of the previous definition #9 2.442 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, #9 2.442 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: #9 2.442 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.442 #define __EXTENSIONS__ /* for Sun */ #9 2.442 #9 2.443 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, #9 2.443 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: #9 2.443 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.443 #define __EXTENSIONS__ /* for Sun */ #9 2.443 #9 2.443 :0:0: note: this is the location of the previous definition #9 2.443 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 2.443 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, #9 2.443 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: #9 2.443 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.443 #define __EXTENSIONS__ /* for Sun */ #9 2.443 #9 2.443 :0:0: note: this is the location of the previous definition #9 2.444 :0:0: note: this is the location of the previous definition #9 2.454 :0:0: note: this is the location of the previous definition #9 2.454 :0:0: note: this is the location of the previous definition #9 2.470 :0:0: note: this is the location of the previous definition #9 2.470 :0:0: note: this is the location of the previous definition #9 2.471 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  #9 2.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.488 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.488 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, #9 2.488 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: #9 2.488 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.488 #define __EXTENSIONS__ /* for Sun */ #9 2.488 #9 2.496 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  #9 2.496 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  #9 2.497 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  #9 2.497 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  #9 2.498 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  #9 2.498 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  #9 2.500 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  #9 2.500 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  #9 2.501 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  #9 2.501 :0:0: note: this is the location of the previous definition #9 2.503 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, #9 2.503 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: #9 2.503 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.503 #define __EXTENSIONS__ /* for Sun */ #9 2.503 #9 2.503 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  #9 2.503 :0:0: note: this is the location of the previous definition #9 2.506 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  #9 2.506 :0:0: note: this is the location of the previous definition #9 2.506 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  #9 2.508 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  #9 2.510 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, #9 2.510 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: #9 2.510 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.510 #define __EXTENSIONS__ /* for Sun */ #9 2.510 #9 2.514 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  #9 2.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  #9 2.515 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  #9 2.517 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.517 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, #9 2.517 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: #9 2.517 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.517 #define __EXTENSIONS__ /* for Sun */ #9 2.517 #9 2.517 :0:0: note: this is the location of the previous definition #9 2.520 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, #9 2.520 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: #9 2.520 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.520 #define __EXTENSIONS__ /* for Sun */ #9 2.520 #9 2.534 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.534 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, #9 2.534 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: #9 2.534 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.534 #define __EXTENSIONS__ /* for Sun */ #9 2.534 #9 2.534 :0:0: note: this is the location of the previous definition #9 2.534 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  #9 2.536 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, #9 2.536 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.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.536 :0:0: note: this is the location of the previous definition #9 2.536 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  #9 2.546 :0:0: note: this is the location of the previous definition #9 2.547 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  #9 2.550 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  #9 2.551 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  #9 2.554 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  #9 2.558 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  #9 2.566 :0:0: note: this is the location of the previous definition #9 2.570 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  #9 2.572 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.572 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, #9 2.572 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c:8: #9 2.572 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.572 #define __EXTENSIONS__ /* for Sun */ #9 2.572 #9 2.572 :0:0: note: this is the location of the previous definition #9 2.573 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  #9 2.582 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.582 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, #9 2.582 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: #9 2.582 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.582 #define __EXTENSIONS__ /* for Sun */ #9 2.582 #9 2.586 :0:0: note: this is the location of the previous definition #9 2.590 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  #9 2.590 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  #9 2.596 :0:0: note: this is the location of the previous definition #9 2.600 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, #9 2.600 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: #9 2.600 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.600 #define __EXTENSIONS__ /* for Sun */ #9 2.600 #9 2.609 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, #9 2.609 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: #9 2.609 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.609 #define __EXTENSIONS__ /* for Sun */ #9 2.609 #9 2.609 :0:0: note: this is the location of the previous definition #9 2.611 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, #9 2.611 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c:8: #9 2.611 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.611 #define __EXTENSIONS__ /* for Sun */ #9 2.611 #9 2.614 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.614 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, #9 2.614 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: #9 2.614 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.614 #define __EXTENSIONS__ /* for Sun */ #9 2.614 #9 2.618 :0:0: note: this is the location of the previous definition #9 2.630 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  #9 2.635 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  #9 2.638 :0:0: note: this is the location of the previous definition #9 2.644 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.644 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.644 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, #9 2.644 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: #9 2.644 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.644 #define __EXTENSIONS__ /* for Sun */ #9 2.644 #9 2.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  #9 2.655 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  #9 2.656 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, #9 2.656 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: #9 2.656 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.656 #define __EXTENSIONS__ /* for Sun */ #9 2.656 #9 2.656 :0:0: note: this is the location of the previous definition #9 2.657 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  #9 2.678 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.678 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, #9 2.678 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: #9 2.678 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.678 #define __EXTENSIONS__ /* for Sun */ #9 2.678 #9 2.678 :0:0: note: this is the location of the previous definition #9 2.687 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  #9 2.695 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.695 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.695 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, #9 2.695 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: #9 2.695 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.695 #define __EXTENSIONS__ /* for Sun */ #9 2.695 #9 2.695 :0:0: note: this is the location of the previous definition #9 2.714 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  #9 2.714 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 2.714 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: #9 2.714 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.714 #define __EXTENSIONS__ /* for Sun */ #9 2.714 #9 2.714 :0:0: note: this is the location of the previous definition #9 2.719 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, #9 2.719 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: #9 2.719 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.719 #define __EXTENSIONS__ /* for Sun */ #9 2.719 #9 2.719 :0:0: note: this is the location of the previous definition #9 2.722 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  #9 2.722 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  #9 2.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 2.723 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, #9 2.723 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: #9 2.723 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.723 #define __EXTENSIONS__ /* for Sun */ #9 2.723 #9 2.723 :0:0: note: this is the location of the previous definition #9 2.726 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  #9 2.727 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  #9 2.729 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  #9 2.731 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  #9 2.731 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  #9 2.731 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  #9 2.738 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  #9 2.741 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  #9 2.742 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  #9 2.743 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  #9 2.746 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 2.746 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 2.746 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, #9 2.746 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: #9 2.746 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.746 #define __EXTENSIONS__ /* for Sun */ #9 2.746 #9 2.746 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  #9 2.747 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  #9 2.753 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, #9 2.753 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: #9 2.753 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.753 #define __EXTENSIONS__ /* for Sun */ #9 2.753 #9 2.753 :0:0: note: this is the location of the previous definition #9 2.770 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  #9 2.773 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, #9 2.773 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: #9 2.773 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.773 #define __EXTENSIONS__ /* for Sun */ #9 2.773 #9 2.773 :0:0: note: this is the location of the previous definition #9 2.774 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  #9 2.775 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, #9 2.775 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: #9 2.775 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.775 #define __EXTENSIONS__ /* for Sun */ #9 2.775 #9 2.775 :0:0: note: this is the location of the previous definition #9 2.777 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, #9 2.777 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: #9 2.777 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.777 #define __EXTENSIONS__ /* for Sun */ #9 2.777 #9 2.777 :0:0: note: this is the location of the previous definition #9 2.783 :0:0: note: this is the location of the previous definition #9 2.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.786 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: #9 2.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.786 #define __EXTENSIONS__ /* for Sun */ #9 2.786 #9 2.786 :0:0: note: this is the location of the previous definition #9 2.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, #9 2.786 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: #9 2.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.786 #define __EXTENSIONS__ /* for Sun */ #9 2.786 #9 2.786 :0:0: note: this is the location of the previous definition #9 2.789 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.789 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: #9 2.789 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.789 #define __EXTENSIONS__ /* for Sun */ #9 2.789 #9 2.789 :0:0: note: this is the location of the previous definition #9 2.791 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.791 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, #9 2.791 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: #9 2.791 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.791 #define __EXTENSIONS__ /* for Sun */ #9 2.791 #9 2.791 :0:0: note: this is the location of the previous definition #9 2.794 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, #9 2.794 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: #9 2.794 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.794 #define __EXTENSIONS__ /* for Sun */ #9 2.794 #9 2.794 :0:0: note: this is the location of the previous definition #9 2.795 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, #9 2.795 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: #9 2.795 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.795 #define __EXTENSIONS__ /* for Sun */ #9 2.795 #9 2.795 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, #9 2.795 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: #9 2.795 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.795 #define __EXTENSIONS__ /* for Sun */ #9 2.795 #9 2.795 :0:0: note: this is the location of the previous definition #9 2.795 :0:0: note: this is the location of the previous definition #9 2.797 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 2.797 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: #9 2.797 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.797 #define __EXTENSIONS__ /* for Sun */ #9 2.797 #9 2.797 :0:0: note: this is the location of the previous definition #9 2.797 :0:0: note: this is the location of the previous definition #9 2.798 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 2.798 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, #9 2.798 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: #9 2.798 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.798 #define __EXTENSIONS__ /* for Sun */ #9 2.798 #9 2.798 :0:0: note: this is the location of the previous definition #9 2.809 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  #9 2.814 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, #9 2.814 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.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.814 :0:0: note: this is the location of the previous definition #9 2.815 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, #9 2.815 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: #9 2.815 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.815 #define __EXTENSIONS__ /* for Sun */ #9 2.815 #9 2.815 :0:0: note: this is the location of the previous definition #9 2.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, #9 2.821 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: #9 2.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.821 #define __EXTENSIONS__ /* for Sun */ #9 2.821 #9 2.822 :0:0: note: this is the location of the previous definition #9 2.823 :0:0: note: this is the location of the previous definition #9 2.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, #9 2.835 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: #9 2.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.835 #define __EXTENSIONS__ /* for Sun */ #9 2.835 #9 2.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, #9 2.835 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: #9 2.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.835 #define __EXTENSIONS__ /* for Sun */ #9 2.835 #9 2.835 :0:0: note: this is the location of the previous definition #9 2.847 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  #9 2.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  #9 2.885 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, #9 2.885 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: #9 2.885 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.885 #define __EXTENSIONS__ /* for Sun */ #9 2.885 #9 2.885 :0:0: note: this is the location of the previous definition #9 2.894 :0:0: note: this is the location of the previous definition #9 2.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  #9 2.895 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  #9 2.898 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, #9 2.898 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: #9 2.898 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.898 #define __EXTENSIONS__ /* for Sun */ #9 2.898 #9 2.898 :0:0: note: this is the location of the previous definition #9 2.906 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  #9 2.907 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  #9 2.911 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  #9 2.921 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  #9 2.946 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 2.946 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.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.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, #9 2.968 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.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.969 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, #9 2.969 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: #9 2.969 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.969 #define __EXTENSIONS__ /* for Sun */ #9 2.969 #9 2.969 :0:0: note: this is the location of the previous definition #9 2.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, #9 2.973 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: #9 2.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.973 #define __EXTENSIONS__ /* for Sun */ #9 2.973 #9 2.977 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.977 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, #9 2.977 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: #9 2.977 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.977 #define __EXTENSIONS__ /* for Sun */ #9 2.977 #9 2.979 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  #9 2.985 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.985 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, #9 2.985 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: #9 2.985 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.985 #define __EXTENSIONS__ /* for Sun */ #9 2.985 #9 2.990 :0:0: note: this is the location of the previous definition #9 2.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  #9 2.999 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  #9 3.001 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, #9 3.001 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: #9 3.001 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.001 #define __EXTENSIONS__ /* for Sun */ #9 3.001 #9 3.001 :0:0: note: this is the location of the previous definition #9 3.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  #9 3.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  #9 3.002 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  #9 3.003 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  #9 3.003 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  #9 3.004 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  #9 3.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  #9 3.008 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  #9 3.008 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  #9 3.010 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  #9 3.013 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 3.013 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: #9 3.013 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.013 #define __EXTENSIONS__ /* for Sun */ #9 3.013 #9 3.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  #9 3.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  #9 3.014 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  #9 3.016 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, #9 3.016 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: #9 3.016 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.016 #define __EXTENSIONS__ /* for Sun */ #9 3.016 #9 3.017 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  #9 3.022 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  #9 3.026 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.026 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, #9 3.026 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: #9 3.026 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.026 #define __EXTENSIONS__ /* for Sun */ #9 3.026 #9 3.029 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 3.029 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, #9 3.029 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: #9 3.029 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.029 #define __EXTENSIONS__ /* for Sun */ #9 3.029 #9 3.030 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, #9 3.030 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: #9 3.030 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.030 #define __EXTENSIONS__ /* for Sun */ #9 3.030 #9 3.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, #9 3.032 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: #9 3.032 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.032 #define __EXTENSIONS__ /* for Sun */ #9 3.032 #9 3.032 :0:0: note: this is the location of the previous definition #9 3.035 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, #9 3.035 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: #9 3.035 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.035 #define __EXTENSIONS__ /* for Sun */ #9 3.035 #9 3.037 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, #9 3.037 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: #9 3.037 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.037 #define __EXTENSIONS__ /* for Sun */ #9 3.037 #9 3.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  #9 3.038 :0:0: note: this is the location of the previous definition #9 3.046 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, #9 3.046 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.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.046 :0:0: note: this is the location of the previous definition #9 3.047 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  #9 3.047 :0:0: note: this is the location of the previous definition #9 3.054 :0:0: note: this is the location of the previous definition #9 3.054 :0:0: note: this is the location of the previous definition #9 3.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 3.055 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: #9 3.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.055 #define __EXTENSIONS__ /* for Sun */ #9 3.055 #9 3.055 :0:0: note: this is the location of the previous definition #9 3.057 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.057 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, #9 3.057 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: #9 3.057 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.057 #define __EXTENSIONS__ /* for Sun */ #9 3.057 #9 3.057 :0:0: note: this is the location of the previous definition #9 3.057 :0:0: note: this is the location of the previous definition #9 3.060 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  #9 3.061 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, #9 3.061 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: #9 3.061 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.061 #define __EXTENSIONS__ /* for Sun */ #9 3.061 #9 3.061 :0:0: note: this is the location of the previous definition #9 3.075 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  #9 3.075 :0:0: note: this is the location of the previous definition #9 3.075 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  #9 3.079 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.079 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, #9 3.079 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: #9 3.079 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.079 #define __EXTENSIONS__ /* for Sun */ #9 3.079 #9 3.079 :0:0: note: this is the location of the previous definition #9 3.079 :0:0: note: this is the location of the previous definition #9 3.079 :0:0: note: this is the location of the previous definition #9 3.080 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.080 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, #9 3.080 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c:8: #9 3.080 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.080 #define __EXTENSIONS__ /* for Sun */ #9 3.080 #9 3.080 :0:0: note: this is the location of the previous definition #9 3.081 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.081 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, #9 3.081 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.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.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  #9 3.081 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  #9 3.087 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.087 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.087 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, #9 3.087 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.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.089 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 3.089 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: #9 3.089 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.089 #define __EXTENSIONS__ /* for Sun */ #9 3.089 #9 3.090 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.090 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, #9 3.090 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: #9 3.090 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.090 #define __EXTENSIONS__ /* for Sun */ #9 3.090 #9 3.090 :0:0: note: this is the location of the previous definition #9 3.091 :0:0: note: this is the location of the previous definition #9 3.092 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, #9 3.092 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: #9 3.092 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.092 #define __EXTENSIONS__ /* for Sun */ #9 3.092 #9 3.093 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.h:41:0, #9 3.093 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: #9 3.093 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.093 #define __EXTENSIONS__ /* for Sun */ #9 3.093 #9 3.094 :0:0: note: this is the location of the previous definition #9 3.100 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 3.100 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, #9 3.100 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: #9 3.100 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.100 #define __EXTENSIONS__ /* for Sun */ #9 3.100 #9 3.100 :0:0: note: this is the location of the previous definition #9 3.100 :0:0: note: this is the location of the previous definition #9 3.108 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, #9 3.108 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: #9 3.108 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.108 #define __EXTENSIONS__ /* for Sun */ #9 3.108 #9 3.126 :0:0: note: this is the location of the previous definition #9 3.127 :0:0: note: this is the location of the previous definition #9 3.135 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 3.135 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, #9 3.135 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: #9 3.135 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.135 #define __EXTENSIONS__ /* for Sun */ #9 3.135 #9 3.135 :0:0: note: this is the location of the previous definition #9 3.136 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  #9 3.146 :0:0: note: this is the location of the previous definition #9 3.146 :0:0: note: this is the location of the previous definition #9 3.162 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  #9 3.163 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  #9 3.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  #9 3.171 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  #9 3.175 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  #9 3.186 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  #9 3.194 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  #9 3.204 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: #9 3.204 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.204 #define __EXTENSIONS__ /* for Sun */ #9 3.204 #9 3.204 :0:0: note: this is the location of the previous definition #9 3.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, #9 3.244 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: #9 3.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.244 #define __EXTENSIONS__ /* for Sun */ #9 3.244 #9 3.244 :0:0: note: this is the location of the previous definition #9 3.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  #9 3.245 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  #9 3.247 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  #9 3.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  #9 3.250 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  #9 3.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  #9 3.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  #9 3.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  #9 3.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  #9 3.276 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  #9 3.277 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  #9 3.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, #9 3.283 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: #9 3.283 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.283 #define __EXTENSIONS__ /* for Sun */ #9 3.283 #9 3.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  #9 3.291 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  #9 3.294 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.294 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, #9 3.294 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c:8: #9 3.294 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.294 #define __EXTENSIONS__ /* for Sun */ #9 3.294 #9 3.299 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.299 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, #9 3.299 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: #9 3.299 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.299 #define __EXTENSIONS__ /* for Sun */ #9 3.299 #9 3.300 :0:0: note: this is the location of the previous definition #9 3.301 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, #9 3.301 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: #9 3.301 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.301 #define __EXTENSIONS__ /* for Sun */ #9 3.301 #9 3.302 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  #9 3.302 :0:0: note: this is the location of the previous definition #9 3.306 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  #9 3.311 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  #9 3.312 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  #9 3.315 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  #9 3.322 :0:0: note: this is the location of the previous definition #9 3.324 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  #9 3.325 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, #9 3.325 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: #9 3.325 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.325 #define __EXTENSIONS__ /* for Sun */ #9 3.325 #9 3.325 :0:0: note: this is the location of the previous definition #9 3.327 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  #9 3.328 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  #9 3.334 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  #9 3.335 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  #9 3.340 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  #9 3.345 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  #9 3.346 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  #9 3.348 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  #9 3.354 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  #9 3.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  #9 3.356 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  #9 3.382 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, #9 3.382 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: #9 3.382 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.382 #define __EXTENSIONS__ /* for Sun */ #9 3.382 #9 3.382 :0:0: note: this is the location of the previous definition #9 3.388 :0:0: note: this is the location of the previous definition #9 3.390 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  #9 3.402 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  #9 3.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, #9 3.405 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: #9 3.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.405 #define __EXTENSIONS__ /* for Sun */ #9 3.405 #9 3.405 :0:0: note: this is the location of the previous definition #9 3.407 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  #9 3.407 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  #9 3.408 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  #9 3.410 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  #9 3.413 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  #9 3.416 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  #9 3.419 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  #9 3.419 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  #9 3.421 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  #9 3.426 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  #9 3.426 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  #9 3.448 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, #9 3.448 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: #9 3.448 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.448 #define __EXTENSIONS__ /* for Sun */ #9 3.448 #9 3.465 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, #9 3.465 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: #9 3.465 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.465 #define __EXTENSIONS__ /* for Sun */ #9 3.465 #9 3.465 :0:0: note: this is the location of the previous definition #9 3.469 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, #9 3.469 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: #9 3.469 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.469 #define __EXTENSIONS__ /* for Sun */ #9 3.469 #9 3.469 :0:0: note: this is the location of the previous definition #9 3.478 :0:0: note: this is the location of the previous definition #9 3.499 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  #9 3.502 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, #9 3.502 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: #9 3.502 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.502 #define __EXTENSIONS__ /* for Sun */ #9 3.502 #9 3.502 :0:0: note: this is the location of the previous definition #9 3.503 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  #9 3.505 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, #9 3.505 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: #9 3.505 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.505 #define __EXTENSIONS__ /* for Sun */ #9 3.505 #9 3.505 :0:0: note: this is the location of the previous definition #9 3.528 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  #9 3.533 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  #9 3.534 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  #9 3.534 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  #9 3.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.535 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, #9 3.535 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: #9 3.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.535 #define __EXTENSIONS__ /* for Sun */ #9 3.535 #9 3.535 :0:0: note: this is the location of the previous definition #9 3.538 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  #9 3.539 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  #9 3.540 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  #9 3.543 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.543 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, #9 3.543 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.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.544 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.544 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: #9 3.544 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.544 #define __EXTENSIONS__ /* for Sun */ #9 3.544 #9 3.544 :0:0: note: this is the location of the previous definition #9 3.548 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  #9 3.549 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  #9 3.549 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  #9 3.551 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  #9 3.551 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  #9 3.556 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  #9 3.557 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  #9 3.559 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  #9 3.560 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  #9 3.561 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  #9 3.561 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  #9 3.562 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  #9 3.563 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  #9 3.563 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  #9 3.563 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  #9 3.564 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  #9 3.585 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 3.585 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, #9 3.585 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: #9 3.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.585 #define __EXTENSIONS__ /* for Sun */ #9 3.585 #9 3.585 :0:0: note: this is the location of the previous definition #9 3.589 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, #9 3.589 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: #9 3.589 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.589 #define __EXTENSIONS__ /* for Sun */ #9 3.589 #9 3.589 :0:0: note: this is the location of the previous definition #9 3.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.595 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.595 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, #9 3.595 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: #9 3.595 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.595 #define __EXTENSIONS__ /* for Sun */ #9 3.595 #9 3.595 :0:0: note: this is the location of the previous definition #9 3.608 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.608 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c:8: #9 3.608 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.608 #define __EXTENSIONS__ /* for Sun */ #9 3.608 #9 3.608 :0:0: note: this is the location of the previous definition #9 3.621 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, #9 3.621 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: #9 3.621 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.621 #define __EXTENSIONS__ /* for Sun */ #9 3.621 #9 3.621 :0:0: note: this is the location of the previous definition #9 3.636 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, #9 3.636 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: #9 3.636 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.636 #define __EXTENSIONS__ /* for Sun */ #9 3.636 #9 3.636 :0:0: note: this is the location of the previous definition #9 3.652 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 3.652 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, #9 3.652 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: #9 3.652 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.652 #define __EXTENSIONS__ /* for Sun */ #9 3.652 #9 3.652 :0:0: note: this is the location of the previous definition #9 3.656 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, #9 3.656 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: #9 3.656 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.656 #define __EXTENSIONS__ /* for Sun */ #9 3.656 #9 3.656 :0:0: note: this is the location of the previous definition #9 3.658 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, #9 3.658 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.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.672 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, #9 3.672 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: #9 3.672 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.672 #define __EXTENSIONS__ /* for Sun */ #9 3.672 #9 3.678 :0:0: note: this is the location of the previous definition #9 3.686 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  #9 3.688 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  #9 3.698 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  #9 3.699 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  #9 3.706 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  #9 3.710 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  #9 3.711 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  #9 3.713 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  #9 3.717 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.717 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, #9 3.717 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: #9 3.717 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.717 #define __EXTENSIONS__ /* for Sun */ #9 3.717 #9 3.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 3.736 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, #9 3.736 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: #9 3.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.736 #define __EXTENSIONS__ /* for Sun */ #9 3.736 #9 3.737 :0:0: note: this is the location of the previous definition #9 3.743 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 3.743 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: #9 3.743 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.743 #define __EXTENSIONS__ /* for Sun */ #9 3.743 #9 3.743 :0:0: note: this is the location of the previous definition #9 3.759 :0:0: note: this is the location of the previous definition #9 3.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 3.765 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: #9 3.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.765 #define __EXTENSIONS__ /* for Sun */ #9 3.765 #9 3.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, #9 3.786 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: #9 3.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.786 #define __EXTENSIONS__ /* for Sun */ #9 3.786 #9 3.786 :0:0: note: this is the location of the previous definition #9 3.786 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, #9 3.786 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: #9 3.786 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.786 #define __EXTENSIONS__ /* for Sun */ #9 3.786 #9 3.786 :0:0: note: this is the location of the previous definition #9 3.791 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, #9 3.791 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c:8: #9 3.791 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.791 #define __EXTENSIONS__ /* for Sun */ #9 3.791 #9 3.791 :0:0: note: this is the location of the previous definition #9 3.799 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, #9 3.799 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: #9 3.799 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.799 #define __EXTENSIONS__ /* for Sun */ #9 3.799 #9 3.799 :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/DRBs-ToBeSetupMod-List.h:41:0, #9 3.801 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.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.803 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 3.803 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, #9 3.803 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: #9 3.803 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.803 #define __EXTENSIONS__ /* for Sun */ #9 3.803 #9 3.803 :0:0: note: this is the location of the previous definition #9 3.808 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 3.808 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, #9 3.808 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: #9 3.808 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.808 #define __EXTENSIONS__ /* for Sun */ #9 3.808 #9 3.819 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, #9 3.819 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: #9 3.819 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.819 #define __EXTENSIONS__ /* for Sun */ #9 3.819 #9 3.819 :0:0: note: this is the location of the previous definition #9 3.821 :0:0: note: this is the location of the previous definition #9 3.827 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 3.827 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, #9 3.827 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: #9 3.827 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.827 #define __EXTENSIONS__ /* for Sun */ #9 3.827 #9 3.827 :0:0: note: this is the location of the previous definition #9 3.830 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, #9 3.830 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: #9 3.830 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.830 #define __EXTENSIONS__ /* for Sun */ #9 3.830 #9 3.830 :0:0: note: this is the location of the previous definition #9 3.831 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, #9 3.831 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: #9 3.831 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.831 #define __EXTENSIONS__ /* for Sun */ #9 3.831 #9 3.831 :0:0: note: this is the location of the previous definition #9 3.832 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 3.832 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, #9 3.832 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: #9 3.832 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.832 #define __EXTENSIONS__ /* for Sun */ #9 3.832 #9 3.832 :0:0: note: this is the location of the previous definition #9 3.838 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, #9 3.838 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: #9 3.838 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.838 #define __EXTENSIONS__ /* for Sun */ #9 3.838 #9 3.838 :0:0: note: this is the location of the previous definition #9 3.846 :0:0: note: this is the location of the previous definition #9 3.846 :0:0: note: this is the location of the previous definition #9 3.851 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, #9 3.851 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: #9 3.851 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.851 #define __EXTENSIONS__ /* for Sun */ #9 3.851 #9 3.851 :0:0: note: this is the location of the previous definition #9 3.852 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.852 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, #9 3.852 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: #9 3.852 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.852 #define __EXTENSIONS__ /* for Sun */ #9 3.852 #9 3.870 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, #9 3.870 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: #9 3.870 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.870 #define __EXTENSIONS__ /* for Sun */ #9 3.870 #9 3.870 :0:0: note: this is the location of the previous definition #9 3.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.872 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, #9 3.872 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: #9 3.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.872 #define __EXTENSIONS__ /* for Sun */ #9 3.872 #9 3.872 :0:0: note: this is the location of the previous definition #9 3.886 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, #9 3.886 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: #9 3.886 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.886 #define __EXTENSIONS__ /* for Sun */ #9 3.886 #9 3.886 :0:0: note: this is the location of the previous definition #9 3.888 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.888 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, #9 3.888 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: #9 3.888 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.888 #define __EXTENSIONS__ /* for Sun */ #9 3.888 #9 3.888 :0:0: note: this is the location of the previous definition #9 3.888 :0:0: note: this is the location of the previous definition #9 3.890 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 3.890 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, #9 3.890 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: #9 3.890 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.890 #define __EXTENSIONS__ /* for Sun */ #9 3.890 #9 3.890 :0:0: note: this is the location of the previous definition #9 3.892 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.892 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.892 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, #9 3.892 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: #9 3.892 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.892 #define __EXTENSIONS__ /* for Sun */ #9 3.892 #9 3.892 :0:0: note: this is the location of the previous definition #9 3.897 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.897 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.897 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, #9 3.897 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: #9 3.897 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.897 #define __EXTENSIONS__ /* for Sun */ #9 3.897 #9 3.902 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.902 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, #9 3.902 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: #9 3.902 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.902 #define __EXTENSIONS__ /* for Sun */ #9 3.902 #9 3.905 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 3.905 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, #9 3.905 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: #9 3.905 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.905 #define __EXTENSIONS__ /* for Sun */ #9 3.905 #9 3.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, #9 3.909 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: #9 3.909 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.909 #define __EXTENSIONS__ /* for Sun */ #9 3.909 #9 3.911 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 3.911 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: #9 3.911 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.911 #define __EXTENSIONS__ /* for Sun */ #9 3.911 #9 3.915 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, #9 3.915 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: #9 3.915 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.915 #define __EXTENSIONS__ /* for Sun */ #9 3.915 #9 3.918 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, #9 3.918 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: #9 3.918 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.918 #define __EXTENSIONS__ /* for Sun */ #9 3.918 #9 3.920 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.920 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, #9 3.920 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: #9 3.920 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.920 #define __EXTENSIONS__ /* for Sun */ #9 3.920 #9 3.920 :0:0: note: this is the location of the previous definition #9 3.929 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.929 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, #9 3.929 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: #9 3.929 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.929 #define __EXTENSIONS__ /* for Sun */ #9 3.929 #9 3.930 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, #9 3.930 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: #9 3.930 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.930 #define __EXTENSIONS__ /* for Sun */ #9 3.930 #9 3.930 :0:0: note: this is the location of the previous definition #9 3.936 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 3.936 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: #9 3.936 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.936 #define __EXTENSIONS__ /* for Sun */ #9 3.936 #9 3.938 :0:0: note: this is the location of the previous definition #9 3.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, #9 3.939 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.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.940 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.940 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.940 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, #9 3.940 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: #9 3.940 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.940 #define __EXTENSIONS__ /* for Sun */ #9 3.940 #9 3.941 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  #9 3.941 :0:0: note: this is the location of the previous definition #9 3.943 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  #9 3.944 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, #9 3.944 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: #9 3.944 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.944 #define __EXTENSIONS__ /* for Sun */ #9 3.944 #9 3.944 :0:0: note: this is the location of the previous definition #9 3.945 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 3.945 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, #9 3.945 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: #9 3.945 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.945 #define __EXTENSIONS__ /* for Sun */ #9 3.945 #9 3.948 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, #9 3.948 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: #9 3.948 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.948 #define __EXTENSIONS__ /* for Sun */ #9 3.948 #9 3.948 :0:0: note: this is the location of the previous definition #9 3.949 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  #9 3.949 :0:0: note: this is the location of the previous definition #9 3.955 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, #9 3.955 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: #9 3.955 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.955 #define __EXTENSIONS__ /* for Sun */ #9 3.955 #9 3.955 :0:0: note: this is the location of the previous definition #9 3.955 :0:0: note: this is the location of the previous definition #9 3.957 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, #9 3.957 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: #9 3.957 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.957 #define __EXTENSIONS__ /* for Sun */ #9 3.957 #9 3.962 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  #9 3.963 :0:0: note: this is the location of the previous definition #9 3.963 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.963 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.963 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, #9 3.963 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: #9 3.963 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.963 #define __EXTENSIONS__ /* for Sun */ #9 3.963 #9 3.963 :0:0: note: this is the location of the previous definition #9 3.964 :0:0: note: this is the location of the previous definition #9 3.964 :0:0: note: this is the location of the previous definition #9 3.965 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.965 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 3.965 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: #9 3.965 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.965 #define __EXTENSIONS__ /* for Sun */ #9 3.965 #9 3.969 :0:0: note: this is the location of the previous definition #9 3.971 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, #9 3.971 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: #9 3.971 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.971 #define __EXTENSIONS__ /* for Sun */ #9 3.971 #9 3.971 :0:0: note: this is the location of the previous definition #9 3.971 :0:0: note: this is the location of the previous definition #9 3.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 3.973 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.h:15, #9 3.973 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c:8: #9 3.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.973 #define __EXTENSIONS__ /* for Sun */ #9 3.973 #9 3.973 :0:0: note: this is the location of the previous definition #9 3.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, #9 3.973 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: #9 3.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.973 #define __EXTENSIONS__ /* for Sun */ #9 3.973 #9 3.974 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.h:41:0, #9 3.974 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.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.974 :0:0: note: this is the location of the previous definition #9 3.974 :0:0: note: this is the location of the previous definition #9 3.980 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.980 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, #9 3.980 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: #9 3.980 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.980 #define __EXTENSIONS__ /* for Sun */ #9 3.980 #9 3.980 :0:0: note: this is the location of the previous definition #9 3.981 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  #9 3.981 :0:0: note: this is the location of the previous definition #9 3.983 :0:0: note: this is the location of the previous definition #9 3.984 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.984 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.984 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c:8: #9 3.984 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.984 #define __EXTENSIONS__ /* for Sun */ #9 3.984 #9 3.984 :0:0: note: this is the location of the previous definition #9 3.986 :0:0: note: this is the location of the previous definition #9 3.990 :0:0: note: this is the location of the previous definition #9 3.990 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 3.990 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, #9 3.990 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: #9 3.990 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.990 #define __EXTENSIONS__ /* for Sun */ #9 3.990 #9 3.995 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.h:52:0, #9 3.995 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c:8: #9 3.995 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.995 #define __EXTENSIONS__ /* for Sun */ #9 3.995 #9 3.995 :0:0: note: this is the location of the previous definition #9 3.997 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, #9 3.997 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: #9 3.997 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.997 #define __EXTENSIONS__ /* for Sun */ #9 3.997 #9 4.022 :0:0: note: this is the location of the previous definition #9 4.026 :0:0: note: this is the location of the previous definition #9 4.031 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, #9 4.031 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: #9 4.031 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.031 #define __EXTENSIONS__ /* for Sun */ #9 4.031 #9 4.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.039 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, #9 4.039 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: #9 4.039 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.039 #define __EXTENSIONS__ /* for Sun */ #9 4.039 #9 4.039 :0:0: note: this is the location of the previous definition #9 4.039 :0:0: note: this is the location of the previous definition #9 4.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, #9 4.042 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: #9 4.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.042 #define __EXTENSIONS__ /* for Sun */ #9 4.042 #9 4.042 :0:0: note: this is the location of the previous definition #9 4.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, #9 4.042 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: #9 4.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.042 #define __EXTENSIONS__ /* for Sun */ #9 4.042 #9 4.043 :0:0: note: this is the location of the previous definition #9 4.043 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  #9 4.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  #9 4.059 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  #9 4.061 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  #9 4.062 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  #9 4.066 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.066 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, #9 4.066 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: #9 4.066 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.066 #define __EXTENSIONS__ /* for Sun */ #9 4.066 #9 4.071 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, #9 4.071 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: #9 4.071 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.071 #define __EXTENSIONS__ /* for Sun */ #9 4.071 #9 4.085 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, #9 4.085 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: #9 4.085 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.085 #define __EXTENSIONS__ /* for Sun */ #9 4.085 #9 4.085 :0:0: note: this is the location of the previous definition #9 4.089 :0:0: note: this is the location of the previous definition #9 4.093 :0:0: note: this is the location of the previous definition #9 4.114 :0:0: note: this is the location of the previous definition #9 4.119 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, #9 4.119 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: #9 4.119 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.119 #define __EXTENSIONS__ /* for Sun */ #9 4.119 #9 4.121 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 4.121 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: #9 4.121 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.121 #define __EXTENSIONS__ /* for Sun */ #9 4.121 #9 4.131 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.131 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.131 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, #9 4.131 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: #9 4.131 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.131 #define __EXTENSIONS__ /* for Sun */ #9 4.131 #9 4.131 :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/NRFreqInfo.h:59:0, #9 4.142 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, #9 4.142 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.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 :0:0: note: this is the location of the previous definition #9 4.152 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.152 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, #9 4.152 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: #9 4.152 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.152 #define __EXTENSIONS__ /* for Sun */ #9 4.152 #9 4.152 :0:0: note: this is the location of the previous definition #9 4.154 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, #9 4.154 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: #9 4.154 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.154 #define __EXTENSIONS__ /* for Sun */ #9 4.154 #9 4.154 :0:0: note: this is the location of the previous definition #9 4.158 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.158 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, #9 4.158 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: #9 4.158 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.158 #define __EXTENSIONS__ /* for Sun */ #9 4.158 #9 4.158 :0:0: note: this is the location of the previous definition #9 4.167 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.167 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, #9 4.167 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: #9 4.167 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.167 #define __EXTENSIONS__ /* for Sun */ #9 4.167 #9 4.167 :0:0: note: this is the location of the previous definition #9 4.169 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  #9 4.169 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 4.169 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, #9 4.169 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: #9 4.169 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.169 #define __EXTENSIONS__ /* for Sun */ #9 4.169 #9 4.169 :0:0: note: this is the location of the previous definition #9 4.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  #9 4.187 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  #9 4.187 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, #9 4.187 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: #9 4.187 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.187 #define __EXTENSIONS__ /* for Sun */ #9 4.187 #9 4.187 :0:0: note: this is the location of the previous definition #9 4.197 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.197 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, #9 4.197 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: #9 4.197 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.197 #define __EXTENSIONS__ /* for Sun */ #9 4.197 #9 4.197 :0:0: note: this is the location of the previous definition #9 4.198 :0:0: note: this is the location of the previous definition #9 4.200 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 4.200 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, #9 4.200 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c:8: #9 4.200 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.200 #define __EXTENSIONS__ /* for Sun */ #9 4.200 #9 4.200 :0:0: note: this is the location of the previous definition #9 4.200 :0:0: note: this is the location of the previous definition #9 4.205 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, #9 4.205 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: #9 4.205 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.205 #define __EXTENSIONS__ /* for Sun */ #9 4.205 #9 4.209 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 4.209 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: #9 4.209 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.209 #define __EXTENSIONS__ /* for Sun */ #9 4.209 #9 4.209 :0:0: note: this is the location of the previous definition #9 4.217 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, #9 4.217 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: #9 4.217 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.217 #define __EXTENSIONS__ /* for Sun */ #9 4.217 #9 4.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.218 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, #9 4.218 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c:8: #9 4.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.218 #define __EXTENSIONS__ /* for Sun */ #9 4.218 #9 4.218 :0:0: note: this is the location of the previous definition #9 4.232 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, #9 4.232 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: #9 4.232 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.232 #define __EXTENSIONS__ /* for Sun */ #9 4.232 #9 4.236 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  #9 4.244 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 4.244 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, #9 4.244 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.c:8: #9 4.244 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.244 #define __EXTENSIONS__ /* for Sun */ #9 4.244 #9 4.244 :0:0: note: this is the location of the previous definition #9 4.254 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 4.254 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c:8: #9 4.254 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.254 #define __EXTENSIONS__ /* for Sun */ #9 4.254 #9 4.254 :0:0: note: this is the location of the previous definition #9 4.261 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 4.261 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, #9 4.261 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: #9 4.261 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.261 #define __EXTENSIONS__ /* for Sun */ #9 4.261 #9 4.264 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, #9 4.264 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: #9 4.264 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.264 #define __EXTENSIONS__ /* for Sun */ #9 4.264 #9 4.273 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.273 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, #9 4.273 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.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.277 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, #9 4.277 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c:8: #9 4.277 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.277 #define __EXTENSIONS__ /* for Sun */ #9 4.277 #9 4.277 :0:0: note: this is the location of the previous definition #9 4.281 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.281 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, #9 4.281 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: #9 4.281 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.281 #define __EXTENSIONS__ /* for Sun */ #9 4.281 #9 4.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, #9 4.283 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: #9 4.283 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.283 #define __EXTENSIONS__ /* for Sun */ #9 4.283 #9 4.284 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  #9 4.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  #9 4.286 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  #9 4.289 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.289 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.289 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, #9 4.289 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: #9 4.289 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.289 #define __EXTENSIONS__ /* for Sun */ #9 4.289 #9 4.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  #9 4.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, #9 4.291 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.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.291 :0:0: note: this is the location of the previous definition #9 4.293 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, #9 4.293 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: #9 4.293 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.293 #define __EXTENSIONS__ /* for Sun */ #9 4.293 #9 4.306 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  #9 4.307 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  #9 4.308 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  #9 4.309 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.309 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, #9 4.309 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: #9 4.309 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.309 #define __EXTENSIONS__ /* for Sun */ #9 4.309 #9 4.311 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, #9 4.311 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: #9 4.311 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.311 #define __EXTENSIONS__ /* for Sun */ #9 4.311 #9 4.311 :0:0: note: this is the location of the previous definition #9 4.313 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, #9 4.313 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: #9 4.313 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.313 #define __EXTENSIONS__ /* for Sun */ #9 4.313 #9 4.314 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.314 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, #9 4.314 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c:8: #9 4.314 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.314 #define __EXTENSIONS__ /* for Sun */ #9 4.314 #9 4.314 :0:0: note: this is the location of the previous definition #9 4.314 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  #9 4.321 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  #9 4.333 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, #9 4.333 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.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.334 :0:0: note: this is the location of the previous definition #9 4.339 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, #9 4.339 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: #9 4.339 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.339 #define __EXTENSIONS__ /* for Sun */ #9 4.339 #9 4.339 :0:0: note: this is the location of the previous definition #9 4.339 :0:0: note: this is the location of the previous definition #9 4.339 :0:0: note: this is the location of the previous definition #9 4.342 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.342 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.342 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, #9 4.342 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: #9 4.342 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.342 #define __EXTENSIONS__ /* for Sun */ #9 4.342 #9 4.342 :0:0: note: this is the location of the previous definition #9 4.342 :0:0: note: this is the location of the previous definition #9 4.346 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, #9 4.346 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: #9 4.346 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.346 #define __EXTENSIONS__ /* for Sun */ #9 4.346 #9 4.354 :0:0: note: this is the location of the previous definition #9 4.354 :0:0: note: this is the location of the previous definition #9 4.355 :0:0: note: this is the location of the previous definition #9 4.355 :0:0: note: this is the location of the previous definition #9 4.355 :0:0: note: this is the location of the previous definition #9 4.363 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.363 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.363 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.363 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, #9 4.363 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: #9 4.363 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.363 #define __EXTENSIONS__ /* for Sun */ #9 4.363 #9 4.363 :0:0: note: this is the location of the previous definition #9 4.364 :0:0: note: this is the location of the previous definition #9 4.365 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 4.365 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, #9 4.365 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c:8: #9 4.365 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.365 #define __EXTENSIONS__ /* for Sun */ #9 4.365 #9 4.367 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 4.367 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: #9 4.367 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.367 #define __EXTENSIONS__ /* for Sun */ #9 4.367 #9 4.367 :0:0: note: this is the location of the previous definition #9 4.370 :0:0: note: this is the location of the previous definition #9 4.376 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.376 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.376 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, #9 4.376 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.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.376 :0:0: note: this is the location of the previous definition #9 4.376 :0:0: note: this is the location of the previous definition #9 4.382 :0:0: note: this is the location of the previous definition #9 4.388 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.388 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, #9 4.388 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: #9 4.388 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.388 #define __EXTENSIONS__ /* for Sun */ #9 4.388 #9 4.388 :0:0: note: this is the location of the previous definition #9 4.396 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, #9 4.396 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: #9 4.396 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.396 #define __EXTENSIONS__ /* for Sun */ #9 4.396 #9 4.416 :0:0: note: this is the location of the previous definition #9 4.416 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, #9 4.416 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.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.419 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.419 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.419 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, #9 4.419 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: #9 4.419 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.419 #define __EXTENSIONS__ /* for Sun */ #9 4.419 #9 4.419 :0:0: note: this is the location of the previous definition #9 4.425 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, #9 4.425 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: #9 4.425 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.425 #define __EXTENSIONS__ /* for Sun */ #9 4.425 #9 4.429 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.429 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, #9 4.429 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: #9 4.429 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.429 #define __EXTENSIONS__ /* for Sun */ #9 4.429 #9 4.429 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.h:53:0, #9 4.429 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: #9 4.429 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.429 #define __EXTENSIONS__ /* for Sun */ #9 4.429 #9 4.429 :0:0: note: this is the location of the previous definition #9 4.431 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  #9 4.435 :0:0: note: this is the location of the previous definition #9 4.454 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  #9 4.455 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  #9 4.458 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  #9 4.469 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  #9 4.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  #9 4.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.488 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: #9 4.488 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.488 #define __EXTENSIONS__ /* for Sun */ #9 4.488 #9 4.488 :0:0: note: this is the location of the previous definition #9 4.490 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  #9 4.491 :0:0: note: this is the location of the previous definition #9 4.498 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  #9 4.526 :0:0: note: this is the location of the previous definition #9 4.532 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.532 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.532 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, #9 4.532 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: #9 4.532 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.532 #define __EXTENSIONS__ /* for Sun */ #9 4.532 #9 4.555 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  #9 4.557 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  #9 4.557 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  #9 4.558 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  #9 4.565 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  #9 4.566 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  #9 4.587 :0:0: note: this is the location of the previous definition #9 4.600 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 4.600 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: #9 4.600 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.600 #define __EXTENSIONS__ /* for Sun */ #9 4.600 #9 4.627 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  #9 4.627 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  #9 4.638 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  #9 4.639 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  #9 4.657 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 4.657 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: #9 4.657 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.657 #define __EXTENSIONS__ /* for Sun */ #9 4.657 #9 4.658 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  #9 4.662 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  #9 4.662 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 4.662 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, #9 4.662 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: #9 4.662 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.662 #define __EXTENSIONS__ /* for Sun */ #9 4.662 #9 4.662 :0:0: note: this is the location of the previous definition #9 4.663 :0:0: note: this is the location of the previous definition #9 4.664 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  #9 4.664 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, #9 4.664 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: #9 4.664 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.664 #define __EXTENSIONS__ /* for Sun */ #9 4.664 #9 4.664 :0:0: note: this is the location of the previous definition #9 4.665 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  #9 4.665 :0:0: note: this is the location of the previous definition #9 4.665 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  #9 4.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, #9 4.666 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: #9 4.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.666 #define __EXTENSIONS__ /* for Sun */ #9 4.666 #9 4.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, #9 4.666 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: #9 4.666 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.666 #define __EXTENSIONS__ /* for Sun */ #9 4.666 #9 4.667 :0:0: note: this is the location of the previous definition #9 4.668 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, #9 4.668 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: #9 4.668 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.668 #define __EXTENSIONS__ /* for Sun */ #9 4.668 #9 4.668 :0:0: note: this is the location of the previous definition #9 4.672 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 4.672 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: #9 4.672 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.672 #define __EXTENSIONS__ /* for Sun */ #9 4.672 #9 4.672 :0:0: note: this is the location of the previous definition #9 4.682 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  #9 4.682 :0:0: note: this is the location of the previous definition #9 4.691 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, #9 4.691 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: #9 4.691 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.691 #define __EXTENSIONS__ /* for Sun */ #9 4.691 #9 4.691 :0:0: note: this is the location of the previous definition #9 4.694 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  #9 4.695 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  #9 4.696 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  #9 4.696 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  #9 4.697 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  #9 4.697 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  #9 4.706 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  #9 4.718 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  #9 4.722 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.722 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.722 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.722 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: #9 4.722 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.722 #define __EXTENSIONS__ /* for Sun */ #9 4.722 #9 4.722 :0:0: note: this is the location of the previous definition #9 4.723 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  #9 4.724 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 4.724 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: #9 4.724 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.724 #define __EXTENSIONS__ /* for Sun */ #9 4.724 #9 4.724 :0:0: note: this is the location of the previous definition #9 4.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, #9 4.735 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: #9 4.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.735 #define __EXTENSIONS__ /* for Sun */ #9 4.735 #9 4.735 :0:0: note: this is the location of the previous definition #9 4.735 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.735 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: #9 4.735 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.735 #define __EXTENSIONS__ /* for Sun */ #9 4.735 #9 4.735 :0:0: note: this is the location of the previous definition #9 4.742 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, #9 4.742 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: #9 4.742 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.742 #define __EXTENSIONS__ /* for Sun */ #9 4.742 #9 4.743 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, #9 4.743 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: #9 4.743 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.743 #define __EXTENSIONS__ /* for Sun */ #9 4.743 #9 4.754 :0:0: note: this is the location of the previous definition #9 4.769 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, #9 4.769 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: #9 4.769 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.769 #define __EXTENSIONS__ /* for Sun */ #9 4.769 #9 4.780 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 4.780 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c:8: #9 4.780 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.780 #define __EXTENSIONS__ /* for Sun */ #9 4.780 #9 4.782 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  #9 4.783 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  #9 4.785 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  #9 4.790 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  #9 4.793 :0:0: note: this is the location of the previous definition #9 4.795 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.795 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, #9 4.795 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: #9 4.795 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.795 #define __EXTENSIONS__ /* for Sun */ #9 4.795 #9 4.796 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  #9 4.798 :0:0: note: this is the location of the previous definition #9 4.803 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, #9 4.803 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: #9 4.803 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.803 #define __EXTENSIONS__ /* for Sun */ #9 4.803 #9 4.804 :0:0: note: this is the location of the previous definition #9 4.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, #9 4.818 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: #9 4.818 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.818 #define __EXTENSIONS__ /* for Sun */ #9 4.818 #9 4.818 :0:0: note: this is the location of the previous definition #9 4.822 :0:0: note: this is the location of the previous definition #9 4.833 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: #9 4.833 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.833 #define __EXTENSIONS__ /* for Sun */ #9 4.833 #9 4.833 :0:0: note: this is the location of the previous definition #9 4.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  #9 4.842 :0:0: note: this is the location of the previous definition #9 4.843 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  #9 4.847 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.847 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, #9 4.847 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: #9 4.847 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.847 #define __EXTENSIONS__ /* for Sun */ #9 4.847 #9 4.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  #9 4.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  #9 4.851 :0:0: note: this is the location of the previous definition #9 4.853 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 4.853 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, #9 4.853 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: #9 4.853 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.853 #define __EXTENSIONS__ /* for Sun */ #9 4.853 #9 4.854 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  #9 4.854 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  #9 4.870 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, #9 4.870 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: #9 4.870 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.870 #define __EXTENSIONS__ /* for Sun */ #9 4.870 #9 4.871 :0:0: note: this is the location of the previous definition #9 4.874 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  #9 4.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, #9 4.878 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: #9 4.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.878 #define __EXTENSIONS__ /* for Sun */ #9 4.878 #9 4.878 :0:0: note: this is the location of the previous definition #9 4.882 :0:0: note: this is the location of the previous definition #9 4.888 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  #9 4.903 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  #9 4.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  #9 4.905 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  #9 4.907 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  #9 4.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  #9 4.908 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  #9 4.910 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  #9 4.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.913 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, #9 4.913 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: #9 4.913 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.913 #define __EXTENSIONS__ /* for Sun */ #9 4.913 #9 4.913 :0:0: note: this is the location of the previous definition #9 4.913 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  #9 4.913 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  #9 4.915 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  #9 4.924 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.924 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.924 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.924 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, #9 4.924 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: #9 4.924 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.924 #define __EXTENSIONS__ /* for Sun */ #9 4.924 #9 4.924 :0:0: note: this is the location of the previous definition #9 4.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  #9 4.931 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, #9 4.931 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: #9 4.931 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.931 #define __EXTENSIONS__ /* for Sun */ #9 4.931 #9 4.932 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  #9 4.932 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  #9 4.937 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  #9 4.938 :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/TNLAssociationUsage.h:57:0, #9 4.943 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.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.944 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, #9 4.944 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: #9 4.944 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.944 #define __EXTENSIONS__ /* for Sun */ #9 4.944 #9 4.944 :0:0: note: this is the location of the previous definition #9 4.947 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 4.947 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.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.948 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, #9 4.948 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: #9 4.948 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.948 #define __EXTENSIONS__ /* for Sun */ #9 4.948 #9 4.948 :0:0: note: this is the location of the previous definition #9 4.948 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 4.948 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: #9 4.948 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.948 #define __EXTENSIONS__ /* for Sun */ #9 4.948 #9 4.949 :0:0: note: this is the location of the previous definition #9 4.953 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, #9 4.953 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: #9 4.953 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.953 #define __EXTENSIONS__ /* for Sun */ #9 4.953 #9 4.957 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.957 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.957 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, #9 4.957 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.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.965 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  #9 4.965 :0:0: note: this is the location of the previous definition #9 4.969 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.969 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, #9 4.969 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: #9 4.969 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.969 #define __EXTENSIONS__ /* for Sun */ #9 4.969 #9 4.969 :0:0: note: this is the location of the previous definition #9 4.978 :0:0: note: this is the location of the previous definition #9 4.995 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  #9 4.997 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, #9 4.997 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: #9 4.997 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.997 #define __EXTENSIONS__ /* for Sun */ #9 4.997 #9 4.997 :0:0: note: this is the location of the previous definition #9 5.002 :0:0: note: this is the location of the previous definition #9 5.015 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.015 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, #9 5.015 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: #9 5.015 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.015 #define __EXTENSIONS__ /* for Sun */ #9 5.015 #9 5.015 :0:0: note: this is the location of the previous definition #9 5.020 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, #9 5.020 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: #9 5.020 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.020 #define __EXTENSIONS__ /* for Sun */ #9 5.020 #9 5.025 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, #9 5.025 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c:8: #9 5.025 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.025 #define __EXTENSIONS__ /* for Sun */ #9 5.025 #9 5.025 :0:0: note: this is the location of the previous definition #9 5.049 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.049 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, #9 5.049 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: #9 5.049 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.049 #define __EXTENSIONS__ /* for Sun */ #9 5.049 #9 5.049 :0:0: note: this is the location of the previous definition #9 5.057 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, #9 5.057 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: #9 5.057 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.057 #define __EXTENSIONS__ /* for Sun */ #9 5.057 #9 5.057 :0:0: note: this is the location of the previous definition #9 5.072 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, #9 5.072 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: #9 5.072 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.072 #define __EXTENSIONS__ /* for Sun */ #9 5.072 #9 5.072 :0:0: note: this is the location of the previous definition #9 5.072 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  #9 5.073 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  #9 5.073 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  #9 5.074 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  #9 5.075 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  #9 5.075 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  #9 5.076 :0:0: note: this is the location of the previous definition #9 5.076 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  #9 5.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  #9 5.077 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  #9 5.084 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  #9 5.087 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  #9 5.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  #9 5.091 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  #9 5.097 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, #9 5.097 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: #9 5.097 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.097 #define __EXTENSIONS__ /* for Sun */ #9 5.097 #9 5.097 :0:0: note: this is the location of the previous definition #9 5.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  #9 5.103 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.103 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, #9 5.103 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: #9 5.103 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.103 #define __EXTENSIONS__ /* for Sun */ #9 5.103 #9 5.103 :0:0: note: this is the location of the previous definition #9 5.112 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  #9 5.119 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.119 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, #9 5.119 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: #9 5.119 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.119 #define __EXTENSIONS__ /* for Sun */ #9 5.119 #9 5.121 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  #9 5.121 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  #9 5.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.122 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.122 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, #9 5.122 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: #9 5.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.122 #define __EXTENSIONS__ /* for Sun */ #9 5.122 #9 5.122 :0:0: note: this is the location of the previous definition #9 5.122 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 5.122 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, #9 5.122 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: #9 5.122 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.122 #define __EXTENSIONS__ /* for Sun */ #9 5.122 #9 5.122 :0:0: note: this is the location of the previous definition #9 5.135 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  #9 5.136 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.136 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, #9 5.136 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: #9 5.136 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.136 #define __EXTENSIONS__ /* for Sun */ #9 5.136 #9 5.136 :0:0: note: this is the location of the previous definition #9 5.136 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  #9 5.140 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  #9 5.142 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  #9 5.151 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.151 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, #9 5.151 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: #9 5.151 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.151 #define __EXTENSIONS__ /* for Sun */ #9 5.151 #9 5.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  #9 5.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  #9 5.161 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.161 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: #9 5.161 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.161 #define __EXTENSIONS__ /* for Sun */ #9 5.161 #9 5.161 :0:0: note: this is the location of the previous definition #9 5.174 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  #9 5.177 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  #9 5.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 5.178 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: #9 5.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.178 #define __EXTENSIONS__ /* for Sun */ #9 5.178 #9 5.178 :0:0: note: this is the location of the previous definition #9 5.184 :0:0: note: this is the location of the previous definition #9 5.184 :0:0: note: this is the location of the previous definition #9 5.191 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, #9 5.191 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: #9 5.191 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.191 #define __EXTENSIONS__ /* for Sun */ #9 5.191 #9 5.191 :0:0: note: this is the location of the previous definition #9 5.193 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, #9 5.193 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: #9 5.193 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.193 #define __EXTENSIONS__ /* for Sun */ #9 5.193 #9 5.196 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 5.196 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, #9 5.196 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: #9 5.196 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.196 #define __EXTENSIONS__ /* for Sun */ #9 5.196 #9 5.206 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  #9 5.208 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  #9 5.224 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  #9 5.224 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 5.224 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 5.224 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, #9 5.224 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c:8: #9 5.224 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.224 #define __EXTENSIONS__ /* for Sun */ #9 5.224 #9 5.224 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  #9 5.226 :0:0: note: this is the location of the previous definition #9 5.229 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 5.229 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 5.229 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: #9 5.229 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.229 #define __EXTENSIONS__ /* for Sun */ #9 5.229 #9 5.229 :0:0: note: this is the location of the previous definition #9 5.230 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  #9 5.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  #9 5.238 :0:0: note: this is the location of the previous definition #9 5.242 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  #9 5.246 :0:0: note: this is the location of the previous definition #9 5.268 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 5.268 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 5.268 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, #9 5.268 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: #9 5.268 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.268 #define __EXTENSIONS__ /* for Sun */ #9 5.268 #9 5.268 :0:0: note: this is the location of the previous definition #9 5.273 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 5.273 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, #9 5.273 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: #9 5.273 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.273 #define __EXTENSIONS__ /* for Sun */ #9 5.273 #9 5.273 :0:0: note: this is the location of the previous definition #9 5.274 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  #9 5.287 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.287 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, #9 5.287 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: #9 5.287 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.287 #define __EXTENSIONS__ /* for Sun */ #9 5.287 #9 5.287 :0:0: note: this is the location of the previous definition #9 5.305 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, #9 5.305 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: #9 5.305 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.305 #define __EXTENSIONS__ /* for Sun */ #9 5.305 #9 5.319 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  #9 5.323 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  #9 5.328 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 5.328 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, #9 5.328 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: #9 5.328 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.328 #define __EXTENSIONS__ /* for Sun */ #9 5.328 #9 5.328 :0:0: note: this is the location of the previous definition #9 5.338 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.338 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, #9 5.338 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: #9 5.338 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.338 #define __EXTENSIONS__ /* for Sun */ #9 5.338 #9 5.338 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  #9 5.339 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  #9 5.344 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 5.344 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 5.344 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, #9 5.344 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: #9 5.344 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.344 #define __EXTENSIONS__ /* for Sun */ #9 5.344 #9 5.351 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.351 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, #9 5.351 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: #9 5.351 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.351 #define __EXTENSIONS__ /* for Sun */ #9 5.351 #9 5.358 :0:0: note: this is the location of the previous definition #9 5.371 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.371 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, #9 5.371 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: #9 5.371 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.371 #define __EXTENSIONS__ /* for Sun */ #9 5.371 #9 5.371 :0:0: note: this is the location of the previous definition #9 5.372 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, #9 5.372 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: #9 5.372 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.372 #define __EXTENSIONS__ /* for Sun */ #9 5.372 #9 5.375 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 5.375 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, #9 5.375 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: #9 5.375 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.375 #define __EXTENSIONS__ /* for Sun */ #9 5.375 #9 5.375 :0:0: note: this is the location of the previous definition #9 5.384 :0:0: note: this is the location of the previous definition #9 5.391 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 5.391 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, #9 5.391 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: #9 5.391 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.391 #define __EXTENSIONS__ /* for Sun */ #9 5.391 #9 5.391 :0:0: note: this is the location of the previous definition #9 5.394 :0:0: note: this is the location of the previous definition #9 5.394 :0:0: note: this is the location of the previous definition #9 5.398 :0:0: note: this is the location of the previous definition #9 5.407 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.407 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, #9 5.407 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: #9 5.407 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.407 #define __EXTENSIONS__ /* for Sun */ #9 5.407 #9 5.407 :0:0: note: this is the location of the previous definition #9 5.419 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, #9 5.419 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: #9 5.419 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.419 #define __EXTENSIONS__ /* for Sun */ #9 5.419 #9 5.419 :0:0: note: this is the location of the previous definition #9 5.455 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.455 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, #9 5.455 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: #9 5.455 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.455 #define __EXTENSIONS__ /* for Sun */ #9 5.455 #9 5.455 :0:0: note: this is the location of the previous definition #9 5.465 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.465 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: #9 5.465 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.465 #define __EXTENSIONS__ /* for Sun */ #9 5.465 #9 5.474 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, #9 5.474 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: #9 5.474 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.474 #define __EXTENSIONS__ /* for Sun */ #9 5.474 #9 5.474 :0:0: note: this is the location of the previous definition #9 5.486 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, #9 5.486 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: #9 5.486 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.486 #define __EXTENSIONS__ /* for Sun */ #9 5.486 #9 5.490 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.490 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, #9 5.490 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: #9 5.490 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.490 #define __EXTENSIONS__ /* for Sun */ #9 5.490 #9 5.490 :0:0: note: this is the location of the previous definition #9 5.505 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.505 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, #9 5.505 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: #9 5.505 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.505 #define __EXTENSIONS__ /* for Sun */ #9 5.505 #9 5.505 :0:0: note: this is the location of the previous definition #9 5.509 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.509 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.509 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, #9 5.509 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: #9 5.509 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.509 #define __EXTENSIONS__ /* for Sun */ #9 5.509 #9 5.510 :0:0: note: this is the location of the previous definition #9 5.523 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.523 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.523 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: #9 5.523 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.523 #define __EXTENSIONS__ /* for Sun */ #9 5.523 #9 5.524 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 5.524 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: #9 5.524 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.524 #define __EXTENSIONS__ /* for Sun */ #9 5.524 #9 5.524 :0:0: note: this is the location of the previous definition #9 5.528 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 5.528 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.c:8: #9 5.528 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.528 #define __EXTENSIONS__ /* for Sun */ #9 5.528 #9 5.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 5.545 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.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 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, #9 5.545 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.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.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, #9 5.547 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c:8: #9 5.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.547 #define __EXTENSIONS__ /* for Sun */ #9 5.547 #9 5.550 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 5.550 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: #9 5.550 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.550 #define __EXTENSIONS__ /* for Sun */ #9 5.550 #9 5.550 :0:0: note: this is the location of the previous definition #9 5.550 :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/PagingPriority.h:60:0, #9 5.551 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.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.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 5.559 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, #9 5.559 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c:8: #9 5.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.559 #define __EXTENSIONS__ /* for Sun */ #9 5.559 #9 5.562 :0:0: note: this is the location of the previous definition #9 5.562 :0:0: note: this is the location of the previous definition #9 5.567 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.567 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, #9 5.567 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: #9 5.567 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.567 #define __EXTENSIONS__ /* for Sun */ #9 5.567 #9 5.567 :0:0: note: this is the location of the previous definition #9 5.570 :0:0: note: this is the location of the previous definition #9 5.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, #9 5.573 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.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.578 :0:0: note: this is the location of the previous definition #9 5.581 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.h:41:0, #9 5.581 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: #9 5.581 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.581 #define __EXTENSIONS__ /* for Sun */ #9 5.581 #9 5.581 :0:0: note: this is the location of the previous definition #9 5.585 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.585 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, #9 5.585 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: #9 5.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.585 #define __EXTENSIONS__ /* for Sun */ #9 5.585 #9 5.585 :0:0: note: this is the location of the previous definition #9 5.585 :0:0: note: this is the location of the previous definition #9 5.587 :0:0: note: this is the location of the previous definition #9 5.593 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, #9 5.593 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: #9 5.593 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.593 #define __EXTENSIONS__ /* for Sun */ #9 5.593 #9 5.593 :0:0: note: this is the location of the previous definition #9 5.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, #9 5.594 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: #9 5.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.594 #define __EXTENSIONS__ /* for Sun */ #9 5.594 #9 5.594 :0:0: note: this is the location of the previous definition #9 5.595 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 5.595 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: #9 5.595 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.595 #define __EXTENSIONS__ /* for Sun */ #9 5.595 #9 5.599 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.599 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, #9 5.599 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: #9 5.599 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.599 #define __EXTENSIONS__ /* for Sun */ #9 5.599 #9 5.599 :0:0: note: this is the location of the previous definition #9 5.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.603 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, #9 5.603 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.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.610 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 5.610 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 5.610 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c:8: #9 5.610 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.610 #define __EXTENSIONS__ /* for Sun */ #9 5.610 #9 5.610 :0:0: note: this is the location of the previous definition #9 5.610 :0:0: note: this is the location of the previous definition #9 5.612 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.612 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, #9 5.612 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: #9 5.612 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.612 #define __EXTENSIONS__ /* for Sun */ #9 5.612 #9 5.612 :0:0: note: this is the location of the previous definition #9 5.612 :0:0: note: this is the location of the previous definition #9 5.619 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, #9 5.619 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: #9 5.619 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.619 #define __EXTENSIONS__ /* for Sun */ #9 5.619 #9 5.619 :0:0: note: this is the location of the previous definition #9 5.627 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.627 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.627 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, #9 5.627 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: #9 5.627 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.627 #define __EXTENSIONS__ /* for Sun */ #9 5.627 #9 5.630 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.630 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: #9 5.630 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.630 #define __EXTENSIONS__ /* for Sun */ #9 5.630 #9 5.630 :0:0: note: this is the location of the previous definition #9 5.632 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, #9 5.632 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c:8: #9 5.632 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.632 #define __EXTENSIONS__ /* for Sun */ #9 5.632 #9 5.638 :0:0: note: this is the location of the previous definition #9 5.645 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.645 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, #9 5.645 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c:8: #9 5.645 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.645 #define __EXTENSIONS__ /* for Sun */ #9 5.645 #9 5.647 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.647 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: #9 5.647 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.647 #define __EXTENSIONS__ /* for Sun */ #9 5.647 #9 5.648 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 5.648 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, #9 5.648 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: #9 5.648 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.648 #define __EXTENSIONS__ /* for Sun */ #9 5.648 #9 5.652 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 5.652 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, #9 5.652 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: #9 5.652 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.652 #define __EXTENSIONS__ /* for Sun */ #9 5.652 #9 5.658 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.658 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, #9 5.658 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: #9 5.658 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.658 #define __EXTENSIONS__ /* for Sun */ #9 5.658 #9 5.658 :0:0: note: this is the location of the previous definition #9 5.661 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 5.661 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, #9 5.661 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: #9 5.661 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.661 #define __EXTENSIONS__ /* for Sun */ #9 5.661 #9 5.661 :0:0: note: this is the location of the previous definition #9 5.661 :0:0: note: this is the location of the previous definition #9 5.661 :0:0: note: this is the location of the previous definition #9 5.663 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.663 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.663 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, #9 5.663 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c:8: #9 5.663 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.663 #define __EXTENSIONS__ /* for Sun */ #9 5.663 #9 5.663 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.663 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, #9 5.663 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: #9 5.663 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.663 #define __EXTENSIONS__ /* for Sun */ #9 5.663 #9 5.663 :0:0: note: this is the location of the previous definition #9 5.664 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, #9 5.664 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: #9 5.664 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.664 #define __EXTENSIONS__ /* for Sun */ #9 5.664 #9 5.668 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.668 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, #9 5.668 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: #9 5.668 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.668 #define __EXTENSIONS__ /* for Sun */ #9 5.668 #9 5.668 :0:0: note: this is the location of the previous definition #9 5.674 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 5.674 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, #9 5.674 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: #9 5.674 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.674 #define __EXTENSIONS__ /* for Sun */ #9 5.674 #9 5.674 :0:0: note: this is the location of the previous definition #9 5.675 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.675 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.675 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, #9 5.675 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: #9 5.675 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.675 #define __EXTENSIONS__ /* for Sun */ #9 5.675 #9 5.678 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.678 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, #9 5.678 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c:8: #9 5.678 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.678 #define __EXTENSIONS__ /* for Sun */ #9 5.678 #9 5.678 :0:0: note: this is the location of the previous definition #9 5.685 :0:0: note: this is the location of the previous definition #9 5.686 :0:0: note: this is the location of the previous definition #9 5.694 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, #9 5.694 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: #9 5.694 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.694 #define __EXTENSIONS__ /* for Sun */ #9 5.694 #9 5.694 :0:0: note: this is the location of the previous definition #9 5.699 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.699 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.699 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, #9 5.699 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: #9 5.699 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.699 #define __EXTENSIONS__ /* for Sun */ #9 5.699 #9 5.699 :0:0: note: this is the location of the previous definition #9 5.700 :0:0: note: this is the location of the previous definition #9 5.706 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.706 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, #9 5.706 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: #9 5.706 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.706 #define __EXTENSIONS__ /* for Sun */ #9 5.706 #9 5.706 :0:0: note: this is the location of the previous definition #9 5.715 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.715 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, #9 5.715 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c:8: #9 5.715 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.715 #define __EXTENSIONS__ /* for Sun */ #9 5.715 #9 5.715 :0:0: note: this is the location of the previous definition #9 5.715 :0:0: note: this is the location of the previous definition #9 5.719 :0:0: note: this is the location of the previous definition #9 5.731 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, #9 5.731 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: #9 5.731 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.731 #define __EXTENSIONS__ /* for Sun */ #9 5.731 #9 5.731 :0:0: note: this is the location of the previous definition #9 5.732 :0:0: note: this is the location of the previous definition #9 5.742 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.742 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, #9 5.742 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: #9 5.742 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.742 #define __EXTENSIONS__ /* for Sun */ #9 5.742 #9 5.742 :0:0: note: this is the location of the previous definition #9 6.390 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_f1ap.a  #9 6.464 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 6.478 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 6.479 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  #9 6.480 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  #9 6.481 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  #9 6.482 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  #9 6.483 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  #9 6.484 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  #9 6.485 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  #9 6.485 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  #9 6.486 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  #9 6.487 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  #9 6.487 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  #9 6.488 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  #9 6.488 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  #9 6.490 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  #9 6.491 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  #9 6.491 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  #9 6.492 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  #9 6.492 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  #9 6.493 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  #9 6.493 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  #9 6.494 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  #9 6.494 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  #9 6.495 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  #9 6.495 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  #9 6.495 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  #9 6.496 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  #9 6.501 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  #9 6.502 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  #9 6.502 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  #9 6.502 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  #9 6.503 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  #9 6.503 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  #9 6.505 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  #9 6.506 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  #9 6.510 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  #9 6.510 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  #9 6.511 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  #9 6.511 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  #9 6.518 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  #9 6.522 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  #9 6.534 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  #9 6.535 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  #9 6.550 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  #9 6.554 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  #9 6.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  #9 6.569 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  #9 6.575 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  #9 6.579 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 6.579 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 6.579 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, #9 6.579 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: #9 6.579 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.579 #define __EXTENSIONS__ /* for Sun */ #9 6.579 #9 6.581 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 6.581 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: #9 6.581 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.581 #define __EXTENSIONS__ /* for Sun */ #9 6.581 #9 6.585 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, #9 6.585 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: #9 6.585 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.585 #define __EXTENSIONS__ /* for Sun */ #9 6.585 #9 6.585 :0:0: note: this is the location of the previous definition #9 6.588 :0:0: note: this is the location of the previous definition #9 6.590 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 6.590 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: #9 6.590 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.590 #define __EXTENSIONS__ /* for Sun */ #9 6.590 #9 6.590 :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/CG-ConfigInfoRrc.h:80:0, #9 6.592 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.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.593 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  #9 6.594 :0:0: note: this is the location of the previous definition #9 6.600 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.600 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, #9 6.600 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: #9 6.600 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.600 #define __EXTENSIONS__ /* for Sun */ #9 6.600 #9 6.600 :0:0: note: this is the location of the previous definition #9 6.600 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 6.600 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, #9 6.600 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: #9 6.600 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.600 #define __EXTENSIONS__ /* for Sun */ #9 6.600 #9 6.600 :0:0: note: this is the location of the previous definition #9 6.601 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, #9 6.601 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: #9 6.601 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.601 #define __EXTENSIONS__ /* for Sun */ #9 6.601 #9 6.601 :0:0: note: this is the location of the previous definition #9 6.601 :0:0: note: this is the location of the previous definition #9 6.607 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.607 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: #9 6.607 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.607 #define __EXTENSIONS__ /* for Sun */ #9 6.607 #9 6.607 :0:0: note: this is the location of the previous definition #9 6.613 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, #9 6.613 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: #9 6.613 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.613 #define __EXTENSIONS__ /* for Sun */ #9 6.613 #9 6.623 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 6.623 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 6.623 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.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.623 :0:0: note: this is the location of the previous definition #9 6.634 :0:0: note: this is the location of the previous definition #9 6.639 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, #9 6.639 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: #9 6.639 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.639 #define __EXTENSIONS__ /* for Sun */ #9 6.639 #9 6.639 :0:0: note: this is the location of the previous definition #9 6.647 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.h:63:0, #9 6.647 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c:8: #9 6.647 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.647 #define __EXTENSIONS__ /* for Sun */ #9 6.647 #9 6.647 :0:0: note: this is the location of the previous definition #9 6.668 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, #9 6.668 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: #9 6.668 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.668 #define __EXTENSIONS__ /* for Sun */ #9 6.668 #9 6.668 :0:0: note: this is the location of the previous definition #9 6.670 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  #9 6.671 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, #9 6.671 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: #9 6.671 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.671 #define __EXTENSIONS__ /* for Sun */ #9 6.671 #9 6.671 :0:0: note: this is the location of the previous definition #9 6.681 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 6.681 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: #9 6.681 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.681 #define __EXTENSIONS__ /* for Sun */ #9 6.681 #9 6.688 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, #9 6.688 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c:8: #9 6.688 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.688 #define __EXTENSIONS__ /* for Sun */ #9 6.688 #9 6.695 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.695 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, #9 6.695 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: #9 6.695 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.695 #define __EXTENSIONS__ /* for Sun */ #9 6.695 #9 6.695 :0:0: note: this is the location of the previous definition #9 6.699 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, #9 6.699 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: #9 6.699 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.699 #define __EXTENSIONS__ /* for Sun */ #9 6.699 #9 6.709 :0:0: note: this is the location of the previous definition #9 6.712 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.712 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, #9 6.712 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: #9 6.712 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.712 #define __EXTENSIONS__ /* for Sun */ #9 6.712 #9 6.712 :0:0: note: this is the location of the previous definition #9 6.712 :0:0: note: this is the location of the previous definition #9 6.712 :0:0: note: this is the location of the previous definition #9 6.722 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  #9 6.724 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  #9 6.724 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  #9 6.725 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  #9 6.750 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  #9 6.751 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  #9 6.752 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  #9 6.753 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  #9 6.753 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  #9 6.755 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  #9 6.756 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  #9 6.756 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  #9 6.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  #9 6.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  #9 6.777 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 6.777 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: #9 6.777 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.777 #define __EXTENSIONS__ /* for Sun */ #9 6.777 #9 6.777 :0:0: note: this is the location of the previous definition #9 6.785 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, #9 6.785 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: #9 6.785 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.785 #define __EXTENSIONS__ /* for Sun */ #9 6.785 #9 6.792 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, #9 6.792 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: #9 6.792 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.792 #define __EXTENSIONS__ /* for Sun */ #9 6.792 #9 6.797 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.h:63:0, #9 6.797 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c:8: #9 6.797 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.797 #define __EXTENSIONS__ /* for Sun */ #9 6.797 #9 6.801 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, #9 6.801 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: #9 6.801 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.801 #define __EXTENSIONS__ /* for Sun */ #9 6.801 #9 6.805 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  #9 6.805 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  #9 6.806 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 6.806 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: #9 6.806 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.806 #define __EXTENSIONS__ /* for Sun */ #9 6.806 #9 6.806 :0:0: note: this is the location of the previous definition #9 6.810 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  #9 6.811 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  #9 6.811 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  #9 6.814 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  #9 6.815 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  #9 6.816 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  #9 6.822 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 6.822 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c:8: #9 6.822 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.822 #define __EXTENSIONS__ /* for Sun */ #9 6.822 #9 6.822 :0:0: note: this is the location of the previous definition #9 6.824 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 6.824 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, #9 6.824 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: #9 6.824 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.824 #define __EXTENSIONS__ /* for Sun */ #9 6.824 #9 6.824 :0:0: note: this is the location of the previous definition #9 6.827 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, #9 6.827 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: #9 6.827 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.827 #define __EXTENSIONS__ /* for Sun */ #9 6.827 #9 6.827 :0:0: note: this is the location of the previous definition #9 6.827 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 6.827 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, #9 6.827 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: #9 6.827 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.827 #define __EXTENSIONS__ /* for Sun */ #9 6.827 #9 6.827 :0:0: note: this is the location of the previous definition #9 6.829 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, #9 6.829 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: #9 6.829 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.829 #define __EXTENSIONS__ /* for Sun */ #9 6.829 #9 6.829 :0:0: note: this is the location of the previous definition #9 6.831 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 6.831 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, #9 6.831 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: #9 6.831 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.831 #define __EXTENSIONS__ /* for Sun */ #9 6.831 #9 6.831 :0:0: note: this is the location of the previous definition #9 6.831 :0:0: note: this is the location of the previous definition #9 6.832 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, #9 6.832 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: #9 6.832 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.832 #define __EXTENSIONS__ /* for Sun */ #9 6.832 #9 6.832 :0:0: note: this is the location of the previous definition #9 6.835 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, #9 6.835 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: #9 6.835 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.835 #define __EXTENSIONS__ /* for Sun */ #9 6.835 #9 6.835 :0:0: note: this is the location of the previous definition #9 6.841 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 6.841 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: #9 6.841 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.841 #define __EXTENSIONS__ /* for Sun */ #9 6.841 #9 6.841 :0:0: note: this is the location of the previous definition #9 6.841 :0:0: note: this is the location of the previous definition #9 6.853 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, #9 6.853 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: #9 6.853 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.853 #define __EXTENSIONS__ /* for Sun */ #9 6.853 #9 6.861 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, #9 6.861 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: #9 6.861 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.861 #define __EXTENSIONS__ /* for Sun */ #9 6.861 #9 6.861 :0:0: note: this is the location of the previous definition #9 6.875 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  #9 6.875 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  #9 6.876 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  #9 6.876 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  #9 6.880 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  #9 6.882 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  #9 6.883 :0:0: note: this is the location of the previous definition #9 6.883 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  #9 6.883 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  #9 6.884 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  #9 6.884 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  #9 6.894 :0:0: note: this is the location of the previous definition #9 6.900 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.900 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, #9 6.900 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: #9 6.900 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.900 #define __EXTENSIONS__ /* for Sun */ #9 6.900 #9 6.902 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  #9 6.903 :0:0: note: this is the location of the previous definition #9 6.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  #9 6.904 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, #9 6.904 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c:8: #9 6.904 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.904 #define __EXTENSIONS__ /* for Sun */ #9 6.904 #9 6.904 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, #9 6.904 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: #9 6.904 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.904 #define __EXTENSIONS__ /* for Sun */ #9 6.904 #9 6.904 :0:0: note: this is the location of the previous definition #9 6.908 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 6.908 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, #9 6.908 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: #9 6.908 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.908 #define __EXTENSIONS__ /* for Sun */ #9 6.908 #9 6.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  #9 6.913 :0:0: note: this is the location of the previous definition #9 6.913 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  #9 6.917 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 6.917 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, #9 6.917 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c:8: #9 6.917 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.917 #define __EXTENSIONS__ /* for Sun */ #9 6.917 #9 6.926 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, #9 6.926 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: #9 6.926 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.926 #define __EXTENSIONS__ /* for Sun */ #9 6.926 #9 6.926 :0:0: note: this is the location of the previous definition #9 6.927 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 6.927 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: #9 6.927 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.927 #define __EXTENSIONS__ /* for Sun */ #9 6.927 #9 6.927 :0:0: note: this is the location of the previous definition #9 6.931 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.931 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, #9 6.931 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: #9 6.931 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.931 #define __EXTENSIONS__ /* for Sun */ #9 6.931 #9 6.931 :0:0: note: this is the location of the previous definition #9 6.933 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, #9 6.933 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c:8: #9 6.933 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.933 #define __EXTENSIONS__ /* for Sun */ #9 6.933 #9 6.939 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  #9 6.940 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, #9 6.940 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: #9 6.940 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.940 #define __EXTENSIONS__ /* for Sun */ #9 6.940 #9 6.940 :0:0: note: this is the location of the previous definition #9 6.940 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, #9 6.940 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: #9 6.940 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.940 #define __EXTENSIONS__ /* for Sun */ #9 6.940 #9 6.940 :0:0: note: this is the location of the previous definition #9 6.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  #9 6.943 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  #9 6.944 :0:0: note: this is the location of the previous definition #9 6.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  #9 6.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  #9 6.946 :0:0: note: this is the location of the previous definition #9 6.954 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  #9 6.957 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  #9 6.957 :0:0: note: this is the location of the previous definition #9 6.963 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.963 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, #9 6.963 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c:8: #9 6.963 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.963 #define __EXTENSIONS__ /* for Sun */ #9 6.963 #9 6.963 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, #9 6.963 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c:8: #9 6.963 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.963 #define __EXTENSIONS__ /* for Sun */ #9 6.963 #9 6.963 :0:0: note: this is the location of the previous definition #9 6.982 :0:0: note: this is the location of the previous definition #9 6.992 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.992 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, #9 6.992 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.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 6.992 :0:0: note: this is the location of the previous definition #9 6.996 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  #9 6.998 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 6.998 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: #9 6.998 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.998 #define __EXTENSIONS__ /* for Sun */ #9 6.998 #9 6.998 :0:0: note: this is the location of the previous definition #9 6.999 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  #9 7.003 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  #9 7.022 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  #9 7.025 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  #9 7.026 :0:0: note: this is the location of the previous definition #9 7.026 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  #9 7.030 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 7.030 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, #9 7.030 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: #9 7.030 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.030 #define __EXTENSIONS__ /* for Sun */ #9 7.030 #9 7.043 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, #9 7.043 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: #9 7.043 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.043 #define __EXTENSIONS__ /* for Sun */ #9 7.043 #9 7.043 :0:0: note: this is the location of the previous definition #9 7.044 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  #9 7.045 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.045 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, #9 7.045 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: #9 7.045 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.045 #define __EXTENSIONS__ /* for Sun */ #9 7.045 #9 7.046 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  #9 7.046 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  #9 7.050 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  #9 7.050 :0:0: note: this is the location of the previous definition #9 7.051 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  #9 7.057 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.057 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, #9 7.057 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: #9 7.057 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.057 #define __EXTENSIONS__ /* for Sun */ #9 7.057 #9 7.057 :0:0: note: this is the location of the previous definition #9 7.061 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  #9 7.061 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  #9 7.063 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  #9 7.081 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, #9 7.081 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: #9 7.081 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.081 #define __EXTENSIONS__ /* for Sun */ #9 7.081 #9 7.082 :0:0: note: this is the location of the previous definition #9 7.089 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 7.089 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: #9 7.089 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.089 #define __EXTENSIONS__ /* for Sun */ #9 7.089 #9 7.089 :0:0: note: this is the location of the previous definition #9 7.103 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  #9 7.121 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.121 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, #9 7.121 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: #9 7.121 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.121 #define __EXTENSIONS__ /* for Sun */ #9 7.121 #9 7.121 :0:0: note: this is the location of the previous definition #9 7.129 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, #9 7.129 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: #9 7.129 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.129 #define __EXTENSIONS__ /* for Sun */ #9 7.129 #9 7.129 :0:0: note: this is the location of the previous definition #9 7.131 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 7.131 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, #9 7.131 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c:8: #9 7.131 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.131 #define __EXTENSIONS__ /* for Sun */ #9 7.131 #9 7.134 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  #9 7.135 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  #9 7.140 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 7.140 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c:8: #9 7.140 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.140 #define __EXTENSIONS__ /* for Sun */ #9 7.140 #9 7.140 :0:0: note: this is the location of the previous definition #9 7.141 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  #9 7.142 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  #9 7.143 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  #9 7.143 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  #9 7.144 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  #9 7.144 :0:0: note: this is the location of the previous definition #9 7.145 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, #9 7.145 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: #9 7.145 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.145 #define __EXTENSIONS__ /* for Sun */ #9 7.145 #9 7.145 :0:0: note: this is the location of the previous definition #9 7.148 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.148 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, #9 7.148 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: #9 7.148 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.148 #define __EXTENSIONS__ /* for Sun */ #9 7.148 #9 7.148 :0:0: note: this is the location of the previous definition #9 7.149 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  #9 7.152 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, #9 7.152 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: #9 7.152 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.152 #define __EXTENSIONS__ /* for Sun */ #9 7.152 #9 7.152 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.152 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, #9 7.152 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: #9 7.152 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.152 #define __EXTENSIONS__ /* for Sun */ #9 7.152 #9 7.152 :0:0: note: this is the location of the previous definition #9 7.154 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  #9 7.155 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  #9 7.155 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  #9 7.156 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.156 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, #9 7.156 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: #9 7.156 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.156 #define __EXTENSIONS__ /* for Sun */ #9 7.156 #9 7.156 :0:0: note: this is the location of the previous definition #9 7.156 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  #9 7.162 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  #9 7.163 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  #9 7.166 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, #9 7.166 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c:8: #9 7.166 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.166 #define __EXTENSIONS__ /* for Sun */ #9 7.166 #9 7.166 :0:0: note: this is the location of the previous definition #9 7.166 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  #9 7.173 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 7.173 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: #9 7.173 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.173 #define __EXTENSIONS__ /* for Sun */ #9 7.173 #9 7.176 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, #9 7.176 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: #9 7.176 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.176 #define __EXTENSIONS__ /* for Sun */ #9 7.176 #9 7.181 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 7.181 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: #9 7.181 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.181 #define __EXTENSIONS__ /* for Sun */ #9 7.181 #9 7.181 :0:0: note: this is the location of the previous definition #9 7.199 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.199 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, #9 7.199 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.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.199 :0:0: note: this is the location of the previous definition #9 7.209 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 7.209 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: #9 7.209 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.209 #define __EXTENSIONS__ /* for Sun */ #9 7.209 #9 7.209 :0:0: note: this is the location of the previous definition #9 7.214 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, #9 7.214 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.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.218 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  #9 7.223 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, #9 7.223 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: #9 7.223 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.223 #define __EXTENSIONS__ /* for Sun */ #9 7.223 #9 7.223 :0:0: note: this is the location of the previous definition #9 7.223 :0:0: note: this is the location of the previous definition #9 7.225 :0:0: note: this is the location of the previous definition #9 7.232 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, #9 7.232 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: #9 7.232 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.232 #define __EXTENSIONS__ /* for Sun */ #9 7.232 #9 7.234 :0:0: note: this is the location of the previous definition #9 7.238 :0:0: note: this is the location of the previous definition #9 7.246 :0:0: note: this is the location of the previous definition #9 7.246 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  #9 7.247 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  #9 7.247 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  #9 7.249 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  #9 7.250 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  #9 7.256 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  #9 7.265 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  #9 7.276 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, #9 7.276 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: #9 7.276 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.276 #define __EXTENSIONS__ /* for Sun */ #9 7.276 #9 7.276 :0:0: note: this is the location of the previous definition #9 7.279 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, #9 7.279 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: #9 7.279 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.279 #define __EXTENSIONS__ /* for Sun */ #9 7.279 #9 7.279 :0:0: note: this is the location of the previous definition #9 7.284 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c  #9 7.284 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  #9 7.289 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, #9 7.289 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: #9 7.289 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.289 #define __EXTENSIONS__ /* for Sun */ #9 7.289 #9 7.289 :0:0: note: this is the location of the previous definition #9 7.290 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  #9 7.295 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, #9 7.295 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.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.298 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 7.298 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: #9 7.298 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.298 #define __EXTENSIONS__ /* for Sun */ #9 7.298 #9 7.311 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 7.311 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, #9 7.311 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: #9 7.311 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.311 #define __EXTENSIONS__ /* for Sun */ #9 7.311 #9 7.311 :0:0: note: this is the location of the previous definition #9 7.316 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, #9 7.316 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c:8: #9 7.316 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.316 #define __EXTENSIONS__ /* for Sun */ #9 7.316 #9 7.325 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, #9 7.325 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: #9 7.325 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.325 #define __EXTENSIONS__ /* for Sun */ #9 7.325 #9 7.333 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 7.333 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 7.333 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, #9 7.333 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: #9 7.333 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.333 #define __EXTENSIONS__ /* for Sun */ #9 7.333 #9 7.333 :0:0: note: this is the location of the previous definition #9 7.334 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  #9 7.342 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  #9 7.345 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  #9 7.346 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  #9 7.347 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  #9 7.347 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 7.347 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: #9 7.347 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.347 #define __EXTENSIONS__ /* for Sun */ #9 7.347 #9 7.347 :0:0: note: this is the location of the previous definition #9 7.351 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, #9 7.351 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.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.353 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 7.353 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 7.353 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: #9 7.353 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.353 #define __EXTENSIONS__ /* for Sun */ #9 7.353 #9 7.354 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.354 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, #9 7.354 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: #9 7.354 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.354 #define __EXTENSIONS__ /* for Sun */ #9 7.354 #9 7.362 :0:0: note: this is the location of the previous definition #9 7.363 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.363 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, #9 7.363 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: #9 7.363 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.363 #define __EXTENSIONS__ /* for Sun */ #9 7.363 #9 7.367 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.367 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, #9 7.367 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: #9 7.367 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.367 #define __EXTENSIONS__ /* for Sun */ #9 7.367 #9 7.367 :0:0: note: this is the location of the previous definition #9 7.368 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  #9 7.378 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.378 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, #9 7.378 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c:8: #9 7.378 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.378 #define __EXTENSIONS__ /* for Sun */ #9 7.378 #9 7.378 :0:0: note: this is the location of the previous definition #9 7.379 :0:0: note: this is the location of the previous definition #9 7.383 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 7.383 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.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.390 :0:0: note: this is the location of the previous definition #9 7.396 :0:0: note: this is the location of the previous definition #9 7.396 :0:0: note: this is the location of the previous definition #9 7.397 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 7.397 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: #9 7.397 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.397 #define __EXTENSIONS__ /* for Sun */ #9 7.397 #9 7.397 :0:0: note: this is the location of the previous definition #9 7.402 :0:0: note: this is the location of the previous definition #9 7.429 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 7.429 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: #9 7.429 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.429 #define __EXTENSIONS__ /* for Sun */ #9 7.429 #9 7.429 :0:0: note: this is the location of the previous definition #9 7.430 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  #9 7.433 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  #9 7.434 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  #9 7.437 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  #9 7.438 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  #9 7.443 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  #9 7.443 :0:0: note: this is the location of the previous definition #9 7.444 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, #9 7.444 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: #9 7.444 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.444 #define __EXTENSIONS__ /* for Sun */ #9 7.444 #9 7.444 :0:0: note: this is the location of the previous definition #9 7.452 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.452 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, #9 7.452 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: #9 7.452 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.452 #define __EXTENSIONS__ /* for Sun */ #9 7.452 #9 7.457 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 7.457 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: #9 7.457 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.457 #define __EXTENSIONS__ /* for Sun */ #9 7.457 #9 7.457 :0:0: note: this is the location of the previous definition #9 7.459 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, #9 7.459 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: #9 7.459 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.459 #define __EXTENSIONS__ /* for Sun */ #9 7.459 #9 7.459 :0:0: note: this is the location of the previous definition #9 7.461 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.461 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, #9 7.461 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: #9 7.461 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.461 #define __EXTENSIONS__ /* for Sun */ #9 7.461 #9 7.461 :0:0: note: this is the location of the previous definition #9 7.462 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, #9 7.462 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: #9 7.462 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.462 #define __EXTENSIONS__ /* for Sun */ #9 7.462 #9 7.462 :0:0: note: this is the location of the previous definition #9 7.464 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, #9 7.464 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: #9 7.464 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.464 #define __EXTENSIONS__ /* for Sun */ #9 7.464 #9 7.465 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 7.465 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, #9 7.465 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: #9 7.465 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.465 #define __EXTENSIONS__ /* for Sun */ #9 7.465 #9 7.467 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  #9 7.470 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, #9 7.470 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: #9 7.470 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.470 #define __EXTENSIONS__ /* for Sun */ #9 7.470 #9 7.472 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.472 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.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.472 :0:0: note: this is the location of the previous definition #9 7.476 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, #9 7.476 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: #9 7.476 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.476 #define __EXTENSIONS__ /* for Sun */ #9 7.476 #9 7.476 :0:0: note: this is the location of the previous definition #9 7.477 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  #9 7.478 :0:0: note: this is the location of the previous definition #9 7.489 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  #9 7.490 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  #9 7.491 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 7.491 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, #9 7.491 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.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.495 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, #9 7.495 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: #9 7.495 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.495 #define __EXTENSIONS__ /* for Sun */ #9 7.495 #9 7.496 :0:0: note: this is the location of the previous definition #9 7.496 :0:0: note: this is the location of the previous definition #9 7.496 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  #9 7.497 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  #9 7.497 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  #9 7.498 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  #9 7.498 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  #9 7.498 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  #9 7.500 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 7.500 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, #9 7.500 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c:8: #9 7.500 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.500 #define __EXTENSIONS__ /* for Sun */ #9 7.500 #9 7.500 :0:0: note: this is the location of the previous definition #9 7.500 :0:0: note: this is the location of the previous definition #9 7.505 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 7.505 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, #9 7.505 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: #9 7.505 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.505 #define __EXTENSIONS__ /* for Sun */ #9 7.505 #9 7.507 :0:0: note: this is the location of the previous definition #9 7.510 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  #9 7.511 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  #9 7.537 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 7.537 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: #9 7.537 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.537 #define __EXTENSIONS__ /* for Sun */ #9 7.537 #9 7.545 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  #9 7.549 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, #9 7.549 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: #9 7.549 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.549 #define __EXTENSIONS__ /* for Sun */ #9 7.549 #9 7.552 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 7.552 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, #9 7.552 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: #9 7.552 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.552 #define __EXTENSIONS__ /* for Sun */ #9 7.552 #9 7.552 :0:0: note: this is the location of the previous definition #9 7.553 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  #9 7.558 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, #9 7.558 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: #9 7.558 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.558 #define __EXTENSIONS__ /* for Sun */ #9 7.558 #9 7.558 :0:0: note: this is the location of the previous definition #9 7.558 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  #9 7.559 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  #9 7.559 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  #9 7.560 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  #9 7.562 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, #9 7.562 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.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.565 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 7.565 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: #9 7.565 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.565 #define __EXTENSIONS__ /* for Sun */ #9 7.565 #9 7.565 :0:0: note: this is the location of the previous definition #9 7.572 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 7.572 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: #9 7.572 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.572 #define __EXTENSIONS__ /* for Sun */ #9 7.572 #9 7.572 :0:0: note: this is the location of the previous definition #9 7.574 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 7.574 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: #9 7.574 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.574 #define __EXTENSIONS__ /* for Sun */ #9 7.574 #9 7.582 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.582 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: #9 7.582 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.582 #define __EXTENSIONS__ /* for Sun */ #9 7.582 #9 7.582 :0:0: note: this is the location of the previous definition #9 7.583 :0:0: note: this is the location of the previous definition #9 7.589 In file included from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.h:52:0, #9 7.589 from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c:8: #9 7.589 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.589 #define __EXTENSIONS__ /* for Sun */ #9 7.589 #9 7.589 :0:0: note: this is the location of the previous definition #9 7.589 :0:0: note: this is the location of the previous definition #9 7.590 :0:0: note: this is the location of the previous definition #9 7.591 :0:0: note: this is the location of the previous definition #9 7.597 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, #9 7.597 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: #9 7.597 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.597 #define __EXTENSIONS__ /* for Sun */ #9 7.597 #9 7.597 :0:0: note: this is the location of the previous definition #9 7.616 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 7.616 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: #9 7.616 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.616 #define __EXTENSIONS__ /* for Sun */ #9 7.616 #9 7.619 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 7.619 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, #9 7.619 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: #9 7.619 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.619 #define __EXTENSIONS__ /* for Sun */ #9 7.619 #9 7.626 :0:0: note: this is the location of the previous definition #9 7.627 :0:0: note: this is the location of the previous definition #9 7.632 :0:0: note: this is the location of the previous definition #9 7.632 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  #9 7.642 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  #9 7.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  #9 7.668 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.668 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, #9 7.668 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: #9 7.668 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.668 #define __EXTENSIONS__ /* for Sun */ #9 7.668 #9 7.668 :0:0: note: this is the location of the previous definition #9 7.668 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, #9 7.668 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: #9 7.668 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.668 #define __EXTENSIONS__ /* for Sun */ #9 7.668 #9 7.669 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, #9 7.669 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: #9 7.669 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.669 #define __EXTENSIONS__ /* for Sun */ #9 7.669 #9 7.670 :0:0: note: this is the location of the previous definition #9 7.670 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, #9 7.670 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c:8: #9 7.670 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.670 #define __EXTENSIONS__ /* for Sun */ #9 7.670 #9 7.670 :0:0: note: this is the location of the previous definition #9 7.674 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, #9 7.674 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: #9 7.674 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.674 #define __EXTENSIONS__ /* for Sun */ #9 7.674 #9 7.683 :0:0: note: this is the location of the previous definition #9 7.691 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  #9 7.697 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.697 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, #9 7.697 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: #9 7.697 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.697 #define __EXTENSIONS__ /* for Sun */ #9 7.697 #9 7.697 :0:0: note: this is the location of the previous definition #9 7.697 :0:0: note: this is the location of the previous definition #9 7.700 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 7.700 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, #9 7.700 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.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.716 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  #9 7.725 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  #9 7.726 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  #9 7.731 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  #9 7.737 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.737 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, #9 7.737 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: #9 7.737 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.737 #define __EXTENSIONS__ /* for Sun */ #9 7.737 #9 7.747 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 7.747 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h:15, #9 7.747 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c:8: #9 7.747 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.747 #define __EXTENSIONS__ /* for Sun */ #9 7.747 #9 7.747 :0:0: note: this is the location of the previous definition #9 7.757 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, #9 7.757 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.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.758 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  #9 7.759 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.759 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, #9 7.759 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: #9 7.759 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.759 #define __EXTENSIONS__ /* for Sun */ #9 7.759 #9 7.759 :0:0: note: this is the location of the previous definition #9 7.764 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  #9 7.768 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  #9 7.769 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 7.769 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: #9 7.769 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.769 #define __EXTENSIONS__ /* for Sun */ #9 7.769 #9 7.769 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, #9 7.769 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: #9 7.769 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.769 #define __EXTENSIONS__ /* for Sun */ #9 7.769 #9 7.769 :0:0: note: this is the location of the previous definition #9 7.769 :0:0: note: this is the location of the previous definition #9 7.770 :0:0: note: this is the location of the previous definition #9 7.773 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 7.773 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, #9 7.773 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: #9 7.773 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.773 #define __EXTENSIONS__ /* for Sun */ #9 7.773 #9 7.773 :0:0: note: this is the location of the previous definition #9 7.773 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, #9 7.773 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c:8: #9 7.773 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.773 #define __EXTENSIONS__ /* for Sun */ #9 7.773 #9 7.773 :0:0: note: this is the location of the previous definition #9 7.774 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  #9 7.778 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.778 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, #9 7.778 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: #9 7.778 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.778 #define __EXTENSIONS__ /* for Sun */ #9 7.778 #9 7.778 :0:0: note: this is the location of the previous definition #9 7.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  #9 7.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  #9 7.779 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  #9 7.779 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  #9 7.780 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  #9 7.780 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 7.780 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: #9 7.780 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.780 #define __EXTENSIONS__ /* for Sun */ #9 7.780 #9 7.780 :0:0: note: this is the location of the previous definition #9 7.783 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  #9 7.784 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, #9 7.784 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: #9 7.784 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.784 #define __EXTENSIONS__ /* for Sun */ #9 7.784 #9 7.784 :0:0: note: this is the location of the previous definition #9 7.787 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  #9 7.788 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, #9 7.788 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: #9 7.788 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.788 #define __EXTENSIONS__ /* for Sun */ #9 7.788 #9 7.788 :0:0: note: this is the location of the previous definition #9 7.788 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  #9 7.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, #9 7.794 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.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.794 :0:0: note: this is the location of the previous definition #9 7.812 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, #9 7.812 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: #9 7.812 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.812 #define __EXTENSIONS__ /* for Sun */ #9 7.812 #9 7.821 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.821 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, #9 7.821 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: #9 7.821 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.821 #define __EXTENSIONS__ /* for Sun */ #9 7.821 #9 7.829 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 7.829 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: #9 7.829 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.829 #define __EXTENSIONS__ /* for Sun */ #9 7.829 #9 7.829 :0:0: note: this is the location of the previous definition #9 7.837 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, #9 7.837 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: #9 7.837 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.837 #define __EXTENSIONS__ /* for Sun */ #9 7.837 #9 7.837 :0:0: note: this is the location of the previous definition #9 7.845 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 7.845 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c:8: #9 7.845 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.845 #define __EXTENSIONS__ /* for Sun */ #9 7.845 #9 7.845 :0:0: note: this is the location of the previous definition #9 7.848 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, #9 7.848 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: #9 7.848 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.848 #define __EXTENSIONS__ /* for Sun */ #9 7.848 #9 7.848 :0:0: note: this is the location of the previous definition #9 7.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  #9 7.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  #9 7.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  #9 7.854 :0:0: note: this is the location of the previous definition #9 7.854 :0:0: note: this is the location of the previous definition #9 7.855 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, #9 7.855 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: #9 7.855 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.855 #define __EXTENSIONS__ /* for Sun */ #9 7.855 #9 7.855 :0:0: note: this is the location of the previous definition #9 7.855 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  #9 7.860 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  #9 7.861 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  #9 7.864 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 7.864 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: #9 7.864 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.864 #define __EXTENSIONS__ /* for Sun */ #9 7.864 #9 7.864 :0:0: note: this is the location of the previous definition #9 7.865 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, #9 7.865 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: #9 7.865 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.865 #define __EXTENSIONS__ /* for Sun */ #9 7.865 #9 7.866 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  #9 7.867 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  #9 7.873 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 7.873 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, #9 7.873 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: #9 7.873 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.873 #define __EXTENSIONS__ /* for Sun */ #9 7.873 #9 7.877 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 7.877 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, #9 7.877 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: #9 7.877 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.877 #define __EXTENSIONS__ /* for Sun */ #9 7.877 #9 7.878 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  #9 7.878 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  #9 7.881 :0:0: note: this is the location of the previous definition #9 7.890 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 7.890 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, #9 7.890 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c:8: #9 7.890 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.890 #define __EXTENSIONS__ /* for Sun */ #9 7.890 #9 7.897 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.897 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 7.897 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: #9 7.897 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.897 #define __EXTENSIONS__ /* for Sun */ #9 7.897 #9 7.901 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, #9 7.901 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: #9 7.901 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.901 #define __EXTENSIONS__ /* for Sun */ #9 7.901 #9 7.901 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  #9 7.906 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, #9 7.906 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: #9 7.906 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.906 #define __EXTENSIONS__ /* for Sun */ #9 7.906 #9 7.910 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  #9 7.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  #9 7.917 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 7.917 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  #9 7.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  #9 7.921 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.921 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: #9 7.921 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.921 #define __EXTENSIONS__ /* for Sun */ #9 7.921 #9 7.922 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.922 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, #9 7.922 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: #9 7.922 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.922 #define __EXTENSIONS__ /* for Sun */ #9 7.922 #9 7.922 :0:0: note: this is the location of the previous definition #9 7.922 :0:0: note: this is the location of the previous definition #9 7.925 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  #9 7.926 :0:0: note: this is the location of the previous definition #9 7.926 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  #9 7.926 :0:0: note: this is the location of the previous definition #9 7.927 :0:0: note: this is the location of the previous definition #9 7.928 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  #9 7.930 :0:0: note: this is the location of the previous definition #9 7.930 :0:0: note: this is the location of the previous definition #9 7.933 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.933 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, #9 7.933 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: #9 7.933 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.933 #define __EXTENSIONS__ /* for Sun */ #9 7.933 #9 7.941 :0:0: note: this is the location of the previous definition #9 7.943 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, #9 7.943 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: #9 7.943 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.943 #define __EXTENSIONS__ /* for Sun */ #9 7.943 #9 7.943 :0:0: note: this is the location of the previous definition #9 7.943 :0:0: note: this is the location of the previous definition #9 7.944 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, #9 7.944 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: #9 7.944 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.944 #define __EXTENSIONS__ /* for Sun */ #9 7.944 #9 7.945 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  #9 7.954 :0:0: note: this is the location of the previous definition #9 7.955 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  #9 7.956 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, #9 7.956 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: #9 7.956 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.956 #define __EXTENSIONS__ /* for Sun */ #9 7.956 #9 7.962 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  #9 7.962 :0:0: note: this is the location of the previous definition #9 7.963 :0:0: note: this is the location of the previous definition #9 7.972 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, #9 7.972 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: #9 7.972 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.972 #define __EXTENSIONS__ /* for Sun */ #9 7.972 #9 7.972 :0:0: note: this is the location of the previous definition #9 7.981 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  #9 7.984 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 7.984 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 7.984 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: #9 7.984 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.984 #define __EXTENSIONS__ /* for Sun */ #9 7.984 #9 7.986 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, #9 7.986 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: #9 7.986 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.986 #define __EXTENSIONS__ /* for Sun */ #9 7.986 #9 7.986 :0:0: note: this is the location of the previous definition #9 7.991 :0:0: note: this is the location of the previous definition #9 8.002 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  #9 8.051 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  #9 8.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  #9 8.052 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  #9 8.053 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  #9 8.053 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  #9 8.054 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  #9 8.055 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  #9 8.055 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  #9 8.056 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  #9 8.056 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  #9 8.061 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 8.061 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, #9 8.061 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: #9 8.061 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.061 #define __EXTENSIONS__ /* for Sun */ #9 8.061 #9 8.063 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  #9 8.064 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  #9 8.064 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  #9 8.071 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  #9 8.071 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  #9 8.072 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  #9 8.075 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  #9 8.077 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.h:57:0, #9 8.077 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c:8: #9 8.077 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.077 #define __EXTENSIONS__ /* for Sun */ #9 8.077 #9 8.077 :0:0: note: this is the location of the previous definition #9 8.080 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  #9 8.082 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  #9 8.094 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, #9 8.094 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: #9 8.094 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.094 #define __EXTENSIONS__ /* for Sun */ #9 8.094 #9 8.094 :0:0: note: this is the location of the previous definition #9 8.094 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, #9 8.094 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: #9 8.094 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.094 #define __EXTENSIONS__ /* for Sun */ #9 8.094 #9 8.094 :0:0: note: this is the location of the previous definition #9 8.101 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.101 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, #9 8.101 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: #9 8.101 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.101 #define __EXTENSIONS__ /* for Sun */ #9 8.101 #9 8.101 :0:0: note: this is the location of the previous definition #9 8.101 :0:0: note: this is the location of the previous definition #9 8.102 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  #9 8.103 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.103 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, #9 8.103 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: #9 8.103 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.103 #define __EXTENSIONS__ /* for Sun */ #9 8.103 #9 8.103 :0:0: note: this is the location of the previous definition #9 8.110 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 8.110 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, #9 8.110 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: #9 8.110 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.110 #define __EXTENSIONS__ /* for Sun */ #9 8.110 #9 8.110 :0:0: note: this is the location of the previous definition #9 8.122 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 8.122 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: #9 8.122 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.122 #define __EXTENSIONS__ /* for Sun */ #9 8.122 #9 8.122 :0:0: note: this is the location of the previous definition #9 8.130 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 8.130 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, #9 8.130 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: #9 8.130 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.130 #define __EXTENSIONS__ /* for Sun */ #9 8.130 #9 8.130 :0:0: note: this is the location of the previous definition #9 8.142 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, #9 8.142 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: #9 8.142 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.142 #define __EXTENSIONS__ /* for Sun */ #9 8.142 #9 8.142 :0:0: note: this is the location of the previous definition #9 8.146 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  #9 8.148 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 8.148 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, #9 8.148 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: #9 8.148 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.148 #define __EXTENSIONS__ /* for Sun */ #9 8.148 #9 8.148 :0:0: note: this is the location of the previous definition #9 8.157 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.157 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, #9 8.157 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: #9 8.157 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.157 #define __EXTENSIONS__ /* for Sun */ #9 8.157 #9 8.173 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 8.173 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, #9 8.173 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: #9 8.173 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.173 #define __EXTENSIONS__ /* for Sun */ #9 8.173 #9 8.173 :0:0: note: this is the location of the previous definition #9 8.178 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  #9 8.179 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  #9 8.183 :0:0: note: this is the location of the previous definition #9 8.186 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  #9 8.188 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 8.188 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, #9 8.188 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: #9 8.188 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.188 #define __EXTENSIONS__ /* for Sun */ #9 8.188 #9 8.188 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  #9 8.192 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 8.192 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, #9 8.192 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: #9 8.192 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.192 #define __EXTENSIONS__ /* for Sun */ #9 8.192 #9 8.192 :0:0: note: this is the location of the previous definition #9 8.198 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, #9 8.198 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: #9 8.198 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.198 #define __EXTENSIONS__ /* for Sun */ #9 8.198 #9 8.199 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  #9 8.200 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, #9 8.200 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: #9 8.200 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.200 #define __EXTENSIONS__ /* for Sun */ #9 8.200 #9 8.200 :0:0: note: this is the location of the previous definition #9 8.201 :0:0: note: this is the location of the previous definition #9 8.203 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, #9 8.203 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: #9 8.203 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.203 #define __EXTENSIONS__ /* for Sun */ #9 8.203 #9 8.204 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, #9 8.204 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.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.204 :0:0: note: this is the location of the previous definition #9 8.206 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  #9 8.207 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  #9 8.208 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.208 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, #9 8.208 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: #9 8.208 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.208 #define __EXTENSIONS__ /* for Sun */ #9 8.208 #9 8.208 :0:0: note: this is the location of the previous definition #9 8.209 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 8.209 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, #9 8.209 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c:8: #9 8.209 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.209 #define __EXTENSIONS__ /* for Sun */ #9 8.209 #9 8.209 :0:0: note: this is the location of the previous definition #9 8.209 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  #9 8.210 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  #9 8.213 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  #9 8.213 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  #9 8.213 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  #9 8.216 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  #9 8.217 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  #9 8.217 :0:0: note: this is the location of the previous definition #9 8.217 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  #9 8.218 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  #9 8.227 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  #9 8.228 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  #9 8.233 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, #9 8.233 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.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.242 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 8.242 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 8.242 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 8.242 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, #9 8.242 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: #9 8.242 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.242 #define __EXTENSIONS__ /* for Sun */ #9 8.242 #9 8.246 :0:0: note: this is the location of the previous definition #9 8.249 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  #9 8.254 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.254 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, #9 8.254 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c:8: #9 8.254 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.254 #define __EXTENSIONS__ /* for Sun */ #9 8.254 #9 8.258 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, #9 8.258 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: #9 8.258 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.258 #define __EXTENSIONS__ /* for Sun */ #9 8.258 #9 8.268 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  #9 8.270 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 8.270 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, #9 8.270 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: #9 8.270 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.270 #define __EXTENSIONS__ /* for Sun */ #9 8.270 #9 8.270 :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/MeasAndMobParametersFRX-Diff.h:90:0, #9 8.271 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.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.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.272 :0:0: note: this is the location of the previous definition #9 8.272 :0:0: note: this is the location of the previous definition #9 8.274 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, #9 8.274 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: #9 8.274 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.274 #define __EXTENSIONS__ /* for Sun */ #9 8.274 #9 8.274 :0:0: note: this is the location of the previous definition #9 8.277 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.277 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, #9 8.277 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.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.280 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 8.280 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: #9 8.280 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.280 #define __EXTENSIONS__ /* for Sun */ #9 8.280 #9 8.283 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 8.283 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: #9 8.283 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.283 #define __EXTENSIONS__ /* for Sun */ #9 8.283 #9 8.288 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  #9 8.289 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  #9 8.290 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  #9 8.290 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  #9 8.291 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  #9 8.292 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  #9 8.292 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  #9 8.294 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 8.294 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, #9 8.294 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: #9 8.294 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.294 #define __EXTENSIONS__ /* for Sun */ #9 8.294 #9 8.294 :0:0: note: this is the location of the previous definition #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-ResourceSetId.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.296 :0:0: note: this is the location of the previous definition #9 8.296 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  #9 8.297 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.297 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, #9 8.297 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: #9 8.297 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.297 #define __EXTENSIONS__ /* for Sun */ #9 8.297 #9 8.297 :0:0: note: this is the location of the previous definition #9 8.297 :0:0: note: this is the location of the previous definition #9 8.299 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  #9 8.300 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  #9 8.301 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  #9 8.302 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  #9 8.304 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  #9 8.305 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  #9 8.306 :0:0: note: this is the location of the previous definition #9 8.306 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  #9 8.307 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  #9 8.339 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.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.345 :0:0: note: this is the location of the previous definition #9 8.345 :0:0: note: this is the location of the previous definition #9 8.357 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 8.357 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 8.357 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: #9 8.357 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.357 #define __EXTENSIONS__ /* for Sun */ #9 8.357 #9 8.361 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 8.361 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, #9 8.361 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.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.365 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.365 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c:8: #9 8.365 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.365 #define __EXTENSIONS__ /* for Sun */ #9 8.365 #9 8.370 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, #9 8.370 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: #9 8.370 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.370 #define __EXTENSIONS__ /* for Sun */ #9 8.370 #9 8.370 :0:0: note: this is the location of the previous definition #9 8.370 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  #9 8.392 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  #9 8.401 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, #9 8.401 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c:8: #9 8.401 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.401 #define __EXTENSIONS__ /* for Sun */ #9 8.401 #9 8.401 :0:0: note: this is the location of the previous definition #9 8.401 :0:0: note: this is the location of the previous definition #9 8.416 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 8.416 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, #9 8.416 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c:8: #9 8.416 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.416 #define __EXTENSIONS__ /* for Sun */ #9 8.416 #9 8.418 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  #9 8.419 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  #9 8.420 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  #9 8.420 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  #9 8.421 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  #9 8.426 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  #9 8.427 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, #9 8.427 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: #9 8.427 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.427 #define __EXTENSIONS__ /* for Sun */ #9 8.427 #9 8.427 :0:0: note: this is the location of the previous definition #9 8.430 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  #9 8.432 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  #9 8.435 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.435 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, #9 8.435 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: #9 8.435 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.435 #define __EXTENSIONS__ /* for Sun */ #9 8.435 #9 8.437 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, #9 8.437 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: #9 8.437 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.437 #define __EXTENSIONS__ /* for Sun */ #9 8.437 #9 8.442 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 8.442 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, #9 8.442 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: #9 8.442 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.442 #define __EXTENSIONS__ /* for Sun */ #9 8.442 #9 8.446 :0:0: note: this is the location of the previous definition #9 8.446 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 8.446 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: #9 8.446 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.446 #define __EXTENSIONS__ /* for Sun */ #9 8.446 #9 8.446 :0:0: note: this is the location of the previous definition #9 8.446 :0:0: note: this is the location of the previous definition #9 8.458 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 8.458 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 8.458 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, #9 8.458 from /opt/o-du-l2/src/codec_utils/RRC/MIB.c:8: #9 8.458 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.458 #define __EXTENSIONS__ /* for Sun */ #9 8.458 #9 8.458 :0:0: note: this is the location of the previous definition #9 8.458 :0:0: note: this is the location of the previous definition #9 8.458 :0:0: note: this is the location of the previous definition #9 8.462 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.462 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, #9 8.462 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: #9 8.462 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.462 #define __EXTENSIONS__ /* for Sun */ #9 8.462 #9 8.462 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  #9 8.463 :0:0: note: this is the location of the previous definition #9 8.469 :0:0: note: this is the location of the previous definition #9 8.473 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  #9 8.474 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  #9 8.490 :0:0: note: this is the location of the previous definition #9 8.491 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  #9 8.511 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  #9 8.551 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  #9 8.578 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.578 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: #9 8.578 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.578 #define __EXTENSIONS__ /* for Sun */ #9 8.578 #9 8.579 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  #9 8.580 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  #9 8.586 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  #9 8.587 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  #9 8.587 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  #9 8.590 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  #9 8.593 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  #9 8.594 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  #9 8.594 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  #9 8.594 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  #9 8.595 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  #9 8.598 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.598 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, #9 8.598 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: #9 8.598 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.598 #define __EXTENSIONS__ /* for Sun */ #9 8.598 #9 8.598 :0:0: note: this is the location of the previous definition #9 8.600 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.600 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, #9 8.600 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: #9 8.600 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.600 #define __EXTENSIONS__ /* for Sun */ #9 8.600 #9 8.603 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 8.603 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, #9 8.603 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: #9 8.603 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.603 #define __EXTENSIONS__ /* for Sun */ #9 8.603 #9 8.634 :0:0: note: this is the location of the previous definition #9 8.639 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 8.639 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: #9 8.639 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.639 #define __EXTENSIONS__ /* for Sun */ #9 8.639 #9 8.640 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, #9 8.640 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.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.650 :0:0: note: this is the location of the previous definition #9 8.650 :0:0: note: this is the location of the previous definition #9 8.650 :0:0: note: this is the location of the previous definition #9 8.655 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.655 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 8.655 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: #9 8.655 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.655 #define __EXTENSIONS__ /* for Sun */ #9 8.655 #9 8.655 :0:0: note: this is the location of the previous definition #9 8.656 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.656 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, #9 8.656 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: #9 8.656 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.656 #define __EXTENSIONS__ /* for Sun */ #9 8.656 #9 8.656 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  #9 8.658 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  #9 8.662 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  #9 8.663 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  #9 8.664 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  #9 8.668 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, #9 8.668 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: #9 8.668 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.668 #define __EXTENSIONS__ /* for Sun */ #9 8.668 #9 8.668 :0:0: note: this is the location of the previous definition #9 8.668 :0:0: note: this is the location of the previous definition #9 8.674 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, #9 8.674 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: #9 8.674 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.674 #define __EXTENSIONS__ /* for Sun */ #9 8.674 #9 8.674 :0:0: note: this is the location of the previous definition #9 8.676 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, #9 8.676 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: #9 8.676 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.676 #define __EXTENSIONS__ /* for Sun */ #9 8.676 #9 8.683 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, #9 8.683 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: #9 8.683 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.683 #define __EXTENSIONS__ /* for Sun */ #9 8.683 #9 8.686 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  #9 8.690 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, #9 8.690 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: #9 8.690 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.690 #define __EXTENSIONS__ /* for Sun */ #9 8.690 #9 8.690 :0:0: note: this is the location of the previous definition #9 8.690 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  #9 8.694 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, #9 8.694 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: #9 8.694 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.694 #define __EXTENSIONS__ /* for Sun */ #9 8.694 #9 8.694 :0:0: note: this is the location of the previous definition #9 8.701 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 8.701 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.h:15, #9 8.701 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c:8: #9 8.701 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.701 #define __EXTENSIONS__ /* for Sun */ #9 8.701 #9 8.701 :0:0: note: this is the location of the previous definition #9 8.702 :0:0: note: this is the location of the previous definition #9 8.703 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  #9 8.704 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 8.704 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, #9 8.704 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: #9 8.704 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.704 #define __EXTENSIONS__ /* for Sun */ #9 8.704 #9 8.704 :0:0: note: this is the location of the previous definition #9 8.708 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 8.708 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 8.708 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, #9 8.708 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: #9 8.708 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.708 #define __EXTENSIONS__ /* for Sun */ #9 8.708 #9 8.708 :0:0: note: this is the location of the previous definition #9 8.714 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 8.714 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, #9 8.714 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.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.715 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.715 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: #9 8.715 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.715 #define __EXTENSIONS__ /* for Sun */ #9 8.715 #9 8.715 :0:0: note: this is the location of the previous definition #9 8.716 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  #9 8.717 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, #9 8.717 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: #9 8.717 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.717 #define __EXTENSIONS__ /* for Sun */ #9 8.717 #9 8.717 :0:0: note: this is the location of the previous definition #9 8.725 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, #9 8.725 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: #9 8.725 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.725 #define __EXTENSIONS__ /* for Sun */ #9 8.725 #9 8.725 :0:0: note: this is the location of the previous definition #9 8.728 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 8.728 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, #9 8.728 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: #9 8.728 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.728 #define __EXTENSIONS__ /* for Sun */ #9 8.728 #9 8.728 :0:0: note: this is the location of the previous definition #9 8.732 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 8.732 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, #9 8.732 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: #9 8.732 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.732 #define __EXTENSIONS__ /* for Sun */ #9 8.732 #9 8.732 :0:0: note: this is the location of the previous definition #9 8.738 :0:0: note: this is the location of the previous definition #9 8.741 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 8.741 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, #9 8.741 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: #9 8.741 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.741 #define __EXTENSIONS__ /* for Sun */ #9 8.741 #9 8.741 :0:0: note: this is the location of the previous definition #9 8.753 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, #9 8.753 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: #9 8.753 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.753 #define __EXTENSIONS__ /* for Sun */ #9 8.753 #9 8.753 :0:0: note: this is the location of the previous definition #9 8.754 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.754 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, #9 8.754 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.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.754 :0:0: note: this is the location of the previous definition #9 8.760 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  #9 8.765 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.765 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, #9 8.765 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: #9 8.765 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.765 #define __EXTENSIONS__ /* for Sun */ #9 8.765 #9 8.765 :0:0: note: this is the location of the previous definition #9 8.766 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  #9 8.769 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  #9 8.770 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  #9 8.770 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  #9 8.779 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  #9 8.785 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, #9 8.785 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: #9 8.785 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.785 #define __EXTENSIONS__ /* for Sun */ #9 8.785 #9 8.786 :0:0: note: this is the location of the previous definition #9 8.792 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 8.792 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, #9 8.792 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c:8: #9 8.792 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.792 #define __EXTENSIONS__ /* for Sun */ #9 8.792 #9 8.792 :0:0: note: this is the location of the previous definition #9 8.793 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  #9 8.794 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  #9 8.795 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  #9 8.797 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, #9 8.797 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.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.797 :0:0: note: this is the location of the previous definition #9 8.799 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.799 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: #9 8.799 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.799 #define __EXTENSIONS__ /* for Sun */ #9 8.799 #9 8.799 :0:0: note: this is the location of the previous definition #9 8.803 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.803 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, #9 8.803 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: #9 8.803 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.803 #define __EXTENSIONS__ /* for Sun */ #9 8.803 #9 8.803 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  #9 8.808 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, #9 8.808 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: #9 8.808 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.808 #define __EXTENSIONS__ /* for Sun */ #9 8.808 #9 8.808 :0:0: note: this is the location of the previous definition #9 8.809 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  #9 8.813 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 8.813 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, #9 8.813 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: #9 8.813 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.813 #define __EXTENSIONS__ /* for Sun */ #9 8.813 #9 8.818 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 8.818 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: #9 8.818 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.818 #define __EXTENSIONS__ /* for Sun */ #9 8.818 #9 8.818 :0:0: note: this is the location of the previous definition #9 8.824 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 8.824 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: #9 8.824 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.824 #define __EXTENSIONS__ /* for Sun */ #9 8.824 #9 8.828 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, #9 8.828 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: #9 8.828 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.828 #define __EXTENSIONS__ /* for Sun */ #9 8.828 #9 8.831 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 8.831 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, #9 8.831 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: #9 8.831 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.831 #define __EXTENSIONS__ /* for Sun */ #9 8.831 #9 8.831 :0:0: note: this is the location of the previous definition #9 8.836 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.836 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: #9 8.836 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.836 #define __EXTENSIONS__ /* for Sun */ #9 8.836 #9 8.837 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.837 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 8.837 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, #9 8.837 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: #9 8.837 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.837 #define __EXTENSIONS__ /* for Sun */ #9 8.837 #9 8.840 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.840 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, #9 8.840 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: #9 8.840 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.840 #define __EXTENSIONS__ /* for Sun */ #9 8.840 #9 8.841 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 8.841 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, #9 8.841 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: #9 8.841 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.841 #define __EXTENSIONS__ /* for Sun */ #9 8.841 #9 8.841 :0:0: note: this is the location of the previous definition #9 8.842 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, #9 8.842 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: #9 8.842 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.842 #define __EXTENSIONS__ /* for Sun */ #9 8.842 #9 8.843 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 8.843 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, #9 8.843 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: #9 8.843 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.843 #define __EXTENSIONS__ /* for Sun */ #9 8.843 #9 8.843 :0:0: note: this is the location of the previous definition #9 8.846 :0:0: note: this is the location of the previous definition #9 8.850 :0:0: note: this is the location of the previous definition #9 8.851 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.851 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, #9 8.851 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: #9 8.851 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.851 #define __EXTENSIONS__ /* for Sun */ #9 8.851 #9 8.851 :0:0: note: this is the location of the previous definition #9 8.851 :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/UAC-BarringPerCatList.h:44:0, #9 8.853 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.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.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  #9 8.853 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 8.853 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.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.855 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 8.855 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, #9 8.855 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: #9 8.855 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.855 #define __EXTENSIONS__ /* for Sun */ #9 8.855 #9 8.855 :0:0: note: this is the location of the previous definition #9 8.858 :0:0: note: this is the location of the previous definition #9 8.858 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 8.858 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, #9 8.858 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: #9 8.858 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.858 #define __EXTENSIONS__ /* for Sun */ #9 8.858 #9 8.858 :0:0: note: this is the location of the previous definition #9 8.859 :0:0: note: this is the location of the previous definition #9 8.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  #9 8.862 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, #9 8.862 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: #9 8.862 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.862 #define __EXTENSIONS__ /* for Sun */ #9 8.862 #9 8.862 :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/RSRP-RangeEUTRA.h:46:0, #9 8.871 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, #9 8.871 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.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.871 :0:0: note: this is the location of the previous definition #9 8.873 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  #9 8.875 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  #9 8.875 :0:0: note: this is the location of the previous definition #9 8.877 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  #9 8.883 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  #9 8.889 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, #9 8.889 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.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.893 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  #9 8.894 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  #9 8.895 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  #9 8.896 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 8.896 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 8.896 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, #9 8.896 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: #9 8.896 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.896 #define __EXTENSIONS__ /* for Sun */ #9 8.896 #9 8.896 :0:0: note: this is the location of the previous definition #9 8.914 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 8.914 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, #9 8.914 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c:8: #9 8.914 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.914 #define __EXTENSIONS__ /* for Sun */ #9 8.914 #9 8.925 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, #9 8.925 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c:8: #9 8.925 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.925 #define __EXTENSIONS__ /* for Sun */ #9 8.925 #9 8.929 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, #9 8.929 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.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.932 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 8.932 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, #9 8.932 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: #9 8.932 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.932 #define __EXTENSIONS__ /* for Sun */ #9 8.932 #9 8.939 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 8.939 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, #9 8.939 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.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.939 :0:0: note: this is the location of the previous definition #9 8.944 :0:0: note: this is the location of the previous definition #9 8.952 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.952 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 8.952 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: #9 8.952 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.952 #define __EXTENSIONS__ /* for Sun */ #9 8.952 #9 8.952 :0:0: note: this is the location of the previous definition #9 8.963 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  #9 8.963 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, #9 8.963 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: #9 8.963 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.963 #define __EXTENSIONS__ /* for Sun */ #9 8.963 #9 8.965 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.965 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, #9 8.965 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: #9 8.965 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.965 #define __EXTENSIONS__ /* for Sun */ #9 8.965 #9 8.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, #9 8.973 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: #9 8.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.973 #define __EXTENSIONS__ /* for Sun */ #9 8.973 #9 8.974 :0:0: note: this is the location of the previous definition #9 8.974 :0:0: note: this is the location of the previous definition #9 8.974 :0:0: note: this is the location of the previous definition #9 8.975 :0:0: note: this is the location of the previous definition #9 8.983 :0:0: note: this is the location of the previous definition #9 8.992 :0:0: note: this is the location of the previous definition #9 8.994 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  #9 8.995 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  #9 8.995 :0:0: note: this is the location of the previous definition #9 8.996 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  #9 8.997 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  #9 9.000 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  #9 9.002 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  #9 9.003 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  #9 9.006 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 9.006 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c:8: #9 9.006 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.006 #define __EXTENSIONS__ /* for Sun */ #9 9.006 #9 9.008 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, #9 9.008 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: #9 9.008 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.008 #define __EXTENSIONS__ /* for Sun */ #9 9.008 #9 9.013 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  #9 9.020 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  #9 9.021 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  #9 9.021 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  #9 9.023 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 9.023 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: #9 9.023 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.023 #define __EXTENSIONS__ /* for Sun */ #9 9.023 #9 9.028 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 9.028 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 9.028 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: #9 9.028 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.028 #define __EXTENSIONS__ /* for Sun */ #9 9.028 #9 9.028 :0:0: note: this is the location of the previous definition #9 9.031 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  #9 9.033 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.033 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, #9 9.033 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: #9 9.033 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.033 #define __EXTENSIONS__ /* for Sun */ #9 9.033 #9 9.035 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  #9 9.035 :0:0: note: this is the location of the previous definition #9 9.043 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  #9 9.043 :0:0: note: this is the location of the previous definition #9 9.043 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  #9 9.045 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 9.045 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, #9 9.045 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: #9 9.045 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.045 #define __EXTENSIONS__ /* for Sun */ #9 9.045 #9 9.046 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  #9 9.047 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  #9 9.047 :0:0: note: this is the location of the previous definition #9 9.051 :0:0: note: this is the location of the previous definition #9 9.051 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NULL.c  #9 9.054 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  #9 9.055 :0:0: note: this is the location of the previous definition #9 9.065 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  #9 9.072 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 9.072 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, #9 9.072 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: #9 9.072 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.072 #define __EXTENSIONS__ /* for Sun */ #9 9.072 #9 9.073 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, #9 9.073 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: #9 9.073 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.073 #define __EXTENSIONS__ /* for Sun */ #9 9.073 #9 9.082 :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.099 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 9.099 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, #9 9.099 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: #9 9.099 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.099 #define __EXTENSIONS__ /* for Sun */ #9 9.099 #9 9.099 :0:0: note: this is the location of the previous definition #9 9.104 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  #9 9.110 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 9.110 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, #9 9.110 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: #9 9.110 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.110 #define __EXTENSIONS__ /* for Sun */ #9 9.110 #9 9.110 :0:0: note: this is the location of the previous definition #9 9.113 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  #9 9.128 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  #9 9.150 In file included from /opt/o-du-l2/src/codec_utils/RRC/NULL.c:5:0: #9 9.150 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.150 #define __EXTENSIONS__ /* for Sun */ #9 9.150 #9 9.154 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  #9 9.154 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  #9 9.157 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  #9 9.162 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  #9 9.163 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  #9 9.164 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  #9 9.171 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  #9 9.201 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  #9 9.202 :0:0: note: this is the location of the previous definition #9 9.219 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  #9 9.222 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  #9 9.225 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  #9 9.230 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  #9 9.231 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  #9 9.232 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  #9 9.233 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  #9 9.233 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  #9 9.234 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  #9 9.234 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  #9 9.235 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  #9 9.235 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  #9 9.238 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  #9 9.241 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  #9 9.245 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 9.245 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 9.245 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: #9 9.245 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.245 #define __EXTENSIONS__ /* for Sun */ #9 9.245 #9 9.247 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 9.247 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, #9 9.247 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c:8: #9 9.247 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.247 #define __EXTENSIONS__ /* for Sun */ #9 9.247 #9 9.247 :0:0: note: this is the location of the previous definition #9 9.251 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 9.251 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, #9 9.251 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c:8: #9 9.251 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.251 #define __EXTENSIONS__ /* for Sun */ #9 9.251 #9 9.251 :0:0: note: this is the location of the previous definition #9 9.253 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 9.253 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, #9 9.253 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: #9 9.253 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.253 #define __EXTENSIONS__ /* for Sun */ #9 9.253 #9 9.255 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 9.255 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, #9 9.255 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.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.257 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, #9 9.257 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c:8: #9 9.257 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.257 #define __EXTENSIONS__ /* for Sun */ #9 9.257 #9 9.259 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.259 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 9.259 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, #9 9.259 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: #9 9.259 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.259 #define __EXTENSIONS__ /* for Sun */ #9 9.259 #9 9.261 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, #9 9.261 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: #9 9.261 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.261 #define __EXTENSIONS__ /* for Sun */ #9 9.261 #9 9.266 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 9.266 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: #9 9.266 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.266 #define __EXTENSIONS__ /* for Sun */ #9 9.266 #9 9.267 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  #9 9.270 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 9.270 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c:8: #9 9.270 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.270 #define __EXTENSIONS__ /* for Sun */ #9 9.270 #9 9.278 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  #9 9.279 :0:0: note: this is the location of the previous definition #9 9.281 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, #9 9.281 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: #9 9.281 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.281 #define __EXTENSIONS__ /* for Sun */ #9 9.281 #9 9.281 :0:0: note: this is the location of the previous definition #9 9.287 :0:0: note: this is the location of the previous definition #9 9.287 :0:0: note: this is the location of the previous definition #9 9.287 :0:0: note: this is the location of the previous definition #9 9.288 :0:0: note: this is the location of the previous definition #9 9.292 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, #9 9.292 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: #9 9.292 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.292 #define __EXTENSIONS__ /* for Sun */ #9 9.292 #9 9.292 :0:0: note: this is the location of the previous definition #9 9.294 :0:0: note: this is the location of the previous definition #9 9.299 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 9.299 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, #9 9.299 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: #9 9.299 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.299 #define __EXTENSIONS__ /* for Sun */ #9 9.299 #9 9.299 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 9.299 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, #9 9.299 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: #9 9.299 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.299 #define __EXTENSIONS__ /* for Sun */ #9 9.299 #9 9.299 :0:0: note: this is the location of the previous definition #9 9.300 :0:0: note: this is the location of the previous definition #9 9.309 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.309 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, #9 9.309 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: #9 9.309 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.309 #define __EXTENSIONS__ /* for Sun */ #9 9.309 #9 9.316 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  #9 9.316 :0:0: note: this is the location of the previous definition #9 9.317 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  #9 9.330 :0:0: note: this is the location of the previous definition #9 9.333 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.333 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: #9 9.333 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.333 #define __EXTENSIONS__ /* for Sun */ #9 9.333 #9 9.333 :0:0: note: this is the location of the previous definition #9 9.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 9.352 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, #9 9.352 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.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.360 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, #9 9.360 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.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.361 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, #9 9.361 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: #9 9.361 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.361 #define __EXTENSIONS__ /* for Sun */ #9 9.361 #9 9.361 :0:0: note: this is the location of the previous definition #9 9.365 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, #9 9.365 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: #9 9.365 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.365 #define __EXTENSIONS__ /* for Sun */ #9 9.365 #9 9.365 :0:0: note: this is the location of the previous definition #9 9.368 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.368 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, #9 9.368 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: #9 9.368 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.368 #define __EXTENSIONS__ /* for Sun */ #9 9.368 #9 9.368 :0:0: note: this is the location of the previous definition #9 9.371 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, #9 9.371 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: #9 9.371 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.371 #define __EXTENSIONS__ /* for Sun */ #9 9.371 #9 9.371 :0:0: note: this is the location of the previous definition #9 9.381 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 9.381 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, #9 9.381 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: #9 9.381 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.381 #define __EXTENSIONS__ /* for Sun */ #9 9.381 #9 9.382 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  #9 9.382 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  #9 9.384 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.384 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, #9 9.384 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: #9 9.384 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.384 #define __EXTENSIONS__ /* for Sun */ #9 9.384 #9 9.385 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  #9 9.385 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  #9 9.390 :0:0: note: this is the location of the previous definition #9 9.390 :0:0: note: this is the location of the previous definition #9 9.394 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  #9 9.395 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  #9 9.396 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  #9 9.399 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.399 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, #9 9.399 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: #9 9.399 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.399 #define __EXTENSIONS__ /* for Sun */ #9 9.399 #9 9.399 :0:0: note: this is the location of the previous definition #9 9.400 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.400 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, #9 9.400 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: #9 9.400 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.400 #define __EXTENSIONS__ /* for Sun */ #9 9.400 #9 9.400 :0:0: note: this is the location of the previous definition #9 9.401 :0:0: note: this is the location of the previous definition #9 9.401 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  #9 9.402 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  #9 9.405 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 9.405 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, #9 9.405 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c:8: #9 9.405 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.405 #define __EXTENSIONS__ /* for Sun */ #9 9.405 #9 9.405 :0:0: note: this is the location of the previous definition #9 9.410 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  #9 9.413 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  #9 9.416 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  #9 9.417 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 9.417 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, #9 9.417 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: #9 9.417 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.417 #define __EXTENSIONS__ /* for Sun */ #9 9.417 #9 9.420 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  #9 9.421 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  #9 9.426 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 9.426 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, #9 9.426 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: #9 9.426 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.426 #define __EXTENSIONS__ /* for Sun */ #9 9.426 #9 9.426 :0:0: note: this is the location of the previous definition #9 9.427 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  #9 9.428 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  #9 9.428 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  #9 9.430 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, #9 9.430 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: #9 9.430 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.430 #define __EXTENSIONS__ /* for Sun */ #9 9.430 #9 9.430 :0:0: note: this is the location of the previous definition #9 9.431 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  #9 9.438 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  #9 9.438 :0:0: note: this is the location of the previous definition #9 9.438 :0:0: note: this is the location of the previous definition #9 9.438 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  #9 9.439 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, #9 9.439 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.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.441 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.441 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, #9 9.441 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: #9 9.441 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.441 #define __EXTENSIONS__ /* for Sun */ #9 9.441 #9 9.441 :0:0: note: this is the location of the previous definition #9 9.449 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  #9 9.449 :0:0: note: this is the location of the previous definition #9 9.450 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.450 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, #9 9.450 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: #9 9.450 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.450 #define __EXTENSIONS__ /* for Sun */ #9 9.450 #9 9.451 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 9.451 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: #9 9.451 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.451 #define __EXTENSIONS__ /* for Sun */ #9 9.451 #9 9.451 :0:0: note: this is the location of the previous definition #9 9.457 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, #9 9.457 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c:8: #9 9.457 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.457 #define __EXTENSIONS__ /* for Sun */ #9 9.457 #9 9.464 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 9.464 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, #9 9.464 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: #9 9.464 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.464 #define __EXTENSIONS__ /* for Sun */ #9 9.464 #9 9.466 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.466 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: #9 9.466 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.466 #define __EXTENSIONS__ /* for Sun */ #9 9.466 #9 9.484 :0:0: note: this is the location of the previous definition #9 9.491 :0:0: note: this is the location of the previous definition #9 9.496 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, #9 9.496 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: #9 9.496 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.496 #define __EXTENSIONS__ /* for Sun */ #9 9.496 #9 9.496 :0:0: note: this is the location of the previous definition #9 9.497 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 9.497 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: #9 9.497 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.497 #define __EXTENSIONS__ /* for Sun */ #9 9.497 #9 9.497 :0:0: note: this is the location of the previous definition #9 9.507 :0:0: note: this is the location of the previous definition #9 9.533 :0:0: note: this is the location of the previous definition #9 9.538 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, #9 9.538 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: #9 9.538 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.538 #define __EXTENSIONS__ /* for Sun */ #9 9.538 #9 9.538 :0:0: note: this is the location of the previous definition #9 9.544 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, #9 9.544 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: #9 9.544 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.544 #define __EXTENSIONS__ /* for Sun */ #9 9.544 #9 9.544 :0:0: note: this is the location of the previous definition #9 9.563 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  #9 9.563 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  #9 9.564 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  #9 9.565 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c  #9 9.570 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  #9 9.572 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, #9 9.572 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: #9 9.572 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.572 #define __EXTENSIONS__ /* for Sun */ #9 9.572 #9 9.572 :0:0: note: this is the location of the previous definition #9 9.572 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  #9 9.581 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 9.581 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, #9 9.581 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: #9 9.581 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.581 #define __EXTENSIONS__ /* for Sun */ #9 9.581 #9 9.583 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, #9 9.583 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: #9 9.583 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.583 #define __EXTENSIONS__ /* for Sun */ #9 9.583 #9 9.584 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  #9 9.589 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, #9 9.589 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: #9 9.589 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.589 #define __EXTENSIONS__ /* for Sun */ #9 9.589 #9 9.589 :0:0: note: this is the location of the previous definition #9 9.592 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, #9 9.592 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: #9 9.592 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.592 #define __EXTENSIONS__ /* for Sun */ #9 9.592 #9 9.592 :0:0: note: this is the location of the previous definition #9 9.597 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.597 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, #9 9.597 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: #9 9.597 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.597 #define __EXTENSIONS__ /* for Sun */ #9 9.597 #9 9.614 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  #9 9.615 :0:0: note: this is the location of the previous definition #9 9.626 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.626 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, #9 9.626 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: #9 9.626 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.626 #define __EXTENSIONS__ /* for Sun */ #9 9.626 #9 9.626 :0:0: note: this is the location of the previous definition #9 9.633 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 9.633 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, #9 9.633 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: #9 9.633 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.633 #define __EXTENSIONS__ /* for Sun */ #9 9.633 #9 9.634 :0:0: note: this is the location of the previous definition #9 9.642 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  #9 9.646 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  #9 9.650 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  #9 9.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  #9 9.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  #9 9.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  #9 9.658 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  #9 9.659 :0:0: note: this is the location of the previous definition #9 9.662 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.662 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: #9 9.662 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.662 #define __EXTENSIONS__ /* for Sun */ #9 9.662 #9 9.664 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  #9 9.665 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  #9 9.665 :0:0: note: this is the location of the previous definition #9 9.673 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.673 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, #9 9.673 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: #9 9.673 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.673 #define __EXTENSIONS__ /* for Sun */ #9 9.673 #9 9.673 :0:0: note: this is the location of the previous definition #9 9.674 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, #9 9.674 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.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.675 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, #9 9.675 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: #9 9.675 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.675 #define __EXTENSIONS__ /* for Sun */ #9 9.675 #9 9.676 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 9.676 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: #9 9.676 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.676 #define __EXTENSIONS__ /* for Sun */ #9 9.676 #9 9.676 :0:0: note: this is the location of the previous definition #9 9.676 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  #9 9.679 :0:0: note: this is the location of the previous definition #9 9.688 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.688 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, #9 9.688 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: #9 9.688 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.688 #define __EXTENSIONS__ /* for Sun */ #9 9.688 #9 9.688 :0:0: note: this is the location of the previous definition #9 9.689 :0:0: note: this is the location of the previous definition #9 9.689 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  #9 9.690 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  #9 9.691 :0:0: note: this is the location of the previous definition #9 9.691 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  #9 9.692 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  #9 9.692 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, #9 9.692 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: #9 9.692 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.692 #define __EXTENSIONS__ /* for Sun */ #9 9.692 #9 9.692 :0:0: note: this is the location of the previous definition #9 9.692 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.692 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: #9 9.692 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.692 #define __EXTENSIONS__ /* for Sun */ #9 9.692 #9 9.692 :0:0: note: this is the location of the previous definition #9 9.693 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  #9 9.697 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 9.697 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 9.697 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.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.701 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, #9 9.701 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: #9 9.701 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.701 #define __EXTENSIONS__ /* for Sun */ #9 9.701 #9 9.701 :0:0: note: this is the location of the previous definition #9 9.702 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  #9 9.703 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  #9 9.703 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  #9 9.706 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  #9 9.708 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 9.708 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.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.708 :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/RateMatchPatternId.h:46:0, #9 9.720 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.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.724 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, #9 9.724 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: #9 9.724 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.724 #define __EXTENSIONS__ /* for Sun */ #9 9.724 #9 9.724 :0:0: note: this is the location of the previous definition #9 9.730 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  #9 9.736 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 9.736 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c:8: #9 9.736 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.736 #define __EXTENSIONS__ /* for Sun */ #9 9.736 #9 9.736 :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/SchedulingRequestId.h:46:0, #9 9.739 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, #9 9.739 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.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.740 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 9.740 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, #9 9.740 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c:8: #9 9.740 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.740 #define __EXTENSIONS__ /* for Sun */ #9 9.740 #9 9.740 :0:0: note: this is the location of the previous definition #9 9.743 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  #9 9.744 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  #9 9.747 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.747 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.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.748 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  #9 9.748 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  #9 9.749 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  #9 9.757 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.757 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, #9 9.757 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c:8: #9 9.757 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.757 #define __EXTENSIONS__ /* for Sun */ #9 9.757 #9 9.757 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  #9 9.758 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  #9 9.772 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 9.772 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 9.772 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, #9 9.772 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: #9 9.772 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.772 #define __EXTENSIONS__ /* for Sun */ #9 9.772 #9 9.780 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, #9 9.780 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: #9 9.780 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.780 #define __EXTENSIONS__ /* for Sun */ #9 9.780 #9 9.780 :0:0: note: this is the location of the previous definition #9 9.792 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, #9 9.792 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: #9 9.792 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.792 #define __EXTENSIONS__ /* for Sun */ #9 9.792 #9 9.792 :0:0: note: this is the location of the previous definition #9 9.793 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  #9 9.803 :0:0: note: this is the location of the previous definition #9 9.804 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  #9 9.804 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  #9 9.805 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.805 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, #9 9.805 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: #9 9.805 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.805 #define __EXTENSIONS__ /* for Sun */ #9 9.805 #9 9.805 :0:0: note: this is the location of the previous definition #9 9.805 :0:0: note: this is the location of the previous definition #9 9.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.807 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, #9 9.807 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: #9 9.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.807 #define __EXTENSIONS__ /* for Sun */ #9 9.807 #9 9.815 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, #9 9.815 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c:8: #9 9.815 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.815 #define __EXTENSIONS__ /* for Sun */ #9 9.815 #9 9.818 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 9.818 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, #9 9.818 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c:8: #9 9.818 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.818 #define __EXTENSIONS__ /* for Sun */ #9 9.818 #9 9.818 :0:0: note: this is the location of the previous definition #9 9.819 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  #9 9.820 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  #9 9.820 :0:0: note: this is the location of the previous definition #9 9.821 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  #9 9.821 :0:0: note: this is the location of the previous definition #9 9.824 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  #9 9.830 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  #9 9.831 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  #9 9.831 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  #9 9.834 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  #9 9.852 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  #9 9.853 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  #9 9.858 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, #9 9.858 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: #9 9.858 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.858 #define __EXTENSIONS__ /* for Sun */ #9 9.858 #9 9.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  #9 9.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  #9 9.863 :0:0: note: this is the location of the previous definition #9 9.872 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.872 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, #9 9.872 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.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.882 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  #9 9.883 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  #9 9.884 :0:0: note: this is the location of the previous definition #9 9.898 :0:0: note: this is the location of the previous definition #9 9.898 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.898 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: #9 9.898 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.898 #define __EXTENSIONS__ /* for Sun */ #9 9.898 #9 9.898 :0:0: note: this is the location of the previous definition #9 9.906 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.906 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.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.909 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  #9 9.909 :0:0: note: this is the location of the previous definition #9 9.910 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  #9 9.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  #9 9.914 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  #9 9.919 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, #9 9.919 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: #9 9.919 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.919 #define __EXTENSIONS__ /* for Sun */ #9 9.919 #9 9.919 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, #9 9.919 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: #9 9.919 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.919 #define __EXTENSIONS__ /* for Sun */ #9 9.919 #9 9.920 :0:0: note: this is the location of the previous definition #9 9.921 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  #9 9.921 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  #9 9.922 :0:0: note: this is the location of the previous definition #9 9.922 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  #9 9.923 :0:0: note: this is the location of the previous definition #9 9.926 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  #9 9.930 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  #9 9.934 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 9.934 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, #9 9.934 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: #9 9.934 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.934 #define __EXTENSIONS__ /* for Sun */ #9 9.934 #9 9.937 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  #9 9.941 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 9.941 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, #9 9.941 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: #9 9.941 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.941 #define __EXTENSIONS__ /* for Sun */ #9 9.941 #9 9.941 :0:0: note: this is the location of the previous definition #9 9.966 :0:0: note: this is the location of the previous definition #9 9.966 :0:0: note: this is the location of the previous definition #9 9.967 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  #9 9.968 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  #9 9.970 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  #9 9.971 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  #9 9.972 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, #9 9.972 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: #9 9.972 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.972 #define __EXTENSIONS__ /* for Sun */ #9 9.972 #9 9.982 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  #9 9.982 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  #9 9.994 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, #9 9.994 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: #9 9.994 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.994 #define __EXTENSIONS__ /* for Sun */ #9 9.994 #9 9.994 :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/PRB-Id.h:46:0, #9 10.00 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.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.01 :0:0: note: this is the location of the previous definition #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.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.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c  #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c  #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c  #9 10.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  #9 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: #9 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.06 #define __EXTENSIONS__ /* for Sun */ #9 10.06 #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c  #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: #9 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.07 #define __EXTENSIONS__ /* for Sun */ #9 10.07 #9 10.07 :0:0: note: this is the location of the previous definition #9 10.07 :0:0: note: this is the location of the previous definition #9 10.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  #9 10.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, #9 10.08 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: #9 10.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.08 #define __EXTENSIONS__ /* for Sun */ #9 10.08 #9 10.08 :0:0: note: this is the location of the previous definition #9 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-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.09 :0:0: note: this is the location of the previous definition #9 10.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, #9 10.09 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: #9 10.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.09 #define __EXTENSIONS__ /* for Sun */ #9 10.09 #9 10.09 :0:0: note: this is the location of the previous definition #9 10.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, #9 10.10 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: #9 10.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.10 #define __EXTENSIONS__ /* for Sun */ #9 10.10 #9 10.10 :0:0: note: this is the location of the previous definition #9 10.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.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-ParametersCommon.h:75:0, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.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.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  #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/MeasGapConfigRrc.c  #9 10.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 10.13 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 10.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, #9 10.13 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: #9 10.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.13 #define __EXTENSIONS__ /* for Sun */ #9 10.13 #9 10.13 :0:0: note: this is the location of the previous definition #9 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.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/Phy-ParametersFR1.h:66:0, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.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/FreqBandInformationEUTRA.c  #9 10.16 :0:0: note: this is the location of the previous definition #9 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: #9 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.17 #define __EXTENSIONS__ /* for Sun */ #9 10.17 #9 10.17 :0:0: note: this is the location of the previous definition #9 10.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: #9 10.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.17 #define __EXTENSIONS__ /* for Sun */ #9 10.17 #9 10.17 :0:0: note: this is the location of the previous definition #9 10.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 10.18 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 10.18 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, #9 10.18 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: #9 10.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.18 #define __EXTENSIONS__ /* for Sun */ #9 10.18 #9 10.18 :0:0: note: this is the location of the previous definition #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: #9 10.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.20 #define __EXTENSIONS__ /* for Sun */ #9 10.20 #9 10.20 :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.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c  #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c:8: #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.21 #define __EXTENSIONS__ /* for Sun */ #9 10.21 #9 10.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, #9 10.21 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: #9 10.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.21 #define __EXTENSIONS__ /* for Sun */ #9 10.21 #9 10.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c  #9 10.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  #9 10.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: #9 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.23 #define __EXTENSIONS__ /* for Sun */ #9 10.23 #9 10.23 :0:0: note: this is the location of the previous definition #9 10.23 :0:0: note: this is the location of the previous definition #9 10.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.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/SupportedBandwidth.h:73:0, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.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/NR-RS-Type.c  #9 10.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.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.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c  #9 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.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.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c:8: #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.26 #define __EXTENSIONS__ /* for Sun */ #9 10.26 #9 10.26 :0:0: note: this is the location of the previous definition #9 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: #9 10.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.26 #define __EXTENSIONS__ /* for Sun */ #9 10.26 #9 10.26 :0:0: note: this is the location of the previous definition #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.27 #define __EXTENSIONS__ /* for Sun */ #9 10.27 #9 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.27 #define __EXTENSIONS__ /* for Sun */ #9 10.27 #9 10.27 :0:0: note: this is the location of the previous definition #9 10.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 10.27 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: #9 10.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.27 #define __EXTENSIONS__ /* for Sun */ #9 10.27 #9 10.27 :0:0: note: this is the location of the previous definition #9 10.27 :0:0: note: this is the location of the previous definition #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.28 #define __EXTENSIONS__ /* for Sun */ #9 10.28 #9 10.28 :0:0: note: this is the location of the previous definition #9 10.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.28 #define __EXTENSIONS__ /* for Sun */ #9 10.28 #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: #9 10.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.28 #define __EXTENSIONS__ /* for Sun */ #9 10.28 #9 10.28 :0:0: note: this is the location of the previous definition #9 10.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.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/MeasAndMobParametersMRDC-Common.h:46:0, #9 10.29 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  #9 10.30 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  #9 10.30 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, #9 10.30 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: #9 10.30 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.30 #define __EXTENSIONS__ /* for Sun */ #9 10.30 #9 10.30 :0:0: note: this is the location of the previous definition #9 10.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: #9 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.31 #define __EXTENSIONS__ /* for Sun */ #9 10.31 #9 10.31 :0:0: note: this is the location of the previous definition #9 10.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c  #9 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: #9 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.32 #define __EXTENSIONS__ /* for Sun */ #9 10.32 #9 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: #9 10.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.32 #define __EXTENSIONS__ /* for Sun */ #9 10.32 #9 10.32 :0:0: note: this is the location of the previous definition #9 10.32 :0:0: note: this is the location of the previous definition #9 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.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/FR-InfoList.h:44:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c:8: #9 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.35 #define __EXTENSIONS__ /* for Sun */ #9 10.35 #9 10.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: #9 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.35 #define __EXTENSIONS__ /* for Sun */ #9 10.35 #9 10.35 :0:0: note: this is the location of the previous definition #9 10.35 :0:0: note: this is the location of the previous definition #9 10.36 :0:0: note: this is the location of the previous definition #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.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/NextHopChainingCount.h:46:0, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: #9 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.37 #define __EXTENSIONS__ /* for Sun */ #9 10.37 #9 10.37 :0:0: note: this is the location of the previous definition #9 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.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.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  #9 10.40 :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/FreqBandIndicatorNR.h:46:0, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.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.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.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.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c:8: #9 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.44 #define __EXTENSIONS__ /* for Sun */ #9 10.44 #9 10.44 :0:0: note: this is the location of the previous definition #9 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c:8: #9 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.44 #define __EXTENSIONS__ /* for Sun */ #9 10.44 #9 10.44 :0:0: note: this is the location of the previous definition #9 10.44 :0:0: note: this is the location of the previous definition #9 10.44 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  #9 10.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, #9 10.44 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.c:8: #9 10.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.44 #define __EXTENSIONS__ /* for Sun */ #9 10.44 #9 10.44 :0:0: note: this is the location of the previous definition #9 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.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.45 :0:0: note: this is the location of the previous definition #9 10.45 :0:0: note: this is the location of the previous definition #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  #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/SubcarrierSpacing.h:59:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  #9 10.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 10.49 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  #9 10.49 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  #9 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.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/SystemInformation.c  #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  #9 10.50 :0:0: note: this is the location of the previous definition #9 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, #9 10.52 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.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 :0:0: note: this is the location of the previous definition #9 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 10.53 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  #9 10.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, #9 10.54 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.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.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.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.56 :0:0: note: this is the location of the previous definition #9 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.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.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.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.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: #9 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.61 #define __EXTENSIONS__ /* for Sun */ #9 10.61 #9 10.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.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.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.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/PUCCH-ResourceId.c  #9 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  #9 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  #9 10.63 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  #9 10.63 :0:0: note: this is the location of the previous definition #9 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/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.64 :0:0: note: this is the location of the previous definition #9 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  #9 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  #9 10.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: #9 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.64 #define __EXTENSIONS__ /* for Sun */ #9 10.64 #9 10.64 :0:0: note: this is the location of the previous definition #9 10.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB9.c  #9 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: #9 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.65 #define __EXTENSIONS__ /* for Sun */ #9 10.65 #9 10.65 :0:0: note: this is the location of the previous definition #9 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c:8: #9 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.65 #define __EXTENSIONS__ /* for Sun */ #9 10.65 #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.c:8: #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.66 #define __EXTENSIONS__ /* for Sun */ #9 10.66 #9 10.66 :0:0: note: this is the location of the previous definition #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.66 #define __EXTENSIONS__ /* for Sun */ #9 10.66 #9 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c:8: #9 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.67 #define __EXTENSIONS__ /* for Sun */ #9 10.67 #9 10.67 :0:0: note: this is the location of the previous definition #9 10.67 :0:0: note: this is the location of the previous definition #9 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: #9 10.67 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.67 #define __EXTENSIONS__ /* for Sun */ #9 10.67 #9 10.67 :0:0: note: this is the location of the previous definition #9 10.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.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.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.69 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.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 :0:0: note: this is the location of the previous definition #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: #9 10.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.70 #define __EXTENSIONS__ /* for Sun */ #9 10.70 #9 10.70 :0:0: note: this is the location of the previous definition #9 10.70 :0:0: note: this is the location of the previous definition #9 10.71 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, #9 10.71 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: #9 10.71 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.71 #define __EXTENSIONS__ /* for Sun */ #9 10.71 #9 10.71 :0:0: note: this is the location of the previous definition #9 10.71 :0:0: note: this is the location of the previous definition #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  #9 10.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, #9 10.72 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c:8: #9 10.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.72 #define __EXTENSIONS__ /* for Sun */ #9 10.72 #9 10.72 :0:0: note: this is the location of the previous definition #9 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c:8: #9 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.73 #define __EXTENSIONS__ /* for Sun */ #9 10.73 #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  #9 10.73 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, #9 10.73 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c:8: #9 10.73 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.73 #define __EXTENSIONS__ /* for Sun */ #9 10.73 #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  #9 10.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  #9 10.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, #9 10.76 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.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 :0:0: note: this is the location of the previous definition #9 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  #9 10.76 :0:0: note: this is the location of the previous definition #9 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  #9 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  #9 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  #9 10.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, #9 10.77 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: #9 10.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.77 #define __EXTENSIONS__ /* for Sun */ #9 10.77 #9 10.77 :0:0: note: this is the location of the previous definition #9 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.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/FreqBandIndicatorEUTRA.h:46:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  #9 10.80 :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/PTRS-DensityRecommendationDL.h:44:0, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.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.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.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/CSI-SSB-ResourceSetId.h:46:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.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/ARFCN-ValueNR.h:46:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.h:15, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.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 :0:0: note: this is the location of the previous definition #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  #9 10.86 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c:8: #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.86 #define __EXTENSIONS__ /* for Sun */ #9 10.86 #9 10.86 :0:0: note: this is the location of the previous definition #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c:8: #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.86 #define __EXTENSIONS__ /* for Sun */ #9 10.86 #9 10.86 :0:0: note: this is the location of the previous definition #9 10.87 :0:0: note: this is the location of the previous definition #9 10.87 :0:0: note: this is the location of the previous definition #9 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: #9 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.88 #define __EXTENSIONS__ /* for Sun */ #9 10.88 #9 10.88 :0:0: note: this is the location of the previous definition #9 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c:8: #9 10.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.88 #define __EXTENSIONS__ /* for Sun */ #9 10.88 #9 10.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 10.89 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: #9 10.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.89 #define __EXTENSIONS__ /* for Sun */ #9 10.89 #9 10.89 :0:0: note: this is the location of the previous definition #9 10.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.h:44:0, #9 10.90 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.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.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.91 :0:0: note: this is the location of the previous definition #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.92 #define __EXTENSIONS__ /* for Sun */ #9 10.92 #9 10.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.92 #define __EXTENSIONS__ /* for Sun */ #9 10.92 #9 10.92 :0:0: note: this is the location of the previous definition #9 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c:8: #9 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.93 #define __EXTENSIONS__ /* for Sun */ #9 10.93 #9 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: #9 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.93 #define __EXTENSIONS__ /* for Sun */ #9 10.93 #9 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: #9 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.93 #define __EXTENSIONS__ /* for Sun */ #9 10.93 #9 10.93 :0:0: note: this is the location of the previous definition #9 10.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, #9 10.93 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: #9 10.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.93 #define __EXTENSIONS__ /* for Sun */ #9 10.93 #9 10.93 :0:0: note: this is the location of the previous definition #9 10.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.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/ControlResourceSetId.h:46:0, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, #9 10.94 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.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.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: #9 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.95 #define __EXTENSIONS__ /* for Sun */ #9 10.95 #9 10.95 :0:0: note: this is the location of the previous definition #9 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: #9 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.95 #define __EXTENSIONS__ /* for Sun */ #9 10.95 #9 10.95 :0:0: note: this is the location of the previous definition #9 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: #9 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.95 #define __EXTENSIONS__ /* for Sun */ #9 10.95 #9 10.95 :0:0: note: this is the location of the previous definition #9 10.95 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.h:74:0, #9 10.95 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c:8: #9 10.95 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.95 #define __EXTENSIONS__ /* for Sun */ #9 10.95 #9 10.95 :0:0: note: this is the location of the previous definition #9 10.95 :0:0: note: this is the location of the previous definition #9 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.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.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.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/PUCCH-format0.h:42:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.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.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h:44:0, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: #9 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.97 #define __EXTENSIONS__ /* for Sun */ #9 10.97 #9 10.97 :0:0: note: this is the location of the previous definition #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  #9 10.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, #9 10.97 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c:8: #9 10.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.97 #define __EXTENSIONS__ /* for Sun */ #9 10.97 #9 10.97 :0:0: note: this is the location of the previous definition #9 10.97 :0:0: note: this is the location of the previous definition #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  #9 10.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB9.h:56:0, #9 10.98 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  #9 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  #9 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  #9 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  #9 10.98 :0:0: note: this is the location of the previous definition #9 10.98 :0:0: note: this is the location of the previous definition #9 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  #9 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: #9 10.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.99 #define __EXTENSIONS__ /* for Sun */ #9 10.99 #9 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.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/NG-5G-S-TMSI.c  #9 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  #9 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  #9 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  #9 11.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c  #9 11.00 :0:0: note: this is the location of the previous definition #9 11.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, #9 11.00 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.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/SecurityModeComplete-IEs.c  #9 11.00 :0:0: note: this is the location of the previous definition #9 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  #9 11.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, #9 11.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: #9 11.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.01 #define __EXTENSIONS__ /* for Sun */ #9 11.01 #9 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  #9 11.01 :0:0: note: this is the location of the previous definition #9 11.01 :0:0: note: this is the location of the previous definition #9 11.01 :0:0: note: this is the location of the previous definition #9 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.c  #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  #9 11.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, #9 11.02 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c  #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c  #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c  #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.c  #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c  #9 11.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  #9 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c:8: #9 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.07 #define __EXTENSIONS__ /* for Sun */ #9 11.07 #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  #9 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h:50:0, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: #9 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.07 #define __EXTENSIONS__ /* for Sun */ #9 11.07 #9 11.07 :0:0: note: this is the location of the previous definition #9 11.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  #9 11.12 :0:0: note: this is the location of the previous definition #9 11.12 :0:0: note: this is the location of the previous definition #9 11.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  #9 11.14 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  #9 11.15 :0:0: note: this is the location of the previous definition #9 11.15 :0:0: note: this is the location of the previous definition #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  #9 11.16 :0:0: note: this is the location of the previous definition #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  #9 11.16 :0:0: note: this is the location of the previous definition #9 11.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  #9 11.17 :0:0: note: this is the location of the previous definition #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  #9 11.18 :0:0: note: this is the location of the previous definition #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  #9 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  #9 11.19 :0:0: note: this is the location of the previous definition #9 11.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  #9 11.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 11.19 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.h:18, #9 11.19 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.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.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, #9 11.19 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.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.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c  #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c:8: #9 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.21 #define __EXTENSIONS__ /* for Sun */ #9 11.21 #9 11.21 :0:0: note: this is the location of the previous definition #9 11.21 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  #9 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  #9 11.24 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  #9 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.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.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.29 :0:0: note: this is the location of the previous definition #9 11.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 11.31 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, #9 11.31 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: #9 11.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.31 #define __EXTENSIONS__ /* for Sun */ #9 11.31 #9 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  #9 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  #9 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  #9 11.32 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  #9 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  #9 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 11.35 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: #9 11.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.35 #define __EXTENSIONS__ /* for Sun */ #9 11.35 #9 11.35 :0:0: note: this is the location of the previous definition #9 11.35 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  #9 11.37 :0:0: note: this is the location of the previous definition #9 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: #9 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.39 #define __EXTENSIONS__ /* for Sun */ #9 11.39 #9 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c:8: #9 11.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.39 #define __EXTENSIONS__ /* for Sun */ #9 11.39 #9 11.39 :0:0: note: this is the location of the previous definition #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  #9 11.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 11.43 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.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.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: #9 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.45 #define __EXTENSIONS__ /* for Sun */ #9 11.45 #9 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: #9 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.45 #define __EXTENSIONS__ /* for Sun */ #9 11.45 #9 11.45 :0:0: note: this is the location of the previous definition #9 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: #9 11.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.45 #define __EXTENSIONS__ /* for Sun */ #9 11.45 #9 11.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/LocationMeasurementIndication.h:63:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c:8: #9 11.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.46 #define __EXTENSIONS__ /* for Sun */ #9 11.46 #9 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.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.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.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.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.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/RLC-Parameters.h:60:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 :0:0: note: this is the location of the previous definition #9 11.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #9 11.47 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: #9 11.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.47 #define __EXTENSIONS__ /* for Sun */ #9 11.47 #9 11.47 :0:0: note: this is the location of the previous definition #9 11.47 :0:0: note: this is the location of the previous definition #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: #9 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.48 #define __EXTENSIONS__ /* for Sun */ #9 11.48 #9 11.48 :0:0: note: this is the location of the previous definition #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: #9 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.48 #define __EXTENSIONS__ /* for Sun */ #9 11.48 #9 11.48 :0:0: note: this is the location of the previous definition #9 11.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c:8: #9 11.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.48 #define __EXTENSIONS__ /* for Sun */ #9 11.48 #9 11.48 :0:0: note: this is the location of the previous definition #9 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: #9 11.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.49 #define __EXTENSIONS__ /* for Sun */ #9 11.49 #9 11.49 :0:0: note: this is the location of the previous definition #9 11.49 :0:0: note: this is the location of the previous definition #9 11.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.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.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c:8: #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.50 #define __EXTENSIONS__ /* for Sun */ #9 11.50 #9 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.50 #define __EXTENSIONS__ /* for Sun */ #9 11.50 #9 11.50 :0:0: note: this is the location of the previous definition #9 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.50 #define __EXTENSIONS__ /* for Sun */ #9 11.50 #9 11.50 :0:0: note: this is the location of the previous definition #9 11.50 :0:0: note: this is the location of the previous definition #9 11.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, #9 11.50 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: #9 11.50 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.50 #define __EXTENSIONS__ /* for Sun */ #9 11.50 #9 11.50 :0:0: note: this is the location of the previous definition #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.51 #define __EXTENSIONS__ /* for Sun */ #9 11.51 #9 11.51 :0:0: note: this is the location of the previous definition #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.51 #define __EXTENSIONS__ /* for Sun */ #9 11.51 #9 11.51 :0:0: note: this is the location of the previous definition #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.51 #define __EXTENSIONS__ /* for Sun */ #9 11.51 #9 11.51 :0:0: note: this is the location of the previous definition #9 11.51 :0:0: note: this is the location of the previous definition #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.51 #define __EXTENSIONS__ /* for Sun */ #9 11.51 #9 11.51 :0:0: note: this is the location of the previous definition #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: #9 11.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.51 #define __EXTENSIONS__ /* for Sun */ #9 11.51 #9 11.51 :0:0: note: this is the location of the previous definition #9 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: #9 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.52 #define __EXTENSIONS__ /* for Sun */ #9 11.52 #9 11.52 :0:0: note: this is the location of the previous definition #9 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c:8: #9 11.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.52 #define __EXTENSIONS__ /* for Sun */ #9 11.52 #9 11.52 :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/MAC-Parameters.h:44:0, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.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/MCC-MNC-Digit.h:46:0, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, #9 11.53 from /opt/o-du-l2/src/codec_utils/RRC/MCC.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.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: #9 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.54 #define __EXTENSIONS__ /* for Sun */ #9 11.54 #9 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c:8: #9 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.54 #define __EXTENSIONS__ /* for Sun */ #9 11.54 #9 11.54 :0:0: note: this is the location of the previous definition #9 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: #9 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.54 #define __EXTENSIONS__ /* for Sun */ #9 11.54 #9 11.54 :0:0: note: this is the location of the previous definition #9 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: #9 11.54 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.54 #define __EXTENSIONS__ /* for Sun */ #9 11.54 #9 11.54 :0:0: note: this is the location of the previous definition #9 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c:8: #9 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.55 #define __EXTENSIONS__ /* for Sun */ #9 11.55 #9 11.55 :0:0: note: this is the location of the previous definition #9 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.h:79:0, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: #9 11.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.55 #define __EXTENSIONS__ /* for Sun */ #9 11.55 #9 11.55 :0:0: note: this is the location of the previous definition #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.56 #define __EXTENSIONS__ /* for Sun */ #9 11.56 #9 11.56 :0:0: note: this is the location of the previous definition #9 11.56 :0:0: note: this is the location of the previous definition #9 11.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c:8: #9 11.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.56 #define __EXTENSIONS__ /* for Sun */ #9 11.56 #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c:8: #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.57 #define __EXTENSIONS__ /* for Sun */ #9 11.57 #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: #9 11.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.57 #define __EXTENSIONS__ /* for Sun */ #9 11.57 #9 11.57 :0:0: note: this is the location of the previous definition #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.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/P0-PUSCH-AlphaSetId.h:46:0, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.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.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.61 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  #9 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: #9 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.61 #define __EXTENSIONS__ /* for Sun */ #9 11.61 #9 11.61 :0:0: note: this is the location of the previous definition #9 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c:8: #9 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.61 #define __EXTENSIONS__ /* for Sun */ #9 11.61 #9 11.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: #9 11.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.61 #define __EXTENSIONS__ /* for Sun */ #9 11.61 #9 11.61 :0:0: note: this is the location of the previous definition #9 11.62 :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/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.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.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/MeasAndMobParametersXDD-Diff.h:75:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.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/VictimSystemType.h:71:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  #9 11.64 :0:0: note: this is the location of the previous definition #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  #9 11.64 :0:0: note: this is the location of the previous definition #9 11.64 :0:0: note: this is the location of the previous definition #9 11.64 :0:0: note: this is the location of the previous definition #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  #9 11.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 11.64 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, #9 11.64 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: #9 11.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.64 #define __EXTENSIONS__ /* for Sun */ #9 11.64 #9 11.64 :0:0: note: this is the location of the previous definition #9 11.64 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  #9 11.65 :0:0: note: this is the location of the previous definition #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  #9 11.67 :0:0: note: this is the location of the previous definition #9 11.67 :0:0: note: this is the location of the previous definition #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  #9 11.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  #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/RRC-TransactionIdentifier.h:46:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.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.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: #9 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.70 #define __EXTENSIONS__ /* for Sun */ #9 11.70 #9 11.70 :0:0: note: this is the location of the previous definition #9 11.71 :0:0: note: this is the location of the previous definition #9 11.71 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  #9 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h:49:0, #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.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.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  #9 11.74 :0:0: note: this is the location of the previous definition #9 11.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  #9 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.h:53:0, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c:8: #9 11.75 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.75 #define __EXTENSIONS__ /* for Sun */ #9 11.75 #9 11.75 :0:0: note: this is the location of the previous definition #9 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.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.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: #9 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.76 #define __EXTENSIONS__ /* for Sun */ #9 11.76 #9 11.76 :0:0: note: this is the location of the previous definition #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  #9 11.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  #9 11.77 :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/CSI-ReportConfigId.h:46:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: #9 11.77 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.77 #define __EXTENSIONS__ /* for Sun */ #9 11.77 #9 11.77 :0:0: note: this is the location of the previous definition #9 11.77 :0:0: note: this is the location of the previous definition #9 11.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  #9 11.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  #9 11.81 :0:0: note: this is the location of the previous definition #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.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/RRCReconfigurationComplete-IEs.h:44:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.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.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.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.88 :0:0: note: this is the location of the previous definition #9 11.89 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c:8: #9 11.89 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.89 #define __EXTENSIONS__ /* for Sun */ #9 11.89 #9 11.89 :0:0: note: this is the location of the previous definition #9 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, #9 11.90 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c:8: #9 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.90 #define __EXTENSIONS__ /* for Sun */ #9 11.90 #9 11.90 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 11.90 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: #9 11.90 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.90 #define __EXTENSIONS__ /* for Sun */ #9 11.90 #9 11.90 :0:0: note: this is the location of the previous definition #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.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/VarPendingRNA-Update.h:38:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.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/NZP-CSI-RS-Resource.c  #9 11.92 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, #9 11.92 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.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.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.93 #define __EXTENSIONS__ /* for Sun */ #9 11.93 #9 11.93 :0:0: note: this is the location of the previous definition #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c:8: #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.93 #define __EXTENSIONS__ /* for Sun */ #9 11.93 #9 11.93 :0:0: note: this is the location of the previous definition #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c:8: #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.93 #define __EXTENSIONS__ /* for Sun */ #9 11.93 #9 11.93 :0:0: note: this is the location of the previous definition #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c:8: #9 11.93 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.93 #define __EXTENSIONS__ /* for Sun */ #9 11.93 #9 11.93 :0:0: note: this is the location of the previous definition #9 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c:8: #9 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.94 #define __EXTENSIONS__ /* for Sun */ #9 11.94 #9 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c:8: #9 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.94 #define __EXTENSIONS__ /* for Sun */ #9 11.94 #9 11.94 :0:0: note: this is the location of the previous definition #9 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c:8: #9 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.94 #define __EXTENSIONS__ /* for Sun */ #9 11.94 #9 11.94 :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/ServCellIndexRrc.h:46:0, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.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.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.h:46:0, #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: #9 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.97 #define __EXTENSIONS__ /* for Sun */ #9 11.97 #9 11.97 :0:0: note: this is the location of the previous definition #9 11.98 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.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.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  #9 11.99 :0:0: note: this is the location of the previous definition #9 12.00 :0:0: note: this is the location of the previous definition #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.00 #define __EXTENSIONS__ /* for Sun */ #9 12.00 #9 12.00 :0:0: note: this is the location of the previous definition #9 12.00 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, #9 12.00 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: #9 12.00 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.00 #define __EXTENSIONS__ /* for Sun */ #9 12.00 #9 12.00 :0:0: note: this is the location of the previous definition #9 12.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c:8: #9 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.01 #define __EXTENSIONS__ /* for Sun */ #9 12.01 #9 12.01 :0:0: note: this is the location of the previous definition #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c:8: #9 12.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.01 #define __EXTENSIONS__ /* for Sun */ #9 12.01 #9 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.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.02 :0:0: note: this is the location of the previous definition #9 12.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  #9 12.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.h:44:0, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.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.02 :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/SSB-Index.h:46:0, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.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.02 :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/DRB-Identity.h:46:0, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.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.02 :0:0: note: this is the location of the previous definition #9 12.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.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/EUTRA-PhysCellId.h:46:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 12.04 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c:8: #9 12.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.04 #define __EXTENSIONS__ /* for Sun */ #9 12.04 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.05 #define __EXTENSIONS__ /* for Sun */ #9 12.05 #9 12.05 :0:0: note: this is the location of the previous definition #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c:8: #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.05 #define __EXTENSIONS__ /* for Sun */ #9 12.05 #9 12.05 :0:0: note: this is the location of the previous definition #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.05 #define __EXTENSIONS__ /* for Sun */ #9 12.05 #9 12.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c:8: #9 12.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.05 #define __EXTENSIONS__ /* for Sun */ #9 12.05 #9 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: #9 12.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.06 #define __EXTENSIONS__ /* for Sun */ #9 12.06 #9 12.06 :0:0: note: this is the location of the previous definition #9 12.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  #9 12.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.h:86:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.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.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  #9 12.07 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.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.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.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.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: #9 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.08 #define __EXTENSIONS__ /* for Sun */ #9 12.08 #9 12.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/RRC-TransactionIdentifier.h:46:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: #9 12.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.08 #define __EXTENSIONS__ /* for Sun */ #9 12.08 #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.h:297:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.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 :0:0: note: this is the location of the previous definition #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.h:64:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.10 #define __EXTENSIONS__ /* for Sun */ #9 12.10 #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.h:68:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c:8: #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.10 #define __EXTENSIONS__ /* for Sun */ #9 12.10 #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c:8: #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.10 #define __EXTENSIONS__ /* for Sun */ #9 12.10 #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 :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/MeasurementTimingConfigurationRrc.h:80:0, #9 12.13 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.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.13 :0:0: note: this is the location of the previous definition #9 12.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 :0:0: note: this is the location of the previous definition #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  #9 12.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  #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/ZP-CSI-RS-ResourceSetId.h:46:0, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.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.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  #9 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c:8: #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.17 #define __EXTENSIONS__ /* for Sun */ #9 12.17 #9 12.17 :0:0: note: this is the location of the previous definition #9 12.17 :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.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.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.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: #9 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.20 #define __EXTENSIONS__ /* for Sun */ #9 12.20 #9 12.20 :0:0: note: this is the location of the previous definition #9 12.20 :0:0: note: this is the location of the previous definition #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.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/BWP-Id.h:46:0, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, #9 12.21 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c:8: #9 12.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.21 #define __EXTENSIONS__ /* for Sun */ #9 12.21 #9 12.21 :0:0: note: this is the location of the previous definition #9 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c:8: #9 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.22 #define __EXTENSIONS__ /* for Sun */ #9 12.22 #9 12.22 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  #9 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c:8: #9 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.22 #define __EXTENSIONS__ /* for Sun */ #9 12.22 #9 12.22 :0:0: note: this is the location of the previous definition #9 12.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, #9 12.22 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c:8: #9 12.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.22 #define __EXTENSIONS__ /* for Sun */ #9 12.22 #9 12.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, #9 12.23 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c:8: #9 12.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.23 #define __EXTENSIONS__ /* for Sun */ #9 12.23 #9 12.23 :0:0: note: this is the location of the previous definition #9 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c:8: #9 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.24 #define __EXTENSIONS__ /* for Sun */ #9 12.24 #9 12.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, #9 12.24 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: #9 12.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.24 #define __EXTENSIONS__ /* for Sun */ #9 12.24 #9 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, #9 12.25 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c:8: #9 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.25 #define __EXTENSIONS__ /* for Sun */ #9 12.25 #9 12.25 :0:0: note: this is the location of the previous definition #9 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.h:44:0, #9 12.25 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c:8: #9 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.25 #define __EXTENSIONS__ /* for Sun */ #9 12.25 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  #9 12.25 :0:0: note: this is the location of the previous definition #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  #9 12.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, #9 12.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: #9 12.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.25 #define __EXTENSIONS__ /* for Sun */ #9 12.25 #9 12.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  #9 12.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  #9 12.26 :0:0: note: this is the location of the previous definition #9 12.27 :0:0: note: this is the location of the previous definition #9 12.27 :0:0: note: this is the location of the previous definition #9 12.27 :0:0: note: this is the location of the previous definition #9 12.27 :0:0: note: this is the location of the previous definition #9 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.27 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c:8: #9 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.27 #define __EXTENSIONS__ /* for Sun */ #9 12.27 #9 12.27 :0:0: note: this is the location of the previous definition #9 12.27 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, #9 12.27 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c:8: #9 12.27 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.27 #define __EXTENSIONS__ /* for Sun */ #9 12.27 #9 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #9 12.28 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c:8: #9 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.28 #define __EXTENSIONS__ /* for Sun */ #9 12.28 #9 12.28 :0:0: note: this is the location of the previous definition #9 12.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  #9 12.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  #9 12.28 :0:0: note: this is the location of the previous definition #9 12.28 :0:0: note: this is the location of the previous definition #9 12.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  #9 12.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, #9 12.28 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: #9 12.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.28 #define __EXTENSIONS__ /* for Sun */ #9 12.28 #9 12.28 :0:0: note: this is the location of the previous definition #9 12.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #9 12.29 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c:8: #9 12.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.29 #define __EXTENSIONS__ /* for Sun */ #9 12.29 #9 12.29 :0:0: note: this is the location of the previous definition #9 12.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, #9 12.32 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c:8: #9 12.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.32 #define __EXTENSIONS__ /* for Sun */ #9 12.32 #9 12.32 :0:0: note: this is the location of the previous definition #9 12.34 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  #9 12.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, #9 12.37 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c:8: #9 12.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.37 #define __EXTENSIONS__ /* for Sun */ #9 12.37 #9 12.37 :0:0: note: this is the location of the previous definition #9 12.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, #9 12.39 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: #9 12.39 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.39 #define __EXTENSIONS__ /* for Sun */ #9 12.39 #9 12.39 :0:0: note: this is the location of the previous definition #9 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollByte.h:115:0, #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.c:8: #9 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.40 #define __EXTENSIONS__ /* for Sun */ #9 12.40 #9 12.40 :0:0: note: this is the location of the previous definition #9 12.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, #9 12.40 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: #9 12.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.40 #define __EXTENSIONS__ /* for Sun */ #9 12.40 #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c:8: #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.41 #define __EXTENSIONS__ /* for Sun */ #9 12.41 #9 12.41 :0:0: note: this is the location of the previous definition #9 12.41 :0:0: note: this is the location of the previous definition #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.h:128:0, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c:8: #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.41 #define __EXTENSIONS__ /* for Sun */ #9 12.41 #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h:47:0, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.41 #define __EXTENSIONS__ /* for Sun */ #9 12.41 #9 12.41 :0:0: note: this is the location of the previous definition #9 12.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, #9 12.41 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c:8: #9 12.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.41 #define __EXTENSIONS__ /* for Sun */ #9 12.41 #9 12.41 :0:0: note: this is the location of the previous definition #9 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c:8: #9 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.42 #define __EXTENSIONS__ /* for Sun */ #9 12.42 #9 12.42 :0:0: note: this is the location of the previous definition #9 12.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, #9 12.42 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: #9 12.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.42 #define __EXTENSIONS__ /* for Sun */ #9 12.42 #9 12.42 :0:0: note: this is the location of the previous definition #9 12.43 :0:0: note: this is the location of the previous definition #9 12.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.h:57:0, #9 12.43 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: #9 12.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.43 #define __EXTENSIONS__ /* for Sun */ #9 12.43 #9 12.43 :0:0: note: this is the location of the previous definition #9 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c:8: #9 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.45 #define __EXTENSIONS__ /* for Sun */ #9 12.45 #9 12.45 :0:0: note: this is the location of the previous definition #9 12.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 12.45 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c:8: #9 12.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.45 #define __EXTENSIONS__ /* for Sun */ #9 12.45 #9 12.45 :0:0: note: this is the location of the previous definition #9 12.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, #9 12.46 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: #9 12.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.46 #define __EXTENSIONS__ /* for Sun */ #9 12.46 #9 12.46 :0:0: note: this is the location of the previous definition #9 12.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 12.47 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c:8: #9 12.47 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.47 #define __EXTENSIONS__ /* for Sun */ #9 12.47 #9 12.47 :0:0: note: this is the location of the previous definition #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.48 #define __EXTENSIONS__ /* for Sun */ #9 12.48 #9 12.48 :0:0: note: this is the location of the previous definition #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c:8: #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.48 #define __EXTENSIONS__ /* for Sun */ #9 12.48 #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.48 #define __EXTENSIONS__ /* for Sun */ #9 12.48 #9 12.48 :0:0: note: this is the location of the previous definition #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.48 #define __EXTENSIONS__ /* for Sun */ #9 12.48 #9 12.48 :0:0: note: this is the location of the previous definition #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.48 #define __EXTENSIONS__ /* for Sun */ #9 12.48 #9 12.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 12.48 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: #9 12.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.48 #define __EXTENSIONS__ /* for Sun */ #9 12.48 #9 12.48 :0:0: note: this is the location of the previous definition #9 12.49 :0:0: note: this is the location of the previous definition #9 12.49 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 12.49 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, #9 12.49 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: #9 12.49 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.49 #define __EXTENSIONS__ /* for Sun */ #9 12.49 #9 12.49 :0:0: note: this is the location of the previous definition #9 12.49 :0:0: note: this is the location of the previous definition #9 12.52 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_rrc.a  #9 12.61 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 12.62 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/crg.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  #9 12.63 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  #9 12.64 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  #9 12.65 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  #9 12.65 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  #9 12.66 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  #9 12.66 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  #9 12.82 /opt/o-du-l2/src/cm/cm_mem_wl.c:223:16: warning: 'stopBtInfo' initialized and declared 'extern' #9 12.82 extern uint8_t stopBtInfo = FALSE; #9 12.82 ^~~~~~~~~~ #9 13.25 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcm.a  #9 13.25 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 13.26 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 13.26 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  #9 13.26 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  #9 13.26 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  #9 13.26 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  #9 13.26 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  #9 13.26 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  #9 13.27 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  #9 13.27 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  #9 13.27 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  #9 13.27 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  #9 13.28 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  #9 13.37 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': #9 13.37 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] #9 13.37 Data reg =0; #9 13.37 ^~~ #9 13.50 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 14.10 -e ***** CU STUB BUILD COMPLETE ***** #9 DONE 14.6s #10 exporting to image #10 exporting layers #10 exporting layers 0.8s done #10 writing image sha256:ef90679a60b596127165a59b1c3f0133f164b32d54c40c1e2670e36852ee9d9d 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/jenkins6958868119832469078.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/jenkins6246141738374180200.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] f84f2a635687: Preparing e9d43df44a29: Preparing 5f70bf18a086: Preparing 868f5b9c5154: Preparing 03d718aad9c4: Preparing cb678f9e67e1: Preparing 6345f75ef121: Preparing db5648ca1602: Preparing 17c362cf614d: Preparing 1bf503e0c025: Preparing 6dae3dd4be3b: Preparing 9dfdc6c2cdae: Preparing b6ac51ac7a06: Preparing e2cf47ababd5: Preparing fe6d8881187d: Preparing 23135df75b44: Preparing b43408d5f11b: Preparing cb678f9e67e1: Waiting 9dfdc6c2cdae: Waiting b6ac51ac7a06: Waiting e2cf47ababd5: Waiting fe6d8881187d: Waiting 23135df75b44: Waiting b43408d5f11b: Waiting 6345f75ef121: Waiting 17c362cf614d: Waiting 1bf503e0c025: Waiting 6dae3dd4be3b: Waiting db5648ca1602: 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 e2cf47ababd5: Layer already exists b6ac51ac7a06: Layer already exists 23135df75b44: Layer already exists fe6d8881187d: Layer already exists b43408d5f11b: Layer already exists e9d43df44a29: Pushed 868f5b9c5154: Pushed f84f2a635687: Pushed 10.0.1: digest: sha256:9393a25490c273a687d384ef3214dc39e89353ecfaff66141701722aae8e6055 size: 3903 ---> docker-push.sh ends [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins16660819911180384355.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2107 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins10378052067760682980.sh ---> sysstat.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins17246801920753866729.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/jenkins17642569906875945284.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-JWaJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-JWaJ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins12610432086651409690.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-merge-master@tmp/config5509879045104343160tmp 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/jenkins10159998613294161910.sh ---> create-netrc.sh [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins549815701837289961.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-JWaJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-JWaJ/bin to PATH [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins8587252804883803187.sh ---> sudo-logs.sh Archiving 'sudo' log.. [o-du-l2-cu-stub-docker-merge-master] $ /bin/bash /tmp/jenkins9928312893168377226.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-JWaJ 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-JWaJ/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/jenkins12161977347392363098.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-JWaJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-JWaJ/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/796 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-12094 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 12G 7.8G 60% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 471 1121 0 2351 3189 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:aa:11:20 brd ff:ff:ff:ff:ff:ff inet 10.32.7.170/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86164sec preferred_lft 86164sec inet6 fe80::f816:3eff:feaa:1120/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:26:e8:b7:d3 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12094) 12/04/24 _x86_64_ (4 CPU) 18:56:36 LINUX RESTART (4 CPU) 18:57:01 tps rtps wtps bread/s bwrtn/s 18:58:01 179.37 75.19 104.18 5641.46 44408.62 18:59:01 292.97 69.05 223.92 4416.55 117709.69 19:00:01 116.25 67.92 48.33 5307.12 10903.25 Average: 196.28 70.72 125.56 5121.08 57727.16 18:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:01 1596976 3367752 2441676 60.46 53712 1869052 876152 17.22 566480 1688312 146684 18:59:01 127972 3317592 3910680 96.83 114776 3114936 1104816 21.72 492276 3081772 111636 19:00:01 1158388 3244460 2880264 71.32 119540 2061796 1012424 19.90 839712 1760768 17148 Average: 961112 3309935 3077540 76.20 96009 2348595 997797 19.61 632823 2176951 91823 18:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:01 ens3 464.61 324.78 2032.80 74.26 0.00 0.00 0.00 0.00 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 18:59:01 ens3 405.19 173.87 13409.59 15.99 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 1.99 1.99 0.17 0.17 0.00 0.00 0.00 0.00 19:00:01 ens3 232.23 262.41 303.11 1494.47 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.47 2.47 0.22 0.22 0.00 0.00 0.00 0.00 Average: ens3 367.37 253.62 5255.75 527.79 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.80 1.80 0.16 0.16 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12094) 12/04/24 _x86_64_ (4 CPU) 18:56:36 LINUX RESTART (4 CPU) 18:57:01 CPU %user %nice %system %iowait %steal %idle 18:58:01 all 20.32 0.00 2.35 5.46 0.06 71.80 18:58:01 0 26.14 0.00 2.77 3.82 0.07 67.20 18:58:01 1 15.62 0.00 2.23 5.45 0.07 76.64 18:58:01 2 11.45 0.00 1.59 8.23 0.05 78.68 18:58:01 3 28.09 0.00 2.81 4.36 0.07 64.67 18:59:01 all 23.36 0.00 7.04 6.88 0.09 62.64 18:59:01 0 36.12 0.00 7.10 1.92 0.10 54.76 18:59:01 1 21.18 0.00 7.44 7.42 0.08 63.88 18:59:01 2 15.93 0.00 8.01 15.20 0.08 60.77 18:59:01 3 20.30 0.00 5.60 2.89 0.07 71.14 19:00:01 all 30.82 0.00 7.94 2.94 0.08 58.23 19:00:01 0 21.08 0.00 7.92 1.74 0.07 69.19 19:00:01 1 25.98 0.00 7.91 2.19 0.07 63.84 19:00:01 2 51.10 0.00 7.95 4.89 0.10 35.97 19:00:01 3 25.13 0.00 7.95 2.93 0.07 63.93 Average: all 24.84 0.00 5.77 5.09 0.08 64.23 Average: 0 27.73 0.00 5.92 2.50 0.08 63.77 Average: 1 20.93 0.00 5.86 5.01 0.07 68.13 Average: 2 26.17 0.00 5.85 9.43 0.08 58.47 Average: 3 24.52 0.00 5.46 3.39 0.07 66.56