Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/12527 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2310 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/o-du-l2-cu-stub-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-MjaSyyx8XrRt/agent.2130 SSH_AGENT_PID=2132 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/o-du-l2-cu-stub-docker-verify-master@tmp/private_key_15540590093658842177.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 > git init /w/workspace/o-du-l2-cu-stub-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/o-du/l2 refs/changes/27/12527/4 # timeout=10 > git rev-parse 42e50f5a3e46d7ca3afe97907b39d2a0c79a21c2^{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 42e50f5a3e46d7ca3afe97907b39d2a0c79a21c2 (refs/changes/27/12527/4) > git config core.sparsecheckout # timeout=10 > git checkout -f 42e50f5a3e46d7ca3afe97907b39d2a0c79a21c2 # timeout=10 Commit message: "[Epic-ID: ODUHIGH-556][Task-ID: ODUHIGH-559]Correction in PUCCH allocation" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0c4403cc2355cc38d01c6645b1dad36dd4c1daa7 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins3837549461882706429.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-KFz4 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-KFz4/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-KFz4/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.45 botocore==1.34.45 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-verify-master@tmp/config8536193247828494847tmp copy managed file [o-du-l2-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-verify-master@tmp/config17013915899789741849tmp [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins3355923853246792009.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins2764850046197248698.sh [o-du-l2-cu-stub-docker-verify-master] $ /bin/sh -xe /tmp/jenkins4902410903177235704.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash -l /tmp/jenkins1162402111182747699.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KFz4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-KFz4/bin to PATH ---> Docker image tag found: 9.0.5 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host -f Dockerfile-cu-stub DOCKER_ROOT=/w/workspace/o-du-l2-cu-stub-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/o-du-l2-cu-stub [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins1352797881749980983.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.5 docker build --network=host -f Dockerfile-cu-stub -t nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.5 . #1 [internal] load build definition from Dockerfile-cu-stub #1 transferring dockerfile: 327B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 #3 DONE 2.9s #4 [1/5] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0@sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 0.0s done #4 sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 850B / 850B 0.1s done #4 sha256:f9c41a15dc8d55b758a9ff3886426099e616b9a83ec5fe09ed9b07f1d7fab6cd 3.06kB / 3.06kB done #4 sha256:cdcad96bd1285535e6d19ea758ef1f9c16d7d79e61845e5cd76aef5185a6a90d 8.76kB / 8.76kB done #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 3.15MB / 26.71MB 0.1s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 10.49MB / 26.71MB 0.2s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 3.15MB / 227.37MB 0.2s #4 sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 144B / 144B 0.1s done #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 0B / 126.73MB 0.2s #4 sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 162B / 162B 0.1s done #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 15.73MB / 26.71MB 0.3s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 23.07MB / 26.71MB 0.4s #4 sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 26.71MB / 26.71MB 0.5s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 22.02MB / 227.37MB 0.6s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 15.73MB / 126.73MB 0.6s #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 4.19MB / 120.16MB 0.6s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 10.49MB / 120.16MB 0.7s #4 ... #5 [internal] load build context #5 transferring context: 63.51MB 0.7s done #5 DONE 0.8s #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 33.55MB / 227.37MB 0.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 26.21MB / 126.73MB 0.8s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 20.97MB / 120.16MB 0.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 33.75MB / 126.73MB 0.9s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 32.51MB / 120.16MB 0.9s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 53.48MB / 227.37MB 1.0s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 44.04MB / 126.73MB 1.0s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 45.09MB / 120.16MB 1.0s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 77.35MB / 227.37MB 1.2s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 61.87MB / 126.73MB 1.2s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 72.35MB / 120.16MB 1.2s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 71.30MB / 126.73MB 1.3s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 85.98MB / 120.16MB 1.3s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 98.57MB / 227.37MB 1.4s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 82.84MB / 126.73MB 1.4s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 98.34MB / 120.16MB 1.4s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 94.37MB / 126.73MB 1.5s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 112.20MB / 120.16MB 1.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 127.93MB / 227.37MB 1.7s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 115.34MB / 126.73MB 1.7s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 1.7s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 141.56MB / 227.37MB 1.8s #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 1.8s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 162.53MB / 227.37MB 1.9s #4 extracting sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 1.3s done #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 204.47MB / 227.37MB 2.1s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 2.3s #4 sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 120.16MB / 120.16MB 2.0s done #4 sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 126.73MB / 126.73MB 2.3s done #4 extracting sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 16.78MB / 123.71MB 2.4s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 39.85MB / 123.71MB 2.5s #4 sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 227.37MB / 227.37MB 2.5s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 57.67MB / 123.71MB 2.6s #4 extracting sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 done #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 0B / 71.95MB 2.6s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0B / 37.93MB 2.6s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 72.35MB / 123.71MB 2.7s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 9.44MB / 71.95MB 2.7s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 7.34MB / 37.93MB 2.7s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 0.1s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 88.08MB / 123.71MB 2.8s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 17.83MB / 71.95MB 2.8s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 16.78MB / 37.93MB 2.8s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 103.81MB / 123.71MB 2.9s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 26.21MB / 71.95MB 2.9s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 27.26MB / 37.93MB 2.9s #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 118.49MB / 123.71MB 3.0s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 35.65MB / 71.95MB 3.0s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.0s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 67.11MB / 71.95MB 3.2s #4 sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 37.93MB / 37.93MB 3.1s done #4 sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 123.71MB / 123.71MB 3.3s done #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 3.3s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0B / 42.84MB 3.3s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 8.39MB / 42.84MB 3.4s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 3.4s #4 sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 71.95MB / 71.95MB 3.4s done #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 20.97MB / 42.84MB 3.5s #4 sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 8.47MB / 8.47MB 3.5s done #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 8.39MB / 24.34MB 3.5s #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 3.7s #4 sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 24.34MB / 24.34MB 3.6s done #4 sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 42.84MB / 42.84MB 3.7s done #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 5.1s #4 extracting sha256:d4194511dbdcaa8b4bfe8a395779a5b2b6bb59f5c8ba01e0544252d93632df3d 7.1s done #4 extracting sha256:2d489c440bae7a0ad69b4c46418838c2093a6ffe5d28c8999e6f60ee31c65355 done #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b #4 extracting sha256:33ee3c77506bacdd07b62e2cbf90927011ff369570afee73c9a9f05a0901e20b 3.9s done #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 #4 extracting sha256:7cdf3f1d17d0bb689ca6c429a9440a26a5b24d6bf7bcd566656f3c47fff772c2 3.8s done #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf #4 extracting sha256:cf153de296b0dcc6cbb9046bf9b7bce5a4e0cd6b5b767a3b9a2badd5f7446cbf 3.9s done #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec #4 extracting sha256:e1920709a3af0671bb3c78e12cb007099b6b9552ba6f0754466d69a16fa388ec 1.4s done #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 0.1s #4 extracting sha256:6cdcae3380c6eef4a6b0d59f6ddcc1df6c0dd8414da85067b82df062e966102c 1.6s done #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.1s #4 extracting sha256:6dbdb1c3e5fdc1fb01f94c9df7186bd321d10f00ca9e05c6e9fbaaeed7eb3570 0.8s done #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 #4 extracting sha256:1710cd1faa0ec501b5c0bd2318172a7948d74afb988b77613cb50801c4d5a0d4 0.1s done #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 #4 extracting sha256:d44308ed4b3eb5b7d7d582498af31150059a91afbe0c7aa1347c5685e158f055 3.8s done #4 DONE 30.9s #6 [2/5] ADD . /opt/o-du-l2 #6 DONE 7.4s #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 #8 0.810 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease #8 0.861 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] #8 0.925 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] #8 1.120 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] #8 1.240 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #8 1.556 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #8 1.556 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #8 1.596 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #8 1.654 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3785 kB] #8 1.769 Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #8 1.771 Get:11 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #8 2.393 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #8 2.626 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #8 2.627 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #8 2.950 Fetched 15.0 MB in 2s (6603 kB/s) #8 2.950 Reading package lists... #8 4.054 Reading package lists... #8 5.093 Building dependency tree... #8 5.313 Reading state information... #8 5.463 The following additional packages will be installed: #8 5.464 libpcap0.8 libpcap0.8-dev #8 5.489 The following NEW packages will be installed: #8 5.490 libpcap-dev libpcap0.8 libpcap0.8-dev #8 5.781 0 upgraded, 3 newly installed, 0 to remove and 147 not upgraded. #8 5.781 Need to get 339 kB of archives. #8 5.781 After this operation, 1066 kB of additional disk space will be used. #8 5.781 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8 amd64 1.8.1-6ubuntu1.18.04.2 [118 kB] #8 6.392 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap0.8-dev amd64 1.8.1-6ubuntu1.18.04.2 [218 kB] #8 6.603 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcap-dev amd64 1.8.1-6ubuntu1.18.04.2 [3480 B] #8 6.849 debconf: delaying package configuration, since apt-utils is not installed #8 6.885 Fetched 339 kB in 1s (307 kB/s) #8 6.955 Selecting previously unselected package libpcap0.8:amd64. #8 6.955 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24853 files and directories currently installed.) #8 7.053 Preparing to unpack .../libpcap0.8_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 7.084 Unpacking libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.197 Selecting previously unselected package libpcap0.8-dev:amd64. #8 7.200 Preparing to unpack .../libpcap0.8-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 7.216 Unpacking libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.320 Selecting previously unselected package libpcap-dev:amd64. #8 7.323 Preparing to unpack .../libpcap-dev_1.8.1-6ubuntu1.18.04.2_amd64.deb ... #8 7.338 Unpacking libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.433 Setting up libpcap0.8:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.464 Setting up libpcap0.8-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.495 Setting up libpcap-dev:amd64 (1.8.1-6ubuntu1.18.04.2) ... #8 7.534 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... #8 7.807 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #8 DONE 8.2s #9 [5/5] RUN cd build/odu && make clean_cu cu_stub NODE=TEST_STUB MACHINE=BIT64 MODE=FDD #9 0.245 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.246 -e Cleaning CU STUB #9 0.249 /opt/o-du-l2/src/cu_stub/ /opt/o-du-l2/src/cm #9 0.250 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.253 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.254 -e Cleaning ASN #9 0.254 /opt/o-du-l2/src/codec_utils/common /opt/o-du-l2/src/cm #9 0.256 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.264 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.265 -e Cleaning ASN #9 0.265 /opt/o-du-l2/src/codec_utils/F1AP /opt/o-du-l2/src/cm #9 0.267 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.277 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.278 -e Cleaning ASN #9 0.279 /opt/o-du-l2/src/codec_utils/RRC /opt/o-du-l2/src/cm #9 0.281 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 CPUH CM #9 0.285 -e   #9 0.287 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.290 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.290 -e Cleaning SSI from /opt/o-du-l2/build/odu/obj/cu_stub #9 0.291 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 0.296 -e ***** CU STUB CLEAN COMPLETE ***** #9 0.298 -e Preparing directories for build... #9 0.305 -e Directories are successfully prepared #9 0.313 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 0.314 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c  #9 0.315 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c  #9 0.315 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c  #9 0.316 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c  #9 0.317 -e Compiling  /opt/o-du-l2/src/cu_stub//cu_stub.c  #9 0.663 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:24:0: #9 0.663 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.663 #define SERV_CELL_IDX 0 #9 0.663 #9 0.664 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:48:0: note: this is the location of the previous definition #9 0.664 #define SERV_CELL_IDX 3 #9 0.664 #9 0.664 In file included from /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:23:0: #9 0.664 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.664 #define SERV_CELL_IDX 0 #9 0.664 #9 0.664 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:48:0: note: this is the location of the previous definition #9 0.664 #define SERV_CELL_IDX 3 #9 0.664 #9 0.664 In file included from /opt/o-du-l2/src/cu_stub//cu_stub.c:24:0: #9 0.664 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.664 #define SERV_CELL_IDX 0 #9 0.664 #9 0.664 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:48:0: note: this is the location of the previous definition #9 0.664 #define SERV_CELL_IDX 3 #9 0.664 #9 0.666 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 0.666 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 0.666 from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:24: #9 0.666 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.666 #define __EXTENSIONS__ /* for Sun */ #9 0.666 #9 0.666 :0:0: note: this is the location of the previous definition #9 0.667 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 0.667 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:24: #9 0.667 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 0.667 #define __EXTENSIONS__ /* for Sun */ #9 0.667 #9 0.667 :0:0: note: this is the location of the previous definition #9 0.669 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'sctpStartReq': #9 0.669 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpSrvOpenReq': #9 0.669 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:224:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] #9 0.669 else if(ret = cmInetListen(&sctpCb.xnLstnSockFd, 1) != ROK) #9 0.669 ^~~ #9 0.670 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:173:17: warning: unused variable 'destIdx' [-Wunused-variable] #9 0.670 uint8_t ret, destIdx; #9 0.670 ^~~~~~~ #9 0.670 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:296:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] #9 0.670 else if(ret = cmInetListen(&sctpCb.f1LstnSockFd, 1) != ROK) #9 0.670 ^~~ #9 0.670 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:207:13: warning: unused variable 'sockFd' [-Wunused-variable] #9 0.670 CmInetFd sockFd; #9 0.670 ^~~~~~ #9 0.671 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDecodeHdr': #9 0.671 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'startDlData': #9 0.671 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:537:13: warning: variable 'msgLen' set but not used [-Wunused-but-set-variable] #9 0.671 MsgLen msgLen = 0; /* Holds the msgLen from the Hdr */ #9 0.671 ^~~~~~ #9 0.672 /opt/o-du-l2/src/cu_stub//cu_stub.c:406:19: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] #9 0.672 sleep(1); #9 0.672 ^~~~~ #9 0.672 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:536:18: warning: variable 'version' set but not used [-Wunused-but-set-variable] #9 0.672 uint8_t version = 0; /* Holds the version type, decoded */ #9 0.672 ^~~~~~~ #9 0.672 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpDatReq': #9 0.672 /opt/o-du-l2/src/cu_stub//cu_stub.c: In function 'cuConsoleHandler': #9 0.672 /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.672 scanf("%d", &hoType); #9 0.672 ~^ ~~~~~~~ #9 0.672 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:670:23: warning: unused variable 'cnt' [-Wunused-variable] #9 0.672 uint8_t ret = ROK, cnt = 0; #9 0.672 ^~~ #9 0.673 /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.673 scanf("%d", &duId); #9 0.673 ~^ ~~~~~ #9 0.673 %hhd #9 0.673 /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.673 scanf("%d", &duId); #9 0.673 ~^ ~~~~~ #9 0.673 %hhd #9 0.673 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c: In function 'processPolling': #9 0.673 /opt/o-du-l2/src/cu_stub//cu_stub_sctp.c:621:13: warning: implicit declaration of function 'XNAPMsgHdlr'; did you mean 'F1APMsgHdlr'? [-Wimplicit-function-declaration] #9 0.673 XNAPMsgHdlr(&assocCb->destId, pollParams->mBuf); #9 0.673 ^~~~~~~~~~~ #9 0.673 F1APMsgHdlr #9 0.674 /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.674 scanf("%d", &ueId); #9 0.674 ~^ ~~~~~ #9 0.674 %hhd #9 0.675 In file included from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:25:0: #9 0.675 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.675 #define SERV_CELL_IDX 0 #9 0.675 #9 0.675 /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.675 #define SERV_CELL_IDX 3 #9 0.675 #9 0.677 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.677 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.677 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'BuildAndSendXnSetupReq': #9 0.678 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:56:36: warning: passing argument 1 of 'oduUnpackUInt8' makes integer from pointer without a cast [-Wint-conversion] #9 0.678 CMCHKPK(oduUnpackUInt8,(Data *)CU_ID, mBuf); #9 0.678 ^ #9 0.678 /opt/o-du-l2/src/cm/ssi.h:879:9: note: in definition of macro 'CMCHKPK' #9 0.678 func(val, mBuf); #9 0.678 ^~~ #9 0.678 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.678 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.678 /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.678 S16 oduUnpackUInt8 ARGS((uint8_t val,Buffer *mBuf)); #9 0.678 ^~~~~~~~~~~~~~ #9 0.683 /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.683 if(sendOnSctpAssoc(assocCb, mBuf) != ROK) #9 0.683 ^~~~~~~~~~~~~~~ #9 0.683 cmInetAbortSctpAssoc #9 0.684 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcXnSetupReq': #9 0.684 /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.684 BuildAndSendXnSetupRsp(*destId); #9 0.684 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.684 BuildAndSendXnSetupReq #9 0.684 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: At top level: #9 0.684 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:111:6: warning: conflicting types for 'BuildAndSendXnSetupRsp' #9 0.684 void BuildAndSendXnSetupRsp(uint32_t destId) #9 0.684 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.684 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:93:4: note: previous implicit declaration of 'BuildAndSendXnSetupRsp' was here #9 0.684 BuildAndSendXnSetupRsp(*destId); #9 0.684 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.688 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReq': #9 0.688 /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.688 if(F1APDecodeMsg(f1apMsg, mBuf, &recvBuf, &recvBufLen) != ROK) #9 0.688 ^~~~~~~~~~~~~ #9 0.692 /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.692 procUeContextModificationResponse(duDb->duId, f1apMsg, NULL, 0); #9 0.692 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.692 BuildAndSendUeContextModificationReq #9 0.692 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:259:23: warning: unused variable 'copyLen' [-Wunused-variable] #9 0.692 MsgLen recvBufLen, copyLen; #9 0.692 ^~~~~~~ #9 0.692 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcHandoverReqAck': #9 0.692 /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.692 ODU_GET_MSG_LEN(mBuf, &rrcCont.size); #9 0.692 ^ #9 0.692 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.692 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.692 /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.692 S16 SFndLenMsg ARGS((Buffer *mBuf,MsgLen *lngPtr)); #9 0.692 ^~~~~~~~~~ #9 0.693 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c: In function 'cuEgtpHdlRecvMsg': #9 0.693 /opt/o-du-l2/src/cu_stub//cu_stub_egtp.c:514:1: warning: control reaches end of non-void function [-Wreturn-type] #9 0.693 } #9 0.693 ^ #9 0.697 /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.697 extractDuToCuRrcCont(ueCb, rrcCont); #9 0.697 ^~~~~~~~~~~~~~~~~~~~ #9 0.697 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:335:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.697 uint8_t duIdx, duId, ueIdx; #9 0.697 ^~~~ #9 0.697 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPProcUeContextRel': #9 0.697 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:455:21: warning: unused variable 'duId' [-Wunused-variable] #9 0.697 uint8_t duIdx, duId, ueIdx; #9 0.697 ^~~~ #9 0.697 In file included from /opt/o-du-l2/src/cm/common_def.h:33:0, #9 0.697 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.697 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c: In function 'XNAPMsgHdlr': #9 0.697 /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:508:28: warning: passing argument 1 of 'oduPackUInt8' from incompatible pointer type [-Wincompatible-pointer-types] #9 0.697 CMCHKUNPK(oduPackUInt8, &event, mBuf); #9 0.697 ^ #9 0.697 /opt/o-du-l2/src/cm/ssi.h:931:9: note: in definition of macro 'CMCHKUNPK' #9 0.697 func(val, mBuf); #9 0.697 ^~~ #9 0.697 In file included from /opt/o-du-l2/src/cm/common_def.h:45:0, #9 0.697 from /opt/o-du-l2/src/cu_stub//cu_xnap_msg_hdl.c:20: #9 0.697 /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.697 S16 oduPackUInt8 ARGS((uint8_t *val,Buffer *mBuf)); #9 0.697 ^~~~~~~~~~~~ #9 0.732 In file included from /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:148:0: #9 0.732 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.h:137:0: warning: "SERV_CELL_IDX" redefined #9 0.732 #define SERV_CELL_IDX 0 #9 0.732 #9 0.732 /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.732 #define SERV_CELL_IDX 3 #9 0.732 #9 0.738 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillRrcReconfigIE': #9 0.738 /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.738 #define SRB2 2 #9 0.738 ^ #9 0.738 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:1360:20: note: in expansion of macro 'SRB2' #9 0.738 ret = fillSrbCfg(SRB2, rrcReconfigMsg->radioBearerConfig->srb_ToAddModList); #9 0.738 ^~~~ #9 0.738 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:921:9: note: expected 'CuUeCb * {aka struct cuUeCb *}' but argument is of type 'int' #9 0.738 uint8_t fillSrbCfg(CuUeCb *ueCb, SRB_ToAddModList_t *bearerCfg) #9 0.738 ^~~~~~~~~~ #9 0.741 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildQOSInfo': #9 0.741 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:2569:20: warning: comparison of constant '2' with boolean expression is always false [-Wbool-compare] #9 0.741 if(hoInProgress == Inter_DU_HO) #9 0.741 ^~ #9 0.743 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildDRBSetup': #9 0.743 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3099:36: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] #9 0.743 drbSetItem->iE_Extensions = drbToBeSetupExt; #9 0.743 ^ #9 0.748 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeUeContextSetupReq': #9 0.748 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3496:25: warning: implicit declaration of function 'FreeCuToDuInfo'; did you mean 'FreeULTnlInfo'? [-Wimplicit-function-declaration] #9 0.748 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.748 ^~~~~~~~~~~~~~ #9 0.748 FreeULTnlInfo #9 0.757 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'BuildRlcConfig': #9 0.757 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:6189:4: warning: enumeration value 'RLC_Config_PR_NOTHING' not handled in switch [-Wswitch] #9 0.757 switch(rlcConfig->present) #9 0.757 ^~~~~~ #9 0.757 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:6189:4: warning: enumeration value 'RLC_Config_PR_um_Uni_Directional_UL' not handled in switch [-Wswitch] #9 0.757 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:6189:4: warning: enumeration value 'RLC_Config_PR_um_Uni_Directional_DL' not handled in switch [-Wswitch] #9 0.768 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: At top level: #9 0.768 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9165:6: warning: conflicting types for 'FreeCuToDuInfo' #9 0.768 void FreeCuToDuInfo(CUtoDURRCInformation_t *rrcMsg) #9 0.768 ^~~~~~~~~~~~~~ #9 0.768 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:3496:25: note: previous implicit declaration of 'FreeCuToDuInfo' was here #9 0.768 FreeCuToDuInfo(&ueSetReq->protocolIEs.list.array[idx]->value.choice.CUtoDURRCInformation); #9 0.768 ^~~~~~~~~~~~~~ #9 0.777 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextSetupResponse': #9 0.777 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9784:10: warning: implicit declaration of function 'BuildAndSendHOReqAck'; did you mean 'BuildAndSendDUUpdateAck'? [-Wimplicit-function-declaration] #9 0.777 BuildAndSendHOReqAck(ueCb, duToCuRrcContainer->buf, duToCuRrcContainer->size); #9 0.777 ^~~~~~~~~~~~~~~~~~~~ #9 0.777 BuildAndSendDUUpdateAck #9 0.789 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUlRrcMsg': #9 0.789 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:9876:22: warning: implicit declaration of function 'BuildAndSendUeContextRelease'; did you mean 'BuildAndSendUeContextSetupReq'? [-Wimplicit-function-declaration] #9 0.789 BuildAndSendUeContextRelease(&duDb->ueCb[duUeF1apId-1]); #9 0.789 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #9 0.789 BuildAndSendUeContextSetupReq #9 0.791 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FillDrbItemToSetupMod': #9 0.791 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:10437:81: warning: backslash and newline separated by space #9 0.791 choice_extension->value.choice.DRB_Information.flows_Mapped_To_DRB_List,\ #9 0.791 #9 0.793 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'FreeDrbToBeReleasedList': #9 0.793 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11020:38: warning: unused variable 'drbItemIe' [-Wunused-variable] #9 0.793 struct DRBs_ToBeReleased_ItemIEs *drbItemIe; #9 0.793 ^~~~~~~~~ #9 0.798 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procGnbDuUpdate': #9 0.798 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11660:23: warning: unused variable 'ueIdx' [-Wunused-variable] #9 0.798 uint8_t ieIdx = 0, ueIdx = 0, duIdx = 0, cellIdx=0; #9 0.798 ^~~~~ #9 0.805 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procUeContextModificationResponse': #9 0.805 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:11997:23: warning: implicit declaration of function 'BuildAndSendHOReq'; did you mean 'BuildAndSendF1ResetReq'? [-Wimplicit-function-declaration] #9 0.805 BuildAndSendHOReq(ueCb, recvBuf, recvBufLen); #9 0.805 ^~~~~~~~~~~~~~~~~ #9 0.805 BuildAndSendF1ResetReq #9 0.809 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'procF1SetupReq': #9 0.809 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:12117:7: warning: implicit declaration of function 'BuildAndSendXnSetupReq'; did you mean 'BuildAndSendF1SetupRsp'? [-Wimplicit-function-declaration] #9 0.809 BuildAndSendXnSetupReq(); #9 0.809 ^~~~~~~~~~~~~~~~~~~~~~ #9 0.809 BuildAndSendF1SetupRsp #9 0.818 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c: In function 'fillDlCcchRrcMsg': #9 0.818 /opt/o-du-l2/src/cu_stub//cu_f1ap_msg_hdl.c:1166:1: warning: control reaches end of non-void function [-Wreturn-type] #9 0.818 } #9 0.818 ^ #9 1.236 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcu.a  #9 1.246 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.251 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.252 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c  #9 1.253 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c  #9 1.254 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c  #9 1.255 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c  #9 1.257 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c  #9 1.258 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c  #9 1.259 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger.c  #9 1.259 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE.c  #9 1.260 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c  #9 1.260 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c  #9 1.260 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c  #9 1.264 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_encoder.c  #9 1.265 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c  #9 1.265 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_OF.c:6:0: #9 1.265 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.265 #define __EXTENSIONS__ /* for Sun */ #9 1.265 #9 1.265 :0:0: note: this is the location of the previous definition #9 1.266 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_support.c  #9 1.267 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_internal.c  #9 1.267 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c  #9 1.268 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c  #9 1.269 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_decoder.c  #9 1.270 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_opentype.c  #9 1.270 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c  #9 1.271 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c  #9 1.271 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_encoder.c  #9 1.272 -e Compiling  /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c  #9 1.272 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c  #9 1.273 -e Compiling  /opt/o-du-l2/src/codec_utils/common/der_encoder.c  #9 1.273 In file included from /opt/o-du-l2/src/codec_utils/common/BOOLEAN.c:5:0: #9 1.273 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.273 #define __EXTENSIONS__ /* for Sun */ #9 1.273 #9 1.273 :0:0: note: this is the location of the previous definition #9 1.275 -e Compiling  /opt/o-du-l2/src/codec_utils/common/oer_encoder.c  #9 1.275 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c  #9 1.276 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c  #9 1.276 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ANY.c  #9 1.276 -e Compiling  /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c  #9 1.279 -e Compiling  /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c  #9 1.280 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c  #9 1.281 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c  #9 1.281 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c  #9 1.284 In file included from /opt/o-du-l2/src/codec_utils/common/constr_TYPE.c:5:0: #9 1.284 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.284 #define __EXTENSIONS__ /* for Sun */ #9 1.284 #9 1.284 -e Compiling  /opt/o-du-l2/src/codec_utils/common/INTEGER.c  #9 1.287 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING_oer.c:8:0: #9 1.287 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.287 #define __EXTENSIONS__ /* for Sun */ #9 1.287 #9 1.289 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated.c:12:0: #9 1.289 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.289 #define __EXTENSIONS__ /* for Sun */ #9 1.289 #9 1.289 :0:0: note: this is the location of the previous definition #9 1.290 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_tag.c:5:0: #9 1.290 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.290 #define __EXTENSIONS__ /* for Sun */ #9 1.290 #9 1.290 :0:0: note: this is the location of the previous definition #9 1.293 :0:0: note: this is the location of the previous definition #9 1.294 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constraints.c  #9 1.295 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c  #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/odu_common_codec.c  #9 1.303 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE.c:5:0: #9 1.303 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.303 #define __EXTENSIONS__ /* for Sun */ #9 1.303 #9 1.303 :0:0: note: this is the location of the previous definition #9 1.305 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_decoder.c  #9 1.309 -e Compiling  /opt/o-du-l2/src/codec_utils/common/ber_decoder.c  #9 1.311 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger.c:13:0: #9 1.311 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.311 #define __EXTENSIONS__ /* for Sun */ #9 1.311 #9 1.311 :0:0: note: this is the location of the previous definition #9 1.314 In file included from /opt/o-du-l2/src/codec_utils/common/per_opentype.c:5:0: #9 1.314 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.314 #define __EXTENSIONS__ /* for Sun */ #9 1.314 #9 1.314 :0:0: note: this is the location of the previous definition #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.321 :0:0: note: this is the location of the previous definition #9 1.322 In file included from /opt/o-du-l2/src/codec_utils/common/NativeInteger_oer.c:8:0: #9 1.322 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.322 #define __EXTENSIONS__ /* for Sun */ #9 1.322 #9 1.322 :0:0: note: this is the location of the previous definition #9 1.325 In file included from /opt/o-du-l2/src/codec_utils/common/constr_CHOICE_oer.c:8:0: #9 1.325 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.325 #define __EXTENSIONS__ /* for Sun */ #9 1.325 #9 1.325 :0:0: note: this is the location of the previous definition #9 1.329 -e Compiling  /opt/o-du-l2/src/codec_utils/common/xer_support.c  #9 1.336 In file included from /opt/o-du-l2/src/codec_utils/common/oer_encoder.c:5:0: #9 1.336 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.336 #define __EXTENSIONS__ /* for Sun */ #9 1.336 #9 1.336 :0:0: note: this is the location of the previous definition #9 1.338 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_decoder.c  #9 1.340 -e Compiling  /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c  #9 1.344 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:8:0: #9 1.344 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.344 #define __EXTENSIONS__ /* for Sun */ #9 1.344 #9 1.345 -e Compiling  /opt/o-du-l2/src/codec_utils/common/asn_application.c  #9 1.348 -e Compiling  /opt/o-du-l2/src/codec_utils/common/per_support.c  #9 1.349 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING_oer.c:8:0: #9 1.349 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.349 #define __EXTENSIONS__ /* for Sun */ #9 1.349 #9 1.355 In file included from /opt/o-du-l2/src/codec_utils/common/ber_tlv_length.c:5:0: #9 1.355 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.355 #define __EXTENSIONS__ /* for Sun */ #9 1.355 #9 1.358 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER_oer.c:8:0: #9 1.358 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.358 #define __EXTENSIONS__ /* for Sun */ #9 1.358 #9 1.361 :0:0: note: this is the location of the previous definition #9 1.363 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE.c:6:0: #9 1.363 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.363 #define __EXTENSIONS__ /* for Sun */ #9 1.363 #9 1.365 :0:0: note: this is the location of the previous definition #9 1.368 In file included from /opt/o-du-l2/src/codec_utils/common/asn_codecs_prim.c:5:0: #9 1.368 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.368 #define __EXTENSIONS__ /* for Sun */ #9 1.368 #9 1.368 :0:0: note: this is the location of the previous definition #9 1.370 In file included from /opt/o-du-l2/src/codec_utils/common/BIT_STRING.c:5:0: #9 1.370 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.370 #define __EXTENSIONS__ /* for Sun */ #9 1.370 #9 1.372 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SET_OF.c:6:0: #9 1.372 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.372 #define __EXTENSIONS__ /* for Sun */ #9 1.372 #9 1.372 :0:0: note: this is the location of the previous definition #9 1.373 :0:0: note: this is the location of the previous definition #9 1.374 :0:0: note: this is the location of the previous definition #9 1.375 In file included from /opt/o-du-l2/src/codec_utils/common/INTEGER.c:6:0: #9 1.375 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.375 #define __EXTENSIONS__ /* for Sun */ #9 1.375 #9 1.376 In file included from /opt/o-du-l2/src/codec_utils/common/asn_internal.c:1:0: #9 1.376 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.376 #define __EXTENSIONS__ /* for Sun */ #9 1.376 #9 1.376 :0:0: note: this is the location of the previous definition #9 1.376 :0:0: note: this is the location of the previous definition #9 1.378 In file included from /opt/o-du-l2/src/codec_utils/common/NativeEnumerated_oer.c:8:0: #9 1.378 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.378 #define __EXTENSIONS__ /* for Sun */ #9 1.378 #9 1.378 :0:0: note: this is the location of the previous definition #9 1.381 :0:0: note: this is the location of the previous definition #9 1.383 In file included from /opt/o-du-l2/src/codec_utils/common/asn_random_fill.c:6:0: #9 1.383 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.383 #define __EXTENSIONS__ /* for Sun */ #9 1.383 #9 1.383 :0:0: note: this is the location of the previous definition #9 1.383 :0:0: note: this is the location of the previous definition #9 1.383 In file included from /opt/o-du-l2/src/codec_utils/common/ANY.c:5:0: #9 1.383 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.383 #define __EXTENSIONS__ /* for Sun */ #9 1.383 #9 1.383 :0:0: note: this is the location of the previous definition #9 1.386 In file included from /opt/o-du-l2/src/codec_utils/common/OCTET_STRING.c:6:0: #9 1.386 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.386 #define __EXTENSIONS__ /* for Sun */ #9 1.386 #9 1.386 :0:0: note: this is the location of the previous definition #9 1.390 In file included from /opt/o-du-l2/src/codec_utils/common/xer_encoder.c:5:0: #9 1.390 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.390 #define __EXTENSIONS__ /* for Sun */ #9 1.390 #9 1.393 :0:0: note: this is the location of the previous definition #9 1.403 In file included from /opt/o-du-l2/src/codec_utils/common/OPEN_TYPE_oer.c:5:0: #9 1.403 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.403 #define __EXTENSIONS__ /* for Sun */ #9 1.403 #9 1.403 :0:0: note: this is the location of the previous definition #9 1.415 In file included from /opt/o-du-l2/src/codec_utils/common/ber_decoder.c:5:0: #9 1.415 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.415 #define __EXTENSIONS__ /* for Sun */ #9 1.415 #9 1.429 :0:0: note: this is the location of the previous definition #9 1.450 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SEQUENCE_OF.c:5:0: #9 1.450 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.450 #define __EXTENSIONS__ /* for Sun */ #9 1.450 #9 1.450 :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/per_encoder.c:2: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.453 :0:0: note: this is the location of the previous definition #9 1.459 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c: In function 'SET_OF_decode_oer': #9 1.469 In file included from /opt/o-du-l2/src/codec_utils/common/asn_bit_data.c:7:0: #9 1.469 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.469 #define __EXTENSIONS__ /* for Sun */ #9 1.469 #9 1.469 :0:0: note: this is the location of the previous definition #9 1.476 In file included from /opt/o-du-l2/src/codec_utils/common/der_encoder.c:5:0: #9 1.476 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.476 #define __EXTENSIONS__ /* for Sun */ #9 1.476 #9 1.476 :0:0: note: this is the location of the previous definition #9 1.476 /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.476 asn_dec_rval_t rval; \ #9 1.476 ^ #9 1.476 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:131:13: note: in expansion of macro 'RETURN' #9 1.476 RETURN(RC_FAIL); #9 1.476 ^~~~~~ #9 1.476 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.476 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.476 ^~~~ #9 1.476 /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.476 asn_dec_rval_t rval; \ #9 1.476 ^ #9 1.476 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:152:13: note: in expansion of macro 'RETURN' #9 1.476 RETURN(RC_WMORE); #9 1.476 ^~~~~~ #9 1.476 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.476 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.476 ^~~~ #9 1.476 /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.476 asn_dec_rval_t rval; \ #9 1.476 ^ #9 1.476 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:154:13: note: in expansion of macro 'RETURN' #9 1.476 RETURN(RC_FAIL); #9 1.476 ^~~~~~ #9 1.476 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.476 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.476 ^~~~ #9 1.476 /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.476 asn_dec_rval_t rval; \ #9 1.476 ^ #9 1.476 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:182:21: note: in expansion of macro 'RETURN' #9 1.476 RETURN(RC_FAIL); #9 1.476 ^~~~~~ #9 1.477 In file included from /opt/o-du-l2/src/codec_utils/common/oer_decoder.c:5:0: #9 1.477 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.477 #define __EXTENSIONS__ /* for Sun */ #9 1.477 #9 1.477 :0:0: note: this is the location of the previous definition #9 1.477 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.477 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.477 ^~~~ #9 1.478 /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.478 asn_dec_rval_t rval; \ #9 1.478 ^ #9 1.478 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:197:17: note: in expansion of macro 'RETURN' #9 1.478 RETURN(RC_WMORE); #9 1.478 ^~~~~~ #9 1.478 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.478 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.478 ^~~~ #9 1.478 /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.478 asn_dec_rval_t rval; \ #9 1.478 ^ #9 1.478 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:202:17: note: in expansion of macro 'RETURN' #9 1.478 RETURN(RC_FAIL); #9 1.478 ^~~~~~ #9 1.478 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.478 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.478 ^~~~ #9 1.478 /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.478 asn_dec_rval_t rval; \ #9 1.478 ^ #9 1.478 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:212:9: note: in expansion of macro 'RETURN' #9 1.478 RETURN(RC_OK); #9 1.478 ^~~~~~ #9 1.478 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.478 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.478 ^~~~ #9 1.478 /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.478 asn_dec_rval_t rval; \ #9 1.478 ^ #9 1.478 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:215:9: note: in expansion of macro 'RETURN' #9 1.478 RETURN(RC_FAIL); #9 1.478 ^~~~~~ #9 1.478 /opt/o-du-l2/src/codec_utils/common/constr_SET_OF_oer.c:115:20: note: shadowed declaration is here #9 1.478 asn_dec_rval_t rval = {RC_OK, 0}; #9 1.478 ^~~~ #9 1.478 In file included from /opt/o-du-l2/src/codec_utils/common/asn_SET_OF.c:5:0: #9 1.478 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.478 #define __EXTENSIONS__ /* for Sun */ #9 1.478 #9 1.478 :0:0: note: this is the location of the previous definition #9 1.501 In file included from /opt/o-du-l2/src/codec_utils/common/constr_SEQUENCE_oer.c:8:0: #9 1.501 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.501 #define __EXTENSIONS__ /* for Sun */ #9 1.501 #9 1.523 In file included from /opt/o-du-l2/src/codec_utils/common/asn_application.c:5:0: #9 1.523 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.523 #define __EXTENSIONS__ /* for Sun */ #9 1.523 #9 1.529 :0:0: note: this is the location of the previous definition #9 1.533 :0:0: note: this is the location of the previous definition #9 1.545 In file included from /opt/o-du-l2/src/codec_utils/common/constraints.c:1:0: #9 1.545 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.545 #define __EXTENSIONS__ /* for Sun */ #9 1.545 #9 1.545 :0:0: note: this is the location of the previous definition #9 1.561 In file included from /opt/o-du-l2/src/codec_utils/common/oer_support.c:7:0: #9 1.561 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.561 #define __EXTENSIONS__ /* for Sun */ #9 1.561 #9 1.561 :0:0: note: this is the location of the previous definition #9 1.626 In file included from /opt/o-du-l2/src/codec_utils/common/per_support.c:6:0: #9 1.626 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.626 #define __EXTENSIONS__ /* for Sun */ #9 1.626 #9 1.626 :0:0: note: this is the location of the previous definition #9 1.644 In file included from /opt/o-du-l2/src/codec_utils/common/per_decoder.c:2:0: #9 1.644 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.644 #define __EXTENSIONS__ /* for Sun */ #9 1.644 #9 1.644 :0:0: note: this is the location of the previous definition #9 1.663 In file included from /opt/o-du-l2/src/codec_utils/common/xer_decoder.c:6:0: #9 1.663 /opt/o-du-l2/src/codec_utils/common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.663 #define __EXTENSIONS__ /* for Sun */ #9 1.663 #9 1.708 :0:0: note: this is the location of the previous definition #9 1.828 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_common.a  #9 1.833 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 1.837 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 1.838 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c  #9 1.838 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c  #9 1.840 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c  #9 1.840 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c  #9 1.841 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c  #9 1.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c  #9 1.843 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c  #9 1.844 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c  #9 1.845 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c  #9 1.846 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c  #9 1.846 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c  #9 1.850 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c  #9 1.850 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c  #9 1.850 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c  #9 1.851 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c  #9 1.852 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c  #9 1.853 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c  #9 1.853 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c  #9 1.853 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c  #9 1.854 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.c  #9 1.854 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c  #9 1.855 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c  #9 1.855 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c  #9 1.856 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c  #9 1.857 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c  #9 1.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c  #9 1.859 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c  #9 1.860 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c  #9 1.860 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c  #9 1.862 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c  #9 1.862 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c  #9 1.863 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c  #9 1.865 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c  #9 1.865 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QCI.c  #9 1.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c  #9 1.867 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c  #9 1.871 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c  #9 1.880 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.h:41:0, #9 1.880 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-List.c:8: #9 1.880 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.880 #define __EXTENSIONS__ /* for Sun */ #9 1.880 #9 1.880 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c  #9 1.882 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c  #9 1.882 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c  #9 1.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c  #9 1.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c  #9 1.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c  #9 1.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c  #9 1.893 :0:0: note: this is the location of the previous definition #9 1.894 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c  #9 1.899 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 1.899 from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.c:8: #9 1.899 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.899 #define __EXTENSIONS__ /* for Sun */ #9 1.899 #9 1.899 :0:0: note: this is the location of the previous definition #9 1.918 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c  #9 1.919 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c  #9 1.920 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c  #9 1.920 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c  #9 1.921 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c  #9 1.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c  #9 1.922 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c  #9 1.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.c  #9 1.924 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c  #9 1.927 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c  #9 1.927 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c  #9 1.929 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c  #9 1.930 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c  #9 1.931 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c  #9 1.931 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c  #9 1.933 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c  #9 1.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c  #9 1.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c  #9 1.934 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c  #9 1.937 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c  #9 1.942 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c  #9 1.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c  #9 1.950 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c  #9 1.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c  #9 1.970 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c  #9 1.972 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.h:53:0, #9 1.972 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity.c:8: #9 1.972 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.972 #define __EXTENSIONS__ /* for Sun */ #9 1.972 #9 1.972 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c  #9 1.973 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c  #9 1.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.h:41:0, #9 1.973 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-List.c:8: #9 1.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.973 #define __EXTENSIONS__ /* for Sun */ #9 1.973 #9 1.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c  #9 1.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c  #9 1.974 :0:0: note: this is the location of the previous definition #9 1.975 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c  #9 1.976 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.h:44:0, #9 1.976 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-List.c:8: #9 1.976 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.976 #define __EXTENSIONS__ /* for Sun */ #9 1.976 #9 1.977 :0:0: note: this is the location of the previous definition #9 1.981 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c  #9 1.986 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.h:41:0, #9 1.986 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-List.c:8: #9 1.986 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.986 #define __EXTENSIONS__ /* for Sun */ #9 1.986 #9 1.986 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 1.986 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.h:15, #9 1.986 from /opt/o-du-l2/src/codec_utils/F1AP/AllocationAndRetentionPriority.c:8: #9 1.986 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.986 #define __EXTENSIONS__ /* for Sun */ #9 1.986 #9 1.986 :0:0: note: this is the location of the previous definition #9 1.993 :0:0: note: this is the location of the previous definition #9 1.993 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.h:54:0, #9 1.993 from /opt/o-du-l2/src/codec_utils/F1AP/RRCReconfigurationCompleteIndicator.c:8: #9 1.993 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 1.993 #define __EXTENSIONS__ /* for Sun */ #9 1.993 #9 1.993 :0:0: note: this is the location of the previous definition #9 1.993 :0:0: note: this is the location of the previous definition #9 1.994 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c  #9 1.997 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c  #9 1.998 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c  #9 1.998 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c  #9 2.001 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c  #9 2.002 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c  #9 2.002 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c  #9 2.004 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c  #9 2.012 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c  #9 2.013 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c  #9 2.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c  #9 2.016 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c  #9 2.019 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c  #9 2.021 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c  #9 2.025 In file included from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.h:58:0, #9 2.025 from /opt/o-du-l2/src/codec_utils/F1AP/F1AP-PDU.c:8: #9 2.025 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.025 #define __EXTENSIONS__ /* for Sun */ #9 2.025 #9 2.025 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c  #9 2.026 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c  #9 2.027 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.h:45:0, #9 2.027 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Name.c:8: #9 2.027 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.027 #define __EXTENSIONS__ /* for Sun */ #9 2.027 #9 2.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c  #9 2.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c  #9 2.036 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.h:41:0, #9 2.036 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-List.c:8: #9 2.036 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.036 #define __EXTENSIONS__ /* for Sun */ #9 2.036 #9 2.036 :0:0: note: this is the location of the previous definition #9 2.038 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 2.038 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.c:8: #9 2.038 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.038 #define __EXTENSIONS__ /* for Sun */ #9 2.038 #9 2.038 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c  #9 2.048 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c  #9 2.049 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.c  #9 2.050 In file included from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.h:53:0, #9 2.050 from /opt/o-du-l2/src/codec_utils/F1AP/IgnoreResourceCoordinationContainer.c:8: #9 2.050 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.050 #define __EXTENSIONS__ /* for Sun */ #9 2.050 #9 2.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c  #9 2.051 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c  #9 2.051 :0:0: note: this is the location of the previous definition #9 2.053 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.c  #9 2.054 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.h:56:0, #9 2.054 from /opt/o-du-l2/src/codec_utils/F1AP/NotificationControl.c:8: #9 2.054 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.054 #define __EXTENSIONS__ /* for Sun */ #9 2.054 #9 2.054 :0:0: note: this is the location of the previous definition #9 2.054 :0:0: note: this is the location of the previous definition #9 2.055 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c  #9 2.056 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c  #9 2.058 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c  #9 2.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c  #9 2.063 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Paging.c  #9 2.063 :0:0: note: this is the location of the previous definition #9 2.065 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c  #9 2.065 :0:0: note: this is the location of the previous definition #9 2.067 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c  #9 2.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c  #9 2.108 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c  #9 2.109 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c  #9 2.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c  #9 2.111 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c  #9 2.111 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c  #9 2.113 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c  #9 2.143 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c  #9 2.144 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c  #9 2.155 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c  #9 2.156 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c  #9 2.159 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c  #9 2.162 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c  #9 2.170 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c  #9 2.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c  #9 2.182 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.c  #9 2.186 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.c  #9 2.186 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c  #9 2.190 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c  #9 2.194 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c  #9 2.194 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c  #9 2.195 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c  #9 2.264 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.264 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.h:15, #9 2.264 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-Item.c:8: #9 2.264 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.264 #define __EXTENSIONS__ /* for Sun */ #9 2.264 #9 2.264 :0:0: note: this is the location of the previous definition #9 2.274 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c  #9 2.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.296 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.h:15, #9 2.296 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-Item.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.302 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c  #9 2.320 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.320 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.h:15, #9 2.320 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-Item.c:8: #9 2.320 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.320 #define __EXTENSIONS__ /* for Sun */ #9 2.320 #9 2.320 :0:0: note: this is the location of the previous definition #9 2.324 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.h:54:0, #9 2.324 from /opt/o-du-l2/src/codec_utils/F1AP/TriggeringMessage.c:8: #9 2.324 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.324 #define __EXTENSIONS__ /* for Sun */ #9 2.324 #9 2.324 :0:0: note: this is the location of the previous definition #9 2.329 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.h:41:0, #9 2.329 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-List.c:8: #9 2.329 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.329 #define __EXTENSIONS__ /* for Sun */ #9 2.329 #9 2.329 :0:0: note: this is the location of the previous definition #9 2.332 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 2.332 from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.c:8: #9 2.332 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.332 #define __EXTENSIONS__ /* for Sun */ #9 2.332 #9 2.332 :0:0: note: this is the location of the previous definition #9 2.336 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.h:51:0, #9 2.336 from /opt/o-du-l2/src/codec_utils/F1AP/SibtypetobeupdatedListItem.c:8: #9 2.336 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.336 #define __EXTENSIONS__ /* for Sun */ #9 2.336 #9 2.336 :0:0: note: this is the location of the previous definition #9 2.341 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.h:45:0, #9 2.341 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReqAck-Container.c:8: #9 2.341 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.341 #define __EXTENSIONS__ /* for Sun */ #9 2.341 #9 2.348 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.h:46:0, #9 2.348 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Exponent.c:8: #9 2.348 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.348 #define __EXTENSIONS__ /* for Sun */ #9 2.348 #9 2.348 :0:0: note: this is the location of the previous definition #9 2.351 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.h:42:0, #9 2.351 from /opt/o-du-l2/src/codec_utils/F1AP/RRC-Version.c:8: #9 2.351 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.351 #define __EXTENSIONS__ /* for Sun */ #9 2.351 #9 2.351 :0:0: note: this is the location of the previous definition #9 2.353 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c  #9 2.364 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.h:41:0, #9 2.364 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-List.c:8: #9 2.364 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.364 #define __EXTENSIONS__ /* for Sun */ #9 2.364 #9 2.364 :0:0: note: this is the location of the previous definition #9 2.371 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.h:41:0, #9 2.371 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-List.c:8: #9 2.371 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.371 #define __EXTENSIONS__ /* for Sun */ #9 2.371 #9 2.371 :0:0: note: this is the location of the previous definition #9 2.375 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.h:41:0, #9 2.375 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-List.c:8: #9 2.375 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.375 #define __EXTENSIONS__ /* for Sun */ #9 2.375 #9 2.375 :0:0: note: this is the location of the previous definition #9 2.377 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.h:53:0, #9 2.377 from /opt/o-du-l2/src/codec_utils/F1AP/BearerTypeChange.c:8: #9 2.377 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.377 #define __EXTENSIONS__ /* for Sun */ #9 2.377 #9 2.377 :0:0: note: this is the location of the previous definition #9 2.389 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.389 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.389 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.h:15, #9 2.389 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-Item.c:8: #9 2.389 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.389 #define __EXTENSIONS__ /* for Sun */ #9 2.389 #9 2.395 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.395 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.395 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.h:15, #9 2.395 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeRemoved-Item.c:8: #9 2.395 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.395 #define __EXTENSIONS__ /* for Sun */ #9 2.395 #9 2.395 :0:0: note: this is the location of the previous definition #9 2.395 :0:0: note: this is the location of the previous definition #9 2.396 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 2.396 from /opt/o-du-l2/src/codec_utils/F1AP/QCI.c:8: #9 2.396 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.396 #define __EXTENSIONS__ /* for Sun */ #9 2.396 #9 2.396 :0:0: note: this is the location of the previous definition #9 2.399 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.399 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.h:15, #9 2.399 from /opt/o-du-l2/src/codec_utils/F1AP/UEInactivityNotification.c:8: #9 2.399 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.399 #define __EXTENSIONS__ /* for Sun */ #9 2.399 #9 2.399 :0:0: note: this is the location of the previous definition #9 2.403 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.h:61:0, #9 2.403 from /opt/o-du-l2/src/codec_utils/F1AP/CauseProtocol.c:8: #9 2.403 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.403 #define __EXTENSIONS__ /* for Sun */ #9 2.403 #9 2.403 :0:0: note: this is the location of the previous definition #9 2.404 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.h:56:0, #9 2.404 from /opt/o-du-l2/src/codec_utils/F1AP/CellBarred.c:8: #9 2.404 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.404 #define __EXTENSIONS__ /* for Sun */ #9 2.404 #9 2.408 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrintableString.c:6:0: #9 2.408 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.408 #define __EXTENSIONS__ /* for Sun */ #9 2.408 #9 2.413 :0:0: note: this is the location of the previous definition #9 2.422 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c  #9 2.422 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.h:45:0, #9 2.422 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-LongCycleStartOffset.c:8: #9 2.422 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.422 #define __EXTENSIONS__ /* for Sun */ #9 2.422 #9 2.422 :0:0: note: this is the location of the previous definition #9 2.427 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.h:41:0, #9 2.427 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List.c:8: #9 2.427 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.427 #define __EXTENSIONS__ /* for Sun */ #9 2.427 #9 2.428 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c  #9 2.433 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.433 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 2.433 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.h:15, #9 2.433 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Setup-Item.c:8: #9 2.433 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.433 #define __EXTENSIONS__ /* for Sun */ #9 2.433 #9 2.433 :0:0: note: this is the location of the previous definition #9 2.433 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c  #9 2.453 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.453 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.h:16, #9 2.453 from /opt/o-du-l2/src/codec_utils/F1AP/NonDynamic5QIDescriptor.c:8: #9 2.453 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.453 #define __EXTENSIONS__ /* for Sun */ #9 2.453 #9 2.468 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.h:41:0, #9 2.468 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-List.c:8: #9 2.468 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.468 #define __EXTENSIONS__ /* for Sun */ #9 2.468 #9 2.477 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 2.477 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.h:15, #9 2.477 from /opt/o-du-l2/src/codec_utils/F1AP/Served-EUTRA-Cells-Information.c:8: #9 2.477 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.477 #define __EXTENSIONS__ /* for Sun */ #9 2.477 #9 2.477 :0:0: note: this is the location of the previous definition #9 2.481 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.h:41:0, #9 2.481 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-List.c:8: #9 2.481 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.481 #define __EXTENSIONS__ /* for Sun */ #9 2.481 #9 2.481 :0:0: note: this is the location of the previous definition #9 2.487 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.h:54:0, #9 2.487 from /opt/o-du-l2/src/codec_utils/F1AP/TransmissionActionIndicator.c:8: #9 2.487 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.487 #define __EXTENSIONS__ /* for Sun */ #9 2.487 #9 2.488 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.488 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.h:15, #9 2.488 from /opt/o-du-l2/src/codec_utils/F1AP/DLRRCMessageTransfer.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.488 :0:0: note: this is the location of the previous definition #9 2.488 :0:0: note: this is the location of the previous definition #9 2.492 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.h:46:0, #9 2.492 from /opt/o-du-l2/src/codec_utils/F1AP/NRCellIdentity.c:8: #9 2.492 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.492 #define __EXTENSIONS__ /* for Sun */ #9 2.492 #9 2.492 :0:0: note: this is the location of the previous definition #9 2.511 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.511 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.h:15, #9 2.511 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-Item.c:8: #9 2.511 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.511 #define __EXTENSIONS__ /* for Sun */ #9 2.511 #9 2.511 :0:0: note: this is the location of the previous definition #9 2.516 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.516 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.h:15, #9 2.516 from /opt/o-du-l2/src/codec_utils/F1AP/SuccessfulOutcome.c:8: #9 2.516 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.516 #define __EXTENSIONS__ /* for Sun */ #9 2.516 #9 2.516 :0:0: note: this is the location of the previous definition #9 2.526 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.h:46:0, #9 2.526 from /opt/o-du-l2/src/codec_utils/F1AP/SubscriberProfileIDforRFP.c:8: #9 2.526 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.526 #define __EXTENSIONS__ /* for Sun */ #9 2.526 #9 2.526 :0:0: note: this is the location of the previous definition #9 2.533 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.h:45:0, #9 2.533 from /opt/o-du-l2/src/codec_utils/F1AP/ProtectedEUTRAResourceIndication.c:8: #9 2.533 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.533 #define __EXTENSIONS__ /* for Sun */ #9 2.533 #9 2.533 :0:0: note: this is the location of the previous definition #9 2.533 :0:0: note: this is the location of the previous definition #9 2.537 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.h:45:0, #9 2.537 from /opt/o-du-l2/src/codec_utils/F1AP/SIB1-message.c:8: #9 2.537 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.537 #define __EXTENSIONS__ /* for Sun */ #9 2.537 #9 2.537 :0:0: note: this is the location of the previous definition #9 2.540 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.540 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.540 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.h:15, #9 2.540 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-Item.c:8: #9 2.540 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.540 #define __EXTENSIONS__ /* for Sun */ #9 2.540 #9 2.540 :0:0: note: this is the location of the previous definition #9 2.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.541 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.541 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.h:15, #9 2.541 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-Item.c:8: #9 2.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.541 #define __EXTENSIONS__ /* for Sun */ #9 2.541 #9 2.541 :0:0: note: this is the location of the previous definition #9 2.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.547 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.h:15, #9 2.547 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics.c:8: #9 2.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.547 #define __EXTENSIONS__ /* for Sun */ #9 2.547 #9 2.547 :0:0: note: this is the location of the previous definition #9 2.551 :0:0: note: this is the location of the previous definition #9 2.559 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.559 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.h:15, #9 2.559 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-Item.c:8: #9 2.559 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.559 #define __EXTENSIONS__ /* for Sun */ #9 2.559 #9 2.559 :0:0: note: this is the location of the previous definition #9 2.560 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.h:46:0, #9 2.560 from /opt/o-du-l2/src/codec_utils/F1AP/AveragingWindow.c:8: #9 2.560 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.560 #define __EXTENSIONS__ /* for Sun */ #9 2.560 #9 2.564 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.h:41:0, #9 2.564 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-List.c:8: #9 2.564 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.564 #define __EXTENSIONS__ /* for Sun */ #9 2.564 #9 2.565 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c  #9 2.569 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SpectrumSharingGroupID.h:46:0, #9 2.569 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.h:15, #9 2.569 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-Item.c:8: #9 2.569 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.569 #define __EXTENSIONS__ /* for Sun */ #9 2.569 #9 2.570 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.570 from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.c:8: #9 2.570 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.570 #define __EXTENSIONS__ /* for Sun */ #9 2.570 #9 2.574 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 2.574 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.h:15, #9 2.574 from /opt/o-du-l2/src/codec_utils/F1AP/RLCFailureIndication.c:8: #9 2.574 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.574 #define __EXTENSIONS__ /* for Sun */ #9 2.574 #9 2.574 :0:0: note: this is the location of the previous definition #9 2.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.h:53:0, #9 2.575 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DUConfigurationQuery.c:8: #9 2.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.575 #define __EXTENSIONS__ /* for Sun */ #9 2.575 #9 2.575 :0:0: note: this is the location of the previous definition #9 2.577 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.h:55:0, #9 2.577 from /opt/o-du-l2/src/codec_utils/F1AP/PagingIdentity.c:8: #9 2.577 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.577 #define __EXTENSIONS__ /* for Sun */ #9 2.577 #9 2.577 :0:0: note: this is the location of the previous definition #9 2.578 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 2.578 from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.c:8: #9 2.578 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.578 #define __EXTENSIONS__ /* for Sun */ #9 2.578 #9 2.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.580 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.h:15, #9 2.580 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningRequest.c:8: #9 2.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.580 #define __EXTENSIONS__ /* for Sun */ #9 2.580 #9 2.580 :0:0: note: this is the location of the previous definition #9 2.585 :0:0: note: this is the location of the previous definition #9 2.587 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 2.587 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 2.587 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.h:16, #9 2.587 from /opt/o-du-l2/src/codec_utils/F1AP/SUL-Information.c:8: #9 2.587 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.587 #define __EXTENSIONS__ /* for Sun */ #9 2.587 #9 2.587 :0:0: note: this is the location of the previous definition #9 2.587 :0:0: note: this is the location of the previous definition #9 2.587 :0:0: note: this is the location of the previous definition #9 2.591 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 2.591 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.h:15, #9 2.591 from /opt/o-du-l2/src/codec_utils/F1AP/ULConfiguration.c:8: #9 2.591 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.591 #define __EXTENSIONS__ /* for Sun */ #9 2.591 #9 2.591 :0:0: note: this is the location of the previous definition #9 2.592 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.h:23:0, #9 2.592 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ContainerPair.c:8: #9 2.592 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.592 #define __EXTENSIONS__ /* for Sun */ #9 2.592 #9 2.593 :0:0: note: this is the location of the previous definition #9 2.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 2.594 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.h:15, #9 2.594 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationEUTRACellInfo.c:8: #9 2.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.594 #define __EXTENSIONS__ /* for Sun */ #9 2.594 #9 2.598 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.h:46:0, #9 2.598 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencySelectionPriority.c:8: #9 2.598 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.598 #define __EXTENSIONS__ /* for Sun */ #9 2.598 #9 2.598 :0:0: note: this is the location of the previous definition #9 2.602 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.602 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.602 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.h:15, #9 2.602 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-Item.c:8: #9 2.602 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.602 #define __EXTENSIONS__ /* for Sun */ #9 2.602 #9 2.602 :0:0: note: this is the location of the previous definition #9 2.605 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 2.605 from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.c:8: #9 2.605 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.605 #define __EXTENSIONS__ /* for Sun */ #9 2.605 #9 2.607 :0:0: note: this is the location of the previous definition #9 2.609 :0:0: note: this is the location of the previous definition #9 2.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c  #9 2.622 :0:0: note: this is the location of the previous definition #9 2.630 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.h:41:0, #9 2.630 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-List.c:8: #9 2.630 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.630 #define __EXTENSIONS__ /* for Sun */ #9 2.630 #9 2.630 :0:0: note: this is the location of the previous definition #9 2.630 :0:0: note: this is the location of the previous definition #9 2.632 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.h:41:0, #9 2.632 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-List.c:8: #9 2.632 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.632 #define __EXTENSIONS__ /* for Sun */ #9 2.632 #9 2.632 :0:0: note: this is the location of the previous definition #9 2.637 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c  #9 2.638 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c  #9 2.639 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c  #9 2.641 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c  #9 2.642 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c  #9 2.649 :0:0: note: this is the location of the previous definition #9 2.654 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c  #9 2.655 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c  #9 2.655 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c  #9 2.659 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.h:44:0, #9 2.659 from /opt/o-du-l2/src/codec_utils/F1AP/RANUEPagingIdentity.c:8: #9 2.659 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.659 #define __EXTENSIONS__ /* for Sun */ #9 2.659 #9 2.659 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c  #9 2.666 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c  #9 2.669 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c  #9 2.670 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 2.670 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.h:15, #9 2.670 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QosInformation.c:8: #9 2.670 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.670 #define __EXTENSIONS__ /* for Sun */ #9 2.670 #9 2.670 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c  #9 2.671 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c  #9 2.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.c  #9 2.672 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c  #9 2.673 :0:0: note: this is the location of the previous definition #9 2.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c  #9 2.674 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c  #9 2.675 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c  #9 2.677 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c  #9 2.677 :0:0: note: this is the location of the previous definition #9 2.677 :0:0: note: this is the location of the previous definition #9 2.678 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c  #9 2.681 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.h:41:0, #9 2.681 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Required-ToBeReleased-List.c:8: #9 2.681 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.681 #define __EXTENSIONS__ /* for Sun */ #9 2.681 #9 2.681 :0:0: note: this is the location of the previous definition #9 2.682 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c  #9 2.682 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c  #9 2.683 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c  #9 2.685 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.h:56:0, #9 2.685 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationIndication.c:8: #9 2.685 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.685 #define __EXTENSIONS__ /* for Sun */ #9 2.685 #9 2.685 :0:0: note: this is the location of the previous definition #9 2.685 :0:0: note: this is the location of the previous definition #9 2.686 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c  #9 2.686 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.c  #9 2.687 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c  #9 2.693 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.h:60:0, #9 2.693 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Transmission-Bandwidth.c:8: #9 2.693 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.693 #define __EXTENSIONS__ /* for Sun */ #9 2.693 #9 2.694 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c  #9 2.695 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c  #9 2.698 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c  #9 2.701 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.h:45:0, #9 2.701 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferContainer.c:8: #9 2.701 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.701 #define __EXTENSIONS__ /* for Sun */ #9 2.701 #9 2.701 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c  #9 2.710 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.h:59:0, #9 2.710 from /opt/o-du-l2/src/codec_utils/F1AP/CauseMisc.c:8: #9 2.710 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.710 #define __EXTENSIONS__ /* for Sun */ #9 2.710 #9 2.710 :0:0: note: this is the location of the previous definition #9 2.716 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 2.716 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.h:15, #9 2.716 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-Item.c:8: #9 2.716 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.716 #define __EXTENSIONS__ /* for Sun */ #9 2.716 #9 2.716 :0:0: note: this is the location of the previous definition #9 2.720 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.h:45:0, #9 2.720 from /opt/o-du-l2/src/codec_utils/F1AP/UEAssistanceInformation.c:8: #9 2.720 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.720 #define __EXTENSIONS__ /* for Sun */ #9 2.720 #9 2.723 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.h:41:0, #9 2.723 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-List.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.728 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.h:41:0, #9 2.728 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-List.c:8: #9 2.728 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.728 #define __EXTENSIONS__ /* for Sun */ #9 2.728 #9 2.732 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 2.732 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.c:8: #9 2.732 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.732 #define __EXTENSIONS__ /* for Sun */ #9 2.732 #9 2.732 :0:0: note: this is the location of the previous definition #9 2.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 2.736 from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.c:8: #9 2.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.736 #define __EXTENSIONS__ /* for Sun */ #9 2.736 #9 2.738 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 2.738 from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.c:8: #9 2.738 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.738 #define __EXTENSIONS__ /* for Sun */ #9 2.738 #9 2.741 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.h:56:0, #9 2.741 from /opt/o-du-l2/src/codec_utils/F1AP/CauseTransport.c:8: #9 2.741 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.741 #define __EXTENSIONS__ /* for Sun */ #9 2.741 #9 2.743 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.h:56:0, #9 2.743 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixDL.c:8: #9 2.743 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.743 #define __EXTENSIONS__ /* for Sun */ #9 2.743 #9 2.745 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.h:45:0, #9 2.745 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedBandCombinationIndex.c:8: #9 2.745 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.745 #define __EXTENSIONS__ /* for Sun */ #9 2.745 #9 2.748 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.h:41:0, #9 2.748 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-List.c:8: #9 2.748 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.748 #define __EXTENSIONS__ /* for Sun */ #9 2.748 #9 2.752 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.h:58:0, #9 2.752 from /opt/o-du-l2/src/codec_utils/F1AP/RLCMode.c:8: #9 2.752 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.752 #define __EXTENSIONS__ /* for Sun */ #9 2.752 #9 2.757 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.h:41:0, #9 2.757 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-List.c:8: #9 2.757 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.757 #define __EXTENSIONS__ /* for Sun */ #9 2.757 #9 2.760 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.760 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.h:15, #9 2.760 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelRequest.c:8: #9 2.760 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.760 #define __EXTENSIONS__ /* for Sun */ #9 2.760 #9 2.762 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.h:41:0, #9 2.762 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-List.c:8: #9 2.762 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.762 #define __EXTENSIONS__ /* for Sun */ #9 2.762 #9 2.763 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.763 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.763 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.h:15, #9 2.763 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List-Item.c:8: #9 2.763 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.763 #define __EXTENSIONS__ /* for Sun */ #9 2.763 #9 2.765 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.h:53:0, #9 2.765 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionVulnerability.c:8: #9 2.765 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.765 #define __EXTENSIONS__ /* for Sun */ #9 2.765 #9 2.765 :0:0: note: this is the location of the previous definition #9 2.769 :0:0: note: this is the location of the previous definition #9 2.769 :0:0: note: this is the location of the previous definition #9 2.779 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.779 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.h:15, #9 2.779 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetupMod-Item.c:8: #9 2.779 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.779 #define __EXTENSIONS__ /* for Sun */ #9 2.779 #9 2.779 :0:0: note: this is the location of the previous definition #9 2.779 :0:0: note: this is the location of the previous definition #9 2.781 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.h:45:0, #9 2.781 from /opt/o-du-l2/src/codec_utils/F1AP/ServingCellMO.c:8: #9 2.781 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.781 #define __EXTENSIONS__ /* for Sun */ #9 2.781 #9 2.781 :0:0: note: this is the location of the previous definition #9 2.782 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 2.782 from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.c:8: #9 2.782 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.782 #define __EXTENSIONS__ /* for Sun */ #9 2.782 #9 2.792 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.792 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.h:15, #9 2.792 from /opt/o-du-l2/src/codec_utils/F1AP/Paging.c:8: #9 2.792 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.792 #define __EXTENSIONS__ /* for Sun */ #9 2.792 #9 2.792 :0:0: note: this is the location of the previous definition #9 2.792 :0:0: note: this is the location of the previous definition #9 2.792 :0:0: note: this is the location of the previous definition #9 2.792 :0:0: note: this is the location of the previous definition #9 2.792 :0:0: note: this is the location of the previous definition #9 2.792 :0:0: note: this is the location of the previous definition #9 2.792 :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/ProtocolIE-Container.h:484:0, #9 2.798 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.h:15, #9 2.798 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationFailure.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.799 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.h:45:0, #9 2.799 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedP-MaxFR2.c:8: #9 2.799 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.799 #define __EXTENSIONS__ /* for Sun */ #9 2.799 #9 2.799 :0:0: note: this is the location of the previous definition #9 2.799 :0:0: note: this is the location of the previous definition #9 2.810 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.810 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.c:8: #9 2.810 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.810 #define __EXTENSIONS__ /* for Sun */ #9 2.810 #9 2.810 :0:0: note: this is the location of the previous definition #9 2.810 :0:0: note: this is the location of the previous definition #9 2.833 :0:0: note: this is the location of the previous definition #9 2.840 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.h:45:0, #9 2.840 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-NR-CellResourceCoordinationReq-Container.c:8: #9 2.840 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.840 #define __EXTENSIONS__ /* for Sun */ #9 2.840 #9 2.840 :0:0: note: this is the location of the previous definition #9 2.840 :0:0: note: this is the location of the previous definition #9 2.843 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.h:41:0, #9 2.843 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetupMod-List.c:8: #9 2.843 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.843 #define __EXTENSIONS__ /* for Sun */ #9 2.843 #9 2.843 :0:0: note: this is the location of the previous definition #9 2.843 :0:0: note: this is the location of the previous definition #9 2.843 :0:0: note: this is the location of the previous definition #9 2.847 :0:0: note: this is the location of the previous definition #9 2.855 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.h:41:0, #9 2.855 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Modified-List.c:8: #9 2.855 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.855 #define __EXTENSIONS__ /* for Sun */ #9 2.855 #9 2.857 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.h:45:0, #9 2.857 from /opt/o-du-l2/src/codec_utils/F1AP/Latest-RRC-Version-Enhanced.c:8: #9 2.857 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.857 #define __EXTENSIONS__ /* for Sun */ #9 2.857 #9 2.860 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.860 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.h:15, #9 2.860 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-Item.c:8: #9 2.860 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.860 #define __EXTENSIONS__ /* for Sun */ #9 2.860 #9 2.861 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 2.861 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.h:15, #9 2.861 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetup-Item.c:8: #9 2.861 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.861 #define __EXTENSIONS__ /* for Sun */ #9 2.861 #9 2.861 :0:0: note: this is the location of the previous definition #9 2.861 :0:0: note: this is the location of the previous definition #9 2.862 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.h:83:0, #9 2.862 from /opt/o-du-l2/src/codec_utils/F1AP/NRNRB.c:8: #9 2.862 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.862 #define __EXTENSIONS__ /* for Sun */ #9 2.862 #9 2.876 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c  #9 2.878 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.h:41:0, #9 2.878 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-List.c:8: #9 2.878 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.878 #define __EXTENSIONS__ /* for Sun */ #9 2.878 #9 2.879 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c  #9 2.881 :0:0: note: this is the location of the previous definition #9 2.888 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 2.888 from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.c:8: #9 2.888 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.888 #define __EXTENSIONS__ /* for Sun */ #9 2.888 #9 2.893 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.h:44:0, #9 2.893 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List.c:8: #9 2.893 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.893 #define __EXTENSIONS__ /* for Sun */ #9 2.893 #9 2.893 :0:0: note: this is the location of the previous definition #9 2.893 :0:0: note: this is the location of the previous definition #9 2.893 :0:0: note: this is the location of the previous definition #9 2.905 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 2.905 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.h:15, #9 2.905 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-Item.c:8: #9 2.905 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.905 #define __EXTENSIONS__ /* for Sun */ #9 2.905 #9 2.905 :0:0: note: this is the location of the previous definition #9 2.907 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.h:41:0, #9 2.907 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-List.c:8: #9 2.907 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.907 #define __EXTENSIONS__ /* for Sun */ #9 2.907 #9 2.913 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 2.913 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.h:15, #9 2.913 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateFailure.c:8: #9 2.913 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.913 #define __EXTENSIONS__ /* for Sun */ #9 2.913 #9 2.913 :0:0: note: this is the location of the previous definition #9 2.926 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 2.926 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 2.926 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.h:15, #9 2.926 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-Item.c:8: #9 2.926 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.926 #define __EXTENSIONS__ /* for Sun */ #9 2.926 #9 2.926 :0:0: note: this is the location of the previous definition #9 2.927 :0:0: note: this is the location of the previous definition #9 2.929 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.h:56:0, #9 2.929 from /opt/o-du-l2/src/codec_utils/F1AP/PagingDRX.c:8: #9 2.929 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.929 #define __EXTENSIONS__ /* for Sun */ #9 2.929 #9 2.935 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 2.935 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.h:15, #9 2.935 from /opt/o-du-l2/src/codec_utils/F1AP/ResourceCoordinationTransferInformation.c:8: #9 2.935 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.935 #define __EXTENSIONS__ /* for Sun */ #9 2.935 #9 2.935 :0:0: note: this is the location of the previous definition #9 2.941 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.h:47:0, #9 2.941 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-UE-F1AP-ID.c:8: #9 2.941 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.941 #define __EXTENSIONS__ /* for Sun */ #9 2.941 #9 2.941 :0:0: note: this is the location of the previous definition #9 2.942 :0:0: note: this is the location of the previous definition #9 2.948 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Service-State.h:56:0, #9 2.948 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.h:15, #9 2.948 from /opt/o-du-l2/src/codec_utils/F1AP/Service-Status.c:8: #9 2.948 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.948 #define __EXTENSIONS__ /* for Sun */ #9 2.948 #9 2.948 :0:0: note: this is the location of the previous definition #9 2.949 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 2.949 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.c:8: #9 2.949 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.949 #define __EXTENSIONS__ /* for Sun */ #9 2.949 #9 2.982 :0:0: note: this is the location of the previous definition #9 2.984 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.h:44:0, #9 2.984 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-List.c:8: #9 2.984 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 2.984 #define __EXTENSIONS__ /* for Sun */ #9 2.984 #9 2.984 :0:0: note: this is the location of the previous definition #9 2.993 :0:0: note: this is the location of the previous definition #9 3.007 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.h:45:0, #9 3.007 from /opt/o-du-l2/src/codec_utils/F1AP/RequestedFeatureSetEntryIndex.c:8: #9 3.007 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.007 #define __EXTENSIONS__ /* for Sun */ #9 3.007 #9 3.007 :0:0: note: this is the location of the previous definition #9 3.008 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c  #9 3.010 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.010 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.h:15, #9 3.010 from /opt/o-du-l2/src/codec_utils/F1AP/WriteReplaceWarningResponse.c:8: #9 3.010 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.010 #define __EXTENSIONS__ /* for Sun */ #9 3.010 #9 3.010 :0:0: note: this is the location of the previous definition #9 3.010 :0:0: note: this is the location of the previous definition #9 3.014 :0:0: note: this is the location of the previous definition #9 3.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c  #9 3.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-List.h:41:0, #9 3.032 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-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.032 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c  #9 3.041 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c  #9 3.042 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c  #9 3.042 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.042 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.h:15, #9 3.042 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-Item.c:8: #9 3.042 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.042 #define __EXTENSIONS__ /* for Sun */ #9 3.042 #9 3.042 :0:0: note: this is the location of the previous definition #9 3.043 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c  #9 3.045 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c  #9 3.049 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c  #9 3.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.c  #9 3.054 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c  #9 3.065 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.065 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-List.c:8: #9 3.065 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.065 #define __EXTENSIONS__ /* for Sun */ #9 3.065 #9 3.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c  #9 3.084 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.h:41:0, #9 3.084 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-List.c:8: #9 3.084 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.084 #define __EXTENSIONS__ /* for Sun */ #9 3.084 #9 3.125 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.h:53:0, #9 3.125 from /opt/o-du-l2/src/codec_utils/F1AP/PagingOrigin.c:8: #9 3.125 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.125 #define __EXTENSIONS__ /* for Sun */ #9 3.125 #9 3.125 :0:0: note: this is the location of the previous definition #9 3.130 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c  #9 3.181 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframePatterns.h:65:0, #9 3.181 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.h:15, #9 3.181 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SpecialSubframe-Info.c:8: #9 3.181 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.181 #define __EXTENSIONS__ /* for Sun */ #9 3.181 #9 3.181 :0:0: note: this is the location of the previous definition #9 3.192 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c  #9 3.214 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.h:61:0, #9 3.214 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-SubframeAssignment.c:8: #9 3.214 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.214 #define __EXTENSIONS__ /* for Sun */ #9 3.214 #9 3.214 :0:0: note: this is the location of the previous definition #9 3.218 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 3.218 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.h:16, #9 3.218 from /opt/o-du-l2/src/codec_utils/F1AP/Dynamic5QIDescriptor.c:8: #9 3.218 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.218 #define __EXTENSIONS__ /* for Sun */ #9 3.218 #9 3.218 :0:0: note: this is the location of the previous definition #9 3.233 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.h:56:0, #9 3.233 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-CyclicPrefixUL.c:8: #9 3.233 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.233 #define __EXTENSIONS__ /* for Sun */ #9 3.233 #9 3.233 :0:0: note: this is the location of the previous definition #9 3.236 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c  #9 3.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c  #9 3.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.c  #9 3.238 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c  #9 3.239 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c  #9 3.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c  #9 3.246 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c  #9 3.247 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c  #9 3.248 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reset.c  #9 3.253 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.h:56:0, #9 3.253 from /opt/o-du-l2/src/codec_utils/F1AP/Notification-Cause.c:8: #9 3.253 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.253 #define __EXTENSIONS__ /* for Sun */ #9 3.253 #9 3.253 :0:0: note: this is the location of the previous definition #9 3.254 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c  #9 3.259 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c  #9 3.260 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c  #9 3.262 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.262 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.h:15, #9 3.262 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAcknowledge.c:8: #9 3.262 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.262 #define __EXTENSIONS__ /* for Sun */ #9 3.262 #9 3.262 :0:0: note: this is the location of the previous definition #9 3.262 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c  #9 3.264 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.h:46:0, #9 3.264 from /opt/o-du-l2/src/codec_utils/F1AP/MaxPacketLossRate.c:8: #9 3.264 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.264 #define __EXTENSIONS__ /* for Sun */ #9 3.264 #9 3.264 :0:0: note: this is the location of the previous definition #9 3.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c  #9 3.265 :0:0: note: this is the location of the previous definition #9 3.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 3.265 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.h:15, #9 3.265 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-System-Information.c:8: #9 3.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.265 #define __EXTENSIONS__ /* for Sun */ #9 3.265 #9 3.265 :0:0: note: this is the location of the previous definition #9 3.266 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.h:41:0, #9 3.266 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-List.c:8: #9 3.266 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.266 #define __EXTENSIONS__ /* for Sun */ #9 3.266 #9 3.266 :0:0: note: this is the location of the previous definition #9 3.270 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c  #9 3.273 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c  #9 3.275 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.h:55:0, #9 3.275 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.h:15, #9 3.275 from /opt/o-du-l2/src/codec_utils/F1AP/ResetType.c:8: #9 3.275 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.275 #define __EXTENSIONS__ /* for Sun */ #9 3.275 #9 3.275 :0:0: note: this is the location of the previous definition #9 3.283 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.283 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.h:15, #9 3.283 from /opt/o-du-l2/src/codec_utils/F1AP/InitialULRRCMessageTransfer.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.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.h:56:0, #9 3.284 from /opt/o-du-l2/src/codec_utils/F1AP/TypeOfError.c:8: #9 3.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.284 #define __EXTENSIONS__ /* for Sun */ #9 3.284 #9 3.284 :0:0: note: this is the location of the previous definition #9 3.293 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c  #9 3.294 :0:0: note: this is the location of the previous definition #9 3.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.h:41:0, #9 3.296 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-List.c:8: #9 3.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.296 #define __EXTENSIONS__ /* for Sun */ #9 3.296 #9 3.296 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.296 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.h:15, #9 3.296 from /opt/o-du-l2/src/codec_utils/F1AP/GTPTunnel.c:8: #9 3.296 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.296 #define __EXTENSIONS__ /* for Sun */ #9 3.296 #9 3.296 :0:0: note: this is the location of the previous definition #9 3.322 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.322 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.322 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.h:15, #9 3.322 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-Item.c:8: #9 3.322 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.322 #define __EXTENSIONS__ /* for Sun */ #9 3.322 #9 3.339 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.h:41:0, #9 3.339 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-List.c:8: #9 3.339 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.339 #define __EXTENSIONS__ /* for Sun */ #9 3.339 #9 3.339 :0:0: note: this is the location of the previous definition #9 3.342 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.342 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.h:15, #9 3.342 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequired.c:8: #9 3.342 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.342 #define __EXTENSIONS__ /* for Sun */ #9 3.342 #9 3.342 :0:0: note: this is the location of the previous definition #9 3.347 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.347 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.h:15, #9 3.347 from /opt/o-du-l2/src/codec_utils/F1AP/PWSFailureIndication.c:8: #9 3.347 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.347 #define __EXTENSIONS__ /* for Sun */ #9 3.347 #9 3.347 :0:0: note: this is the location of the previous definition #9 3.349 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c  #9 3.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.h:53:0, #9 3.353 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringResponse.c:8: #9 3.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.353 #define __EXTENSIONS__ /* for Sun */ #9 3.353 #9 3.353 :0:0: note: this is the location of the previous definition #9 3.358 :0:0: note: this is the location of the previous definition #9 3.366 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c  #9 3.367 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c  #9 3.368 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c  #9 3.368 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c  #9 3.368 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c  #9 3.368 :0:0: note: this is the location of the previous definition #9 3.381 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c  #9 3.386 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c  #9 3.400 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.400 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.c:8: #9 3.400 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.400 #define __EXTENSIONS__ /* for Sun */ #9 3.400 #9 3.407 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-TDD-Info.c  #9 3.408 :0:0: note: this is the location of the previous definition #9 3.408 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c  #9 3.422 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c  #9 3.427 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c  #9 3.428 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c  #9 3.429 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c  #9 3.429 :0:0: note: this is the location of the previous definition #9 3.437 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c  #9 3.440 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c  #9 3.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c  #9 3.450 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c  #9 3.451 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.c  #9 3.453 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c  #9 3.458 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.c  #9 3.483 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c  #9 3.496 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c  #9 3.504 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.c  #9 3.511 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.h:41:0, #9 3.511 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-List.c:8: #9 3.511 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.511 #define __EXTENSIONS__ /* for Sun */ #9 3.511 #9 3.513 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.h:54:0, #9 3.513 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowMappingIndication.c:8: #9 3.513 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.513 #define __EXTENSIONS__ /* for Sun */ #9 3.513 #9 3.524 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.h:41:0, #9 3.524 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-List.c:8: #9 3.524 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.524 #define __EXTENSIONS__ /* for Sun */ #9 3.524 #9 3.529 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.h:55:0, #9 3.529 from /opt/o-du-l2/src/codec_utils/F1AP/CNUEPagingIdentity.c:8: #9 3.529 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.529 #define __EXTENSIONS__ /* for Sun */ #9 3.529 #9 3.529 :0:0: note: this is the location of the previous definition #9 3.529 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.h:54:0, #9 3.529 from /opt/o-du-l2/src/codec_utils/F1AP/DCBasedDuplicationConfigured.c:8: #9 3.529 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.529 #define __EXTENSIONS__ /* for Sun */ #9 3.529 #9 3.529 :0:0: note: this is the location of the previous definition #9 3.529 :0:0: note: this is the location of the previous definition #9 3.533 :0:0: note: this is the location of the previous definition #9 3.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.535 from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.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.539 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c  #9 3.543 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.h:54:0, #9 3.543 from /opt/o-du-l2/src/codec_utils/F1AP/RequestType.c:8: #9 3.543 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.543 #define __EXTENSIONS__ /* for Sun */ #9 3.543 #9 3.543 :0:0: note: this is the location of the previous definition #9 3.549 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.h:77:0, #9 3.549 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleLength.c:8: #9 3.549 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.549 #define __EXTENSIONS__ /* for Sun */ #9 3.549 #9 3.556 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.556 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.h:15, #9 3.556 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationConfirm.c:8: #9 3.556 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.556 #define __EXTENSIONS__ /* for Sun */ #9 3.556 #9 3.556 :0:0: note: this is the location of the previous definition #9 3.564 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.564 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.h:15, #9 3.564 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdateAcknowledge.c:8: #9 3.564 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.564 #define __EXTENSIONS__ /* for Sun */ #9 3.564 #9 3.564 :0:0: note: this is the location of the previous definition #9 3.568 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.h:58:0, #9 3.568 from /opt/o-du-l2/src/codec_utils/F1AP/CellULConfigured.c:8: #9 3.568 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.568 #define __EXTENSIONS__ /* for Sun */ #9 3.568 #9 3.569 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.h:53:0, #9 3.569 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CUSystemInformation.c:8: #9 3.569 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.569 #define __EXTENSIONS__ /* for Sun */ #9 3.569 #9 3.569 :0:0: note: this is the location of the previous definition #9 3.570 :0:0: note: this is the location of the previous definition #9 3.572 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 3.572 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 3.572 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.c:8: #9 3.572 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.572 #define __EXTENSIONS__ /* for Sun */ #9 3.572 #9 3.573 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c  #9 3.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 3.575 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.h:15, #9 3.575 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionItem.c:8: #9 3.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.575 #define __EXTENSIONS__ /* for Sun */ #9 3.575 #9 3.575 :0:0: note: this is the location of the previous definition #9 3.575 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.h:41:0, #9 3.575 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-List.c:8: #9 3.575 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.575 #define __EXTENSIONS__ /* for Sun */ #9 3.575 #9 3.575 :0:0: note: this is the location of the previous definition #9 3.583 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-ID.h:53:0, #9 3.583 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.h:15, #9 3.583 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Field.c:8: #9 3.583 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.583 #define __EXTENSIONS__ /* for Sun */ #9 3.583 #9 3.583 :0:0: note: this is the location of the previous definition #9 3.594 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 3.594 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.c:8: #9 3.594 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.594 #define __EXTENSIONS__ /* for Sun */ #9 3.594 #9 3.594 :0:0: note: this is the location of the previous definition #9 3.596 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 3.596 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.h:15, #9 3.596 from /opt/o-du-l2/src/codec_utils/F1AP/ULUPTNLInformation-ToBeSetup-Item.c:8: #9 3.596 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.596 #define __EXTENSIONS__ /* for Sun */ #9 3.596 #9 3.596 :0:0: note: this is the location of the previous definition #9 3.598 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.c  #9 3.598 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c  #9 3.599 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c  #9 3.600 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c  #9 3.600 :0:0: note: this is the location of the previous definition #9 3.601 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.h:41:0, #9 3.601 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetup-List.c:8: #9 3.601 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.601 #define __EXTENSIONS__ /* for Sun */ #9 3.601 #9 3.601 :0:0: note: this is the location of the previous definition #9 3.601 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c  #9 3.602 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c  #9 3.608 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c  #9 3.609 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c  #9 3.609 :0:0: note: this is the location of the previous definition #9 3.610 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.h:41:0, #9 3.610 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetupMod-List.c:8: #9 3.610 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.610 #define __EXTENSIONS__ /* for Sun */ #9 3.610 #9 3.610 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c  #9 3.629 :0:0: note: this is the location of the previous definition #9 3.641 :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/UEIdentityIndexValue.h:52:0, #9 3.652 from /opt/o-du-l2/src/codec_utils/F1AP/UEIdentityIndexValue.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.659 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.659 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.h:15, #9 3.659 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList-Item.c:8: #9 3.659 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.659 #define __EXTENSIONS__ /* for Sun */ #9 3.659 #9 3.659 :0:0: note: this is the location of the previous definition #9 3.662 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.h:45:0, #9 3.662 from /opt/o-du-l2/src/codec_utils/F1AP/RANAC.c:8: #9 3.662 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.662 #define __EXTENSIONS__ /* for Sun */ #9 3.662 #9 3.662 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.h:45:0, #9 3.662 from /opt/o-du-l2/src/codec_utils/F1AP/UplinkTxDirectCurrentListInformation.c:8: #9 3.662 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.662 #define __EXTENSIONS__ /* for Sun */ #9 3.662 #9 3.662 :0:0: note: this is the location of the previous definition #9 3.670 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.670 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.h:15, #9 3.670 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-Item.c:8: #9 3.670 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.670 #define __EXTENSIONS__ /* for Sun */ #9 3.670 #9 3.670 :0:0: note: this is the location of the previous definition #9 3.672 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.672 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.672 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.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.673 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c  #9 3.678 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c  #9 3.679 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.h:46:0, #9 3.679 from /opt/o-du-l2/src/codec_utils/F1AP/NumberOfBroadcasts.c:8: #9 3.679 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.679 #define __EXTENSIONS__ /* for Sun */ #9 3.679 #9 3.692 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.h:44:0, #9 3.692 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-List.c:8: #9 3.692 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.692 #define __EXTENSIONS__ /* for Sun */ #9 3.692 #9 3.692 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.h:46:0, #9 3.692 from /opt/o-du-l2/src/codec_utils/F1AP/MaxDataBurstVolume.c:8: #9 3.692 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.692 #define __EXTENSIONS__ /* for Sun */ #9 3.692 #9 3.692 :0:0: note: this is the location of the previous definition #9 3.693 :0:0: note: this is the location of the previous definition #9 3.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.h:53:0, #9 3.707 from /opt/o-du-l2/src/codec_utils/F1AP/ExecuteDuplication.c:8: #9 3.707 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.707 #define __EXTENSIONS__ /* for Sun */ #9 3.707 #9 3.709 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Cell-ID.h:46:0, #9 3.709 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.h:15, #9 3.709 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRACells-List-item.c:8: #9 3.709 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.709 #define __EXTENSIONS__ /* for Sun */ #9 3.709 #9 3.709 :0:0: note: this is the location of the previous definition #9 3.709 :0:0: note: this is the location of the previous definition #9 3.726 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.h:48:0, #9 3.726 from /opt/o-du-l2/src/codec_utils/F1AP/SupportedSULFreqBandItem.c:8: #9 3.726 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.726 #define __EXTENSIONS__ /* for Sun */ #9 3.726 #9 3.726 :0:0: note: this is the location of the previous definition #9 3.743 :0:0: note: this is the location of the previous definition #9 3.751 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c  #9 3.752 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c  #9 3.757 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 3.757 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.h:15, #9 3.757 from /opt/o-du-l2/src/codec_utils/F1AP/RLC-Status.c:8: #9 3.757 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.757 #define __EXTENSIONS__ /* for Sun */ #9 3.757 #9 3.757 :0:0: note: this is the location of the previous definition #9 3.757 :0:0: note: this is the location of the previous definition #9 3.758 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cause.c  #9 3.763 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.763 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.763 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.h:15, #9 3.763 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Delete-Item.c:8: #9 3.763 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.763 #define __EXTENSIONS__ /* for Sun */ #9 3.763 #9 3.763 :0:0: note: this is the location of the previous definition #9 3.777 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.h:45:0, #9 3.777 from /opt/o-du-l2/src/codec_utils/F1AP/MaskedIMEISV.c:8: #9 3.777 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.777 #define __EXTENSIONS__ /* for Sun */ #9 3.777 #9 3.777 :0:0: note: this is the location of the previous definition #9 3.793 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 3.793 from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.c:8: #9 3.793 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.793 #define __EXTENSIONS__ /* for Sun */ #9 3.793 #9 3.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.c  #9 3.800 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c  #9 3.821 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 3.821 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.h:15, #9 3.821 from /opt/o-du-l2/src/codec_utils/F1AP/TDD-Info.c:8: #9 3.821 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.821 #define __EXTENSIONS__ /* for Sun */ #9 3.821 #9 3.821 :0:0: note: this is the location of the previous definition #9 3.824 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.h:45:0, #9 3.824 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedBandCombinationIndex.c:8: #9 3.824 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.824 #define __EXTENSIONS__ /* for Sun */ #9 3.824 #9 3.833 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 3.833 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.h:15, #9 3.833 from /opt/o-du-l2/src/codec_utils/F1AP/InitiatingMessage.c:8: #9 3.833 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.833 #define __EXTENSIONS__ /* for Sun */ #9 3.833 #9 3.837 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.h:53:0, #9 3.837 from /opt/o-du-l2/src/codec_utils/F1AP/SULAccessIndication.c:8: #9 3.837 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.837 #define __EXTENSIONS__ /* for Sun */ #9 3.837 #9 3.837 :0:0: note: this is the location of the previous definition #9 3.841 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 3.841 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.c:8: #9 3.841 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.841 #define __EXTENSIONS__ /* for Sun */ #9 3.841 #9 3.841 :0:0: note: this is the location of the previous definition #9 3.842 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c  #9 3.857 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.h:45:0, #9 3.857 from /opt/o-du-l2/src/codec_utils/F1AP/RRCContainer.c:8: #9 3.857 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.857 #define __EXTENSIONS__ /* for Sun */ #9 3.857 #9 3.879 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c  #9 3.883 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c  #9 3.883 :0:0: note: this is the location of the previous definition #9 3.883 :0:0: note: this is the location of the previous definition #9 3.885 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c  #9 3.885 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c  #9 3.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c  #9 3.886 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c  #9 3.887 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c  #9 3.888 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c  #9 3.909 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.h:45:0, #9 3.909 from /opt/o-du-l2/src/codec_utils/F1AP/MIB-message.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.909 :0:0: note: this is the location of the previous definition #9 3.925 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 3.925 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 3.925 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.h:15, #9 3.925 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-Item.c:8: #9 3.925 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.925 #define __EXTENSIONS__ /* for Sun */ #9 3.925 #9 3.929 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.h:53:0, #9 3.929 from /opt/o-du-l2/src/codec_utils/F1AP/Cancel-all-Warning-Messages-Indicator.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.929 :0:0: note: this is the location of the previous definition #9 3.931 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 3.931 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.c:8: #9 3.931 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.931 #define __EXTENSIONS__ /* for Sun */ #9 3.931 #9 3.931 :0:0: note: this is the location of the previous definition #9 3.933 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.h:46:0, #9 3.933 from /opt/o-du-l2/src/codec_utils/F1AP/SCellIndex.c:8: #9 3.933 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.933 #define __EXTENSIONS__ /* for Sun */ #9 3.933 #9 3.934 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.h:41:0, #9 3.934 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-List.c:8: #9 3.934 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.934 #define __EXTENSIONS__ /* for Sun */ #9 3.934 #9 3.935 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.h:53:0, #9 3.935 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-PRACH-Configuration.c:8: #9 3.935 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.935 #define __EXTENSIONS__ /* for Sun */ #9 3.935 #9 3.946 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.946 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.h:15, #9 3.946 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeReleased-Item.c:8: #9 3.946 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.946 #define __EXTENSIONS__ /* for Sun */ #9 3.946 #9 3.949 :0:0: note: this is the location of the previous definition #9 3.959 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.c  #9 3.960 :0:0: note: this is the location of the previous definition #9 3.960 :0:0: note: this is the location of the previous definition #9 3.960 :0:0: note: this is the location of the previous definition #9 3.960 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.h:41:0, #9 3.960 from /opt/o-du-l2/src/codec_utils/F1AP/PagingCell-list.c:8: #9 3.960 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.960 #define __EXTENSIONS__ /* for Sun */ #9 3.960 #9 3.960 :0:0: note: this is the location of the previous definition #9 3.960 :0:0: note: this is the location of the previous definition #9 3.964 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.h:41:0, #9 3.964 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-List.c:8: #9 3.964 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.964 #define __EXTENSIONS__ /* for Sun */ #9 3.964 #9 3.964 :0:0: note: this is the location of the previous definition #9 3.965 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c  #9 3.967 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c  #9 3.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.973 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.h:15, #9 3.973 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupResponse.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/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.974 :0:0: note: this is the location of the previous definition #9 3.979 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 3.979 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.h:15, #9 3.979 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Setup-Item.c:8: #9 3.979 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.979 #define __EXTENSIONS__ /* for Sun */ #9 3.979 #9 3.980 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c  #9 3.985 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c  #9 3.988 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.h:41:0, #9 3.988 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-Setup-List.c:8: #9 3.988 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.988 #define __EXTENSIONS__ /* for Sun */ #9 3.988 #9 3.988 :0:0: note: this is the location of the previous definition #9 3.991 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 3.991 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.h:15, #9 3.991 from /opt/o-du-l2/src/codec_utils/F1AP/PWSCancelResponse.c:8: #9 3.991 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 3.991 #define __EXTENSIONS__ /* for Sun */ #9 3.991 #9 3.991 :0:0: note: this is the location of the previous definition #9 3.991 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c  #9 3.997 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 3.997 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.h:15, #9 3.997 from /opt/o-du-l2/src/codec_utils/F1AP/PWSSystemInformation.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 3.997 :0:0: note: this is the location of the previous definition #9 4.001 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.h:41:0, #9 4.001 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-List.c:8: #9 4.001 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.001 #define __EXTENSIONS__ /* for Sun */ #9 4.001 #9 4.001 :0:0: note: this is the location of the previous definition #9 4.002 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.002 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.h:15, #9 4.002 from /opt/o-du-l2/src/codec_utils/F1AP/Reset.c:8: #9 4.002 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.002 #define __EXTENSIONS__ /* for Sun */ #9 4.002 #9 4.009 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.h:46:0, #9 4.009 from /opt/o-du-l2/src/codec_utils/F1AP/TransactionID.c:8: #9 4.009 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.009 #define __EXTENSIONS__ /* for Sun */ #9 4.009 #9 4.009 :0:0: note: this is the location of the previous definition #9 4.012 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.h:53:0, #9 4.012 from /opt/o-du-l2/src/codec_utils/F1AP/DRXConfigurationIndicator.c:8: #9 4.012 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.012 #define __EXTENSIONS__ /* for Sun */ #9 4.012 #9 4.013 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.h:41:0, #9 4.013 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-List.c:8: #9 4.013 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.013 #define __EXTENSIONS__ /* for Sun */ #9 4.013 #9 4.013 :0:0: note: this is the location of the previous definition #9 4.019 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.h:44:0, #9 4.019 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportList.c:8: #9 4.019 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.019 #define __EXTENSIONS__ /* for Sun */ #9 4.019 #9 4.019 :0:0: note: this is the location of the previous definition #9 4.019 :0:0: note: this is the location of the previous definition #9 4.028 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowIdentifier.h:46:0, #9 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.h:15, #9 4.028 from /opt/o-du-l2/src/codec_utils/F1AP/Flows-Mapped-To-DRB-Item.c:8: #9 4.028 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.028 #define __EXTENSIONS__ /* for Sun */ #9 4.028 #9 4.028 :0:0: note: this is the location of the previous definition #9 4.029 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.029 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.h:15, #9 4.029 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseRequest.c:8: #9 4.029 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.029 #define __EXTENSIONS__ /* for Sun */ #9 4.029 #9 4.029 :0:0: note: this is the location of the previous definition #9 4.033 :0:0: note: this is the location of the previous definition #9 4.037 :0:0: note: this is the location of the previous definition #9 4.038 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.h:44:0, #9 4.038 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListRes.c:8: #9 4.038 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.038 #define __EXTENSIONS__ /* for Sun */ #9 4.038 #9 4.039 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CauseRadioNetwork.h:71:0, #9 4.039 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.h:15, #9 4.039 from /opt/o-du-l2/src/codec_utils/F1AP/Cause.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.047 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.h:45:0, #9 4.047 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCContainer.c:8: #9 4.047 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.047 #define __EXTENSIONS__ /* for Sun */ #9 4.047 #9 4.065 :0:0: note: this is the location of the previous definition #9 4.070 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c  #9 4.070 :0:0: note: this is the location of the previous definition #9 4.072 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.h:1276:0, #9 4.072 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionContainer.c:8: #9 4.072 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.072 #define __EXTENSIONS__ /* for Sun */ #9 4.072 #9 4.080 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRFreqInfo.h:59:0, #9 4.080 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.h:15, #9 4.080 from /opt/o-du-l2/src/codec_utils/F1AP/FDD-Info.c:8: #9 4.080 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.080 #define __EXTENSIONS__ /* for Sun */ #9 4.080 #9 4.080 :0:0: note: this is the location of the previous definition #9 4.092 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.092 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.092 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.h:15, #9 4.092 from /opt/o-du-l2/src/codec_utils/F1AP/Candidate-SpCell-Item.c:8: #9 4.092 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.092 #define __EXTENSIONS__ /* for Sun */ #9 4.092 #9 4.099 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c  #9 4.101 :0:0: note: this is the location of the previous definition #9 4.102 :0:0: note: this is the location of the previous definition #9 4.104 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.h:55:0, #9 4.104 from /opt/o-du-l2/src/codec_utils/F1AP/QoSInformation.c:8: #9 4.104 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.104 #define __EXTENSIONS__ /* for Sun */ #9 4.104 #9 4.104 :0:0: note: this is the location of the previous definition #9 4.106 In file included from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.h:53:0, #9 4.106 from /opt/o-du-l2/src/codec_utils/F1AP/InactivityMonitoringRequest.c:8: #9 4.106 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.106 #define __EXTENSIONS__ /* for Sun */ #9 4.106 #9 4.108 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.h:41:0, #9 4.108 from /opt/o-du-l2/src/codec_utils/F1AP/Protected-EUTRA-Resources-List.c:8: #9 4.108 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.108 #define __EXTENSIONS__ /* for Sun */ #9 4.108 #9 4.108 :0:0: note: this is the location of the previous definition #9 4.110 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.h:46:0, #9 4.110 from /opt/o-du-l2/src/codec_utils/F1AP/Configured-EPS-TAC.c:8: #9 4.110 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.110 #define __EXTENSIONS__ /* for Sun */ #9 4.110 #9 4.110 :0:0: note: this is the location of the previous definition #9 4.110 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c  #9 4.113 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.113 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.113 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.h:15, #9 4.113 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Barred-Item.c:8: #9 4.113 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.113 #define __EXTENSIONS__ /* for Sun */ #9 4.113 #9 4.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c  #9 4.118 :0:0: note: this is the location of the previous definition #9 4.127 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.127 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.h:15, #9 4.127 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupFailure.c:8: #9 4.127 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.127 #define __EXTENSIONS__ /* for Sun */ #9 4.127 #9 4.127 :0:0: note: this is the location of the previous definition #9 4.127 :0:0: note: this is the location of the previous definition #9 4.132 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c  #9 4.133 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c  #9 4.133 :0:0: note: this is the location of the previous definition #9 4.133 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c  #9 4.135 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.135 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.135 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.h:15, #9 4.135 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetupMod-Item.c:8: #9 4.135 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.135 #define __EXTENSIONS__ /* for Sun */ #9 4.135 #9 4.141 :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/DRB-Notify-List.h:41:0, #9 4.142 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-List.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.149 :0:0: note: this is the location of the previous definition #9 4.151 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.151 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.151 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.h:15, #9 4.151 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-Item.c:8: #9 4.151 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.151 #define __EXTENSIONS__ /* for Sun */ #9 4.151 #9 4.154 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c  #9 4.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c  #9 4.157 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c  #9 4.166 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c  #9 4.166 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.h:45:0, #9 4.166 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-Name.c:8: #9 4.166 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.166 #define __EXTENSIONS__ /* for Sun */ #9 4.166 #9 4.178 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.178 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.h:15, #9 4.178 from /opt/o-du-l2/src/codec_utils/F1AP/Endpoint-IP-address-and-port.c:8: #9 4.178 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.178 #define __EXTENSIONS__ /* for Sun */ #9 4.178 #9 4.179 :0:0: note: this is the location of the previous definition #9 4.189 :0:0: note: this is the location of the previous definition #9 4.191 :0:0: note: this is the location of the previous definition #9 4.200 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c  #9 4.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c  #9 4.201 :0:0: note: this is the location of the previous definition #9 4.201 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c  #9 4.204 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c  #9 4.207 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.h:46:0, #9 4.207 from /opt/o-du-l2/src/codec_utils/F1AP/NRPCI.c:8: #9 4.207 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.207 #define __EXTENSIONS__ /* for Sun */ #9 4.207 #9 4.207 :0:0: note: this is the location of the previous definition #9 4.209 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c  #9 4.211 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c  #9 4.214 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c  #9 4.216 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.216 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.h:15, #9 4.216 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-TDD-Info.c:8: #9 4.216 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.216 #define __EXTENSIONS__ /* for Sun */ #9 4.216 #9 4.216 :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/SubscriberProfileIDforRFP.h:46:0, #9 4.217 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.h:15, #9 4.217 from /opt/o-du-l2/src/codec_utils/F1AP/RAT-FrequencyPriorityInformation.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.217 :0:0: note: this is the location of the previous definition #9 4.222 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.222 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.h:15, #9 4.222 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-SetupMod-Item.c:8: #9 4.222 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.222 #define __EXTENSIONS__ /* for Sun */ #9 4.222 #9 4.222 :0:0: note: this is the location of the previous definition #9 4.231 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.231 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.231 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.h:15, #9 4.231 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Completed-Item.c:8: #9 4.231 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.231 #define __EXTENSIONS__ /* for Sun */ #9 4.231 #9 4.231 :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/FullConfiguration.h:53:0, #9 4.232 from /opt/o-du-l2/src/codec_utils/F1AP/FullConfiguration.c:8: #9 4.232 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.232 #define __EXTENSIONS__ /* for Sun */ #9 4.232 #9 4.232 :0:0: note: this is the location of the previous definition #9 4.241 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.h:53:0, #9 4.241 from /opt/o-du-l2/src/codec_utils/F1AP/Pre-emptionCapability.c:8: #9 4.241 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.241 #define __EXTENSIONS__ /* for Sun */ #9 4.241 #9 4.269 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.269 from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.c:8: #9 4.269 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.269 #define __EXTENSIONS__ /* for Sun */ #9 4.269 #9 4.269 :0:0: note: this is the location of the previous definition #9 4.273 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c  #9 4.273 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c  #9 4.279 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.279 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.h:15, #9 4.279 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUStatusIndication.c:8: #9 4.279 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.279 #define __EXTENSIONS__ /* for Sun */ #9 4.279 #9 4.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.284 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.h:15, #9 4.284 from /opt/o-du-l2/src/codec_utils/F1AP/ULRRCMessageTransfer.c:8: #9 4.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.284 #define __EXTENSIONS__ /* for Sun */ #9 4.284 #9 4.284 :0:0: note: this is the location of the previous definition #9 4.284 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.h:46:0, #9 4.284 from /opt/o-du-l2/src/codec_utils/F1AP/ShortDRXCycleTimer.c:8: #9 4.284 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.284 #define __EXTENSIONS__ /* for Sun */ #9 4.284 #9 4.284 :0:0: note: this is the location of the previous definition #9 4.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c  #9 4.285 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c  #9 4.290 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c  #9 4.290 :0:0: note: this is the location of the previous definition #9 4.315 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c  #9 4.316 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.c  #9 4.316 :0:0: note: this is the location of the previous definition #9 4.317 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/pdu_collection.c  #9 4.324 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.324 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.h:15, #9 4.324 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRequest.c:8: #9 4.324 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.324 #define __EXTENSIONS__ /* for Sun */ #9 4.324 #9 4.334 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionID.h:46:0, #9 4.334 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.h:15, #9 4.334 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolExtensionField.c:8: #9 4.334 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.334 #define __EXTENSIONS__ /* for Sun */ #9 4.334 #9 4.349 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.h:58:0, #9 4.349 from /opt/o-du-l2/src/codec_utils/F1AP/NRSCS.c:8: #9 4.349 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.349 #define __EXTENSIONS__ /* for Sun */ #9 4.349 #9 4.349 :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/ResetAll.h:55:0, #9 4.365 from /opt/o-du-l2/src/codec_utils/F1AP/ResetAll.c:8: #9 4.365 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.365 #define __EXTENSIONS__ /* for Sun */ #9 4.365 #9 4.365 :0:0: note: this is the location of the previous definition #9 4.382 :0:0: note: this is the location of the previous definition #9 4.387 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c  #9 4.390 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.390 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.390 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.390 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.h:15, #9 4.390 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-Served-Cells-Item.c:8: #9 4.390 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.390 #define __EXTENSIONS__ /* for Sun */ #9 4.390 #9 4.390 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c  #9 4.391 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.c  #9 4.391 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c  #9 4.404 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c  #9 4.404 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c  #9 4.405 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.405 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.405 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.h:15, #9 4.405 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List-Item.c:8: #9 4.405 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.405 #define __EXTENSIONS__ /* for Sun */ #9 4.405 #9 4.413 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 4.413 from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.c:8: #9 4.413 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.413 #define __EXTENSIONS__ /* for Sun */ #9 4.413 #9 4.413 :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/ProtocolIE-Container.h:484:0, #9 4.425 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.h:15, #9 4.425 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupRequest.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.425 :0:0: note: this is the location of the previous definition #9 4.425 :0:0: note: this is the location of the previous definition #9 4.429 :0:0: note: this is the location of the previous definition #9 4.429 :0:0: note: this is the location of the previous definition #9 4.436 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.436 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.h:15, #9 4.436 from /opt/o-du-l2/src/codec_utils/F1AP/ErrorIndication.c:8: #9 4.436 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.436 #define __EXTENSIONS__ /* for Sun */ #9 4.436 #9 4.436 :0:0: note: this is the location of the previous definition #9 4.438 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c  #9 4.452 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.h:57:0, #9 4.452 from /opt/o-du-l2/src/codec_utils/F1AP/FreqBandNrItem.c:8: #9 4.452 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.452 #define __EXTENSIONS__ /* for Sun */ #9 4.452 #9 4.460 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c  #9 4.470 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.h:45:0, #9 4.470 from /opt/o-du-l2/src/codec_utils/F1AP/SelectedFeatureSetEntryIndex.c:8: #9 4.470 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.470 #define __EXTENSIONS__ /* for Sun */ #9 4.470 #9 4.470 :0:0: note: this is the location of the previous definition #9 4.479 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.479 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.h:15, #9 4.479 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateAcknowledge.c:8: #9 4.479 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.479 #define __EXTENSIONS__ /* for Sun */ #9 4.479 #9 4.480 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c  #9 4.481 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c  #9 4.482 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c  #9 4.482 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c  #9 4.483 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c  #9 4.483 :0:0: note: this is the location of the previous definition #9 4.483 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c  #9 4.488 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Notify.c  #9 4.489 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c  #9 4.492 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c  #9 4.496 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 4.496 from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.c:8: #9 4.496 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.496 #define __EXTENSIONS__ /* for Sun */ #9 4.496 #9 4.496 :0:0: note: this is the location of the previous definition #9 4.499 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.h:15, #9 4.499 from /opt/o-du-l2/src/codec_utils/F1AP/NR-CGI-List-For-Restart-Item.c:8: #9 4.499 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.499 #define __EXTENSIONS__ /* for Sun */ #9 4.499 #9 4.504 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.h:41:0, #9 4.504 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedAvailablePLMN-List.c:8: #9 4.504 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.504 #define __EXTENSIONS__ /* for Sun */ #9 4.504 #9 4.504 :0:0: note: this is the location of the previous definition #9 4.508 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.508 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.508 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.508 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.c:8: #9 4.508 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.508 #define __EXTENSIONS__ /* for Sun */ #9 4.508 #9 4.508 :0:0: note: this is the location of the previous definition #9 4.510 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c  #9 4.510 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c  #9 4.511 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c  #9 4.511 :0:0: note: this is the location of the previous definition #9 4.511 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c  #9 4.515 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.h:41:0, #9 4.515 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-List.c:8: #9 4.515 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.515 #define __EXTENSIONS__ /* for Sun */ #9 4.515 #9 4.515 :0:0: note: this is the location of the previous definition #9 4.519 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.h:55:0, #9 4.519 from /opt/o-du-l2/src/codec_utils/F1AP/UPTransportLayerInformation.c:8: #9 4.519 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.519 #define __EXTENSIONS__ /* for Sun */ #9 4.519 #9 4.519 :0:0: note: this is the location of the previous definition #9 4.522 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.522 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.c:8: #9 4.522 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.522 #define __EXTENSIONS__ /* for Sun */ #9 4.522 #9 4.526 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c  #9 4.536 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.h:41:0, #9 4.536 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Update-List.c:8: #9 4.536 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.536 #define __EXTENSIONS__ /* for Sun */ #9 4.536 #9 4.537 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c  #9 4.538 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.c  #9 4.540 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.h:45:0, #9 4.540 from /opt/o-du-l2/src/codec_utils/F1AP/MeasGapConfig.c:8: #9 4.540 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.540 #define __EXTENSIONS__ /* for Sun */ #9 4.540 #9 4.540 :0:0: note: this is the location of the previous definition #9 4.541 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.h:41:0, #9 4.541 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeReleased-List.c:8: #9 4.541 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.541 #define __EXTENSIONS__ /* for Sun */ #9 4.541 #9 4.542 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c  #9 4.545 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.h:56:0, #9 4.545 from /opt/o-du-l2/src/codec_utils/F1AP/DuplicationActivation.c:8: #9 4.545 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.545 #define __EXTENSIONS__ /* for Sun */ #9 4.545 #9 4.545 :0:0: note: this is the location of the previous definition #9 4.545 :0:0: note: this is the location of the previous definition #9 4.547 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedEARFCN.h:46:0, #9 4.547 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.h:15, #9 4.547 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-FDD-Info.c:8: #9 4.547 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.547 #define __EXTENSIONS__ /* for Sun */ #9 4.547 #9 4.547 :0:0: note: this is the location of the previous definition #9 4.552 In file included from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.h:46:0, #9 4.552 from /opt/o-du-l2/src/codec_utils/F1AP/FiveGS-TAC.c:8: #9 4.552 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.552 #define __EXTENSIONS__ /* for Sun */ #9 4.552 #9 4.552 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.552 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.552 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.h:15, #9 4.552 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Remove-Item.c:8: #9 4.552 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.552 #define __EXTENSIONS__ /* for Sun */ #9 4.552 #9 4.552 :0:0: note: this is the location of the previous definition #9 4.573 :0:0: note: this is the location of the previous definition #9 4.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.h:45:0, #9 4.573 from /opt/o-du-l2/src/codec_utils/F1AP/MeasurementTimingConfiguration.c:8: #9 4.573 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.573 #define __EXTENSIONS__ /* for Sun */ #9 4.573 #9 4.573 :0:0: note: this is the location of the previous definition #9 4.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PER-Scalar.h:46:0, #9 4.580 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.h:15, #9 4.580 from /opt/o-du-l2/src/codec_utils/F1AP/PacketErrorRate.c:8: #9 4.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.580 #define __EXTENSIONS__ /* for Sun */ #9 4.580 #9 4.581 :0:0: note: this is the location of the previous definition #9 4.585 :0:0: note: this is the location of the previous definition #9 4.586 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c  #9 4.597 :0:0: note: this is the location of the previous definition #9 4.603 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.c  #9 4.618 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c  #9 4.619 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c  #9 4.620 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c  #9 4.621 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c  #9 4.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c  #9 4.622 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c  #9 4.623 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c  #9 4.629 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c  #9 4.630 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c  #9 4.634 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c  #9 4.635 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c  #9 4.639 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c  #9 4.644 In file included from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.h:45:0, #9 4.644 from /opt/o-du-l2/src/codec_utils/F1AP/HandoverPreparationInformation.c:8: #9 4.644 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.644 #define __EXTENSIONS__ /* for Sun */ #9 4.644 #9 4.644 :0:0: note: this is the location of the previous definition #9 4.645 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.h:55:0, #9 4.645 from /opt/o-du-l2/src/codec_utils/F1AP/Reestablishment-Indication.c:8: #9 4.645 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.645 #define __EXTENSIONS__ /* for Sun */ #9 4.645 #9 4.657 :0:0: note: this is the location of the previous definition #9 4.658 :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/CellGroupConfig.h:45:0, #9 4.672 from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.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.683 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/LCID.c  #9 4.695 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c  #9 4.695 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c  #9 4.701 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.h:45:0, #9 4.701 from /opt/o-du-l2/src/codec_utils/F1AP/UE-CapabilityRAT-ContainerList.c:8: #9 4.701 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.701 #define __EXTENSIONS__ /* for Sun */ #9 4.701 #9 4.701 :0:0: note: this is the location of the previous definition #9 4.704 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c  #9 4.707 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.h:57:0, #9 4.707 from /opt/o-du-l2/src/codec_utils/F1AP/ULUEConfiguration.c:8: #9 4.707 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.707 #define __EXTENSIONS__ /* for Sun */ #9 4.707 #9 4.707 :0:0: note: this is the location of the previous definition #9 4.712 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 4.712 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.h:15, #9 4.712 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-FDD-Info.c:8: #9 4.712 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.712 #define __EXTENSIONS__ /* for Sun */ #9 4.712 #9 4.728 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.728 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.h:15, #9 4.728 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationRequest.c:8: #9 4.728 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.728 #define __EXTENSIONS__ /* for Sun */ #9 4.728 #9 4.728 :0:0: note: this is the location of the previous definition #9 4.729 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c  #9 4.736 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.736 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.h:15, #9 4.736 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-FailedToBeSetupMod-Item.c:8: #9 4.736 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.736 #define __EXTENSIONS__ /* for Sun */ #9 4.736 #9 4.741 :0:0: note: this is the location of the previous definition #9 4.742 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c  #9 4.743 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c  #9 4.753 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OBJECT_IDENTIFIER.c:5:0: #9 4.753 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.753 #define __EXTENSIONS__ /* for Sun */ #9 4.753 #9 4.753 :0:0: note: this is the location of the previous definition #9 4.766 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.h:41:0, #9 4.766 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-List.c:8: #9 4.766 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.766 #define __EXTENSIONS__ /* for Sun */ #9 4.766 #9 4.766 :0:0: note: this is the location of the previous definition #9 4.769 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c  #9 4.769 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c  #9 4.779 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.h:41:0, #9 4.779 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeModified-List.c:8: #9 4.779 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.779 #define __EXTENSIONS__ /* for Sun */ #9 4.779 #9 4.779 :0:0: note: this is the location of the previous definition #9 4.784 In file included from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.h:41:0, #9 4.784 from /opt/o-du-l2/src/codec_utils/F1AP/AvailablePLMNList.c:8: #9 4.784 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.784 #define __EXTENSIONS__ /* for Sun */ #9 4.784 #9 4.790 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.h:53:0, #9 4.790 from /opt/o-du-l2/src/codec_utils/F1AP/NeedforGap.c:8: #9 4.790 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.790 #define __EXTENSIONS__ /* for Sun */ #9 4.790 #9 4.801 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c  #9 4.801 :0:0: note: this is the location of the previous definition #9 4.806 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c  #9 4.808 :0:0: note: this is the location of the previous definition #9 4.817 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.817 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.h:15, #9 4.817 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseCommand.c:8: #9 4.817 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.817 #define __EXTENSIONS__ /* for Sun */ #9 4.817 #9 4.818 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.h:57:0, #9 4.818 from /opt/o-du-l2/src/codec_utils/F1AP/TNLAssociationUsage.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.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.h:41:0, #9 4.835 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-SetupMod-List.c:8: #9 4.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.835 #define __EXTENSIONS__ /* for Sun */ #9 4.835 #9 4.835 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.h:41:0, #9 4.835 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Deactivated-List.c:8: #9 4.835 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.835 #define __EXTENSIONS__ /* for Sun */ #9 4.835 #9 4.836 :0:0: note: this is the location of the previous definition #9 4.837 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 4.837 from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.c:8: #9 4.837 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.837 #define __EXTENSIONS__ /* for Sun */ #9 4.837 #9 4.837 :0:0: note: this is the location of the previous definition #9 4.841 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.841 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.841 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.h:15, #9 4.841 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Broadcast-Cancelled-Item.c:8: #9 4.841 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.841 #define __EXTENSIONS__ /* for Sun */ #9 4.841 #9 4.841 :0:0: note: this is the location of the previous definition #9 4.848 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.h:45:0, #9 4.848 from /opt/o-du-l2/src/codec_utils/F1AP/ServCellIndex.c:8: #9 4.848 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.848 #define __EXTENSIONS__ /* for Sun */ #9 4.848 #9 4.848 :0:0: note: this is the location of the previous definition #9 4.856 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.h:41:0, #9 4.856 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-List.c:8: #9 4.856 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.856 #define __EXTENSIONS__ /* for Sun */ #9 4.856 #9 4.856 :0:0: note: this is the location of the previous definition #9 4.856 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c  #9 4.856 :0:0: note: this is the location of the previous definition #9 4.857 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c  #9 4.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Presence.c  #9 4.858 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c  #9 4.859 :0:0: note: this is the location of the previous definition #9 4.859 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c  #9 4.861 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c  #9 4.866 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.c  #9 4.866 :0:0: note: this is the location of the previous definition #9 4.868 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c  #9 4.869 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.h:41:0, #9 4.869 from /opt/o-du-l2/src/codec_utils/F1AP/Potential-SpCell-List.c:8: #9 4.869 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.869 #define __EXTENSIONS__ /* for Sun */ #9 4.869 #9 4.869 :0:0: note: this is the location of the previous definition #9 4.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c  #9 4.870 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c  #9 4.872 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.872 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.872 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cell-Information.h:15, #9 4.872 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.h:15, #9 4.872 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Add-Item.c:8: #9 4.872 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.872 #define __EXTENSIONS__ /* for Sun */ #9 4.872 #9 4.885 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.885 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.h:15, #9 4.885 from /opt/o-du-l2/src/codec_utils/F1AP/F1SetupResponse.c:8: #9 4.885 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.885 #define __EXTENSIONS__ /* for Sun */ #9 4.885 #9 4.885 :0:0: note: this is the location of the previous definition #9 4.889 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.h:45:0, #9 4.889 from /opt/o-du-l2/src/codec_utils/F1AP/PDUSessionID.c:8: #9 4.889 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.889 #define __EXTENSIONS__ /* for Sun */ #9 4.889 #9 4.893 :0:0: note: this is the location of the previous definition #9 4.895 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.h:53:0, #9 4.895 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatusRequest.c:8: #9 4.895 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.895 #define __EXTENSIONS__ /* for Sun */ #9 4.895 #9 4.895 :0:0: note: this is the location of the previous definition #9 4.897 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 4.897 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.h:15, #9 4.897 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryStatus.c:8: #9 4.897 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.897 #define __EXTENSIONS__ /* for Sun */ #9 4.897 #9 4.902 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c  #9 4.906 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c  #9 4.917 :0:0: note: this is the location of the previous definition #9 4.924 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 4.924 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 4.924 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-Item.h:15, #9 4.924 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-Failed-To-Setup-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.927 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.h:61:0, #9 4.927 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Coex-Mode-Info.c:8: #9 4.927 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.927 #define __EXTENSIONS__ /* for Sun */ #9 4.927 #9 4.929 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.929 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.h:15, #9 4.929 from /opt/o-du-l2/src/codec_utils/F1AP/ExtendedServedPLMNs-Item.c:8: #9 4.929 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.929 #define __EXTENSIONS__ /* for Sun */ #9 4.929 #9 4.932 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LongDRXCycleLength.h:74:0, #9 4.932 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.h:15, #9 4.932 from /opt/o-du-l2/src/codec_utils/F1AP/DRXCycle.c:8: #9 4.932 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.932 #define __EXTENSIONS__ /* for Sun */ #9 4.932 #9 4.932 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SRBID.h:46:0, #9 4.932 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.h:15, #9 4.932 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeSetup-Item.c:8: #9 4.932 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.932 #define __EXTENSIONS__ /* for Sun */ #9 4.932 #9 4.932 :0:0: note: this is the location of the previous definition #9 4.939 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.939 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.h:15, #9 4.939 from /opt/o-du-l2/src/codec_utils/F1AP/Notify.c:8: #9 4.939 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.939 #define __EXTENSIONS__ /* for Sun */ #9 4.939 #9 4.942 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c  #9 4.943 :0:0: note: this is the location of the previous definition #9 4.943 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c  #9 4.945 :0:0: note: this is the location of the previous definition #9 4.946 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c  #9 4.946 :0:0: note: this is the location of the previous definition #9 4.949 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c  #9 4.949 :0:0: note: this is the location of the previous definition #9 4.955 :0:0: note: this is the location of the previous definition #9 4.961 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.961 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.h:15, #9 4.961 from /opt/o-du-l2/src/codec_utils/F1AP/SystemInformationDeliveryCommand.c:8: #9 4.961 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.961 #define __EXTENSIONS__ /* for Sun */ #9 4.961 #9 4.962 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype.c  #9 4.965 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.h:45:0, #9 4.965 from /opt/o-du-l2/src/codec_utils/F1AP/NumberofBroadcastRequest.c:8: #9 4.965 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.965 #define __EXTENSIONS__ /* for Sun */ #9 4.965 #9 4.965 :0:0: note: this is the location of the previous definition #9 4.968 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 4.968 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.h:15, #9 4.968 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupFailure.c:8: #9 4.968 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.968 #define __EXTENSIONS__ /* for Sun */ #9 4.968 #9 4.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 4.973 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 4.973 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.h:15, #9 4.973 from /opt/o-du-l2/src/codec_utils/F1AP/Served-Cells-To-Modify-Item.c:8: #9 4.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.973 #define __EXTENSIONS__ /* for Sun */ #9 4.973 #9 4.973 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 4.973 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.h:15, #9 4.973 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeSetup-Item.c:8: #9 4.973 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 4.973 #define __EXTENSIONS__ /* for Sun */ #9 4.973 #9 4.973 :0:0: note: this is the location of the previous definition #9 4.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c  #9 4.974 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.c  #9 4.988 :0:0: note: this is the location of the previous definition #9 4.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c  #9 4.989 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c  #9 4.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.c  #9 4.990 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c  #9 5.006 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c  #9 5.009 :0:0: note: this is the location of the previous definition #9 5.020 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c  #9 5.030 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c  #9 5.032 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TransportLayerAddress.h:46:0, #9 5.032 from /opt/o-du-l2/src/codec_utils/F1AP/CP-TransportLayerAddress.h:15, #9 5.032 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.h:15, #9 5.032 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-TNL-Association-To-Add-Item.c:8: #9 5.032 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.032 #define __EXTENSIONS__ /* for Sun */ #9 5.032 #9 5.032 :0:0: note: this is the location of the previous definition #9 5.033 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c  #9 5.041 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c  #9 5.047 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.h:51:0, #9 5.047 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUOverloadInformation.c:8: #9 5.047 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.047 #define __EXTENSIONS__ /* for Sun */ #9 5.047 #9 5.047 :0:0: note: this is the location of the previous definition #9 5.055 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.h:45:0, #9 5.055 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-DU-ID.c:8: #9 5.055 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.055 #define __EXTENSIONS__ /* for Sun */ #9 5.055 #9 5.055 :0:0: note: this is the location of the previous definition #9 5.056 :0:0: note: this is the location of the previous definition #9 5.056 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CellGroupConfig.h:45:0, #9 5.056 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.h:15, #9 5.056 from /opt/o-du-l2/src/codec_utils/F1AP/DUtoCURRCInformation.c:8: #9 5.056 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.056 #define __EXTENSIONS__ /* for Sun */ #9 5.056 #9 5.056 :0:0: note: this is the location of the previous definition #9 5.058 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.058 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.h:15, #9 5.058 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextReleaseComplete.c:8: #9 5.058 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.058 #define __EXTENSIONS__ /* for Sun */ #9 5.058 #9 5.065 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProcedureCode.h:72:0, #9 5.065 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.h:15, #9 5.065 from /opt/o-du-l2/src/codec_utils/F1AP/UnsuccessfulOutcome.c:8: #9 5.065 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.065 #define __EXTENSIONS__ /* for Sun */ #9 5.065 #9 5.065 :0:0: note: this is the location of the previous definition #9 5.065 :0:0: note: this is the location of the previous definition #9 5.078 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 5.078 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 5.078 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.c:8: #9 5.078 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.078 #define __EXTENSIONS__ /* for Sun */ #9 5.078 #9 5.078 :0:0: note: this is the location of the previous definition #9 5.082 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.h:44:0, #9 5.082 from /opt/o-du-l2/src/codec_utils/F1AP/DLUPTNLInformation-ToBeSetup-List.c:8: #9 5.082 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.082 #define __EXTENSIONS__ /* for Sun */ #9 5.082 #9 5.082 :0:0: note: this is the location of the previous definition #9 5.084 In file included from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.h:45:0, #9 5.084 from /opt/o-du-l2/src/codec_utils/F1AP/MeasConfig.c:8: #9 5.084 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.084 #define __EXTENSIONS__ /* for Sun */ #9 5.084 #9 5.084 :0:0: note: this is the location of the previous definition #9 5.088 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.h:41:0, #9 5.088 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-ToBeSetup-List.c:8: #9 5.088 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.088 #define __EXTENSIONS__ /* for Sun */ #9 5.088 #9 5.088 :0:0: note: this is the location of the previous definition #9 5.093 :0:0: note: this is the location of the previous definition #9 5.103 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.h:45:0, #9 5.103 from /opt/o-du-l2/src/codec_utils/F1AP/Ph-InfoSCG.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 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.112 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.h:15, #9 5.112 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Required-ToBeModified-Item.c:8: #9 5.112 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.112 #define __EXTENSIONS__ /* for Sun */ #9 5.112 #9 5.113 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.c  #9 5.114 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c  #9 5.115 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.115 from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.c:8: #9 5.115 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.115 #define __EXTENSIONS__ /* for Sun */ #9 5.115 #9 5.119 In file included from /opt/o-du-l2/src/codec_utils/F1AP/LCID.h:46:0, #9 5.119 from /opt/o-du-l2/src/codec_utils/F1AP/LCID.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.120 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c  #9 5.120 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.c  #9 5.122 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c  #9 5.125 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-ID.h:253:0, #9 5.125 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Field.h:15, #9 5.125 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.h:15, #9 5.125 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-SingleContainer.c:8: #9 5.125 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.125 #define __EXTENSIONS__ /* for Sun */ #9 5.125 #9 5.131 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c  #9 5.138 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.138 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.h:15, #9 5.138 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ToBeModified-Item.c:8: #9 5.138 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.138 #define __EXTENSIONS__ /* for Sun */ #9 5.138 #9 5.138 :0:0: note: this is the location of the previous definition #9 5.145 :0:0: note: this is the location of the previous definition #9 5.145 :0:0: note: this is the location of the previous definition #9 5.149 :0:0: note: this is the location of the previous definition #9 5.158 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c  #9 5.158 :0:0: note: this is the location of the previous definition #9 5.161 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.c  #9 5.162 In file included from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.h:41:0, #9 5.162 from /opt/o-du-l2/src/codec_utils/F1AP/UE-associatedLogicalF1-ConnectionListResAck.c:8: #9 5.162 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.162 #define __EXTENSIONS__ /* for Sun */ #9 5.162 #9 5.162 :0:0: note: this is the location of the previous definition #9 5.178 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c  #9 5.179 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c  #9 5.179 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.c  #9 5.184 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PriorityLevel.h:54:0, #9 5.184 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.h:15, #9 5.184 from /opt/o-du-l2/src/codec_utils/F1AP/NGRANAllocationAndRetentionPriority.c:8: #9 5.184 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.184 #define __EXTENSIONS__ /* for Sun */ #9 5.184 #9 5.184 :0:0: note: this is the location of the previous definition #9 5.184 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c  #9 5.197 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c  #9 5.217 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.217 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.h:15, #9 5.217 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Activity-Item.c:8: #9 5.217 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.217 #define __EXTENSIONS__ /* for Sun */ #9 5.217 #9 5.217 :0:0: note: this is the location of the previous definition #9 5.241 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.c  #9 5.242 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c  #9 5.250 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.c  #9 5.250 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c  #9 5.253 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c  #9 5.253 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c  #9 5.258 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c  #9 5.264 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c  #9 5.265 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.265 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.h:15, #9 5.265 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-Modified-Item.c:8: #9 5.265 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.265 #define __EXTENSIONS__ /* for Sun */ #9 5.265 #9 5.265 :0:0: note: this is the location of the previous definition #9 5.265 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c  #9 5.266 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.c  #9 5.288 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.h:60:0, #9 5.288 from /opt/o-du-l2/src/codec_utils/F1AP/PagingPriority.c:8: #9 5.288 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.288 #define __EXTENSIONS__ /* for Sun */ #9 5.288 #9 5.290 In file included from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.h:46:0, #9 5.290 from /opt/o-du-l2/src/codec_utils/F1AP/OffsetToPointA.c:8: #9 5.290 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.290 #define __EXTENSIONS__ /* for Sun */ #9 5.290 #9 5.290 :0:0: note: this is the location of the previous definition #9 5.291 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Presence.h:54:0, #9 5.291 from /opt/o-du-l2/src/codec_utils/F1AP/Presence.c:8: #9 5.291 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.291 #define __EXTENSIONS__ /* for Sun */ #9 5.291 #9 5.291 :0:0: note: this is the location of the previous definition #9 5.302 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.h:41:0, #9 5.302 from /opt/o-du-l2/src/codec_utils/F1AP/Associated-SCell-List.c:8: #9 5.302 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.302 #define __EXTENSIONS__ /* for Sun */ #9 5.302 #9 5.307 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.307 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.h:15, #9 5.307 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationRefuse.c:8: #9 5.307 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.307 #define __EXTENSIONS__ /* for Sun */ #9 5.307 #9 5.309 :0:0: note: this is the location of the previous definition #9 5.317 :0:0: note: this is the location of the previous definition #9 5.321 :0:0: note: this is the location of the previous definition #9 5.322 -e Compiling  /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c  #9 5.336 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.336 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.336 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.c:8: #9 5.336 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.336 #define __EXTENSIONS__ /* for Sun */ #9 5.336 #9 5.344 In file included from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.h:58:0, #9 5.344 from /opt/o-du-l2/src/codec_utils/F1AP/TimeToWait.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.346 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.346 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.346 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.h:15, #9 5.346 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Failed-to-be-Activated-List-Item.c:8: #9 5.346 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.346 #define __EXTENSIONS__ /* for Sun */ #9 5.346 #9 5.353 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.353 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.h:15, #9 5.353 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextModificationResponse.c:8: #9 5.353 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.353 #define __EXTENSIONS__ /* for Sun */ #9 5.353 #9 5.353 :0:0: note: this is the location of the previous definition #9 5.353 :0:0: note: this is the location of the previous definition #9 5.358 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.h:41:0, #9 5.358 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-To-Be-Broadcast-List.c:8: #9 5.358 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.358 #define __EXTENSIONS__ /* for Sun */ #9 5.358 #9 5.363 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.h:46:0, #9 5.363 from /opt/o-du-l2/src/codec_utils/F1AP/SIBType-PWS.c:8: #9 5.363 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.363 #define __EXTENSIONS__ /* for Sun */ #9 5.363 #9 5.380 In file included from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.h:45:0, #9 5.380 from /opt/o-du-l2/src/codec_utils/F1AP/C-RNTI.c:8: #9 5.380 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.380 #define __EXTENSIONS__ /* for Sun */ #9 5.380 #9 5.380 :0:0: note: this is the location of the previous definition #9 5.382 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PrivateIE-Container.h:44:0, #9 5.382 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.h:15, #9 5.382 from /opt/o-du-l2/src/codec_utils/F1AP/PrivateMessage.c:8: #9 5.382 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.382 #define __EXTENSIONS__ /* for Sun */ #9 5.382 #9 5.382 :0:0: note: this is the location of the previous definition #9 5.388 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.388 from /opt/o-du-l2/src/codec_utils/F1AP/SItype.c:8: #9 5.388 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.388 #define __EXTENSIONS__ /* for Sun */ #9 5.388 #9 5.399 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.399 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.h:15, #9 5.399 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-ModifiedConf-Item.c:8: #9 5.399 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.399 #define __EXTENSIONS__ /* for Sun */ #9 5.399 #9 5.399 :0:0: note: this is the location of the previous definition #9 5.399 :0:0: note: this is the location of the previous definition #9 5.411 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.h:46:0, #9 5.411 from /opt/o-du-l2/src/codec_utils/F1AP/PacketDelayBudget.c:8: #9 5.411 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.411 #define __EXTENSIONS__ /* for Sun */ #9 5.411 #9 5.413 :0:0: note: this is the location of the previous definition #9 5.413 :0:0: note: this is the location of the previous definition #9 5.414 :0:0: note: this is the location of the previous definition #9 5.417 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.h:46:0, #9 5.417 from /opt/o-du-l2/src/codec_utils/F1AP/PDCP-SN.c:8: #9 5.417 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.417 #define __EXTENSIONS__ /* for Sun */ #9 5.417 #9 5.417 :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/NRSCS.h:58:0, #9 5.419 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.h:15, #9 5.419 from /opt/o-du-l2/src/codec_utils/F1AP/Transmission-Bandwidth.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 In file included from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.h:58:0, #9 5.419 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRA-Mode-Info.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.419 :0:0: note: this is the location of the previous definition #9 5.421 :0:0: note: this is the location of the previous definition #9 5.422 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.h:54:0, #9 5.422 from /opt/o-du-l2/src/codec_utils/F1AP/PDCPSNLength.c:8: #9 5.422 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.422 #define __EXTENSIONS__ /* for Sun */ #9 5.422 #9 5.422 :0:0: note: this is the location of the previous definition #9 5.430 In file included from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.h:58:0, #9 5.430 from /opt/o-du-l2/src/codec_utils/F1AP/NR-Mode-Info.c:8: #9 5.430 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.430 #define __EXTENSIONS__ /* for Sun */ #9 5.430 #9 5.430 :0:0: note: this is the location of the previous definition #9 5.432 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.432 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.h:15, #9 5.432 from /opt/o-du-l2/src/codec_utils/F1AP/PWSRestartIndication.c:8: #9 5.432 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.432 #define __EXTENSIONS__ /* for Sun */ #9 5.432 #9 5.441 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.441 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.h:15, #9 5.441 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Notify-Item.c:8: #9 5.441 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.441 #define __EXTENSIONS__ /* for Sun */ #9 5.441 #9 5.444 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.h:46:0, #9 5.444 from /opt/o-du-l2/src/codec_utils/F1AP/GTP-TEID.c:8: #9 5.444 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.444 #define __EXTENSIONS__ /* for Sun */ #9 5.444 #9 5.453 :0:0: note: this is the location of the previous definition #9 5.461 :0:0: note: this is the location of the previous definition #9 5.477 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.h:44:0, #9 5.477 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-List.c:8: #9 5.477 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.477 #define __EXTENSIONS__ /* for Sun */ #9 5.477 #9 5.477 :0:0: note: this is the location of the previous definition #9 5.478 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.478 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.h:15, #9 5.478 from /opt/o-du-l2/src/codec_utils/F1AP/GNBCUConfigurationUpdate.c:8: #9 5.478 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.478 #define __EXTENSIONS__ /* for Sun */ #9 5.478 #9 5.481 :0:0: note: this is the location of the previous definition #9 5.481 :0:0: note: this is the location of the previous definition #9 5.491 :0:0: note: this is the location of the previous definition #9 5.498 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.498 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.h:15, #9 5.498 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdateFailure.c:8: #9 5.498 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.498 #define __EXTENSIONS__ /* for Sun */ #9 5.498 #9 5.498 :0:0: note: this is the location of the previous definition #9 5.500 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.500 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.h:15, #9 5.500 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUConfigurationUpdate.c:8: #9 5.500 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.500 #define __EXTENSIONS__ /* for Sun */ #9 5.500 #9 5.500 :0:0: note: this is the location of the previous definition #9 5.513 In file included from /opt/o-du-l2/src/codec_utils/F1AP/BitRate.h:46:0, #9 5.513 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.h:15, #9 5.513 from /opt/o-du-l2/src/codec_utils/F1AP/GBR-QoSFlowInformation.c:8: #9 5.513 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.513 #define __EXTENSIONS__ /* for Sun */ #9 5.513 #9 5.535 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.h:41:0, #9 5.535 from /opt/o-du-l2/src/codec_utils/F1AP/SCell-FailedtoSetup-List.c:8: #9 5.535 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.535 #define __EXTENSIONS__ /* for Sun */ #9 5.535 #9 5.540 :0:0: note: this is the location of the previous definition #9 5.541 :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/SRBID.h:46:0, #9 5.567 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-Item.h:15, #9 5.567 from /opt/o-du-l2/src/codec_utils/F1AP/SRBs-ToBeReleased-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.567 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QoS-Characteristics.h:58:0, #9 5.567 from /opt/o-du-l2/src/codec_utils/F1AP/QoSFlowLevelQoSParameters.h:15, #9 5.567 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.h:15, #9 5.567 from /opt/o-du-l2/src/codec_utils/F1AP/DRB-Information.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.573 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.573 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.h:15, #9 5.573 from /opt/o-du-l2/src/codec_utils/F1AP/RRCDeliveryReport.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.576 In file included from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.h:45:0, #9 5.576 from /opt/o-du-l2/src/codec_utils/F1AP/RepetitionPeriod.c:8: #9 5.576 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.576 #define __EXTENSIONS__ /* for Sun */ #9 5.576 #9 5.580 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Criticality.h:54:0, #9 5.580 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.h:15, #9 5.580 from /opt/o-du-l2/src/codec_utils/F1AP/CriticalityDiagnostics-IE-Item.c:8: #9 5.580 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.580 #define __EXTENSIONS__ /* for Sun */ #9 5.580 #9 5.583 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SItype.h:46:0, #9 5.583 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.h:15, #9 5.583 from /opt/o-du-l2/src/codec_utils/F1AP/SItype-Item.c:8: #9 5.583 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.583 #define __EXTENSIONS__ /* for Sun */ #9 5.583 #9 5.583 :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/Cells-to-be-Activated-List.h:41:0, #9 5.585 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-to-be-Activated-List.c:8: #9 5.585 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.585 #define __EXTENSIONS__ /* for Sun */ #9 5.585 #9 5.587 In file included from /opt/o-du-l2/src/codec_utils/F1AP/QCI.h:46:0, #9 5.587 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.h:15, #9 5.587 from /opt/o-du-l2/src/codec_utils/F1AP/EUTRANQoS.c:8: #9 5.587 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.587 #define __EXTENSIONS__ /* for Sun */ #9 5.587 #9 5.587 :0:0: note: this is the location of the previous definition #9 5.591 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.591 from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.c:8: #9 5.591 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.591 #define __EXTENSIONS__ /* for Sun */ #9 5.591 #9 5.591 :0:0: note: this is the location of the previous definition #9 5.592 In file included from /opt/o-du-l2/src/codec_utils/F1AP/SNSSAI.h:45:0, #9 5.592 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.h:15, #9 5.592 from /opt/o-du-l2/src/codec_utils/F1AP/SliceSupportItem.c:8: #9 5.592 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.592 #define __EXTENSIONS__ /* for Sun */ #9 5.592 #9 5.592 :0:0: note: this is the location of the previous definition #9 5.592 :0:0: note: this is the location of the previous definition #9 5.593 :0:0: note: this is the location of the previous definition #9 5.596 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.596 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.h:15, #9 5.596 from /opt/o-du-l2/src/codec_utils/F1AP/GNBDUResourceCoordinationResponse.c:8: #9 5.596 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.596 #define __EXTENSIONS__ /* for Sun */ #9 5.596 #9 5.596 :0:0: note: this is the location of the previous definition #9 5.597 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.597 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.597 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.h:15, #9 5.597 from /opt/o-du-l2/src/codec_utils/F1AP/Cells-Status-Item.c:8: #9 5.597 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.597 #define __EXTENSIONS__ /* for Sun */ #9 5.597 #9 5.597 :0:0: note: this is the location of the previous definition #9 5.599 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.599 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-Item.h:15, #9 5.599 from /opt/o-du-l2/src/codec_utils/F1AP/ServedPLMNs-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.601 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-Container.h:484:0, #9 5.601 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.h:15, #9 5.601 from /opt/o-du-l2/src/codec_utils/F1AP/UEContextSetupRequest.c:8: #9 5.601 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.601 #define __EXTENSIONS__ /* for Sun */ #9 5.601 #9 5.603 In file included from /opt/o-du-l2/src/codec_utils/F1AP/CG-ConfigInfo.h:45:0, #9 5.603 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.h:15, #9 5.603 from /opt/o-du-l2/src/codec_utils/F1AP/CUtoDURRCInformation.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.607 In file included from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.h:23:0, #9 5.607 from /opt/o-du-l2/src/codec_utils/F1AP/ProtocolIE-FieldPair.c:8: #9 5.607 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.607 #define __EXTENSIONS__ /* for Sun */ #9 5.607 #9 5.607 :0:0: note: this is the location of the previous definition #9 5.617 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRBID.h:46:0, #9 5.617 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.h:15, #9 5.617 from /opt/o-du-l2/src/codec_utils/F1AP/DRBs-FailedToBeSetupMod-Item.c:8: #9 5.617 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.617 #define __EXTENSIONS__ /* for Sun */ #9 5.617 #9 5.617 :0:0: note: this is the location of the previous definition #9 5.618 In file included from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.h:45:0, #9 5.618 from /opt/o-du-l2/src/codec_utils/F1AP/DRX-Config.c:8: #9 5.618 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.618 #define __EXTENSIONS__ /* for Sun */ #9 5.618 #9 5.619 In file included from /opt/o-du-l2/src/codec_utils/F1AP/GNB-CU-UE-F1AP-ID.h:47:0, #9 5.619 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.h:15, #9 5.619 from /opt/o-du-l2/src/codec_utils/F1AP/Dedicated-SIDelivery-NeededUE-Item.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 In file included from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.h:51:0, #9 5.619 from /opt/o-du-l2/src/codec_utils/F1AP/Cell-Direction.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.625 :0:0: note: this is the location of the previous definition #9 5.626 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.626 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.626 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.h:15, #9 5.626 from /opt/o-du-l2/src/codec_utils/F1AP/PWS-Failed-NR-CGI-Item.c:8: #9 5.626 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.626 #define __EXTENSIONS__ /* for Sun */ #9 5.626 #9 5.626 :0:0: note: this is the location of the previous definition #9 5.628 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.628 from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.c:8: #9 5.628 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.628 #define __EXTENSIONS__ /* for Sun */ #9 5.628 #9 5.628 :0:0: note: this is the location of the previous definition #9 5.628 :0:0: note: this is the location of the previous definition #9 5.633 :0:0: note: this is the location of the previous definition #9 5.637 :0:0: note: this is the location of the previous definition #9 5.638 In file included from /opt/o-du-l2/src/codec_utils/F1AP/PLMN-Identity.h:46:0, #9 5.638 from /opt/o-du-l2/src/codec_utils/F1AP/NRCGI.h:15, #9 5.638 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.h:15, #9 5.638 from /opt/o-du-l2/src/codec_utils/F1AP/Broadcast-To-Be-Cancelled-Item.c:8: #9 5.638 /opt/o-du-l2/src/codec_utils/F1AP/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 5.638 #define __EXTENSIONS__ /* for Sun */ #9 5.638 #9 5.638 :0:0: note: this is the location of the previous definition #9 6.264 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_f1ap.a  #9 6.335 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 6.341 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 6.342 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c  #9 6.343 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c  #9 6.343 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c  #9 6.344 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c  #9 6.345 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c  #9 6.346 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c  #9 6.347 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c  #9 6.348 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c  #9 6.348 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c  #9 6.349 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c  #9 6.350 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c  #9 6.358 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c  #9 6.362 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c  #9 6.362 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c  #9 6.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.c  #9 6.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c  #9 6.363 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c  #9 6.364 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c  #9 6.364 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c  #9 6.365 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c  #9 6.365 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c  #9 6.365 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.c  #9 6.365 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c  #9 6.365 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.c  #9 6.366 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.c  #9 6.367 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c  #9 6.367 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c  #9 6.368 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c  #9 6.368 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c  #9 6.369 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c  #9 6.369 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c  #9 6.370 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c  #9 6.374 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c  #9 6.374 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c  #9 6.374 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c  #9 6.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c  #9 6.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c  #9 6.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c  #9 6.375 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c  #9 6.386 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.c  #9 6.398 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c  #9 6.399 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.c  #9 6.399 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c  #9 6.400 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c  #9 6.404 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c  #9 6.405 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.c  #9 6.406 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c  #9 6.409 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c  #9 6.415 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 6.415 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c:8: #9 6.415 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.415 #define __EXTENSIONS__ /* for Sun */ #9 6.415 #9 6.416 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c  #9 6.416 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c  #9 6.416 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.c  #9 6.417 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.c  #9 6.418 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c  #9 6.420 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h:45:0, #9 6.420 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c:8: #9 6.420 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.420 #define __EXTENSIONS__ /* for Sun */ #9 6.420 #9 6.429 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c  #9 6.430 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c  #9 6.442 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c  #9 6.448 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c  #9 6.449 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c  #9 6.465 :0:0: note: this is the location of the previous definition #9 6.470 :0:0: note: this is the location of the previous definition #9 6.483 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c  #9 6.488 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.h:80:0, #9 6.488 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config.c:8: #9 6.488 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.488 #define __EXTENSIONS__ /* for Sun */ #9 6.488 #9 6.492 In file included from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h:67:0, #9 6.492 from /opt/o-du-l2/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c:8: #9 6.492 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.492 #define __EXTENSIONS__ /* for Sun */ #9 6.492 #9 6.492 :0:0: note: this is the location of the previous definition #9 6.508 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c  #9 6.513 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.c  #9 6.518 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.h:80:0, #9 6.518 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfoRrc.c:8: #9 6.518 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.518 #define __EXTENSIONS__ /* for Sun */ #9 6.518 #9 6.518 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c  #9 6.525 :0:0: note: this is the location of the previous definition #9 6.529 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 6.529 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 6.529 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.h:15, #9 6.529 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkCommon.c:8: #9 6.529 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.529 #define __EXTENSIONS__ /* for Sun */ #9 6.529 #9 6.529 :0:0: note: this is the location of the previous definition #9 6.533 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.h:42:0, #9 6.533 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestResources.c:8: #9 6.533 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.533 #define __EXTENSIONS__ /* for Sun */ #9 6.533 #9 6.533 :0:0: note: this is the location of the previous definition #9 6.533 :0:0: note: this is the location of the previous definition #9 6.541 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c  #9 6.566 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c  #9 6.578 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.h:54:0, #9 6.578 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityOffset.c:8: #9 6.578 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.578 #define __EXTENSIONS__ /* for Sun */ #9 6.578 #9 6.578 :0:0: note: this is the location of the previous definition #9 6.583 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.h:69:0, #9 6.583 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigInterRAT.c:8: #9 6.583 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.583 #define __EXTENSIONS__ /* for Sun */ #9 6.583 #9 6.590 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c  #9 6.590 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c  #9 6.591 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c  #9 6.592 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.c  #9 6.593 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c  #9 6.596 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.596 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.h:15, #9 6.596 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure.c:8: #9 6.596 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.596 #define __EXTENSIONS__ /* for Sun */ #9 6.596 #9 6.601 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c  #9 6.601 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c  #9 6.602 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c  #9 6.602 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c  #9 6.603 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c  #9 6.606 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c  #9 6.606 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c  #9 6.607 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c  #9 6.609 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 6.609 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.h:15, #9 6.609 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddMod.c:8: #9 6.609 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.609 #define __EXTENSIONS__ /* for Sun */ #9 6.609 #9 6.610 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.c  #9 6.612 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.612 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.c:8: #9 6.612 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.612 #define __EXTENSIONS__ /* for Sun */ #9 6.612 #9 6.613 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.h:80:0, #9 6.613 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand.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.614 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 6.614 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.h:15, #9 6.614 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Config.c:8: #9 6.614 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.614 #define __EXTENSIONS__ /* for Sun */ #9 6.614 #9 6.615 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c  #9 6.616 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 6.616 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.c:8: #9 6.616 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.616 #define __EXTENSIONS__ /* for Sun */ #9 6.616 #9 6.616 :0:0: note: this is the location of the previous definition #9 6.617 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.h:46:0, #9 6.617 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriority.c:8: #9 6.617 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.617 #define __EXTENSIONS__ /* for Sun */ #9 6.617 #9 6.618 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c  #9 6.618 :0:0: note: this is the location of the previous definition #9 6.618 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c  #9 6.618 :0:0: note: this is the location of the previous definition #9 6.619 :0:0: note: this is the location of the previous definition #9 6.624 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 6.624 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.h:15, #9 6.624 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResults.c:8: #9 6.624 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.624 #define __EXTENSIONS__ /* for Sun */ #9 6.624 #9 6.624 :0:0: note: this is the location of the previous definition #9 6.632 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 6.632 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.h:15, #9 6.632 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddMod.c:8: #9 6.632 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.632 #define __EXTENSIONS__ /* for Sun */ #9 6.632 #9 6.637 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB1.c  #9 6.638 :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/RRCSystemInfoRequest.h:63:0, #9 6.639 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest.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.640 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c  #9 6.640 :0:0: note: this is the location of the previous definition #9 6.640 :0:0: note: this is the location of the previous definition #9 6.640 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c  #9 6.641 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c  #9 6.641 :0:0: note: this is the location of the previous definition #9 6.642 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c  #9 6.643 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.c  #9 6.643 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c  #9 6.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c  #9 6.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c  #9 6.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c  #9 6.644 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c  #9 6.645 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c  #9 6.645 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c  #9 6.646 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c  #9 6.646 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c  #9 6.647 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c  #9 6.648 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c  #9 6.649 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c  #9 6.649 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c  #9 6.650 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB7.c  #9 6.651 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.h:42:0, #9 6.651 from /opt/o-du-l2/src/codec_utils/RRC/MeasReportQuantity.c:8: #9 6.651 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.651 #define __EXTENSIONS__ /* for Sun */ #9 6.651 #9 6.651 :0:0: note: this is the location of the previous definition #9 6.651 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c  #9 6.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c  #9 6.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c  #9 6.652 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c  #9 6.655 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c  #9 6.656 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c  #9 6.660 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.h:67:0, #9 6.660 from /opt/o-du-l2/src/codec_utils/RRC/TimeToTrigger.c:8: #9 6.660 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.660 #define __EXTENSIONS__ /* for Sun */ #9 6.660 #9 6.661 In file included from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.h:42:0, #9 6.661 from /opt/o-du-l2/src/codec_utils/RRC/SS-RSSI-Measurement.c:8: #9 6.661 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.661 #define __EXTENSIONS__ /* for Sun */ #9 6.661 #9 6.669 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 6.669 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.h:16, #9 6.669 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN.c:8: #9 6.669 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.669 #define __EXTENSIONS__ /* for Sun */ #9 6.669 #9 6.669 :0:0: note: this is the location of the previous definition #9 6.671 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB4.c  #9 6.671 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasId.c  #9 6.672 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c  #9 6.673 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 6.673 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.h:15, #9 6.673 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease.c:8: #9 6.673 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.673 #define __EXTENSIONS__ /* for Sun */ #9 6.673 #9 6.674 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h:53:0, #9 6.674 from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c:8: #9 6.674 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.674 #define __EXTENSIONS__ /* for Sun */ #9 6.674 #9 6.674 :0:0: note: this is the location of the previous definition #9 6.676 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.h:117:0, #9 6.676 from /opt/o-du-l2/src/codec_utils/RRC/RRM-Config.c:8: #9 6.676 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.676 #define __EXTENSIONS__ /* for Sun */ #9 6.676 #9 6.676 :0:0: note: this is the location of the previous definition #9 6.680 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c  #9 6.680 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.680 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.h:15, #9 6.680 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL.c:8: #9 6.680 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.680 #define __EXTENSIONS__ /* for Sun */ #9 6.680 #9 6.680 :0:0: note: this is the location of the previous definition #9 6.681 :0:0: note: this is the location of the previous definition #9 6.686 :0:0: note: this is the location of the previous definition #9 6.688 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.h:53:0, #9 6.688 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerState.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.694 :0:0: note: this is the location of the previous definition #9 6.695 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.h:44:0, #9 6.695 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddModList.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.698 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.h:63:0, #9 6.698 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionPriorities.c:8: #9 6.698 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.698 #define __EXTENSIONS__ /* for Sun */ #9 6.698 #9 6.698 :0:0: note: this is the location of the previous definition #9 6.703 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 6.703 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.h:16, #9 6.703 from /opt/o-du-l2/src/codec_utils/RRC/PhysicalCellGroupConfig.c:8: #9 6.703 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.703 #define __EXTENSIONS__ /* for Sun */ #9 6.703 #9 6.704 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.h:56:0, #9 6.704 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR2.c:8: #9 6.704 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.704 #define __EXTENSIONS__ /* for Sun */ #9 6.704 #9 6.708 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 6.708 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.c:8: #9 6.708 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.708 #define __EXTENSIONS__ /* for Sun */ #9 6.708 #9 6.708 :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/UEAssistanceInformationRrc.h:63:0, #9 6.712 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformationRrc.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 6.712 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h:15, #9 6.712 from /opt/o-du-l2/src/codec_utils/RRC/INT-ConfigurationPerServingCell.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.714 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.h:49:0, #9 6.714 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-IEs.c:8: #9 6.714 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.714 #define __EXTENSIONS__ /* for Sun */ #9 6.714 #9 6.714 :0:0: note: this is the location of the previous definition #9 6.715 :0:0: note: this is the location of the previous definition #9 6.717 :0:0: note: this is the location of the previous definition #9 6.721 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 6.721 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 6.721 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.c:8: #9 6.721 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.721 #define __EXTENSIONS__ /* for Sun */ #9 6.721 #9 6.721 :0:0: note: this is the location of the previous definition #9 6.725 :0:0: note: this is the location of the previous definition #9 6.733 :0:0: note: this is the location of the previous definition #9 6.777 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 6.777 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.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.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c  #9 6.781 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 6.781 from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.c:8: #9 6.781 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.781 #define __EXTENSIONS__ /* for Sun */ #9 6.781 #9 6.781 :0:0: note: this is the location of the previous definition #9 6.781 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c  #9 6.784 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 6.784 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h:15, #9 6.784 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c:8: #9 6.784 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.784 #define __EXTENSIONS__ /* for Sun */ #9 6.784 #9 6.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h:44:0, #9 6.794 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c:8: #9 6.794 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.794 #define __EXTENSIONS__ /* for Sun */ #9 6.794 #9 6.794 :0:0: note: this is the location of the previous definition #9 6.805 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c  #9 6.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.h:57:0, #9 6.807 from /opt/o-du-l2/src/codec_utils/RRC/ModulationOrder.c:8: #9 6.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.807 #define __EXTENSIONS__ /* for Sun */ #9 6.807 #9 6.816 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.h:55:0, #9 6.816 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformation.c:8: #9 6.816 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.816 #define __EXTENSIONS__ /* for Sun */ #9 6.816 #9 6.818 In file included from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.h:87:0, #9 6.818 from /opt/o-du-l2/src/codec_utils/RRC/PHR-Config.c:8: #9 6.818 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.818 #define __EXTENSIONS__ /* for Sun */ #9 6.818 #9 6.818 :0:0: note: this is the location of the previous definition #9 6.818 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.c  #9 6.819 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c  #9 6.822 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c  #9 6.822 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c  #9 6.829 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 6.829 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.h:15, #9 6.829 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectNR.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/CSI-IM-ResourceId.h:46:0, #9 6.831 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.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.834 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.h:44:0, #9 6.834 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-IndexList.c:8: #9 6.834 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.834 #define __EXTENSIONS__ /* for Sun */ #9 6.834 #9 6.834 :0:0: note: this is the location of the previous definition #9 6.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c  #9 6.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c  #9 6.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c  #9 6.838 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c  #9 6.839 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.c  #9 6.839 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c  #9 6.840 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c  #9 6.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c  #9 6.848 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c  #9 6.849 :0:0: note: this is the location of the previous definition #9 6.849 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c  #9 6.851 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c  #9 6.859 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c  #9 6.867 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 6.867 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c:8: #9 6.867 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.867 #define __EXTENSIONS__ /* for Sun */ #9 6.867 #9 6.869 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 6.869 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.c:8: #9 6.869 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.869 #define __EXTENSIONS__ /* for Sun */ #9 6.869 #9 6.869 :0:0: note: this is the location of the previous definition #9 6.878 :0:0: note: this is the location of the previous definition #9 6.882 :0:0: note: this is the location of the previous definition #9 6.895 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 6.895 from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.c:8: #9 6.895 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.895 #define __EXTENSIONS__ /* for Sun */ #9 6.895 #9 6.906 :0:0: note: this is the location of the previous definition #9 6.907 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c  #9 6.907 :0:0: note: this is the location of the previous definition #9 6.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c  #9 6.918 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c  #9 6.923 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c  #9 6.924 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c  #9 6.940 :0:0: note: this is the location of the previous definition #9 6.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c  #9 6.947 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.c  #9 6.949 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c  #9 6.950 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c  #9 6.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c  #9 6.961 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c  #9 6.961 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB6.c  #9 6.962 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c  #9 6.965 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c  #9 6.985 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.h:43:0, #9 6.985 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportFramework.c:8: #9 6.985 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 6.985 #define __EXTENSIONS__ /* for Sun */ #9 6.985 #9 6.985 :0:0: note: this is the location of the previous definition #9 6.986 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c  #9 6.986 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c  #9 6.987 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c  #9 6.988 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c  #9 6.988 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c  #9 6.994 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c  #9 7.004 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c  #9 7.020 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.h:44:0, #9 7.020 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMOList.c:8: #9 7.020 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.020 #define __EXTENSIONS__ /* for Sun */ #9 7.020 #9 7.020 :0:0: note: this is the location of the previous definition #9 7.030 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h:44:0, #9 7.030 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.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.032 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c  #9 7.035 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.h:43:0, #9 7.035 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ForTracking.c:8: #9 7.035 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.035 #define __EXTENSIONS__ /* for Sun */ #9 7.035 #9 7.035 :0:0: note: this is the location of the previous definition #9 7.036 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c  #9 7.036 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h:68:0, #9 7.036 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c:8: #9 7.036 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.036 #define __EXTENSIONS__ /* for Sun */ #9 7.036 #9 7.036 :0:0: note: this is the location of the previous definition #9 7.052 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 7.052 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 7.052 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.h:15, #9 7.052 from /opt/o-du-l2/src/codec_utils/RRC/SIB1.c:8: #9 7.052 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.052 #define __EXTENSIONS__ /* for Sun */ #9 7.052 #9 7.056 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.056 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.h:15, #9 7.056 from /opt/o-du-l2/src/codec_utils/RRC/SRS-SpatialRelationInfo.c:8: #9 7.056 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.056 #define __EXTENSIONS__ /* for Sun */ #9 7.056 #9 7.059 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.h:73:0, #9 7.059 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-Pattern.c:8: #9 7.059 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.059 #define __EXTENSIONS__ /* for Sun */ #9 7.059 #9 7.059 :0:0: note: this is the location of the previous definition #9 7.063 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.h:75:0, #9 7.063 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSet.c:8: #9 7.063 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.063 #define __EXTENSIONS__ /* for Sun */ #9 7.063 #9 7.063 :0:0: note: this is the location of the previous definition #9 7.064 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c  #9 7.066 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c  #9 7.068 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c  #9 7.069 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.069 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.h:15, #9 7.069 from /opt/o-du-l2/src/codec_utils/RRC/QCL-Info.c:8: #9 7.069 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.069 #define __EXTENSIONS__ /* for Sun */ #9 7.069 #9 7.069 :0:0: note: this is the location of the previous definition #9 7.070 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c  #9 7.070 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c  #9 7.073 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c  #9 7.074 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP.c  #9 7.076 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 7.076 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.h:15, #9 7.076 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToAddMod.c:8: #9 7.076 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.076 #define __EXTENSIONS__ /* for Sun */ #9 7.076 #9 7.079 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.079 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h:15, #9 7.079 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c:8: #9 7.079 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.079 #define __EXTENSIONS__ /* for Sun */ #9 7.079 #9 7.081 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c  #9 7.082 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c  #9 7.084 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.h:63:0, #9 7.084 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport.c:8: #9 7.084 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.084 #define __EXTENSIONS__ /* for Sun */ #9 7.084 #9 7.092 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c  #9 7.095 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 7.095 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.c:8: #9 7.095 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.095 #define __EXTENSIONS__ /* for Sun */ #9 7.095 #9 7.098 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 7.098 from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.c:8: #9 7.098 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.098 #define __EXTENSIONS__ /* for Sun */ #9 7.098 #9 7.101 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 7.101 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c:8: #9 7.101 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.101 #define __EXTENSIONS__ /* for Sun */ #9 7.101 #9 7.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.c  #9 7.109 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.h:44:0, #9 7.109 from /opt/o-du-l2/src/codec_utils/RRC/MeasTimingList.c:8: #9 7.109 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.109 #define __EXTENSIONS__ /* for Sun */ #9 7.109 #9 7.110 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.h:46:0, #9 7.110 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-RangeEUTRA.c:8: #9 7.110 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.110 #define __EXTENSIONS__ /* for Sun */ #9 7.110 #9 7.110 :0:0: note: this is the location of the previous definition #9 7.110 :0:0: note: this is the location of the previous definition #9 7.117 :0:0: note: this is the location of the previous definition #9 7.118 :0:0: note: this is the location of the previous definition #9 7.133 :0:0: note: this is the location of the previous definition #9 7.134 :0:0: note: this is the location of the previous definition #9 7.134 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c  #9 7.138 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c  #9 7.140 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.h:226:0, #9 7.140 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersCommon.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.140 :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/EUTRA-PhysCellId.h:46:0, #9 7.145 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.h:15, #9 7.145 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI-EUTRA.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.156 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.h:45:0, #9 7.156 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeFailure-IEs.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.162 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c  #9 7.162 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c  #9 7.163 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c  #9 7.164 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c  #9 7.171 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c  #9 7.172 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.c  #9 7.173 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c  #9 7.174 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.c  #9 7.174 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c  #9 7.175 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 7.175 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.h:15, #9 7.175 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-BlackCell.c:8: #9 7.175 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.175 #define __EXTENSIONS__ /* for Sun */ #9 7.175 #9 7.175 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c  #9 7.176 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c  #9 7.176 :0:0: note: this is the location of the previous definition #9 7.177 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c  #9 7.177 :0:0: note: this is the location of the previous definition #9 7.178 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c  #9 7.178 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c  #9 7.179 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c  #9 7.179 :0:0: note: this is the location of the previous definition #9 7.179 :0:0: note: this is the location of the previous definition #9 7.179 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c  #9 7.179 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c  #9 7.180 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c  #9 7.181 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 7.181 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c  #9 7.185 In file included from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.h:72:0, #9 7.185 from /opt/o-du-l2/src/codec_utils/RRC/GapConfig.c:8: #9 7.185 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.185 #define __EXTENSIONS__ /* for Sun */ #9 7.185 #9 7.188 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.h:46:0, #9 7.188 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThresholdQ.c:8: #9 7.188 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.188 #define __EXTENSIONS__ /* for Sun */ #9 7.188 #9 7.188 :0:0: note: this is the location of the previous definition #9 7.204 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c  #9 7.205 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c  #9 7.205 :0:0: note: this is the location of the previous definition #9 7.211 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.211 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.h:15, #9 7.211 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddMod.c:8: #9 7.211 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.211 #define __EXTENSIONS__ /* for Sun */ #9 7.211 #9 7.214 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c  #9 7.214 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c  #9 7.219 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 7.219 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.c:8: #9 7.219 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.219 #define __EXTENSIONS__ /* for Sun */ #9 7.219 #9 7.224 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.224 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.h:15, #9 7.224 from /opt/o-du-l2/src/codec_utils/RRC/NR-MultiBandInfo.c:8: #9 7.224 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.224 #define __EXTENSIONS__ /* for Sun */ #9 7.224 #9 7.227 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c  #9 7.229 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c  #9 7.231 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 7.231 from /opt/o-du-l2/src/codec_utils/RRC/MeasId.c:8: #9 7.231 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.231 #define __EXTENSIONS__ /* for Sun */ #9 7.231 #9 7.237 :0:0: note: this is the location of the previous definition #9 7.242 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.h:112:0, #9 7.242 from /opt/o-du-l2/src/codec_utils/RRC/BWP-DownlinkDedicated.c:8: #9 7.242 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.242 #define __EXTENSIONS__ /* for Sun */ #9 7.242 #9 7.244 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 7.244 from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.c:8: #9 7.244 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.244 #define __EXTENSIONS__ /* for Sun */ #9 7.244 #9 7.246 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h:65:0, #9 7.246 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c:8: #9 7.246 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.246 #define __EXTENSIONS__ /* for Sun */ #9 7.246 #9 7.246 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.h:44:0, #9 7.246 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.h:15, #9 7.246 from /opt/o-du-l2/src/codec_utils/RRC/SIB4.c:8: #9 7.246 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.246 #define __EXTENSIONS__ /* for Sun */ #9 7.246 #9 7.246 :0:0: note: this is the location of the previous definition #9 7.252 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 7.252 from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.c:8: #9 7.252 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.252 #define __EXTENSIONS__ /* for Sun */ #9 7.252 #9 7.252 :0:0: note: this is the location of the previous definition #9 7.253 :0:0: note: this is the location of the previous definition #9 7.253 :0:0: note: this is the location of the previous definition #9 7.254 :0:0: note: this is the location of the previous definition #9 7.254 :0:0: note: this is the location of the previous definition #9 7.254 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 7.254 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.h:15, #9 7.254 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation-IEs.c:8: #9 7.254 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.254 #define __EXTENSIONS__ /* for Sun */ #9 7.254 #9 7.260 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c  #9 7.260 :0:0: note: this is the location of the previous definition #9 7.263 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c  #9 7.263 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c  #9 7.264 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c  #9 7.264 :0:0: note: this is the location of the previous definition #9 7.264 :0:0: note: this is the location of the previous definition #9 7.269 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 7.269 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.c:8: #9 7.269 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.269 #define __EXTENSIONS__ /* for Sun */ #9 7.269 #9 7.269 :0:0: note: this is the location of the previous definition #9 7.279 :0:0: note: this is the location of the previous definition #9 7.281 :0:0: note: this is the location of the previous definition #9 7.289 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c  #9 7.306 In file included from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.h:46:0, #9 7.306 from /opt/o-du-l2/src/codec_utils/RRC/BetaOffsets.c:8: #9 7.306 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.306 #define __EXTENSIONS__ /* for Sun */ #9 7.306 #9 7.306 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.306 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.h:17, #9 7.306 from /opt/o-du-l2/src/codec_utils/RRC/SPS-Config.c:8: #9 7.306 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.306 #define __EXTENSIONS__ /* for Sun */ #9 7.306 #9 7.306 :0:0: note: this is the location of the previous definition #9 7.307 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c  #9 7.307 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c  #9 7.308 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c  #9 7.308 :0:0: note: this is the location of the previous definition #9 7.309 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c  #9 7.322 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c  #9 7.329 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 7.329 from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.c:8: #9 7.329 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.329 #define __EXTENSIONS__ /* for Sun */ #9 7.329 #9 7.329 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c  #9 7.330 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.h:63:0, #9 7.330 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation.c:8: #9 7.330 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.330 #define __EXTENSIONS__ /* for Sun */ #9 7.330 #9 7.330 :0:0: note: this is the location of the previous definition #9 7.331 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.c  #9 7.332 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.332 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.h:15, #9 7.332 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfig.c:8: #9 7.332 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.332 #define __EXTENSIONS__ /* for Sun */ #9 7.332 #9 7.332 :0:0: note: this is the location of the previous definition #9 7.338 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c  #9 7.341 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.341 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.h:15, #9 7.341 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultEUTRA.c:8: #9 7.341 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.341 #define __EXTENSIONS__ /* for Sun */ #9 7.341 #9 7.341 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c  #9 7.346 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c  #9 7.352 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.352 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 7.352 from /opt/o-du-l2/src/codec_utils/RRC/BWP.c:8: #9 7.352 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.352 #define __EXTENSIONS__ /* for Sun */ #9 7.352 #9 7.352 :0:0: note: this is the location of the previous definition #9 7.358 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c  #9 7.363 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.363 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.h:15, #9 7.363 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-CSI-Resource.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.371 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 7.371 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h:16, #9 7.371 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c:8: #9 7.371 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.371 #define __EXTENSIONS__ /* for Sun */ #9 7.371 #9 7.375 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 7.375 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.h:15, #9 7.375 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaConfig.c:8: #9 7.375 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.375 #define __EXTENSIONS__ /* for Sun */ #9 7.375 #9 7.375 :0:0: note: this is the location of the previous definition #9 7.382 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.h:55:0, #9 7.382 from /opt/o-du-l2/src/codec_utils/RRC/CellReselectionSubPriority.c:8: #9 7.382 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.382 #define __EXTENSIONS__ /* for Sun */ #9 7.382 #9 7.382 :0:0: note: this is the location of the previous definition #9 7.408 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c  #9 7.409 :0:0: note: this is the location of the previous definition #9 7.410 In file included from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.h:63:0, #9 7.410 from /opt/o-du-l2/src/codec_utils/RRC/ConnEstFailureControl.c:8: #9 7.410 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.410 #define __EXTENSIONS__ /* for Sun */ #9 7.410 #9 7.413 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h:45:0, #9 7.413 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c:8: #9 7.413 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.413 #define __EXTENSIONS__ /* for Sun */ #9 7.413 #9 7.414 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.c  #9 7.414 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.414 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.c:8: #9 7.414 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.414 #define __EXTENSIONS__ /* for Sun */ #9 7.414 #9 7.415 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 7.415 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c:8: #9 7.415 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.415 #define __EXTENSIONS__ /* for Sun */ #9 7.415 #9 7.419 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB7.h:60:0, #9 7.419 from /opt/o-du-l2/src/codec_utils/RRC/SIB7.c:8: #9 7.419 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.419 #define __EXTENSIONS__ /* for Sun */ #9 7.419 #9 7.419 :0:0: note: this is the location of the previous definition #9 7.424 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c  #9 7.424 :0:0: note: this is the location of the previous definition #9 7.425 :0:0: note: this is the location of the previous definition #9 7.425 :0:0: note: this is the location of the previous definition #9 7.425 :0:0: note: this is the location of the previous definition #9 7.435 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 7.435 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 7.435 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.c:8: #9 7.435 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.435 #define __EXTENSIONS__ /* for Sun */ #9 7.435 #9 7.435 :0:0: note: this is the location of the previous definition #9 7.435 :0:0: note: this is the location of the previous definition #9 7.439 In file included from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.h:60:0, #9 7.439 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfig.c:8: #9 7.439 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.439 #define __EXTENSIONS__ /* for Sun */ #9 7.439 #9 7.439 :0:0: note: this is the location of the previous definition #9 7.439 :0:0: note: this is the location of the previous definition #9 7.450 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIB.c  #9 7.455 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 7.455 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h:15, #9 7.455 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c:8: #9 7.455 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.455 #define __EXTENSIONS__ /* for Sun */ #9 7.455 #9 7.455 :0:0: note: this is the location of the previous definition #9 7.456 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.c  #9 7.458 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c  #9 7.458 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c  #9 7.461 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.h:59:0, #9 7.461 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-MessageType.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.462 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c  #9 7.464 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h:51:0, #9 7.464 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.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.467 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB6.h:48:0, #9 7.467 from /opt/o-du-l2/src/codec_utils/RRC/SIB6.c:8: #9 7.467 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.467 #define __EXTENSIONS__ /* for Sun */ #9 7.467 #9 7.468 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 7.468 from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.c:8: #9 7.468 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.468 #define __EXTENSIONS__ /* for Sun */ #9 7.468 #9 7.470 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c  #9 7.470 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c  #9 7.472 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.h:44:0, #9 7.472 from /opt/o-du-l2/src/codec_utils/RRC/AS-Config.c:8: #9 7.472 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.472 #define __EXTENSIONS__ /* for Sun */ #9 7.472 #9 7.472 :0:0: note: this is the location of the previous definition #9 7.473 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c  #9 7.476 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.h:74:0, #9 7.476 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.h:15, #9 7.476 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Message.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.476 :0:0: note: this is the location of the previous definition #9 7.477 :0:0: note: this is the location of the previous definition #9 7.479 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 7.479 from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.c:8: #9 7.479 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.479 #define __EXTENSIONS__ /* for Sun */ #9 7.479 #9 7.490 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c  #9 7.490 In file included from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.h:49:0, #9 7.490 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation-IEs.c:8: #9 7.490 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.490 #define __EXTENSIONS__ /* for Sun */ #9 7.490 #9 7.493 :0:0: note: this is the location of the previous definition #9 7.496 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c  #9 7.497 :0:0: note: this is the location of the previous definition #9 7.501 :0:0: note: this is the location of the previous definition #9 7.516 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.516 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.h:15, #9 7.516 from /opt/o-du-l2/src/codec_utils/RRC/CandidateServingFreqListNR.c:8: #9 7.516 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.516 #define __EXTENSIONS__ /* for Sun */ #9 7.516 #9 7.520 In file included from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.h:61:0, #9 7.520 from /opt/o-du-l2/src/codec_utils/RRC/RA-Prioritization.c:8: #9 7.520 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.520 #define __EXTENSIONS__ /* for Sun */ #9 7.520 #9 7.520 :0:0: note: this is the location of the previous definition #9 7.521 :0:0: note: this is the location of the previous definition #9 7.525 :0:0: note: this is the location of the previous definition #9 7.529 :0:0: note: this is the location of the previous definition #9 7.548 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c  #9 7.548 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c  #9 7.552 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c  #9 7.554 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c  #9 7.555 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c  #9 7.557 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c  #9 7.574 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c  #9 7.603 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.603 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.h:15, #9 7.603 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityInformation.c:8: #9 7.603 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.603 #define __EXTENSIONS__ /* for Sun */ #9 7.603 #9 7.603 :0:0: note: this is the location of the previous definition #9 7.620 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 7.620 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.h:15, #9 7.620 from /opt/o-du-l2/src/codec_utils/RRC/BandParameters.c:8: #9 7.620 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.620 #define __EXTENSIONS__ /* for Sun */ #9 7.620 #9 7.623 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c  #9 7.629 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.h:54:0, #9 7.629 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersDL.c:8: #9 7.629 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.629 #define __EXTENSIONS__ /* for Sun */ #9 7.629 #9 7.629 :0:0: note: this is the location of the previous definition #9 7.634 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.634 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.h:15, #9 7.634 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume.c:8: #9 7.634 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.634 #define __EXTENSIONS__ /* for Sun */ #9 7.634 #9 7.634 :0:0: note: this is the location of the previous definition #9 7.649 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.h:44:0, #9 7.649 from /opt/o-du-l2/src/codec_utils/RRC/InterRAT-Parameters.c:8: #9 7.649 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.649 #define __EXTENSIONS__ /* for Sun */ #9 7.649 #9 7.656 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h:44:0, #9 7.656 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c:8: #9 7.656 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.656 #define __EXTENSIONS__ /* for Sun */ #9 7.656 #9 7.665 :0:0: note: this is the location of the previous definition #9 7.670 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c  #9 7.682 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.h:61:0, #9 7.682 from /opt/o-du-l2/src/codec_utils/RRC/RAN-NotificationAreaInfo.c:8: #9 7.682 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.682 #define __EXTENSIONS__ /* for Sun */ #9 7.682 #9 7.682 :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/RF-Parameters.h:57:0, #9 7.700 from /opt/o-du-l2/src/codec_utils/RRC/RF-Parameters.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.702 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 7.702 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 7.702 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.c:8: #9 7.702 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.702 #define __EXTENSIONS__ /* for Sun */ #9 7.702 #9 7.702 :0:0: note: this is the location of the previous definition #9 7.703 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.703 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.h:15, #9 7.703 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellSFTD.c:8: #9 7.703 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.703 #define __EXTENSIONS__ /* for Sun */ #9 7.703 #9 7.703 :0:0: note: this is the location of the previous definition #9 7.707 In file included from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.h:41:0, #9 7.707 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReportList.c:8: #9 7.707 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.707 #define __EXTENSIONS__ /* for Sun */ #9 7.707 #9 7.711 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.h:44:0, #9 7.711 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddModList.c:8: #9 7.711 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.711 #define __EXTENSIONS__ /* for Sun */ #9 7.711 #9 7.712 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c  #9 7.714 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c  #9 7.717 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.c  #9 7.718 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c  #9 7.720 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.720 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.h:15, #9 7.720 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand.c:8: #9 7.720 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.720 #define __EXTENSIONS__ /* for Sun */ #9 7.720 #9 7.721 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c  #9 7.723 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h:46:0, #9 7.723 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.h:16, #9 7.723 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCat.c:8: #9 7.723 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.723 #define __EXTENSIONS__ /* for Sun */ #9 7.723 #9 7.728 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h:41:0, #9 7.728 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c:8: #9 7.728 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.728 #define __EXTENSIONS__ /* for Sun */ #9 7.728 #9 7.730 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h:44:0, #9 7.730 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c:8: #9 7.730 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.730 #define __EXTENSIONS__ /* for Sun */ #9 7.730 #9 7.733 :0:0: note: this is the location of the previous definition #9 7.738 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 7.738 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c:8: #9 7.738 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.738 #define __EXTENSIONS__ /* for Sun */ #9 7.738 #9 7.740 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.740 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.h:15, #9 7.740 from /opt/o-du-l2/src/codec_utils/RRC/VarResumeMAC-Input.c:8: #9 7.740 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.740 #define __EXTENSIONS__ /* for Sun */ #9 7.740 #9 7.740 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c  #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.751 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 7.751 from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.c:8: #9 7.751 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.751 #define __EXTENSIONS__ /* for Sun */ #9 7.751 #9 7.751 :0:0: note: this is the location of the previous definition #9 7.753 :0:0: note: this is the location of the previous definition #9 7.754 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c  #9 7.754 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c  #9 7.755 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.c  #9 7.755 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c  #9 7.761 :0:0: note: this is the location of the previous definition #9 7.762 :0:0: note: this is the location of the previous definition #9 7.764 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c  #9 7.766 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup-IEs.c  #9 7.766 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c  #9 7.766 :0:0: note: this is the location of the previous definition #9 7.767 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 7.767 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.h:15, #9 7.767 from /opt/o-du-l2/src/codec_utils/RRC/CarrierInfoNR.c:8: #9 7.767 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.767 #define __EXTENSIONS__ /* for Sun */ #9 7.767 #9 7.767 :0:0: note: this is the location of the previous definition #9 7.767 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c  #9 7.771 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 7.771 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.h:15, #9 7.771 from /opt/o-du-l2/src/codec_utils/RRC/BandCombination.c:8: #9 7.771 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.771 #define __EXTENSIONS__ /* for Sun */ #9 7.771 #9 7.773 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c  #9 7.773 :0:0: note: this is the location of the previous definition #9 7.776 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.h:102:0, #9 7.776 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-UplinkConfig.c:8: #9 7.776 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.776 #define __EXTENSIONS__ /* for Sun */ #9 7.776 #9 7.776 :0:0: note: this is the location of the previous definition #9 7.792 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.h:75:0, #9 7.792 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC.c:8: #9 7.792 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.792 #define __EXTENSIONS__ /* for Sun */ #9 7.792 #9 7.793 :0:0: note: this is the location of the previous definition #9 7.794 In file included from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.h:61:0, #9 7.794 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo.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.798 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h:55:0, #9 7.798 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c:8: #9 7.798 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.798 #define __EXTENSIONS__ /* for Sun */ #9 7.798 #9 7.798 :0:0: note: this is the location of the previous definition #9 7.798 :0:0: note: this is the location of the previous definition #9 7.799 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 7.799 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.h:15, #9 7.799 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject-IEs.c:8: #9 7.799 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.799 #define __EXTENSIONS__ /* for Sun */ #9 7.799 #9 7.805 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.805 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.h:15, #9 7.805 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellInfo.c:8: #9 7.805 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.805 #define __EXTENSIONS__ /* for Sun */ #9 7.805 #9 7.805 :0:0: note: this is the location of the previous definition #9 7.805 :0:0: note: this is the location of the previous definition #9 7.805 :0:0: note: this is the location of the previous definition #9 7.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 7.807 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.h:15, #9 7.807 from /opt/o-du-l2/src/codec_utils/RRC/VarShortMAC-Input.c:8: #9 7.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.807 #define __EXTENSIONS__ /* for Sun */ #9 7.807 #9 7.807 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.h:60:0, #9 7.807 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementInfo.c:8: #9 7.807 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.807 #define __EXTENSIONS__ /* for Sun */ #9 7.807 #9 7.821 :0:0: note: this is the location of the previous definition #9 7.821 :0:0: note: this is the location of the previous definition #9 7.832 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.h:46:0, #9 7.832 from /opt/o-du-l2/src/codec_utils/RRC/Q-RxLevMin.c:8: #9 7.832 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.832 #define __EXTENSIONS__ /* for Sun */ #9 7.832 #9 7.832 :0:0: note: this is the location of the previous definition #9 7.832 :0:0: note: this is the location of the previous definition #9 7.832 :0:0: note: this is the location of the previous definition #9 7.840 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c  #9 7.848 :0:0: note: this is the location of the previous definition #9 7.850 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c  #9 7.851 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c  #9 7.854 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c  #9 7.854 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c  #9 7.855 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c  #9 7.863 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 7.863 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.h:15, #9 7.863 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToReleaseList.c:8: #9 7.863 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.863 #define __EXTENSIONS__ /* for Sun */ #9 7.863 #9 7.866 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c  #9 7.866 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.c  #9 7.867 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c  #9 7.869 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c  #9 7.872 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h:46:0, #9 7.872 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h:15, #9 7.872 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c:8: #9 7.872 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.872 #define __EXTENSIONS__ /* for Sun */ #9 7.872 #9 7.872 In file included from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.h:74:0, #9 7.872 from /opt/o-du-l2/src/codec_utils/RRC/SI-SchedulingInfo.c:8: #9 7.872 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.872 #define __EXTENSIONS__ /* for Sun */ #9 7.872 #9 7.876 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 7.876 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c:8: #9 7.876 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.876 #define __EXTENSIONS__ /* for Sun */ #9 7.876 #9 7.876 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c  #9 7.876 :0:0: note: this is the location of the previous definition #9 7.881 In file included from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.h:75:0, #9 7.881 from /opt/o-du-l2/src/codec_utils/RRC/UCI-OnPUSCH.c:8: #9 7.881 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.881 #define __EXTENSIONS__ /* for Sun */ #9 7.881 #9 7.881 :0:0: note: this is the location of the previous definition #9 7.885 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 7.885 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.h:15, #9 7.885 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete.c:8: #9 7.885 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.885 #define __EXTENSIONS__ /* for Sun */ #9 7.885 #9 7.885 :0:0: note: this is the location of the previous definition #9 7.891 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 7.891 from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.c:8: #9 7.891 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.891 #define __EXTENSIONS__ /* for Sun */ #9 7.891 #9 7.907 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 7.907 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.c:8: #9 7.907 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.907 #define __EXTENSIONS__ /* for Sun */ #9 7.907 #9 7.907 :0:0: note: this is the location of the previous definition #9 7.909 :0:0: note: this is the location of the previous definition #9 7.920 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 7.920 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.c:8: #9 7.920 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.920 #define __EXTENSIONS__ /* for Sun */ #9 7.920 #9 7.925 :0:0: note: this is the location of the previous definition #9 7.929 :0:0: note: this is the location of the previous definition #9 7.929 :0:0: note: this is the location of the previous definition #9 7.935 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.h:46:0, #9 7.935 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEntryIndex.c:8: #9 7.935 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.935 #define __EXTENSIONS__ /* for Sun */ #9 7.935 #9 7.935 :0:0: note: this is the location of the previous definition #9 7.937 :0:0: note: this is the location of the previous definition #9 7.941 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 7.941 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.h:15, #9 7.941 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC.c:8: #9 7.941 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.941 #define __EXTENSIONS__ /* for Sun */ #9 7.941 #9 7.941 In file included from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h:59:0, #9 7.941 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c:8: #9 7.941 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.941 #define __EXTENSIONS__ /* for Sun */ #9 7.941 #9 7.941 :0:0: note: this is the location of the previous definition #9 7.942 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c  #9 7.942 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.h:46:0, #9 7.942 from /opt/o-du-l2/src/codec_utils/RRC/RAN-AreaCode.c:8: #9 7.942 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.942 #define __EXTENSIONS__ /* for Sun */ #9 7.942 #9 7.942 :0:0: note: this is the location of the previous definition #9 7.946 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c  #9 7.951 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA.c  #9 7.952 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 7.952 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.h:15, #9 7.952 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Resource.c:8: #9 7.952 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.952 #define __EXTENSIONS__ /* for Sun */ #9 7.952 #9 7.952 :0:0: note: this is the location of the previous definition #9 7.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c  #9 7.953 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c  #9 7.958 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c  #9 7.959 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 7.959 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.h:15, #9 7.959 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfig.c:8: #9 7.959 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.959 #define __EXTENSIONS__ /* for Sun */ #9 7.959 #9 7.960 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.h:44:0, #9 7.960 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.h:15, #9 7.960 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultSCG-Failure.c:8: #9 7.960 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.960 #define __EXTENSIONS__ /* for Sun */ #9 7.960 #9 7.960 :0:0: note: this is the location of the previous definition #9 7.964 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.h:186:0, #9 7.964 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-Config.c:8: #9 7.964 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.964 #define __EXTENSIONS__ /* for Sun */ #9 7.964 #9 7.965 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h:55:0, #9 7.965 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c:8: #9 7.965 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.965 #define __EXTENSIONS__ /* for Sun */ #9 7.965 #9 7.965 :0:0: note: this is the location of the previous definition #9 7.969 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h:51:0, #9 7.969 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c:8: #9 7.969 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.969 #define __EXTENSIONS__ /* for Sun */ #9 7.969 #9 7.973 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c  #9 7.975 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c  #9 7.976 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c  #9 7.981 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c  #9 7.987 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 7.987 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.c:8: #9 7.987 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.987 #define __EXTENSIONS__ /* for Sun */ #9 7.987 #9 7.987 :0:0: note: this is the location of the previous definition #9 7.987 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c  #9 7.991 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 7.991 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.h:15, #9 7.991 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Uplink.c:8: #9 7.991 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 7.991 #define __EXTENSIONS__ /* for Sun */ #9 7.991 #9 7.991 :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.001 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.h:55:0, #9 8.001 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentCause.c:8: #9 8.001 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.001 #define __EXTENSIONS__ /* for Sun */ #9 8.001 #9 8.001 :0:0: note: this is the location of the previous definition #9 8.001 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MNC.c  #9 8.002 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c  #9 8.002 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.c  #9 8.005 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 8.005 from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.c:8: #9 8.005 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.005 #define __EXTENSIONS__ /* for Sun */ #9 8.005 #9 8.005 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c  #9 8.006 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c  #9 8.006 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c  #9 8.008 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 8.008 from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.c:8: #9 8.008 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.008 #define __EXTENSIONS__ /* for Sun */ #9 8.008 #9 8.008 :0:0: note: this is the location of the previous definition #9 8.011 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c  #9 8.011 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.h:42:0, #9 8.011 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format2.c:8: #9 8.011 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.011 #define __EXTENSIONS__ /* for Sun */ #9 8.011 #9 8.012 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.c  #9 8.024 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 8.024 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.h:15, #9 8.024 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-Message.c:8: #9 8.024 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.024 #define __EXTENSIONS__ /* for Sun */ #9 8.024 #9 8.025 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.025 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h:15, #9 8.025 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c:8: #9 8.025 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.025 #define __EXTENSIONS__ /* for Sun */ #9 8.025 #9 8.028 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 8.028 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 8.028 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 8.028 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.h:15, #9 8.028 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigNR.c:8: #9 8.028 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.028 #define __EXTENSIONS__ /* for Sun */ #9 8.028 #9 8.029 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c  #9 8.029 :0:0: note: this is the location of the previous definition #9 8.029 :0:0: note: this is the location of the previous definition #9 8.031 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.031 from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.c:8: #9 8.031 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.031 #define __EXTENSIONS__ /* for Sun */ #9 8.031 #9 8.037 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.037 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.h:17, #9 8.037 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-Config.c:8: #9 8.037 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.037 #define __EXTENSIONS__ /* for Sun */ #9 8.037 #9 8.037 :0:0: note: this is the location of the previous definition #9 8.037 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c  #9 8.039 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c  #9 8.040 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.h:62:0, #9 8.040 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-CodebookPortSelection.c:8: #9 8.040 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.040 #define __EXTENSIONS__ /* for Sun */ #9 8.040 #9 8.040 :0:0: note: this is the location of the previous definition #9 8.051 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.051 from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.c:8: #9 8.051 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.051 #define __EXTENSIONS__ /* for Sun */ #9 8.051 #9 8.051 :0:0: note: this is the location of the previous definition #9 8.056 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.056 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.h:15, #9 8.056 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigCommon.c:8: #9 8.056 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.056 #define __EXTENSIONS__ /* for Sun */ #9 8.056 #9 8.058 In file included from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.h:52:0, #9 8.058 from /opt/o-du-l2/src/codec_utils/RRC/S-NSSAI.c:8: #9 8.058 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.058 #define __EXTENSIONS__ /* for Sun */ #9 8.058 #9 8.058 :0:0: note: this is the location of the previous definition #9 8.064 In file included from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.h:76:0, #9 8.064 from /opt/o-du-l2/src/codec_utils/RRC/DelayBudgetReport.c:8: #9 8.064 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.064 #define __EXTENSIONS__ /* for Sun */ #9 8.064 #9 8.064 :0:0: note: this is the location of the previous definition #9 8.065 :0:0: note: this is the location of the previous definition #9 8.071 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h:46:0, #9 8.071 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h:15, #9 8.071 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c:8: #9 8.071 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.071 #define __EXTENSIONS__ /* for Sun */ #9 8.071 #9 8.075 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 8.075 from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.c:8: #9 8.075 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.075 #define __EXTENSIONS__ /* for Sun */ #9 8.075 #9 8.075 :0:0: note: this is the location of the previous definition #9 8.083 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c  #9 8.086 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h:46:0, #9 8.086 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c:8: #9 8.086 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.086 #define __EXTENSIONS__ /* for Sun */ #9 8.086 #9 8.086 :0:0: note: this is the location of the previous definition #9 8.101 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.c  #9 8.105 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 8.105 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.c:8: #9 8.105 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.105 #define __EXTENSIONS__ /* for Sun */ #9 8.105 #9 8.106 :0:0: note: this is the location of the previous definition #9 8.107 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.h:44:0, #9 8.107 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultCellListSFTD.c:8: #9 8.107 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.107 #define __EXTENSIONS__ /* for Sun */ #9 8.107 #9 8.107 :0:0: note: this is the location of the previous definition #9 8.109 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h:90:0, #9 8.109 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c:8: #9 8.109 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.109 #define __EXTENSIONS__ /* for Sun */ #9 8.109 #9 8.109 :0:0: note: this is the location of the previous definition #9 8.110 :0:0: note: this is the location of the previous definition #9 8.110 :0:0: note: this is the location of the previous definition #9 8.113 :0:0: note: this is the location of the previous definition #9 8.116 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 8.116 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.h:15, #9 8.116 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddMod.c:8: #9 8.116 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.116 #define __EXTENSIONS__ /* for Sun */ #9 8.116 #9 8.125 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h:83:0, #9 8.125 from /opt/o-du-l2/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c:8: #9 8.125 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.125 #define __EXTENSIONS__ /* for Sun */ #9 8.125 #9 8.125 :0:0: note: this is the location of the previous definition #9 8.128 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h:44:0, #9 8.128 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c:8: #9 8.128 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.128 #define __EXTENSIONS__ /* for Sun */ #9 8.128 #9 8.128 :0:0: note: this is the location of the previous definition #9 8.128 :0:0: note: this is the location of the previous definition #9 8.128 :0:0: note: this is the location of the previous definition #9 8.129 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 8.129 from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.c:8: #9 8.129 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.129 #define __EXTENSIONS__ /* for Sun */ #9 8.129 #9 8.129 :0:0: note: this is the location of the previous definition #9 8.131 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 8.131 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.h:15, #9 8.131 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer-IEs.c:8: #9 8.131 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.131 #define __EXTENSIONS__ /* for Sun */ #9 8.131 #9 8.131 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.h:54:0, #9 8.131 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-LayersUL.c:8: #9 8.131 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.131 #define __EXTENSIONS__ /* for Sun */ #9 8.131 #9 8.146 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.h:46:0, #9 8.146 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkId.c:8: #9 8.146 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.146 #define __EXTENSIONS__ /* for Sun */ #9 8.146 #9 8.146 :0:0: note: this is the location of the previous definition #9 8.146 :0:0: note: this is the location of the previous definition #9 8.148 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.148 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.h:15, #9 8.148 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatIndicator.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.148 :0:0: note: this is the location of the previous definition #9 8.149 :0:0: note: this is the location of the previous definition #9 8.149 :0:0: note: this is the location of the previous definition #9 8.149 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.h:48:0, #9 8.149 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigDedicated.c:8: #9 8.149 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.149 #define __EXTENSIONS__ /* for Sun */ #9 8.149 #9 8.153 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c  #9 8.153 :0:0: note: this is the location of the previous definition #9 8.154 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSetId.h:46:0, #9 8.154 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.h:15, #9 8.154 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceSet.c:8: #9 8.154 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.154 #define __EXTENSIONS__ /* for Sun */ #9 8.154 #9 8.154 :0:0: note: this is the location of the previous definition #9 8.165 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.h:83:0, #9 8.165 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-Parameters.c:8: #9 8.165 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.165 #define __EXTENSIONS__ /* for Sun */ #9 8.165 #9 8.165 :0:0: note: this is the location of the previous definition #9 8.165 :0:0: note: this is the location of the previous definition #9 8.181 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.h:67:0, #9 8.181 from /opt/o-du-l2/src/codec_utils/RRC/ResumeCause.c:8: #9 8.181 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.181 #define __EXTENSIONS__ /* for Sun */ #9 8.181 #9 8.181 :0:0: note: this is the location of the previous definition #9 8.182 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 8.182 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.h:15, #9 8.182 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToRemoveList.c:8: #9 8.182 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.182 #define __EXTENSIONS__ /* for Sun */ #9 8.182 #9 8.182 :0:0: note: this is the location of the previous definition #9 8.186 In file included from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.h:74:0, #9 8.186 from /opt/o-du-l2/src/codec_utils/RRC/OtherConfig.c:8: #9 8.186 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.186 #define __EXTENSIONS__ /* for Sun */ #9 8.186 #9 8.188 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.188 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.h:15, #9 8.188 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityNR.c:8: #9 8.188 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.188 #define __EXTENSIONS__ /* for Sun */ #9 8.188 #9 8.188 :0:0: note: this is the location of the previous definition #9 8.195 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.c  #9 8.198 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c  #9 8.198 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c  #9 8.200 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c  #9 8.203 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 8.203 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.h:15, #9 8.203 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-Message.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.203 :0:0: note: this is the location of the previous definition #9 8.205 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c  #9 8.209 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.209 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.h:15, #9 8.209 from /opt/o-du-l2/src/codec_utils/RRC/ReconfigurationWithSync.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.212 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.212 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.h:15, #9 8.212 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlink.c:8: #9 8.212 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.212 #define __EXTENSIONS__ /* for Sun */ #9 8.212 #9 8.212 :0:0: note: this is the location of the previous definition #9 8.222 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.h:46:0, #9 8.222 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.h:15, #9 8.222 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpace.c:8: #9 8.222 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.222 #define __EXTENSIONS__ /* for Sun */ #9 8.222 #9 8.222 :0:0: note: this is the location of the previous definition #9 8.222 :0:0: note: this is the location of the previous definition #9 8.222 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 8.222 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.h:15, #9 8.222 from /opt/o-du-l2/src/codec_utils/RRC/SCellConfig.c:8: #9 8.222 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.222 #define __EXTENSIONS__ /* for Sun */ #9 8.222 #9 8.222 :0:0: note: this is the location of the previous definition #9 8.227 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingScheme.h:55:0, #9 8.227 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.h:16, #9 8.227 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapSharingConfig.c:8: #9 8.227 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.227 #define __EXTENSIONS__ /* for Sun */ #9 8.227 #9 8.236 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h:49:0, #9 8.236 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c:8: #9 8.236 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.236 #define __EXTENSIONS__ /* for Sun */ #9 8.236 #9 8.239 In file included from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.h:44:0, #9 8.239 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentList.c:8: #9 8.239 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.239 #define __EXTENSIONS__ /* for Sun */ #9 8.239 #9 8.249 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h:60:0, #9 8.249 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c:8: #9 8.249 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.249 #define __EXTENSIONS__ /* for Sun */ #9 8.249 #9 8.252 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c  #9 8.256 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.h:44:0, #9 8.256 from /opt/o-du-l2/src/codec_utils/RRC/MeasIdToAddModList.c:8: #9 8.256 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.256 #define __EXTENSIONS__ /* for Sun */ #9 8.256 #9 8.256 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c  #9 8.265 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 8.265 from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.c:8: #9 8.265 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.265 #define __EXTENSIONS__ /* for Sun */ #9 8.265 #9 8.272 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c  #9 8.272 :0:0: note: this is the location of the previous definition #9 8.273 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c  #9 8.281 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.281 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.h:15, #9 8.281 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry.c:8: #9 8.281 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.281 #define __EXTENSIONS__ /* for Sun */ #9 8.281 #9 8.281 :0:0: note: this is the location of the previous definition #9 8.281 :0:0: note: this is the location of the previous definition #9 8.285 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 8.285 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 8.285 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.c:8: #9 8.285 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.285 #define __EXTENSIONS__ /* for Sun */ #9 8.285 #9 8.285 :0:0: note: this is the location of the previous definition #9 8.295 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 8.295 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.h:15, #9 8.295 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck-IEs.c:8: #9 8.295 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.295 #define __EXTENSIONS__ /* for Sun */ #9 8.295 #9 8.295 :0:0: note: this is the location of the previous definition #9 8.295 :0:0: note: this is the location of the previous definition #9 8.309 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 8.309 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.h:20, #9 8.309 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CarrierSwitching.c:8: #9 8.309 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.309 #define __EXTENSIONS__ /* for Sun */ #9 8.309 #9 8.309 :0:0: note: this is the location of the previous definition #9 8.309 :0:0: note: this is the location of the previous definition #9 8.309 :0:0: note: this is the location of the previous definition #9 8.316 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.h:55:0, #9 8.316 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TxSwitch.c:8: #9 8.316 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.316 #define __EXTENSIONS__ /* for Sun */ #9 8.316 #9 8.316 :0:0: note: this is the location of the previous definition #9 8.320 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h:88:0, #9 8.320 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c:8: #9 8.320 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.320 #define __EXTENSIONS__ /* for Sun */ #9 8.320 #9 8.320 :0:0: note: this is the location of the previous definition #9 8.321 :0:0: note: this is the location of the previous definition #9 8.328 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.328 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 8.328 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.c:8: #9 8.328 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.328 #define __EXTENSIONS__ /* for Sun */ #9 8.328 #9 8.328 :0:0: note: this is the location of the previous definition #9 8.328 :0:0: note: this is the location of the previous definition #9 8.329 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.329 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.h:16, #9 8.329 from /opt/o-du-l2/src/codec_utils/RRC/BeamFailureRecoveryConfig.c:8: #9 8.329 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.329 #define __EXTENSIONS__ /* for Sun */ #9 8.329 #9 8.329 :0:0: note: this is the location of the previous definition #9 8.329 :0:0: note: this is the location of the previous definition #9 8.330 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c  #9 8.330 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.c  #9 8.330 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c  #9 8.332 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 8.332 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.h:15, #9 8.332 from /opt/o-du-l2/src/codec_utils/RRC/DL-UM-RLC.c:8: #9 8.332 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.332 #define __EXTENSIONS__ /* for Sun */ #9 8.332 #9 8.332 :0:0: note: this is the location of the previous definition #9 8.339 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/MIB.h:18, #9 8.339 from /opt/o-du-l2/src/codec_utils/RRC/MIB.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.340 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c  #9 8.342 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c  #9 8.342 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c  #9 8.353 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.h:46:0, #9 8.353 from /opt/o-du-l2/src/codec_utils/RRC/SRB-Identity.c:8: #9 8.353 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.353 #define __EXTENSIONS__ /* for Sun */ #9 8.353 #9 8.353 :0:0: note: this is the location of the previous definition #9 8.359 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c  #9 8.364 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 8.364 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 8.364 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.h:15, #9 8.364 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementReport-IEs.c:8: #9 8.364 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.364 #define __EXTENSIONS__ /* for Sun */ #9 8.364 #9 8.364 :0:0: note: this is the location of the previous definition #9 8.365 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 8.365 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h:15, #9 8.365 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.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.365 :0:0: note: this is the location of the previous definition #9 8.365 :0:0: note: this is the location of the previous definition #9 8.370 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.h:46:0, #9 8.370 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex2.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.376 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.376 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.h:15, #9 8.376 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-Info.c:8: #9 8.376 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.376 #define __EXTENSIONS__ /* for Sun */ #9 8.376 #9 8.376 :0:0: note: this is the location of the previous definition #9 8.399 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 8.399 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.h:15, #9 8.399 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-Message.c:8: #9 8.399 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.399 #define __EXTENSIONS__ /* for Sun */ #9 8.399 #9 8.399 :0:0: note: this is the location of the previous definition #9 8.408 :0:0: note: this is the location of the previous definition #9 8.414 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.h:44:0, #9 8.414 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListEUTRA.c:8: #9 8.414 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.414 #define __EXTENSIONS__ /* for Sun */ #9 8.414 #9 8.414 :0:0: note: this is the location of the previous definition #9 8.427 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.427 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.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.434 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c  #9 8.447 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c  #9 8.448 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c  #9 8.456 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c  #9 8.458 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 8.458 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.h:15, #9 8.458 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Container.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.464 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 8.464 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.h:15, #9 8.464 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Parameters.c:8: #9 8.464 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.464 #define __EXTENSIONS__ /* for Sun */ #9 8.464 #9 8.466 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 8.466 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c:8: #9 8.466 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.466 #define __EXTENSIONS__ /* for Sun */ #9 8.466 #9 8.467 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.c  #9 8.481 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h:46:0, #9 8.481 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.h:15, #9 8.481 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-Resource.c:8: #9 8.481 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.481 #define __EXTENSIONS__ /* for Sun */ #9 8.481 #9 8.502 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.502 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.h:15, #9 8.502 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheck.c:8: #9 8.502 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.502 #define __EXTENSIONS__ /* for Sun */ #9 8.502 #9 8.503 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c  #9 8.504 :0:0: note: this is the location of the previous definition #9 8.506 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.c  #9 8.509 :0:0: note: this is the location of the previous definition #9 8.517 :0:0: note: this is the location of the previous definition #9 8.529 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 8.529 from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.c:8: #9 8.529 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.529 #define __EXTENSIONS__ /* for Sun */ #9 8.529 #9 8.531 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 8.531 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.h:15, #9 8.531 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfo.c:8: #9 8.531 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.531 #define __EXTENSIONS__ /* for Sun */ #9 8.531 #9 8.531 :0:0: note: this is the location of the previous definition #9 8.533 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.h:50:0, #9 8.533 from /opt/o-du-l2/src/codec_utils/RRC/Phy-Parameters.c:8: #9 8.533 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.533 #define __EXTENSIONS__ /* for Sun */ #9 8.533 #9 8.533 :0:0: note: this is the location of the previous definition #9 8.540 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.h:44:0, #9 8.540 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerCatList.c:8: #9 8.540 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.540 #define __EXTENSIONS__ /* for Sun */ #9 8.540 #9 8.543 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 8.543 from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.c:8: #9 8.543 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.543 #define __EXTENSIONS__ /* for Sun */ #9 8.543 #9 8.545 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c  #9 8.545 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c  #9 8.546 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.546 from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.c:8: #9 8.546 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.546 #define __EXTENSIONS__ /* for Sun */ #9 8.546 #9 8.547 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.h:43:0, #9 8.547 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format1.c:8: #9 8.547 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.547 #define __EXTENSIONS__ /* for Sun */ #9 8.547 #9 8.547 :0:0: note: this is the location of the previous definition #9 8.548 :0:0: note: this is the location of the previous definition #9 8.548 :0:0: note: this is the location of the previous definition #9 8.550 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c  #9 8.558 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.558 from /opt/o-du-l2/src/codec_utils/RRC/BWP.h:16, #9 8.558 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.h:15, #9 8.558 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkCommon.c:8: #9 8.558 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.558 #define __EXTENSIONS__ /* for Sun */ #9 8.558 #9 8.558 :0:0: note: this is the location of the previous definition #9 8.560 :0:0: note: this is the location of the previous definition #9 8.561 :0:0: note: this is the location of the previous definition #9 8.570 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c  #9 8.578 :0:0: note: this is the location of the previous definition #9 8.593 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c  #9 8.594 :0:0: note: this is the location of the previous definition #9 8.595 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c  #9 8.597 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c  #9 8.600 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QFI.c  #9 8.605 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.h:101:0, #9 8.605 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation-IEs.c:8: #9 8.605 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.605 #define __EXTENSIONS__ /* for Sun */ #9 8.605 #9 8.605 :0:0: note: this is the location of the previous definition #9 8.620 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.h:44:0, #9 8.620 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetsPerBand.c:8: #9 8.620 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.620 #define __EXTENSIONS__ /* for Sun */ #9 8.620 #9 8.620 :0:0: note: this is the location of the previous definition #9 8.625 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c  #9 8.626 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c  #9 8.634 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.c  #9 8.636 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 8.636 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c:8: #9 8.636 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.636 #define __EXTENSIONS__ /* for Sun */ #9 8.636 #9 8.636 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c  #9 8.637 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c  #9 8.641 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 8.641 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.h:17, #9 8.641 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceMapping.c:8: #9 8.641 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.641 #define __EXTENSIONS__ /* for Sun */ #9 8.641 #9 8.646 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c  #9 8.654 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.654 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.h:15, #9 8.654 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultNR.c:8: #9 8.654 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.654 #define __EXTENSIONS__ /* for Sun */ #9 8.654 #9 8.654 :0:0: note: this is the location of the previous definition #9 8.659 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c  #9 8.661 :0:0: note: this is the location of the previous definition #9 8.665 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.h:46:0, #9 8.665 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombinationId.c:8: #9 8.665 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.665 #define __EXTENSIONS__ /* for Sun */ #9 8.665 #9 8.665 :0:0: note: this is the location of the previous definition #9 8.668 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 8.668 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.h:15, #9 8.668 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkPreemption.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.669 :0:0: note: this is the location of the previous definition #9 8.670 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c  #9 8.671 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.671 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.h:15, #9 8.671 from /opt/o-du-l2/src/codec_utils/RRC/PCI-List.c:8: #9 8.671 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.671 #define __EXTENSIONS__ /* for Sun */ #9 8.671 #9 8.671 :0:0: note: this is the location of the previous definition #9 8.673 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.h:54:0, #9 8.673 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ToMeasure.c:8: #9 8.673 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.673 #define __EXTENSIONS__ /* for Sun */ #9 8.673 #9 8.683 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.h:57:0, #9 8.683 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ConfigCommon.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.683 :0:0: note: this is the location of the previous definition #9 8.688 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 8.688 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h:15, #9 8.688 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c:8: #9 8.688 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.688 #define __EXTENSIONS__ /* for Sun */ #9 8.688 #9 8.689 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.h:67:0, #9 8.689 from /opt/o-du-l2/src/codec_utils/RRC/TypeII-Codebook.c:8: #9 8.689 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.689 #define __EXTENSIONS__ /* for Sun */ #9 8.689 #9 8.689 :0:0: note: this is the location of the previous definition #9 8.694 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.694 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.h:15, #9 8.694 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasConfig.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.697 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 8.697 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.h:15, #9 8.697 from /opt/o-du-l2/src/codec_utils/RRC/CFRA.c:8: #9 8.697 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.697 #define __EXTENSIONS__ /* for Sun */ #9 8.697 #9 8.698 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.h:60:0, #9 8.698 from /opt/o-du-l2/src/codec_utils/RRC/RadioBearerConfig.c:8: #9 8.698 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.698 #define __EXTENSIONS__ /* for Sun */ #9 8.698 #9 8.700 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 8.700 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 8.700 from /opt/o-du-l2/src/codec_utils/RRC/MNC.c:8: #9 8.700 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.700 #define __EXTENSIONS__ /* for Sun */ #9 8.700 #9 8.701 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.h:46:0, #9 8.701 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC.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 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.706 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 8.706 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h:15, #9 8.706 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c:8: #9 8.706 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.706 #define __EXTENSIONS__ /* for Sun */ #9 8.706 #9 8.706 :0:0: note: this is the location of the previous definition #9 8.707 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 8.707 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1-IEs.h:15, #9 8.707 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.h:15, #9 8.707 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest1.c:8: #9 8.707 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.707 #define __EXTENSIONS__ /* for Sun */ #9 8.707 #9 8.709 :0:0: note: this is the location of the previous definition #9 8.712 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 8.712 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.h:15, #9 8.712 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToRemoveList.c:8: #9 8.712 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.712 #define __EXTENSIONS__ /* for Sun */ #9 8.712 #9 8.713 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 8.713 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.h:15, #9 8.713 from /opt/o-du-l2/src/codec_utils/RRC/PCI-Range.c:8: #9 8.713 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.713 #define __EXTENSIONS__ /* for Sun */ #9 8.713 #9 8.717 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceId.h:46:0, #9 8.717 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.h:15, #9 8.717 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-Resource.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.717 :0:0: note: this is the location of the previous definition #9 8.718 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.h:51:0, #9 8.718 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-ParametersMRDC.c:8: #9 8.718 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.718 #define __EXTENSIONS__ /* for Sun */ #9 8.718 #9 8.718 :0:0: note: this is the location of the previous definition #9 8.719 :0:0: note: this is the location of the previous definition #9 8.719 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 8.719 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.h:17, #9 8.719 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelConfig.c:8: #9 8.719 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.719 #define __EXTENSIONS__ /* for Sun */ #9 8.719 #9 8.719 :0:0: note: this is the location of the previous definition #9 8.721 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 8.721 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.h:15, #9 8.721 from /opt/o-du-l2/src/codec_utils/RRC/MeasTriggerQuantity.c:8: #9 8.721 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.721 #define __EXTENSIONS__ /* for Sun */ #9 8.721 #9 8.721 :0:0: note: this is the location of the previous definition #9 8.734 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 8.734 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.h:15, #9 8.734 from /opt/o-du-l2/src/codec_utils/RRC/SuspendConfig.c:8: #9 8.734 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.734 #define __EXTENSIONS__ /* for Sun */ #9 8.734 #9 8.734 :0:0: note: this is the location of the previous definition #9 8.734 :0:0: note: this is the location of the previous definition #9 8.737 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 8.737 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.h:15, #9 8.737 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-Message.c:8: #9 8.737 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.737 #define __EXTENSIONS__ /* for Sun */ #9 8.737 #9 8.737 :0:0: note: this is the location of the previous definition #9 8.740 :0:0: note: this is the location of the previous definition #9 8.740 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 8.740 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.h:15, #9 8.740 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndexList.c:8: #9 8.740 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.740 #define __EXTENSIONS__ /* for Sun */ #9 8.740 #9 8.740 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c  #9 8.744 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c  #9 8.745 :0:0: note: this is the location of the previous definition #9 8.749 :0:0: note: this is the location of the previous definition #9 8.751 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 8.751 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h:15, #9 8.751 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c:8: #9 8.751 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.751 #define __EXTENSIONS__ /* for Sun */ #9 8.751 #9 8.751 :0:0: note: this is the location of the previous definition #9 8.751 :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/CellGroupId.h:46:0, #9 8.753 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.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.761 :0:0: note: this is the location of the previous definition #9 8.762 :0:0: note: this is the location of the previous definition #9 8.777 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c  #9 8.778 :0:0: note: this is the location of the previous definition #9 8.790 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c  #9 8.793 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.h:61:0, #9 8.793 from /opt/o-du-l2/src/codec_utils/RRC/CG-UCI-OnPUSCH.c:8: #9 8.793 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.793 #define __EXTENSIONS__ /* for Sun */ #9 8.793 #9 8.793 :0:0: note: this is the location of the previous definition #9 8.801 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c  #9 8.825 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 8.825 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.h:15, #9 8.825 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPattern.c:8: #9 8.825 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.825 #define __EXTENSIONS__ /* for Sun */ #9 8.825 #9 8.830 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NULL.c  #9 8.830 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c  #9 8.831 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c  #9 8.832 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c  #9 8.833 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c  #9 8.833 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c  #9 8.834 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.h:44:0, #9 8.834 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListEUTRA.c:8: #9 8.834 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.834 #define __EXTENSIONS__ /* for Sun */ #9 8.834 #9 8.841 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c  #9 8.842 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c  #9 8.842 :0:0: note: this is the location of the previous definition #9 8.844 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c  #9 8.850 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c  #9 8.873 :0:0: note: this is the location of the previous definition #9 8.877 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 8.877 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.h:15, #9 8.877 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS.c:8: #9 8.877 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.877 #define __EXTENSIONS__ /* for Sun */ #9 8.877 #9 8.877 :0:0: note: this is the location of the previous definition #9 8.878 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h:45:0, #9 8.878 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c:8: #9 8.878 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.878 #define __EXTENSIONS__ /* for Sun */ #9 8.878 #9 8.878 :0:0: note: this is the location of the previous definition #9 8.880 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 8.880 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.h:15, #9 8.880 from /opt/o-du-l2/src/codec_utils/RRC/NR-FreqInfo.c:8: #9 8.880 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.880 #define __EXTENSIONS__ /* for Sun */ #9 8.880 #9 8.880 :0:0: note: this is the location of the previous definition #9 8.880 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 8.880 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.h:15, #9 8.880 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete.c:8: #9 8.880 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.880 #define __EXTENSIONS__ /* for Sun */ #9 8.880 #9 8.880 :0:0: note: this is the location of the previous definition #9 8.882 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 8.882 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.h:15, #9 8.882 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerSSB-Index.c:8: #9 8.882 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.882 #define __EXTENSIONS__ /* for Sun */ #9 8.882 #9 8.883 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 8.883 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h:15, #9 8.883 from /opt/o-du-l2/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c:8: #9 8.883 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.883 #define __EXTENSIONS__ /* for Sun */ #9 8.883 #9 8.889 In file included from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.h:48:0, #9 8.889 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommon.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.h:46:0, #9 8.889 from /opt/o-du-l2/src/codec_utils/RRC/ScramblingId.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.895 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.h:83:0, #9 8.895 from /opt/o-du-l2/src/codec_utils/RRC/T-Reassembly.c:8: #9 8.895 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.895 #define __EXTENSIONS__ /* for Sun */ #9 8.895 #9 8.895 :0:0: note: this is the location of the previous definition #9 8.896 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c  #9 8.896 :0:0: note: this is the location of the previous definition #9 8.898 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c  #9 8.899 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c  #9 8.899 :0:0: note: this is the location of the previous definition #9 8.906 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c  #9 8.909 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 8.909 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h:15, #9 8.909 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c:8: #9 8.909 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.909 #define __EXTENSIONS__ /* for Sun */ #9 8.909 #9 8.909 :0:0: note: this is the location of the previous definition #9 8.910 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c  #9 8.929 In file included from /opt/o-du-l2/src/codec_utils/RRC/NULL.c:5:0: #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.936 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c  #9 8.938 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 8.938 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.h:15, #9 8.938 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoSN.c:8: #9 8.938 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.938 #define __EXTENSIONS__ /* for Sun */ #9 8.938 #9 8.939 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c  #9 8.939 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.c  #9 8.940 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c  #9 8.941 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c  #9 8.946 In file included from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.h:46:0, #9 8.946 from /opt/o-du-l2/src/codec_utils/RRC/SCellIndexRrc.c:8: #9 8.946 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.946 #define __EXTENSIONS__ /* for Sun */ #9 8.946 #9 8.947 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.h:44:0, #9 8.947 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetCombination.c:8: #9 8.947 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.947 #define __EXTENSIONS__ /* for Sun */ #9 8.947 #9 8.952 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 8.952 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.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.952 :0:0: note: this is the location of the previous definition #9 8.954 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c  #9 8.955 :0:0: note: this is the location of the previous definition #9 8.956 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c  #9 8.957 :0:0: note: this is the location of the previous definition #9 8.963 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.c  #9 8.963 :0:0: note: this is the location of the previous definition #9 8.973 :0:0: note: this is the location of the previous definition #9 8.985 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 8.985 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest-IEs.h:15, #9 8.985 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.h:15, #9 8.985 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeRequest.c:8: #9 8.985 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.985 #define __EXTENSIONS__ /* for Sun */ #9 8.985 #9 8.989 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 8.989 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.h:16, #9 8.989 from /opt/o-du-l2/src/codec_utils/RRC/MasterKeyUpdate.c:8: #9 8.989 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.989 #define __EXTENSIONS__ /* for Sun */ #9 8.989 #9 8.990 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.h:46:0, #9 8.990 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkId.c:8: #9 8.990 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.990 #define __EXTENSIONS__ /* for Sun */ #9 8.990 #9 8.990 :0:0: note: this is the location of the previous definition #9 8.990 :0:0: note: this is the location of the previous definition #9 8.994 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h:46:0, #9 8.994 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.h:15, #9 8.994 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSet.c:8: #9 8.994 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.994 #define __EXTENSIONS__ /* for Sun */ #9 8.994 #9 8.997 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.h:46:0, #9 8.997 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParameters.c:8: #9 8.997 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 8.997 #define __EXTENSIONS__ /* for Sun */ #9 8.997 #9 8.997 :0:0: note: this is the location of the previous definition #9 9.006 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceId.h:46:0, #9 9.006 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.h:15, #9 9.006 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resource.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.006 :0:0: note: this is the location of the previous definition #9 9.007 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 9.007 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.h:15, #9 9.007 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfo.c:8: #9 9.007 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.007 #define __EXTENSIONS__ /* for Sun */ #9 9.007 #9 9.008 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 9.008 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.h:15, #9 9.008 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-v1540-IEs.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.017 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.h:56:0, #9 9.017 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ConfigCommon.c:8: #9 9.017 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.017 #define __EXTENSIONS__ /* for Sun */ #9 9.017 #9 9.017 :0:0: note: this is the location of the previous definition #9 9.020 :0:0: note: this is the location of the previous definition #9 9.020 :0:0: note: this is the location of the previous definition #9 9.021 :0:0: note: this is the location of the previous definition #9 9.021 :0:0: note: this is the location of the previous definition #9 9.042 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.h:44:0, #9 9.042 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringInfoSetList.c:8: #9 9.042 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.042 #define __EXTENSIONS__ /* for Sun */ #9 9.042 #9 9.042 :0:0: note: this is the location of the previous definition #9 9.052 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 9.052 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h:15, #9 9.052 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c:8: #9 9.052 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.052 #define __EXTENSIONS__ /* for Sun */ #9 9.052 #9 9.058 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c  #9 9.061 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c  #9 9.061 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c  #9 9.062 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c  #9 9.063 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB2.c  #9 9.064 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c  #9 9.064 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c  #9 9.065 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c  #9 9.065 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c  #9 9.067 In file included from /opt/o-du-l2/src/codec_utils/RRC/RAT-Type.h:58:0, #9 9.067 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.h:15, #9 9.067 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-Request.c:8: #9 9.067 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.067 #define __EXTENSIONS__ /* for Sun */ #9 9.067 #9 9.067 :0:0: note: this is the location of the previous definition #9 9.067 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P-Max.c  #9 9.067 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c  #9 9.070 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c  #9 9.071 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c  #9 9.071 :0:0: note: this is the location of the previous definition #9 9.072 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c  #9 9.073 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.c  #9 9.074 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c  #9 9.074 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.c  #9 9.074 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.074 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.h:15, #9 9.074 from /opt/o-du-l2/src/codec_utils/RRC/ReestablishmentInfo.c:8: #9 9.074 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.074 #define __EXTENSIONS__ /* for Sun */ #9 9.074 #9 9.074 :0:0: note: this is the location of the previous definition #9 9.075 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c  #9 9.075 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c  #9 9.075 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c  #9 9.076 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c  #9 9.077 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c  #9 9.077 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c  #9 9.078 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c  #9 9.078 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c  #9 9.079 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.c  #9 9.080 In file included from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.h:67:0, #9 9.080 from /opt/o-du-l2/src/codec_utils/RRC/AggregatedBandwidth.c:8: #9 9.080 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.080 #define __EXTENSIONS__ /* for Sun */ #9 9.080 #9 9.080 :0:0: note: this is the location of the previous definition #9 9.080 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c  #9 9.081 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.c  #9 9.081 In file included from /opt/o-du-l2/src/codec_utils/RRC/RF-ParametersMRDC.h:48:0, #9 9.081 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.h:15, #9 9.081 from /opt/o-du-l2/src/codec_utils/RRC/UE-MRDC-Capability.c:8: #9 9.081 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.081 #define __EXTENSIONS__ /* for Sun */ #9 9.081 #9 9.081 :0:0: note: this is the location of the previous definition #9 9.082 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.c  #9 9.082 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c  #9 9.087 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.087 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.h:15, #9 9.087 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL-SIB.c:8: #9 9.087 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.087 #define __EXTENSIONS__ /* for Sun */ #9 9.087 #9 9.087 :0:0: note: this is the location of the previous definition #9 9.097 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c  #9 9.101 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c  #9 9.101 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c  #9 9.106 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Alpha.c  #9 9.115 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.h:74:0, #9 9.115 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSets.c:8: #9 9.115 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.115 #define __EXTENSIONS__ /* for Sun */ #9 9.115 #9 9.118 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c  #9 9.125 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.h:44:0, #9 9.125 from /opt/o-du-l2/src/codec_utils/RRC/DRB-ToAddModList.c:8: #9 9.125 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.125 #define __EXTENSIONS__ /* for Sun */ #9 9.125 #9 9.125 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c  #9 9.142 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.142 from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.c:8: #9 9.142 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.142 #define __EXTENSIONS__ /* for Sun */ #9 9.142 #9 9.142 :0:0: note: this is the location of the previous definition #9 9.144 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 9.144 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.h:16, #9 9.144 from /opt/o-du-l2/src/codec_utils/RRC/ConfiguredGrantConfig.c:8: #9 9.144 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.144 #define __EXTENSIONS__ /* for Sun */ #9 9.144 #9 9.149 :0:0: note: this is the location of the previous definition #9 9.154 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.h:46:0, #9 9.154 from /opt/o-du-l2/src/codec_utils/RRC/ReselectionThreshold.c:8: #9 9.154 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.154 #define __EXTENSIONS__ /* for Sun */ #9 9.154 #9 9.154 :0:0: note: this is the location of the previous definition #9 9.154 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 9.154 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.h:15, #9 9.154 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH.c:8: #9 9.154 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.154 #define __EXTENSIONS__ /* for Sun */ #9 9.154 #9 9.154 :0:0: note: this is the location of the previous definition #9 9.154 :0:0: note: this is the location of the previous definition #9 9.161 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB3.c  #9 9.204 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h:46:0, #9 9.204 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c:8: #9 9.204 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.204 #define __EXTENSIONS__ /* for Sun */ #9 9.204 #9 9.205 :0:0: note: this is the location of the previous definition #9 9.214 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TAG.c  #9 9.217 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.h:44:0, #9 9.217 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecordList.c:8: #9 9.217 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.217 #define __EXTENSIONS__ /* for Sun */ #9 9.217 #9 9.217 :0:0: note: this is the location of the previous definition #9 9.221 :0:0: note: this is the location of the previous definition #9 9.222 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB8.c  #9 9.222 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c  #9 9.223 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c  #9 9.226 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c  #9 9.230 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.h:63:0, #9 9.230 from /opt/o-du-l2/src/codec_utils/RRC/RRCReject.c:8: #9 9.230 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.230 #define __EXTENSIONS__ /* for Sun */ #9 9.230 #9 9.245 :0:0: note: this is the location of the previous definition #9 9.255 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.h:44:0, #9 9.255 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationList.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.268 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.268 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.c:8: #9 9.268 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.268 #define __EXTENSIONS__ /* for Sun */ #9 9.268 #9 9.277 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h:74:0, #9 9.277 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c:8: #9 9.277 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.277 #define __EXTENSIONS__ /* for Sun */ #9 9.277 #9 9.277 :0:0: note: this is the location of the previous definition #9 9.288 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.288 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c:8: #9 9.288 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.288 #define __EXTENSIONS__ /* for Sun */ #9 9.288 #9 9.291 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.291 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.h:16, #9 9.291 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictInfoSCG.c:8: #9 9.291 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.291 #define __EXTENSIONS__ /* for Sun */ #9 9.291 #9 9.291 :0:0: note: this is the location of the previous definition #9 9.302 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.h:51:0, #9 9.302 from /opt/o-du-l2/src/codec_utils/RRC/SRS-TPC-CommandConfig.c:8: #9 9.302 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.302 #define __EXTENSIONS__ /* for Sun */ #9 9.302 #9 9.303 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.h:41:0, #9 9.303 from /opt/o-du-l2/src/codec_utils/RRC/SRS-CC-SetIndex.c:8: #9 9.303 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.303 #define __EXTENSIONS__ /* for Sun */ #9 9.303 #9 9.303 :0:0: note: this is the location of the previous definition #9 9.305 :0:0: note: this is the location of the previous definition #9 9.307 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.307 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.h:15, #9 9.307 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoUL.c:8: #9 9.307 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.307 #define __EXTENSIONS__ /* for Sun */ #9 9.307 #9 9.307 :0:0: note: this is the location of the previous definition #9 9.308 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.c  #9 9.313 :0:0: note: this is the location of the previous definition #9 9.326 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.326 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.c:8: #9 9.326 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.326 #define __EXTENSIONS__ /* for Sun */ #9 9.326 #9 9.326 :0:0: note: this is the location of the previous definition #9 9.331 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c  #9 9.331 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.c  #9 9.332 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c  #9 9.334 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c  #9 9.335 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c  #9 9.335 :0:0: note: this is the location of the previous definition #9 9.337 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h:46:0, #9 9.337 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c:8: #9 9.337 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.337 #define __EXTENSIONS__ /* for Sun */ #9 9.337 #9 9.341 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex8.h:46:0, #9 9.341 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.h:16, #9 9.341 from /opt/o-du-l2/src/codec_utils/RRC/PortIndexFor8Ranks.c:8: #9 9.341 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.341 #define __EXTENSIONS__ /* for Sun */ #9 9.341 #9 9.341 :0:0: note: this is the location of the previous definition #9 9.347 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 9.347 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 9.347 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.c:8: #9 9.347 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.347 #define __EXTENSIONS__ /* for Sun */ #9 9.347 #9 9.347 :0:0: note: this is the location of the previous definition #9 9.347 :0:0: note: this is the location of the previous definition #9 9.348 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.348 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.h:15, #9 9.348 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete.c:8: #9 9.348 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.348 #define __EXTENSIONS__ /* for Sun */ #9 9.348 #9 9.348 :0:0: note: this is the location of the previous definition #9 9.372 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 9.372 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.c:8: #9 9.372 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.372 #define __EXTENSIONS__ /* for Sun */ #9 9.372 #9 9.372 :0:0: note: this is the location of the previous definition #9 9.381 :0:0: note: this is the location of the previous definition #9 9.382 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.h:46:0, #9 9.382 from /opt/o-du-l2/src/codec_utils/RRC/RSRQ-Range.c:8: #9 9.382 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.382 #define __EXTENSIONS__ /* for Sun */ #9 9.382 #9 9.382 :0:0: note: this is the location of the previous definition #9 9.389 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.h:71:0, #9 9.389 from /opt/o-du-l2/src/codec_utils/RRC/CA-BandwidthClassNR.c:8: #9 9.389 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.389 #define __EXTENSIONS__ /* for Sun */ #9 9.389 #9 9.389 :0:0: note: this is the location of the previous definition #9 9.401 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.h:44:0, #9 9.401 from /opt/o-du-l2/src/codec_utils/RRC/SRB-ToAddModList.c:8: #9 9.401 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.401 #define __EXTENSIONS__ /* for Sun */ #9 9.401 #9 9.401 :0:0: note: this is the location of the previous definition #9 9.411 In file included from /opt/o-du-l2/src/codec_utils/RRC/QFI.h:46:0, #9 9.411 from /opt/o-du-l2/src/codec_utils/RRC/QFI.c:8: #9 9.411 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.411 #define __EXTENSIONS__ /* for Sun */ #9 9.411 #9 9.417 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 9.417 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.h:15, #9 9.417 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfig.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/PDCP-Parameters.c  #9 9.420 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 9.420 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h:15, #9 9.420 from /opt/o-du-l2/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c:8: #9 9.420 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.420 #define __EXTENSIONS__ /* for Sun */ #9 9.420 #9 9.424 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h:44:0, #9 9.424 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c:8: #9 9.424 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.424 #define __EXTENSIONS__ /* for Sun */ #9 9.424 #9 9.425 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.425 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.h:15, #9 9.425 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellInfo.c:8: #9 9.425 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.425 #define __EXTENSIONS__ /* for Sun */ #9 9.425 #9 9.425 :0:0: note: this is the location of the previous definition #9 9.428 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 9.428 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 9.428 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.c:8: #9 9.428 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.428 #define __EXTENSIONS__ /* for Sun */ #9 9.428 #9 9.429 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c  #9 9.429 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c  #9 9.430 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c  #9 9.432 In file included from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.h:46:0, #9 9.432 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceZero.c:8: #9 9.432 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.432 #define __EXTENSIONS__ /* for Sun */ #9 9.432 #9 9.433 :0:0: note: this is the location of the previous definition #9 9.433 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.c  #9 9.435 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.h:47:0, #9 9.435 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc-IEs.c:8: #9 9.435 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.435 #define __EXTENSIONS__ /* for Sun */ #9 9.435 #9 9.436 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c  #9 9.439 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 9.439 from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.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.441 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 9.441 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.h:17, #9 9.441 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-Config.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.443 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 9.443 from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.c:8: #9 9.443 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.443 #define __EXTENSIONS__ /* for Sun */ #9 9.443 #9 9.444 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.h:46:0, #9 9.444 from /opt/o-du-l2/src/codec_utils/RRC/ShortI-RNTI-Value.c:8: #9 9.444 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.444 #define __EXTENSIONS__ /* for Sun */ #9 9.444 #9 9.445 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h:166:0, #9 9.445 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c:8: #9 9.445 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.445 #define __EXTENSIONS__ /* for Sun */ #9 9.445 #9 9.445 :0:0: note: this is the location of the previous definition #9 9.446 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.h:68:0, #9 9.446 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersEUTRA.c:8: #9 9.446 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.446 #define __EXTENSIONS__ /* for Sun */ #9 9.446 #9 9.447 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 9.447 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.h:16, #9 9.447 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Config.c:8: #9 9.447 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.447 #define __EXTENSIONS__ /* for Sun */ #9 9.447 #9 9.449 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 9.449 from /opt/o-du-l2/src/codec_utils/RRC/P-Max.c:8: #9 9.449 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.449 #define __EXTENSIONS__ /* for Sun */ #9 9.449 #9 9.449 :0:0: note: this is the location of the previous definition #9 9.451 In file included from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.h:46:0, #9 9.451 from /opt/o-du-l2/src/codec_utils/RRC/ShortMAC-I.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.453 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.h:68:0, #9 9.453 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DownlinkConfig.c:8: #9 9.453 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.453 #define __EXTENSIONS__ /* for Sun */ #9 9.453 #9 9.453 :0:0: note: this is the location of the previous definition #9 9.453 :0:0: note: this is the location of the previous definition #9 9.453 In file included from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h:46:0, #9 9.453 from /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c:8: #9 9.453 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.453 #define __EXTENSIONS__ /* for Sun */ #9 9.453 #9 9.453 In file included from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.h:254:0, #9 9.453 from /opt/o-du-l2/src/codec_utils/RRC/MIMO-ParametersPerBand.c:8: #9 9.453 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.453 #define __EXTENSIONS__ /* for Sun */ #9 9.453 #9 9.453 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndex.h:46:0, #9 9.453 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.h:15, #9 9.453 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Cell.c:8: #9 9.453 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.453 #define __EXTENSIONS__ /* for Sun */ #9 9.453 #9 9.454 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 9.454 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.h:18, #9 9.454 from /opt/o-du-l2/src/codec_utils/RRC/CSI-MeasConfig.c:8: #9 9.454 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.454 #define __EXTENSIONS__ /* for Sun */ #9 9.454 #9 9.454 :0:0: note: this is the location of the previous definition #9 9.457 :0:0: note: this is the location of the previous definition #9 9.463 :0:0: note: this is the location of the previous definition #9 9.465 :0:0: note: this is the location of the previous definition #9 9.465 :0:0: note: this is the location of the previous definition #9 9.466 :0:0: note: this is the location of the previous definition #9 9.466 :0:0: note: this is the location of the previous definition #9 9.466 :0:0: note: this is the location of the previous definition #9 9.466 :0:0: note: this is the location of the previous definition #9 9.472 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 9.472 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.c:8: #9 9.472 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.472 #define __EXTENSIONS__ /* for Sun */ #9 9.472 #9 9.472 :0:0: note: this is the location of the previous definition #9 9.475 In file included from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h:65:0, #9 9.475 from /opt/o-du-l2/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c:8: #9 9.475 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.475 #define __EXTENSIONS__ /* for Sun */ #9 9.475 #9 9.475 :0:0: note: this is the location of the previous definition #9 9.477 :0:0: note: this is the location of the previous definition #9 9.477 :0:0: note: this is the location of the previous definition #9 9.479 :0:0: note: this is the location of the previous definition #9 9.479 :0:0: note: this is the location of the previous definition #9 9.479 :0:0: note: this is the location of the previous definition #9 9.493 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.h:98:0, #9 9.493 from /opt/o-du-l2/src/codec_utils/RRC/RLF-TimersAndConstants.c:8: #9 9.493 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.493 #define __EXTENSIONS__ /* for Sun */ #9 9.493 #9 9.505 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.h:46:0, #9 9.505 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h:15, #9 9.505 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c:8: #9 9.505 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.505 #define __EXTENSIONS__ /* for Sun */ #9 9.505 #9 9.505 :0:0: note: this is the location of the previous definition #9 9.506 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.506 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.h:15, #9 9.506 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete-IEs.c:8: #9 9.506 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.506 #define __EXTENSIONS__ /* for Sun */ #9 9.506 #9 9.513 In file included from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.h:46:0, #9 9.513 from /opt/o-du-l2/src/codec_utils/RRC/AdditionalSpectrumEmission.c:8: #9 9.513 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.513 #define __EXTENSIONS__ /* for Sun */ #9 9.513 #9 9.513 :0:0: note: this is the location of the previous definition #9 9.525 :0:0: note: this is the location of the previous definition #9 9.530 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.c  #9 9.537 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h:46:0, #9 9.537 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c:8: #9 9.537 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.537 #define __EXTENSIONS__ /* for Sun */ #9 9.537 #9 9.537 :0:0: note: this is the location of the previous definition #9 9.537 :0:0: note: this is the location of the previous definition #9 9.538 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c  #9 9.538 :0:0: note: this is the location of the previous definition #9 9.583 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c  #9 9.586 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c  #9 9.607 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB8.h:61:0, #9 9.607 from /opt/o-du-l2/src/codec_utils/RRC/SIB8.c:8: #9 9.607 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.607 #define __EXTENSIONS__ /* for Sun */ #9 9.607 #9 9.616 :0:0: note: this is the location of the previous definition #9 9.620 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.h:127:0, #9 9.620 from /opt/o-du-l2/src/codec_utils/RRC/UE-TimersAndConstants.c:8: #9 9.620 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.620 #define __EXTENSIONS__ /* for Sun */ #9 9.620 #9 9.625 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-Identity.h:46:0, #9 9.625 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.h:15, #9 9.625 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-Info.c:8: #9 9.625 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.625 #define __EXTENSIONS__ /* for Sun */ #9 9.625 #9 9.625 :0:0: note: this is the location of the previous definition #9 9.629 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c  #9 9.637 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 9.637 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest-IEs.h:15, #9 9.637 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.h:15, #9 9.637 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupRequest.c:8: #9 9.637 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.637 #define __EXTENSIONS__ /* for Sun */ #9 9.637 #9 9.637 :0:0: note: this is the location of the previous definition #9 9.645 :0:0: note: this is the location of the previous definition #9 9.655 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.655 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.h:15, #9 9.655 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommon.c:8: #9 9.655 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.655 #define __EXTENSIONS__ /* for Sun */ #9 9.655 #9 9.655 :0:0: note: this is the location of the previous definition #9 9.666 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c  #9 9.670 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c  #9 9.675 In file included from /opt/o-du-l2/src/codec_utils/RRC/DataInactivityTimer.h:67:0, #9 9.675 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.h:18, #9 9.675 from /opt/o-du-l2/src/codec_utils/RRC/MAC-CellGroupConfig.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.675 :0:0: note: this is the location of the previous definition #9 9.679 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h:45:0, #9 9.679 from /opt/o-du-l2/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c:8: #9 9.679 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.679 #define __EXTENSIONS__ /* for Sun */ #9 9.679 #9 9.679 :0:0: note: this is the location of the previous definition #9 9.683 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 9.683 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.h:15, #9 9.683 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommon.c:8: #9 9.683 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.683 #define __EXTENSIONS__ /* for Sun */ #9 9.683 #9 9.686 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 9.686 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.c:8: #9 9.686 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.686 #define __EXTENSIONS__ /* for Sun */ #9 9.686 #9 9.687 :0:0: note: this is the location of the previous definition #9 9.694 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 9.694 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.h:15, #9 9.694 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestToAddMod.c:8: #9 9.694 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.694 #define __EXTENSIONS__ /* for Sun */ #9 9.694 #9 9.695 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.695 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h:15, #9 9.695 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c:8: #9 9.695 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.695 #define __EXTENSIONS__ /* for Sun */ #9 9.695 #9 9.695 :0:0: note: this is the location of the previous definition #9 9.699 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 9.699 from /opt/o-du-l2/src/codec_utils/RRC/RangeToBestCell.h:15, #9 9.699 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.h:16, #9 9.699 from /opt/o-du-l2/src/codec_utils/RRC/SIB2.c:8: #9 9.699 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.699 #define __EXTENSIONS__ /* for Sun */ #9 9.699 #9 9.699 :0:0: note: this is the location of the previous definition #9 9.701 :0:0: note: this is the location of the previous definition #9 9.702 :0:0: note: this is the location of the previous definition #9 9.709 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.h:42:0, #9 9.709 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format3.c:8: #9 9.709 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.709 #define __EXTENSIONS__ /* for Sun */ #9 9.709 #9 9.709 :0:0: note: this is the location of the previous definition #9 9.713 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.h:46:0, #9 9.713 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-IEs.c:8: #9 9.713 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.713 #define __EXTENSIONS__ /* for Sun */ #9 9.713 #9 9.713 :0:0: note: this is the location of the previous definition #9 9.719 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h:67:0, #9 9.719 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c:8: #9 9.719 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.719 #define __EXTENSIONS__ /* for Sun */ #9 9.719 #9 9.724 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.h:44:0, #9 9.724 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqNeighCellList.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.725 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 9.725 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h:17, #9 9.725 from /opt/o-du-l2/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c:8: #9 9.725 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.725 #define __EXTENSIONS__ /* for Sun */ #9 9.725 #9 9.725 :0:0: note: this is the location of the previous definition #9 9.728 :0:0: note: this is the location of the previous definition #9 9.733 :0:0: note: this is the location of the previous definition #9 9.734 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 9.734 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.c:8: #9 9.734 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.734 #define __EXTENSIONS__ /* for Sun */ #9 9.734 #9 9.734 :0:0: note: this is the location of the previous definition #9 9.736 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 9.736 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.h:15, #9 9.736 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqEUTRA.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.740 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.740 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.h:15, #9 9.740 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer-IEs.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.742 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c  #9 9.743 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c  #9 9.746 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c  #9 9.746 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c  #9 9.746 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandNR.c  #9 9.747 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB3.h:50:0, #9 9.747 from /opt/o-du-l2/src/codec_utils/RRC/SIB3.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h:44:0, #9 9.748 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.h:15, #9 9.748 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc-IEs.c:8: #9 9.748 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.748 #define __EXTENSIONS__ /* for Sun */ #9 9.748 #9 9.749 In file included from /opt/o-du-l2/src/codec_utils/RRC/TAG-Id.h:46:0, #9 9.749 from /opt/o-du-l2/src/codec_utils/RRC/TAG.h:15, #9 9.749 from /opt/o-du-l2/src/codec_utils/RRC/TAG.c:8: #9 9.749 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.749 #define __EXTENSIONS__ /* for Sun */ #9 9.749 #9 9.749 :0:0: note: this is the location of the previous definition #9 9.757 In file included from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.h:44:0, #9 9.757 from /opt/o-du-l2/src/codec_utils/RRC/FR-InfoList.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 :0:0: note: this is the location of the previous definition #9 9.762 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.h:75:0, #9 9.762 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersCommon.c:8: #9 9.762 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.762 #define __EXTENSIONS__ /* for Sun */ #9 9.762 #9 9.763 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 9.763 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.h:15, #9 9.763 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-CellMobility.c:8: #9 9.763 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.763 #define __EXTENSIONS__ /* for Sun */ #9 9.763 #9 9.763 :0:0: note: this is the location of the previous definition #9 9.765 :0:0: note: this is the location of the previous definition #9 9.767 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c  #9 9.771 :0:0: note: this is the location of the previous definition #9 9.772 :0:0: note: this is the location of the previous definition #9 9.773 :0:0: note: this is the location of the previous definition #9 9.778 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c  #9 9.782 :0:0: note: this is the location of the previous definition #9 9.782 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c  #9 9.786 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 9.786 from /opt/o-du-l2/src/codec_utils/RRC/Alpha.c:8: #9 9.786 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.786 #define __EXTENSIONS__ /* for Sun */ #9 9.786 #9 9.787 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReducedAggregatedBandwidth.h:63:0, #9 9.787 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.h:17, #9 9.787 from /opt/o-du-l2/src/codec_utils/RRC/OverheatingAssistance.c:8: #9 9.787 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.787 #define __EXTENSIONS__ /* for Sun */ #9 9.787 #9 9.788 :0:0: note: this is the location of the previous definition #9 9.793 In file included from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.h:73:0, #9 9.793 from /opt/o-du-l2/src/codec_utils/RRC/SupportedBandwidth.c:8: #9 9.793 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.793 #define __EXTENSIONS__ /* for Sun */ #9 9.793 #9 9.793 :0:0: note: this is the location of the previous definition #9 9.798 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h:46:0, #9 9.798 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c:8: #9 9.798 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.798 #define __EXTENSIONS__ /* for Sun */ #9 9.798 #9 9.803 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.h:46:0, #9 9.803 from /opt/o-du-l2/src/codec_utils/RRC/PRB-Id.c:8: #9 9.803 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.803 #define __EXTENSIONS__ /* for Sun */ #9 9.803 #9 9.803 :0:0: note: this is the location of the previous definition #9 9.803 :0:0: note: this is the location of the previous definition #9 9.803 :0:0: note: this is the location of the previous definition #9 9.826 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 9.826 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.h:15, #9 9.826 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationNR.c:8: #9 9.826 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.826 #define __EXTENSIONS__ /* for Sun */ #9 9.826 #9 9.826 :0:0: note: this is the location of the previous definition #9 9.831 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h:44:0, #9 9.831 from /opt/o-du-l2/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c:8: #9 9.831 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.831 #define __EXTENSIONS__ /* for Sun */ #9 9.831 #9 9.837 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c  #9 9.846 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c  #9 9.861 In file included from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h:46:0, #9 9.861 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c:8: #9 9.861 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.861 #define __EXTENSIONS__ /* for Sun */ #9 9.861 #9 9.862 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c  #9 9.863 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c  #9 9.866 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 9.866 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.h:15, #9 9.866 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfig.c:8: #9 9.866 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.866 #define __EXTENSIONS__ /* for Sun */ #9 9.866 #9 9.866 :0:0: note: this is the location of the previous definition #9 9.866 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c  #9 9.868 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c  #9 9.872 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.h:44:0, #9 9.872 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationInfoList.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.872 :0:0: note: this is the location of the previous definition #9 9.873 :0:0: note: this is the location of the previous definition #9 9.878 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 9.878 from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.c:8: #9 9.878 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.878 #define __EXTENSIONS__ /* for Sun */ #9 9.878 #9 9.878 :0:0: note: this is the location of the previous definition #9 9.879 :0:0: note: this is the location of the previous definition #9 9.881 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 9.881 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.h:15, #9 9.881 from /opt/o-du-l2/src/codec_utils/RRC/BandNR.c:8: #9 9.881 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.881 #define __EXTENSIONS__ /* for Sun */ #9 9.881 #9 9.881 :0:0: note: this is the location of the previous definition #9 9.899 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c  #9 9.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.c  #9 9.903 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c  #9 9.904 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.c  #9 9.905 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.c  #9 9.908 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h:46:0, #9 9.908 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c:8: #9 9.908 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.908 #define __EXTENSIONS__ /* for Sun */ #9 9.908 #9 9.908 :0:0: note: this is the location of the previous definition #9 9.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.c  #9 9.911 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c  #9 9.916 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h:44:0, #9 9.916 from /opt/o-du-l2/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c:8: #9 9.916 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.916 #define __EXTENSIONS__ /* for Sun */ #9 9.916 #9 9.916 :0:0: note: this is the location of the previous definition #9 9.921 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 9.921 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.h:17, #9 9.921 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete-IEs.c:8: #9 9.921 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.921 #define __EXTENSIONS__ /* for Sun */ #9 9.921 #9 9.921 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.h:115:0, #9 9.921 from /opt/o-du-l2/src/codec_utils/RRC/T-PollRetransmit.c:8: #9 9.921 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.921 #define __EXTENSIONS__ /* for Sun */ #9 9.921 #9 9.921 :0:0: note: this is the location of the previous definition #9 9.924 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.h:114:0, #9 9.924 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-UplinkConfig.c:8: #9 9.924 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.924 #define __EXTENSIONS__ /* for Sun */ #9 9.924 #9 9.924 :0:0: note: this is the location of the previous definition #9 9.928 :0:0: note: this is the location of the previous definition #9 9.931 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 9.931 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h:15, #9 9.931 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c:8: #9 9.931 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.931 #define __EXTENSIONS__ /* for Sun */ #9 9.931 #9 9.931 :0:0: note: this is the location of the previous definition #9 9.948 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.h:111:0, #9 9.948 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Parameters.c:8: #9 9.948 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.948 #define __EXTENSIONS__ /* for Sun */ #9 9.948 #9 9.948 :0:0: note: this is the location of the previous definition #9 9.948 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 9.948 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.h:15, #9 9.948 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetup.c:8: #9 9.948 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.948 #define __EXTENSIONS__ /* for Sun */ #9 9.948 #9 9.949 :0:0: note: this is the location of the previous definition #9 9.962 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c  #9 9.963 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c  #9 9.965 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c  #9 9.972 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.c  #9 9.973 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 9.973 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.h:15, #9 9.973 from /opt/o-du-l2/src/codec_utils/RRC/FailureInfoRLC-Bearer.c:8: #9 9.973 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.973 #define __EXTENSIONS__ /* for Sun */ #9 9.973 #9 9.974 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.h:46:0, #9 9.974 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUCCH-Id.c:8: #9 9.974 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.974 #define __EXTENSIONS__ /* for Sun */ #9 9.974 #9 9.976 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.h:49:0, #9 9.976 from /opt/o-du-l2/src/codec_utils/RRC/PagingRrc.c:8: #9 9.976 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.976 #define __EXTENSIONS__ /* for Sun */ #9 9.976 #9 9.976 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c  #9 9.982 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqSeparationClass.h:57:0, #9 9.982 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.h:16, #9 9.982 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetUplink.c:8: #9 9.982 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 9.982 #define __EXTENSIONS__ /* for Sun */ #9 9.982 #9 9.982 :0:0: note: this is the location of the previous definition #9 9.983 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c  #9 9.984 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.c  #9 9.984 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c  #9 9.989 :0:0: note: this is the location of the previous definition #9 9.993 :0:0: note: this is the location of the previous definition #9 9.994 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.c  #9 9.997 :0:0: note: this is the location of the previous definition #9 9.998 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c  #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c  #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c  #9 10.00 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c  #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h:75:0, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c:8: #9 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.01 #define __EXTENSIONS__ /* for Sun */ #9 10.01 #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.c  #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.h:15, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest.c:8: #9 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.01 #define __EXTENSIONS__ /* for Sun */ #9 10.01 #9 10.01 :0:0: note: this is the location of the previous definition #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.h:45:0, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/CSI-FrequencyOccupation.c:8: #9 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.01 #define __EXTENSIONS__ /* for Sun */ #9 10.01 #9 10.01 :0:0: note: this is the location of the previous definition #9 10.01 :0:0: note: this is the location of the previous definition #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c  #9 10.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 10.01 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c:8: #9 10.01 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.01 #define __EXTENSIONS__ /* for Sun */ #9 10.01 #9 10.01 :0:0: note: this is the location of the previous definition #9 10.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB5.c  #9 10.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.h:46:0, #9 10.02 from /opt/o-du-l2/src/codec_utils/RRC/PortIndex4.c:8: #9 10.02 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.02 #define __EXTENSIONS__ /* for Sun */ #9 10.02 #9 10.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c  #9 10.03 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.h:16, #9 10.03 from /opt/o-du-l2/src/codec_utils/RRC/SCS-SpecificCarrier.c:8: #9 10.03 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.03 #define __EXTENSIONS__ /* for Sun */ #9 10.03 #9 10.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultList2NR.c  #9 10.04 :0:0: note: this is the location of the previous definition #9 10.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternId.h:46:0, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.h:16, #9 10.04 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternGroup.c:8: #9 10.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.04 #define __EXTENSIONS__ /* for Sun */ #9 10.04 #9 10.04 :0:0: note: this is the location of the previous definition #9 10.04 :0:0: note: this is the location of the previous definition #9 10.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfoList.h:44:0, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.h:15, #9 10.06 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse-IEs.c:8: #9 10.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.06 #define __EXTENSIONS__ /* for Sun */ #9 10.06 #9 10.06 :0:0: note: this is the location of the previous definition #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.c  #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c  #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c  #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c  #9 10.06 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.c  #9 10.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.h:15, #9 10.07 from /opt/o-du-l2/src/codec_utils/RRC/MeasResults.c:8: #9 10.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.07 #define __EXTENSIONS__ /* for Sun */ #9 10.07 #9 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c  #9 10.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.c  #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c  #9 10.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.c  #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/SRI-PUSCH-PowerControlId.h:46:0, #9 10.11 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.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/EUTRA-ParametersXDD-Diff.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.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/ResultsPerCSI-RS-IndexList.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.c  #9 10.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.c  #9 10.13 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c  #9 10.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.h:63:0, #9 10.14 from /opt/o-du-l2/src/codec_utils/RRC/ULInformationTransfer.c:8: #9 10.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.14 #define __EXTENSIONS__ /* for Sun */ #9 10.14 #9 10.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.c  #9 10.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.h:15, #9 10.15 from /opt/o-du-l2/src/codec_utils/RRC/DL-AM-RLC.c:8: #9 10.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.15 #define __EXTENSIONS__ /* for Sun */ #9 10.15 #9 10.15 :0:0: note: this is the location of the previous definition #9 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c  #9 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c  #9 10.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthUM.h:53:0, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.h:15, #9 10.16 from /opt/o-du-l2/src/codec_utils/RRC/UL-UM-RLC.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/RegisteredAMF.c  #9 10.16 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.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/NR-NS-PmaxList.h:44:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxList.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/UL-DCCH-MessageType.h:114:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.h:15, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-Message.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/Phy-ParametersFR1.h:66:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFR1.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/FilterCoefficient.h:70:0, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 10.17 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.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/PagingCycle.h:55:0, #9 10.18 from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.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.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.19 from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.c:8: #9 10.19 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.19 #define __EXTENSIONS__ /* for Sun */ #9 10.19 #9 10.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c  #9 10.19 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c  #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.c  #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.c  #9 10.20 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.c  #9 10.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.h:136:0, #9 10.20 from /opt/o-du-l2/src/codec_utils/RRC/DRX-Info.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.22 :0:0: note: this is the location of the previous definition #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h:44:0, #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c:8: #9 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.22 #define __EXTENSIONS__ /* for Sun */ #9 10.22 #9 10.22 :0:0: note: this is the location of the previous definition #9 10.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 10.22 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.c:8: #9 10.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.22 #define __EXTENSIONS__ /* for Sun */ #9 10.22 #9 10.22 :0:0: note: this is the location of the previous definition #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.h:67:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/NAICS-Capability-Entry.c:8: #9 10.23 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.23 #define __EXTENSIONS__ /* for Sun */ #9 10.23 #9 10.23 :0:0: note: this is the location of the previous definition #9 10.23 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h:44:0, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h:15, #9 10.23 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.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.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.h:15, #9 10.24 from /opt/o-du-l2/src/codec_utils/RRC/FR-Info.c:8: #9 10.24 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.24 #define __EXTENSIONS__ /* for Sun */ #9 10.24 #9 10.25 In file included from /opt/o-du-l2/src/codec_utils/RRC/NextHopChainingCount.h:46:0, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.h:15, #9 10.25 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment-IEs.c:8: #9 10.25 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.25 #define __EXTENSIONS__ /* for Sun */ #9 10.25 #9 10.25 :0:0: note: this is the location of the previous definition #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c  #9 10.25 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.c  #9 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c  #9 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c  #9 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c  #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/MultiBandInfoListEUTRA.c  #9 10.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c  #9 10.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.h:15, #9 10.26 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceConfig.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/CG-ConfigInfo-IEs.c  #9 10.27 :0:0: note: this is the location of the previous definition #9 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c  #9 10.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.c  #9 10.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.h:44:0, #9 10.28 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-NS-PmaxList.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/SINR-RangeEUTRA.c  #9 10.29 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c  #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.31 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h:45:0, #9 10.31 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c:8: #9 10.31 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.31 #define __EXTENSIONS__ /* for Sun */ #9 10.31 #9 10.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-Reselection.h:46:0, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.h:15, #9 10.32 from /opt/o-du-l2/src/codec_utils/RRC/SIB5.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.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.c  #9 10.33 :0:0: note: this is the location of the previous definition #9 10.34 :0:0: note: this is the location of the previous definition #9 10.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.h:15, #9 10.34 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-Message.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/PUCCH-PowerControl.h:74:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-PowerControl.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/EUTRA-ParametersXDD-Diff.h:50:0, #9 10.35 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c:8: #9 10.35 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.35 #define __EXTENSIONS__ /* for Sun */ #9 10.35 #9 10.35 :0:0: note: this is the location of the previous definition #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-Range.h:46:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.h:15, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/ThresholdNR.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.h:83:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/PollPDU.c:8: #9 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.36 #define __EXTENSIONS__ /* for Sun */ #9 10.36 #9 10.36 :0:0: note: this is the location of the previous definition #9 10.36 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.h:21, #9 10.36 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-Config.c:8: #9 10.36 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.36 #define __EXTENSIONS__ /* for Sun */ #9 10.36 #9 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.h:15, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityEUTRA.c:8: #9 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.37 #define __EXTENSIONS__ /* for Sun */ #9 10.37 #9 10.37 :0:0: note: this is the location of the previous definition #9 10.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.h:44:0, #9 10.37 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigToAddModList.c:8: #9 10.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.37 #define __EXTENSIONS__ /* for Sun */ #9 10.37 #9 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h:44:0, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c:8: #9 10.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.38 #define __EXTENSIONS__ /* for Sun */ #9 10.38 #9 10.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.h:45:0, #9 10.38 from /opt/o-du-l2/src/codec_utils/RRC/HandoverCommand-IEs.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.39 :0:0: note: this is the location of the previous definition #9 10.39 :0:0: note: this is the location of the previous definition #9 10.40 :0:0: note: this is the location of the previous definition #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c  #9 10.40 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c  #9 10.40 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h:65:0, #9 10.40 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c:8: #9 10.40 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.40 #define __EXTENSIONS__ /* for Sun */ #9 10.40 #9 10.41 :0:0: note: this is the location of the previous definition #9 10.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.h:15, #9 10.41 from /opt/o-du-l2/src/codec_utils/RRC/NR-NS-PmaxValue.c:8: #9 10.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.41 #define __EXTENSIONS__ /* for Sun */ #9 10.41 #9 10.41 :0:0: note: this is the location of the previous definition #9 10.42 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.h:15, #9 10.42 from /opt/o-du-l2/src/codec_utils/RRC/PagingRecord.c:8: #9 10.42 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.42 #define __EXTENSIONS__ /* for Sun */ #9 10.42 #9 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c  #9 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.c  #9 10.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c  #9 10.43 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.h:42:0, #9 10.43 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format0.c:8: #9 10.43 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.43 #define __EXTENSIONS__ /* for Sun */ #9 10.43 #9 10.43 :0:0: note: this is the location of the previous definition #9 10.43 :0:0: note: this is the location of the previous definition #9 10.43 :0:0: note: this is the location of the previous definition #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.c  #9 10.45 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c  #9 10.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.45 from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.c:8: #9 10.45 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.45 #define __EXTENSIONS__ /* for Sun */ #9 10.45 #9 10.46 :0:0: note: this is the location of the previous definition #9 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/MNC.h:15, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.h:15, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentitY.c:8: #9 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.46 #define __EXTENSIONS__ /* for Sun */ #9 10.46 #9 10.46 :0:0: note: this is the location of the previous definition #9 10.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/RACH-ConfigGeneric.h:93:0, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.h:16, #9 10.46 from /opt/o-du-l2/src/codec_utils/RRC/SI-RequestConfig.c:8: #9 10.46 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.46 #define __EXTENSIONS__ /* for Sun */ #9 10.46 #9 10.46 :0:0: note: this is the location of the previous definition #9 10.47 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.h:55:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfig.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/AMF-Identifier.h:46:0, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.h:15, #9 10.47 from /opt/o-du-l2/src/codec_utils/RRC/RegisteredAMF.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.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c  #9 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PagingCycle.h:55:0, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.h:15, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-Config.c:8: #9 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.48 #define __EXTENSIONS__ /* for Sun */ #9 10.48 #9 10.48 :0:0: note: this is the location of the previous definition #9 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c  #9 10.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h:50:0, #9 10.48 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c:8: #9 10.48 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.48 #define __EXTENSIONS__ /* for Sun */ #9 10.48 #9 10.48 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c  #9 10.48 :0:0: note: this is the location of the previous definition #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c  #9 10.50 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.h:15, #9 10.50 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandInformationEUTRA.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/SIB9.c  #9 10.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c  #9 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.h:44:0, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/FreqPriorityListNR.c:8: #9 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.51 #define __EXTENSIONS__ /* for Sun */ #9 10.51 #9 10.51 :0:0: note: this is the location of the previous definition #9 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.c  #9 10.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 10.51 from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.c:8: #9 10.51 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.51 #define __EXTENSIONS__ /* for Sun */ #9 10.51 #9 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.c  #9 10.51 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c  #9 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h:44:0, #9 10.52 from /opt/o-du-l2/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.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.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfigCommonSIB.c  #9 10.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-Mapping.h:44:0, #9 10.52 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.h:16, #9 10.52 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingInfo.c:8: #9 10.52 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.52 #define __EXTENSIONS__ /* for Sun */ #9 10.52 #9 10.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c  #9 10.53 In file included from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.h:59:0, #9 10.53 from /opt/o-du-l2/src/codec_utils/RRC/TimeAlignmentTimer.c:8: #9 10.53 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.53 #define __EXTENSIONS__ /* for Sun */ #9 10.53 #9 10.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.c  #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/PCCH-MessageType.h:74:0, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/PCCH-MessageType.c:8: #9 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.55 #define __EXTENSIONS__ /* for Sun */ #9 10.55 #9 10.55 :0:0: note: this is the location of the previous definition #9 10.55 :0:0: note: this is the location of the previous definition #9 10.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c  #9 10.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.h:82:0, #9 10.55 from /opt/o-du-l2/src/codec_utils/RRC/CG-ConfigInfo-IEs.c:8: #9 10.55 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.55 #define __EXTENSIONS__ /* for Sun */ #9 10.55 #9 10.55 :0:0: note: this is the location of the previous definition #9 10.55 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c  #9 10.56 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.h:46:0, #9 10.56 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigId.c:8: #9 10.56 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.56 #define __EXTENSIONS__ /* for Sun */ #9 10.56 #9 10.56 :0:0: note: this is the location of the previous definition #9 10.56 :0:0: note: this is the location of the previous definition #9 10.56 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.c  #9 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c  #9 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.c  #9 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.h:44:0, #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqBlackCellList.c:8: #9 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.57 #define __EXTENSIONS__ /* for Sun */ #9 10.57 #9 10.57 :0:0: note: this is the location of the previous definition #9 10.57 :0:0: note: this is the location of the previous definition #9 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c  #9 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c  #9 10.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c  #9 10.57 :0:0: note: this is the location of the previous definition #9 10.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.h:46:0, #9 10.57 from /opt/o-du-l2/src/codec_utils/RRC/SINR-RangeEUTRA.c:8: #9 10.57 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.57 #define __EXTENSIONS__ /* for Sun */ #9 10.57 #9 10.57 :0:0: note: this is the location of the previous definition #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.c  #9 10.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.h:99:0, #9 10.58 from /opt/o-du-l2/src/codec_utils/RRC/MeasGapConfigRrc.c:8: #9 10.58 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.58 #define __EXTENSIONS__ /* for Sun */ #9 10.58 #9 10.58 :0:0: note: this is the location of the previous definition #9 10.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.c  #9 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.h:15, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/MultiBandInfoListEUTRA.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c  #9 10.59 :0:0: note: this is the location of the previous definition #9 10.59 In file included from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h:47:0, #9 10.59 from /opt/o-du-l2/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c:8: #9 10.59 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.59 #define __EXTENSIONS__ /* for Sun */ #9 10.59 #9 10.59 :0:0: note: this is the location of the previous definition #9 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h:50:0, #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c:8: #9 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.60 #define __EXTENSIONS__ /* for Sun */ #9 10.60 #9 10.60 :0:0: note: this is the location of the previous definition #9 10.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.h:62:0, #9 10.60 from /opt/o-du-l2/src/codec_utils/RRC/ReferenceSignalConfig.c:8: #9 10.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.60 #define __EXTENSIONS__ /* for Sun */ #9 10.60 #9 10.60 :0:0: note: this is the location of the previous definition #9 10.61 In file included from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h:44:0, #9 10.61 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c:8: #9 10.61 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.61 #define __EXTENSIONS__ /* for Sun */ #9 10.61 #9 10.61 :0:0: note: this is the location of the previous definition #9 10.61 :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/SearchSpaceId.h:46:0, #9 10.62 from /opt/o-du-l2/src/codec_utils/RRC/SearchSpaceId.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.64 In file included from /opt/o-du-l2/src/codec_utils/RRC/Alpha.h:59:0, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.h:16, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-PowerControl.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.h:16, #9 10.64 from /opt/o-du-l2/src/codec_utils/RRC/CellsTriggeredList.c:8: #9 10.64 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.64 #define __EXTENSIONS__ /* for Sun */ #9 10.64 #9 10.64 :0:0: note: this is the location of the previous definition #9 10.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.h:15, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSet.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/UE-NR-CapabilityAddFRX-Mode.h:44:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.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/NR-RS-Type.h:53:0, #9 10.65 from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.c:8: #9 10.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.65 #define __EXTENSIONS__ /* for Sun */ #9 10.65 #9 10.65 :0:0: note: this is the location of the previous definition #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.h:63:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/SystemInformation.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c  #9 10.66 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.h:68:0, #9 10.66 from /opt/o-du-l2/src/codec_utils/RRC/MobilityStateParameters.c:8: #9 10.66 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.66 #define __EXTENSIONS__ /* for Sun */ #9 10.66 #9 10.66 :0:0: note: this is the location of the previous definition #9 10.67 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.h:15, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultServMO.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h:15, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/AffectedCarrierFreqCombNR.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.h:15, #9 10.67 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand-IEs.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.68 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c  #9 10.68 :0:0: note: this is the location of the previous definition #9 10.68 :0:0: note: this is the location of the previous definition #9 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.c  #9 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c  #9 10.69 :0:0: note: this is the location of the previous definition #9 10.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c  #9 10.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.h:15, #9 10.70 from /opt/o-du-l2/src/codec_utils/RRC/MeasTiming.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.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RadioLinkMonitoringConfig.c  #9 10.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c  #9 10.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c  #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c  #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c  #9 10.75 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c  #9 10.76 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.c  #9 10.77 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c  #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c  #9 10.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c  #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c  #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c  #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c  #9 10.79 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c  #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.h:82:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersCommon.c:8: #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.80 #define __EXTENSIONS__ /* for Sun */ #9 10.80 #9 10.80 :0:0: note: this is the location of the previous definition #9 10.80 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c  #9 10.80 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h:15, #9 10.80 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c:8: #9 10.80 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.80 #define __EXTENSIONS__ /* for Sun */ #9 10.80 #9 10.80 :0:0: note: this is the location of the previous definition #9 10.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.h:46:0, #9 10.81 from /opt/o-du-l2/src/codec_utils/RRC/I-RNTI-Value.c:8: #9 10.81 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.81 #define __EXTENSIONS__ /* for Sun */ #9 10.81 #9 10.81 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c  #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.h:15, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Config.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.h:85:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/DMRS-DownlinkConfig.c:8: #9 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.82 #define __EXTENSIONS__ /* for Sun */ #9 10.82 #9 10.82 :0:0: note: this is the location of the previous definition #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c  #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c  #9 10.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.h:44:0, #9 10.82 from /opt/o-du-l2/src/codec_utils/RRC/MAC-Parameters.c:8: #9 10.82 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.82 #define __EXTENSIONS__ /* for Sun */ #9 10.82 #9 10.82 :0:0: note: this is the location of the previous definition #9 10.82 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c  #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.h:71:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/VictimSystemType.c:8: #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.83 #define __EXTENSIONS__ /* for Sun */ #9 10.83 #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetId.h:46:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.h:15, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSet.c:8: #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.83 #define __EXTENSIONS__ /* for Sun */ #9 10.83 #9 10.83 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSetId.h:46:0, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.h:15, #9 10.83 from /opt/o-du-l2/src/codec_utils/RRC/SRS-ResourceSet.c:8: #9 10.83 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.83 #define __EXTENSIONS__ /* for Sun */ #9 10.83 #9 10.83 :0:0: note: this is the location of the previous definition #9 10.83 :0:0: note: this is the location of the previous definition #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.h:46:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestResourceId.c:8: #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.84 #define __EXTENSIONS__ /* for Sun */ #9 10.84 #9 10.84 :0:0: note: this is the location of the previous definition #9 10.84 :0:0: note: this is the location of the previous definition #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.h:68:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/SSB-ConfigMobility.c:8: #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.84 #define __EXTENSIONS__ /* for Sun */ #9 10.84 #9 10.84 :0:0: note: this is the location of the previous definition #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectId.h:46:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.h:15, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectToRemoveList.c:8: #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.84 #define __EXTENSIONS__ /* for Sun */ #9 10.84 #9 10.84 :0:0: note: this is the location of the previous definition #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.h:110:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/DL-DCCH-MessageType.c:8: #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.84 #define __EXTENSIONS__ /* for Sun */ #9 10.84 #9 10.84 :0:0: note: this is the location of the previous definition #9 10.84 :0:0: note: this is the location of the previous definition #9 10.84 In file included from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.h:88:0, #9 10.84 from /opt/o-du-l2/src/codec_utils/RRC/UERadioPagingInformation.c:8: #9 10.84 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.84 #define __EXTENSIONS__ /* for Sun */ #9 10.84 #9 10.84 :0:0: note: this is the location of the previous definition #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.h:15, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/UplinkConfig.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c  #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.h:44:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/MeasResultListNR.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.h:63:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/LocationMeasurementIndication.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c  #9 10.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/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.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 10.85 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.c:8: #9 10.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.85 #define __EXTENSIONS__ /* for Sun */ #9 10.85 #9 10.85 :0:0: note: this is the location of the previous definition #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.h:15, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-SSB-Resource.c:8: #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.86 #define __EXTENSIONS__ /* for Sun */ #9 10.86 #9 10.86 :0:0: note: this is the location of the previous definition #9 10.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h:15, #9 10.86 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c:8: #9 10.86 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.86 #define __EXTENSIONS__ /* for Sun */ #9 10.86 #9 10.86 :0:0: note: this is the location of the previous definition #9 10.87 :0:0: note: this is the location of the previous definition #9 10.87 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.h:46:0, #9 10.87 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ConfigCommon.c:8: #9 10.87 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.87 #define __EXTENSIONS__ /* for Sun */ #9 10.87 #9 10.87 :0:0: note: this is the location of the previous definition #9 10.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.h:46:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/Q-QualMin.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.h:46:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-ResourceId.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.h:15, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/CFRA-CSIRS-Resource.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/SIB9.h:56:0, #9 10.88 from /opt/o-du-l2/src/codec_utils/RRC/SIB9.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.90 :0:0: note: this is the location of the previous definition #9 10.90 :0:0: note: this is the location of the previous definition #9 10.90 :0:0: note: this is the location of the previous definition #9 10.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h:44:0, #9 10.91 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c:8: #9 10.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.91 #define __EXTENSIONS__ /* for Sun */ #9 10.91 #9 10.91 :0:0: note: this is the location of the previous definition #9 10.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c  #9 10.92 :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/FeatureSetEUTRA-DownlinkId.h:46:0, #9 10.92 from /opt/o-du-l2/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c:8: #9 10.92 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.92 #define __EXTENSIONS__ /* for Sun */ #9 10.92 #9 10.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c  #9 10.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/DedicatedNAS-Message.h:45:0, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h:17, #9 10.96 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c:8: #9 10.96 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 10.96 #define __EXTENSIONS__ /* for Sun */ #9 10.96 #9 10.97 :0:0: note: this is the location of the previous definition #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.c  #9 10.97 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.c  #9 10.98 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c  #9 10.99 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c  #9 10.99 :0:0: note: this is the location of the previous definition #9 10.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h:75:0, #9 10.99 from /opt/o-du-l2/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.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 10.99 :0:0: note: this is the location of the previous definition #9 11.01 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c  #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c  #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.c  #9 11.02 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c  #9 11.03 -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/Hysteresis.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/CSI-SemiPersistentOnPUSCH-TriggerState.c  #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c  #9 11.03 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.c  #9 11.04 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h:44:0, #9 11.04 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c:8: #9 11.04 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.04 #define __EXTENSIONS__ /* for Sun */ #9 11.04 #9 11.04 :0:0: note: this is the location of the previous definition #9 11.04 -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/PUCCH-SpatialRelationInfoId.c  #9 11.04 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.c  #9 11.05 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.c  #9 11.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.h:15, #9 11.05 from /opt/o-du-l2/src/codec_utils/RRC/RLC-BearerConfig.c:8: #9 11.05 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.05 #define __EXTENSIONS__ /* for Sun */ #9 11.05 #9 11.05 :0:0: note: this is the location of the previous definition #9 11.06 In file included from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h:61:0, #9 11.06 from /opt/o-du-l2/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c:8: #9 11.06 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.06 #define __EXTENSIONS__ /* for Sun */ #9 11.06 #9 11.06 :0:0: note: this is the location of the previous definition #9 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasId.h:46:0, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.h:15, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/VarMeasReport.c:8: #9 11.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.07 #define __EXTENSIONS__ /* for Sun */ #9 11.07 #9 11.07 :0:0: note: this is the location of the previous definition #9 11.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-MaxCodeRate.h:58:0, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.h:16, #9 11.07 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-FormatConfig.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/DownlinkConfigCommonSIB.c  #9 11.08 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.c  #9 11.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.h:80:0, #9 11.08 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigMN.c:8: #9 11.08 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.08 #define __EXTENSIONS__ /* for Sun */ #9 11.08 #9 11.09 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c  #9 11.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 11.10 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.c:8: #9 11.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.10 #define __EXTENSIONS__ /* for Sun */ #9 11.10 #9 11.10 :0:0: note: this is the location of the previous definition #9 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c  #9 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c  #9 11.10 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.c  #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.h:53:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-Config.c:8: #9 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.11 #define __EXTENSIONS__ /* for Sun */ #9 11.11 #9 11.11 :0:0: note: this is the location of the previous definition #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c  #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.c  #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.h:15, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/CellsToAddMod.c:8: #9 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.11 #define __EXTENSIONS__ /* for Sun */ #9 11.11 #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.c  #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c  #9 11.11 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.c  #9 11.11 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellIdentity.h:46:0, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.h:15, #9 11.11 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaCell.c:8: #9 11.11 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.11 #define __EXTENSIONS__ /* for Sun */ #9 11.11 #9 11.11 :0:0: note: this is the location of the previous definition #9 11.12 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c  #9 11.13 :0:0: note: this is the location of the previous definition #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.h:46:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/LogicalChannelIdentity.c:8: #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.13 #define __EXTENSIONS__ /* for Sun */ #9 11.13 #9 11.13 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.h:114:0, #9 11.13 from /opt/o-du-l2/src/codec_utils/RRC/UL-DCCH-MessageType.c:8: #9 11.13 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.13 #define __EXTENSIONS__ /* for Sun */ #9 11.13 #9 11.13 :0:0: note: this is the location of the previous definition #9 11.13 :0:0: note: this is the location of the previous definition #9 11.13 :0:0: note: this is the location of the previous definition #9 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h:53:0, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c:8: #9 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.14 #define __EXTENSIONS__ /* for Sun */ #9 11.14 #9 11.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.14 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.c:8: #9 11.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.14 #define __EXTENSIONS__ /* for Sun */ #9 11.14 #9 11.15 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.c  #9 11.15 :0:0: note: this is the location of the previous definition #9 11.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h:15, #9 11.16 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c:8: #9 11.16 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.16 #define __EXTENSIONS__ /* for Sun */ #9 11.16 #9 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/P-Max.h:46:0, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.h:15, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/ConfigRestrictModReqSCG.c:8: #9 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.17 #define __EXTENSIONS__ /* for Sun */ #9 11.17 #9 11.17 :0:0: note: this is the location of the previous definition #9 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h:89:0, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c:8: #9 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.17 #define __EXTENSIONS__ /* for Sun */ #9 11.17 #9 11.17 :0:0: note: this is the location of the previous definition #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c  #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MCC.c  #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c  #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AS-Context.c  #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c  #9 11.17 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.c  #9 11.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.h:46:0, #9 11.17 from /opt/o-du-l2/src/codec_utils/RRC/RejectWaitTime.c:8: #9 11.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.17 #define __EXTENSIONS__ /* for Sun */ #9 11.17 #9 11.18 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.c  #9 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestId.h:46:0, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.h:17, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/SchedulingRequestConfig.c:8: #9 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.18 #define __EXTENSIONS__ /* for Sun */ #9 11.18 #9 11.18 :0:0: note: this is the location of the previous definition #9 11.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.h:16, #9 11.18 from /opt/o-du-l2/src/codec_utils/RRC/SSB-MTC2.c:8: #9 11.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.18 #define __EXTENSIONS__ /* for Sun */ #9 11.18 #9 11.18 :0:0: note: this is the location of the previous definition #9 11.19 :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/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 :0:0: note: this is the location of the previous definition #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.h:78:0, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH1-MessageType.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 :0:0: note: this is the location of the previous definition #9 11.21 :0:0: note: this is the location of the previous definition #9 11.21 In file included from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.h:60:0, #9 11.21 from /opt/o-du-l2/src/codec_utils/RRC/RLC-Parameters.c:8: #9 11.21 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.21 #define __EXTENSIONS__ /* for Sun */ #9 11.21 #9 11.21 :0:0: note: this is the location of the previous definition #9 11.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/RSRP-RangeEUTRA.h:46:0, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h:15, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c:8: #9 11.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.22 #define __EXTENSIONS__ /* for Sun */ #9 11.22 #9 11.22 :0:0: note: this is the location of the previous definition #9 11.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigSIB1.h:15, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.h:16, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/CGI-Info.c:8: #9 11.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.22 #define __EXTENSIONS__ /* for Sun */ #9 11.22 #9 11.22 :0:0: note: this is the location of the previous definition #9 11.22 In file included from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.h:53:0, #9 11.22 from /opt/o-du-l2/src/codec_utils/RRC/MRDC-AssistanceInfo.c:8: #9 11.22 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.22 #define __EXTENSIONS__ /* for Sun */ #9 11.22 #9 11.22 :0:0: note: this is the location of the previous definition #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c  #9 11.23 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.c  #9 11.24 In file included from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.h:46:0, #9 11.24 from /opt/o-du-l2/src/codec_utils/RRC/Hysteresis.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.26 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c  #9 11.26 In file included from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h:76:0, #9 11.26 from /opt/o-du-l2/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c:8: #9 11.26 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.26 #define __EXTENSIONS__ /* for Sun */ #9 11.26 #9 11.26 :0:0: note: this is the location of the previous definition #9 11.27 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.c  #9 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.h:15, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishment.c:8: #9 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.28 #define __EXTENSIONS__ /* for Sun */ #9 11.28 #9 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.c  #9 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c  #9 11.28 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.c  #9 11.28 In file included from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.h:45:0, #9 11.28 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeComplete-IEs.c:8: #9 11.28 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.28 #define __EXTENSIONS__ /* for Sun */ #9 11.28 #9 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombinationId.h:46:0, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.h:15, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/SlotFormatCombination.c:8: #9 11.29 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.29 #define __EXTENSIONS__ /* for Sun */ #9 11.29 #9 11.29 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.h:15, #9 11.29 from /opt/o-du-l2/src/codec_utils/RRC/BFR-CSIRS-Resource.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 :0:0: note: this is the location of the previous definition #9 11.31 :0:0: note: this is the location of the previous definition #9 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c  #9 11.31 :0:0: note: this is the location of the previous definition #9 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.c  #9 11.31 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.c  #9 11.32 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h:46:0, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.h:15, #9 11.32 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-MultiBandInfo.c:8: #9 11.32 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.32 #define __EXTENSIONS__ /* for Sun */ #9 11.32 #9 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c  #9 11.33 :0:0: note: this is the location of the previous definition #9 11.33 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c  #9 11.34 In file included from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h:54:0, #9 11.34 from /opt/o-du-l2/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c:8: #9 11.34 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.34 #define __EXTENSIONS__ /* for Sun */ #9 11.34 #9 11.34 :0:0: note: this is the location of the previous definition #9 11.34 :0:0: note: this is the location of the previous definition #9 11.35 In file included from /opt/o-du-l2/src/codec_utils/RRC/NR-RS-Type.h:53:0, #9 11.35 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.h:15, #9 11.35 from /opt/o-du-l2/src/codec_utils/RRC/EventTriggerConfigInterRAT.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/RRCResumeComplete.c  #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c  #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c  #9 11.36 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.c  #9 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/ControlResourceSetZero.h:46:0, #9 11.37 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.h:15, #9 11.37 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ConfigCommon.c:8: #9 11.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.37 #define __EXTENSIONS__ /* for Sun */ #9 11.37 #9 11.37 :0:0: note: this is the location of the previous definition #9 11.37 In file included from /opt/o-du-l2/src/codec_utils/RRC/RNTI-Value.h:46:0, #9 11.37 from /opt/o-du-l2/src/codec_utils/RRC/ReestabUE-Identity.h:15, #9 11.37 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h:15, #9 11.37 from /opt/o-du-l2/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c:8: #9 11.37 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.37 #define __EXTENSIONS__ /* for Sun */ #9 11.37 #9 11.38 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ReportConfigId.h:46:0, #9 11.38 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h:15, #9 11.38 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c:8: #9 11.38 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.38 #define __EXTENSIONS__ /* for Sun */ #9 11.38 #9 11.38 :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/CipheringAlgorithm.h:62:0, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.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.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.c  #9 11.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.c  #9 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/CounterCheckResponse.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.39 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.c  #9 11.39 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.h:15, #9 11.39 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRangeList.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.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h:46:0, #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c:8: #9 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.41 #define __EXTENSIONS__ /* for Sun */ #9 11.41 #9 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/SubcarrierSpacing.h:59:0, #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h:15, #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c:8: #9 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.41 #define __EXTENSIONS__ /* for Sun */ #9 11.41 #9 11.41 :0:0: note: this is the location of the previous definition #9 11.41 :0:0: note: this is the location of the previous definition #9 11.41 In file included from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.h:115:0, #9 11.41 from /opt/o-du-l2/src/codec_utils/RRC/T-StatusProhibit.c:8: #9 11.41 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.41 #define __EXTENSIONS__ /* for Sun */ #9 11.41 #9 11.42 :0:0: note: this is the location of the previous definition #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.c  #9 11.42 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c  #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c  #9 11.43 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.c  #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-Resources.h:79:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/SRS-Resources.c:8: #9 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.44 #define __EXTENSIONS__ /* for Sun */ #9 11.44 #9 11.44 :0:0: note: this is the location of the previous definition #9 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.h:58:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-format4.c:8: #9 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.44 #define __EXTENSIONS__ /* for Sun */ #9 11.44 #9 11.44 :0:0: note: this is the location of the previous definition #9 11.44 In file included from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h:46:0, #9 11.44 from /opt/o-du-l2/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c:8: #9 11.44 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.44 #define __EXTENSIONS__ /* for Sun */ #9 11.44 #9 11.44 :0:0: note: this is the location of the previous definition #9 11.45 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.h:15, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/SecurityModeCommand.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/InterFreqCarrierFreqList.h:44:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqCarrierFreqList.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/UL-DataSplitThreshold.h:83:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.h:21, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/PDCP-Config.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/MultiFrequencyBandListNR-SIB.h:44:0, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 11.45 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.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/AccessStratumRelease.h:62:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.h:15, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/UE-NR-Capability.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c  #9 11.46 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.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/PTRS-DensityRecommendationUL.h:49:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/PTRS-DensityRecommendationUL.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/PLMN-IdentityList-EUTRA-5GC.h:44:0, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h:15, #9 11.46 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.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.48 In file included from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.h:55:0, #9 11.48 from /opt/o-du-l2/src/codec_utils/RRC/AS-Context.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/ServCellIndexRrc.h:46:0, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h:15, #9 11.49 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentCell.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.50 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c  #9 11.51 In file included from /opt/o-du-l2/src/codec_utils/RRC/MCC-MNC-Digit.h:46:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/MCC.h:15, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/MCC.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.h:87:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/CA-ParametersNR.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/MeasConfigSN.h:53:0, #9 11.51 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigSN.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.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h:44:0, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.c  #9 11.52 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c  #9 11.52 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.h:62:0, #9 11.52 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-ParametersCommon.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.c  #9 11.53 :0:0: note: this is the location of the previous definition #9 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c  #9 11.53 :0:0: note: this is the location of the previous definition #9 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.c  #9 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c  #9 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c  #9 11.53 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.c  #9 11.54 In file included from /opt/o-du-l2/src/codec_utils/RRC/FilterCoefficient.h:70:0, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/FilterConfig.h:15, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.h:15, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/QuantityConfigRS.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/EUTRA-CellIndex.h:46:0, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.h:15, #9 11.54 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-CellIndexList.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c  #9 11.54 :0:0: note: this is the location of the previous definition #9 11.54 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c  #9 11.55 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.h:44:0, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/IntraFreqNeighCellList.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/ServCellIndexRrc.h:46:0, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.h:16, #9 11.55 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-ServingCellConfig.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 :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/EUTRA-PhysCellId.h:46:0, #9 11.56 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-PhysCellId.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.c  #9 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c  #9 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.c  #9 11.57 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.c  #9 11.57 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfigId.h:46:0, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.h:15, #9 11.57 from /opt/o-du-l2/src/codec_utils/RRC/CSI-ResourceConfig.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c  #9 11.58 :0:0: note: this is the location of the previous definition #9 11.58 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c  #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.h:44:0, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/ReestabNCellInfoList.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c  #9 11.58 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.58 from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.c  #9 11.59 :0:0: note: this is the location of the previous definition #9 11.59 :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/ReportConfigNR.h:68:0, #9 11.59 from /opt/o-du-l2/src/codec_utils/RRC/ReportConfigNR.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/SINR-Range.h:46:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/SINR-Range.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 :0:0: note: this is the location of the previous definition #9 11.60 In file included from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h:74:0, #9 11.60 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c:8: #9 11.60 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.60 #define __EXTENSIONS__ /* for Sun */ #9 11.60 #9 11.60 :0:0: note: this is the location of the previous definition #9 11.61 :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/PUSCH-ServingCellConfig.h:86:0, #9 11.61 from /opt/o-du-l2/src/codec_utils/RRC/PUSCH-ServingCellConfig.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 :0:0: note: this is the location of the previous definition #9 11.62 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h:57:0, #9 11.62 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c:8: #9 11.62 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.62 #define __EXTENSIONS__ /* for Sun */ #9 11.62 #9 11.62 :0:0: note: this is the location of the previous definition #9 11.63 :0:0: note: this is the location of the previous definition #9 11.63 In file included from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h:44:0, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/FrequencyInfoDL-SIB.h:15, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/DownlinkConfigCommonSIB.h:15, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.h:15, #9 11.63 from /opt/o-du-l2/src/codec_utils/RRC/ServingCellConfigCommonSIB.c:8: #9 11.63 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.63 #define __EXTENSIONS__ /* for Sun */ #9 11.63 #9 11.65 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.65 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.h:15, #9 11.65 from /opt/o-du-l2/src/codec_utils/RRC/RRCResumeComplete.c:8: #9 11.65 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.65 #define __EXTENSIONS__ /* for Sun */ #9 11.65 #9 11.65 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c  #9 11.66 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c  #9 11.66 :0:0: note: this is the location of the previous definition #9 11.67 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c  #9 11.68 In file included from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.h:67:0, #9 11.68 from /opt/o-du-l2/src/codec_utils/RRC/EstablishmentCause.c:8: #9 11.68 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.68 #define __EXTENSIONS__ /* for Sun */ #9 11.68 #9 11.68 :0:0: note: this is the location of the previous definition #9 11.69 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.h:83:0, #9 11.69 from /opt/o-du-l2/src/codec_utils/RRC/UL-DataSplitThreshold.c:8: #9 11.69 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.69 #define __EXTENSIONS__ /* for Sun */ #9 11.69 #9 11.69 :0:0: note: this is the location of the previous definition #9 11.69 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PollByte.c  #9 11.70 In file included from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeIndex.h:46:0, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.h:15, #9 11.70 from /opt/o-du-l2/src/codec_utils/RRC/PCI-RangeElement.c:8: #9 11.70 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.70 #define __EXTENSIONS__ /* for Sun */ #9 11.70 #9 11.70 :0:0: note: this is the location of the previous definition #9 11.72 In file included from /opt/o-du-l2/src/codec_utils/RRC/TrackingAreaCode.h:46:0, #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.h:15, #9 11.72 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfo.c:8: #9 11.72 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.72 #define __EXTENSIONS__ /* for Sun */ #9 11.72 #9 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.c  #9 11.72 :0:0: note: this is the location of the previous definition #9 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c  #9 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c  #9 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.c  #9 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.c  #9 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.c  #9 11.72 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c  #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.c  #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c  #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.c  #9 11.73 :0:0: note: this is the location of the previous definition #9 11.73 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.c  #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h:44:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c:8: #9 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.74 #define __EXTENSIONS__ /* for Sun */ #9 11.74 #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.c  #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.c  #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h:46:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c:8: #9 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.74 #define __EXTENSIONS__ /* for Sun */ #9 11.74 #9 11.74 In file included from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.h:267:0, #9 11.74 from /opt/o-du-l2/src/codec_utils/RRC/CodebookConfig.c:8: #9 11.74 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.74 #define __EXTENSIONS__ /* for Sun */ #9 11.74 #9 11.74 :0:0: note: this is the location of the previous definition #9 11.74 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.c  #9 11.75 In file included from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.h:62:0, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/AccessStratumRelease.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.h:15, #9 11.75 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfiguration.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 :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/VarPendingRNA-Update.h:38:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/VarPendingRNA-Update.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.76 :0:0: note: this is the location of the previous definition #9 11.76 :0:0: note: this is the location of the previous definition #9 11.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.h:71:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/SIB-TypeInfo.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.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-IdentityInfoList.h:44:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.h:15, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/CellAccessRelatedInfo.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.76 In file included from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.h:44:0, #9 11.76 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountMSB-InfoList.c:8: #9 11.76 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.76 #define __EXTENSIONS__ /* for Sun */ #9 11.76 #9 11.76 :0:0: note: this is the location of the previous definition #9 11.77 In file included from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.h:61:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/CG-Config-IEs.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h:210:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersFRX-Diff.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.h:72:0, #9 11.77 from /opt/o-du-l2/src/codec_utils/RRC/RRCRelease-IEs.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.78 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c  #9 11.81 In file included from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h:46:0, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h:15, #9 11.81 from /opt/o-du-l2/src/codec_utils/RRC/SRI-PUSCH-PowerControl.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c  #9 11.82 In file included from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.h:80:0, #9 11.82 from /opt/o-du-l2/src/codec_utils/RRC/MeasurementTimingConfigurationRrc.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.85 In file included from /opt/o-du-l2/src/codec_utils/RRC/SSB-Index.h:46:0, #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.h:15, #9 11.85 from /opt/o-du-l2/src/codec_utils/RRC/BFR-SSB-Resource.c:8: #9 11.85 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.85 #define __EXTENSIONS__ /* for Sun */ #9 11.85 #9 11.85 :0:0: note: this is the location of the previous definition #9 11.86 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h:15, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/CellGroupId.h:46:0, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.h:15, #9 11.86 from /opt/o-du-l2/src/codec_utils/RRC/CellGroupConfigRrc.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.86 :0:0: note: this is the location of the previous definition #9 11.88 In file included from /opt/o-du-l2/src/codec_utils/RRC/FreqBandIndicatorNR.h:46:0, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.h:15, #9 11.88 from /opt/o-du-l2/src/codec_utils/RRC/MultiFrequencyBandListNR.c:8: #9 11.88 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.88 #define __EXTENSIONS__ /* for Sun */ #9 11.88 #9 11.89 :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/ServCellIndexRrc.h:46:0, #9 11.89 from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.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.91 In file included from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.h:52:0, #9 11.91 from /opt/o-du-l2/src/codec_utils/RRC/InitialUE-Identity.c:8: #9 11.91 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.91 #define __EXTENSIONS__ /* for Sun */ #9 11.91 #9 11.91 :0:0: note: this is the location of the previous definition #9 11.91 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c  #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c  #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.c  #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.c  #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c  #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c  #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c  #9 11.92 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.c  #9 11.93 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c  #9 11.93 In file included from /opt/o-du-l2/src/codec_utils/RRC/PhysCellId.h:46:0, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.h:15, #9 11.93 from /opt/o-du-l2/src/codec_utils/RRC/ReportCGI.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c  #9 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.h:80:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/HandoverPreparationInformationRrc.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/DRX-ConfigRrc.h:297:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/DRX-ConfigRrc.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 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.c  #9 11.94 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-IEs.h:60:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/RRCResume-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 In file included from /opt/o-du-l2/src/codec_utils/RRC/ReportInterval.h:65:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h:15, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.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/DRB-Identity.h:46:0, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.h:15, #9 11.94 from /opt/o-du-l2/src/codec_utils/RRC/DRB-CountInfo.c:8: #9 11.94 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.94 #define __EXTENSIONS__ /* for Sun */ #9 11.94 #9 11.95 :0:0: note: this is the location of the previous definition #9 11.95 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c  #9 11.96 -e Compiling  /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c  #9 11.96 In file included from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.h:79:0, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/DL-CCCH-MessageType.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/CarrierFreqListEUTRA.h:44:0, #9 11.96 from /opt/o-du-l2/src/codec_utils/RRC/CarrierFreqListEUTRA.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/PDCCH-ServingCellConfig.h:64:0, #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/PDCCH-ServingCellConfig.c:8: #9 11.97 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.97 #define __EXTENSIONS__ /* for Sun */ #9 11.97 #9 11.97 :0:0: note: this is the location of the previous definition #9 11.97 In file included from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.h:97:0, #9 11.97 from /opt/o-du-l2/src/codec_utils/RRC/BSR-Config.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.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/RRC-TransactionIdentifier.h:46:0, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.h:15, #9 11.98 from /opt/o-du-l2/src/codec_utils/RRC/RRCSetupComplete.c:8: #9 11.98 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.98 #define __EXTENSIONS__ /* for Sun */ #9 11.98 #9 11.98 :0:0: note: this is the location of the previous definition #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.h:53:0, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/Phy-ParametersMRDC.c:8: #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.99 #define __EXTENSIONS__ /* for Sun */ #9 11.99 #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 In file included from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.h:62:0, #9 11.99 from /opt/o-du-l2/src/codec_utils/RRC/IntegrityProtAlgorithm.c:8: #9 11.99 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 11.99 #define __EXTENSIONS__ /* for Sun */ #9 11.99 #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 :0:0: note: this is the location of the previous definition #9 11.99 :0:0: note: this is the location of the previous definition #9 12.01 In file included from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h:44:0, #9 12.01 from /opt/o-du-l2/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.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.02 In file included from /opt/o-du-l2/src/codec_utils/RRC/ServCellIndexRrc.h:46:0, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.h:15, #9 12.02 from /opt/o-du-l2/src/codec_utils/RRC/SpCellConfig.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/FreqBandList.h:44:0, #9 12.03 from /opt/o-du-l2/src/codec_utils/RRC/FreqBandList.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.05 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSetId.h:46:0, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.h:15, #9 12.05 from /opt/o-du-l2/src/codec_utils/RRC/CSI-IM-ResourceSet.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/PollByte.h:115:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/PollByte.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/BWP-Id.h:46:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.h:15, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/BWP-Downlink.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 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRC-TransactionIdentifier.h:46:0, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.h:15, #9 12.06 from /opt/o-du-l2/src/codec_utils/RRC/DLInformationTransfer.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 :0:0: note: this is the location of the previous definition #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/BCCH-BCH-MessageType.h:59:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.h:15, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/BCCH-BCH-Message.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/RRCReconfigurationComplete-v1530-IEs.h:47:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c:8: #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.07 #define __EXTENSIONS__ /* for Sun */ #9 12.07 #9 12.07 :0:0: note: this is the location of the previous definition #9 12.07 In file included from /opt/o-du-l2/src/codec_utils/RRC/CipheringAlgorithm.h:62:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/SecurityAlgorithmConfig.h:15, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.h:15, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/SecurityConfigSMC.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 :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/SpeedStateScaleFactors.h:57:0, #9 12.07 from /opt/o-du-l2/src/codec_utils/RRC/SpeedStateScaleFactors.c:8: #9 12.07 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.07 #define __EXTENSIONS__ /* for Sun */ #9 12.07 #9 12.07 :0:0: note: this is the location of the previous definition #9 12.08 In file included from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h:41:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.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/BWP-UplinkDedicated.h:128:0, #9 12.08 from /opt/o-du-l2/src/codec_utils/RRC/BWP-UplinkDedicated.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.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/TCI-StateId.h:46:0, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.h:15, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/TCI-State.c:8: #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.09 #define __EXTENSIONS__ /* for Sun */ #9 12.09 #9 12.09 In file included from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h:55:0, #9 12.09 from /opt/o-du-l2/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c:8: #9 12.09 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.09 #define __EXTENSIONS__ /* for Sun */ #9 12.09 #9 12.09 :0:0: note: this is the location of the previous definition #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.h:46:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/BandCombinationIndex.c:8: #9 12.10 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.10 #define __EXTENSIONS__ /* for Sun */ #9 12.10 #9 12.10 :0:0: note: this is the location of the previous definition #9 12.10 In file included from /opt/o-du-l2/src/codec_utils/RRC/SN-FieldLengthAM.h:53:0, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.h:15, #9 12.10 from /opt/o-du-l2/src/codec_utils/RRC/UL-AM-RLC.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.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h:62:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c:8: #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.12 #define __EXTENSIONS__ /* for Sun */ #9 12.12 #9 12.12 :0:0: note: this is the location of the previous definition #9 12.12 In file included from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h:46:0, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.h:15, #9 12.12 from /opt/o-du-l2/src/codec_utils/RRC/NZP-CSI-RS-Resource.c:8: #9 12.12 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.12 #define __EXTENSIONS__ /* for Sun */ #9 12.12 #9 12.13 :0:0: note: this is the location of the previous definition #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueEUTRA.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.h:15, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasObjectEUTRA.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/ARFCN-ValueNR.h:46:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.h:15, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/MeasResult2NR.c:8: #9 12.14 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.14 #define __EXTENSIONS__ /* for Sun */ #9 12.14 #9 12.14 :0:0: note: this is the location of the previous definition #9 12.14 :0:0: note: this is the location of the previous definition #9 12.14 In file included from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h:82:0, #9 12.14 from /opt/o-du-l2/src/codec_utils/RRC/EUTRA-Q-OffsetRange.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 :0:0: note: this is the location of the previous definition #9 12.15 In file included from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h:46:0, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h:17, #9 12.15 from /opt/o-du-l2/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c:8: #9 12.15 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.15 #define __EXTENSIONS__ /* for Sun */ #9 12.15 #9 12.15 :0:0: note: this is the location of the previous definition #9 12.16 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h:46:0, #9 12.16 from /opt/o-du-l2/src/codec_utils/RRC/CSI-SSB-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.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.h:49:0, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/FailureInformation-IEs.c:8: #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.17 #define __EXTENSIONS__ /* for Sun */ #9 12.17 #9 12.17 In file included from /opt/o-du-l2/src/codec_utils/RRC/CSI-RS-Index.h:46:0, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h:15, #9 12.17 from /opt/o-du-l2/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c:8: #9 12.17 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.17 #define __EXTENSIONS__ /* for Sun */ #9 12.17 #9 12.17 :0:0: note: this is the location of the previous definition #9 12.18 In file included from /opt/o-du-l2/src/codec_utils/RRC/NG-5G-S-TMSI.h:46:0, #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.h:15, #9 12.18 from /opt/o-du-l2/src/codec_utils/RRC/PagingUE-Identity.c:8: #9 12.18 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.18 #define __EXTENSIONS__ /* for Sun */ #9 12.18 #9 12.18 :0:0: note: this is the location of the previous definition #9 12.19 :0:0: note: this is the location of the previous definition #9 12.19 In file included from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.h:44:0, #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/InterFreqBlackCellList.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 :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/RSRP-Range.h:46:0, #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.h:15, #9 12.19 from /opt/o-du-l2/src/codec_utils/RRC/MeasConfigRrc.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 :0:0: note: this is the location of the previous definition #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.h:80:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/UL-CCCH-MessageType.c:8: #9 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.20 #define __EXTENSIONS__ /* for Sun */ #9 12.20 #9 12.20 :0:0: note: this is the location of the previous definition #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/PDU-SessionID.h:46:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.h:15, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/SDAP-Config.c:8: #9 12.20 /opt/o-du-l2/src/codec_utils/RRC/../common/asn_internal.h:10:0: warning: "__EXTENSIONS__" redefined #9 12.20 #define __EXTENSIONS__ /* for Sun */ #9 12.20 #9 12.20 :0:0: note: this is the location of the previous definition #9 12.20 In file included from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.h:82:0, #9 12.20 from /opt/o-du-l2/src/codec_utils/RRC/Q-OffsetRange.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.22 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libasn_rrc.a  #9 12.31 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 12.32 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/crg.c  #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/cm_mem_wl.c  #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/cm_bdy5.c  #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/mac_sch_interface.c  #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/cm_tpt.c  #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/rgr.c  #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/cm_inet.c  #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/cm_gen.c  #9 12.32 -e Compiling  /opt/o-du-l2/src/cm/cm_math.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/rgu.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/cm_tenb_stats.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/cm_llist.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/cm_lte.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/ctf.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/du_app_mac_inf.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/rgm.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/rlc_mac_inf.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/kwu.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/cm_tkns.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/ckw.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/cm_hash.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/lkw.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/lsctp.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/du_app_rlc_inf.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/legtp.c  #9 12.33 -e Compiling  /opt/o-du-l2/src/cm/common_def.c  #9 12.34 -e Compiling  /opt/o-du-l2/src/cm/cm_mblk.c  #9 12.34 -e Compiling  /opt/o-du-l2/src/cm/lrg.c  #9 12.34 -e Compiling  /opt/o-du-l2/src/cm/cm_lib.c  #9 12.92 -e Creating Archive  /opt/o-du-l2/build/odu/lib/cu_stub/libcm.a  #9 12.92 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 12.93 make[1]: Entering directory '/opt/o-du-l2/build/odu' #9 12.93 -e Compiling  /opt/o-du-l2/src/mt/ss_strm.c  #9 12.93 -e Compiling  /opt/o-du-l2/src/mt/ss_gen.c  #9 12.93 -e Compiling  /opt/o-du-l2/src/mt/ss_msg.c  #9 12.93 -e Compiling  /opt/o-du-l2/src/mt/ss_rbuf.c  #9 12.93 -e Compiling  /opt/o-du-l2/src/mt/ss_task.c  #9 12.93 -e Compiling  /opt/o-du-l2/src/mt/ss_queue.c  #9 12.94 -e Compiling  /opt/o-du-l2/src/mt/ss_drvr.c  #9 12.94 -e Compiling  /opt/o-du-l2/src/mt/ss_timer.c  #9 12.94 -e Compiling  /opt/o-du-l2/src/mt/mt_ss.c  #9 12.94 -e Compiling  /opt/o-du-l2/src/mt/ss_pack.c  #9 12.95 -e Compiling  /opt/o-du-l2/src/mt/ss_mem.c  #9 12.97 /opt/o-du-l2/src/mt/ss_msg.c: In function 'SPrntMsg': #9 12.97 /opt/o-du-l2/src/mt/ss_msg.c:5395:9: warning: variable 'reg' set but not used [-Wunused-but-set-variable] #9 12.97 Data reg =0; #9 12.97 ^~~ #9 13.16 make[1]: Leaving directory '/opt/o-du-l2/build/odu' #9 13.76 -e ***** CU STUB BUILD COMPLETE ***** #9 DONE 14.3s #10 exporting to image #10 exporting layers #10 exporting layers 0.7s done #10 writing image sha256:6199aaf3a248fca3ec5173e829c453ce56d1a2ddf9ec571bac0b62c24703f86e done #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:9.0.5 0.0s done #10 DONE 0.7s ---> docker-build.sh ends [o-du-l2-cu-stub-docker-verify-master] $ /bin/sh -xe /tmp/jenkins12100641946741493903.sh [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins6407779591597915234.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2132 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins7009628884276407768.sh ---> sysstat.sh [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins17410765815193363663.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/o-du-l2-cu-stub-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/o-du-l2-cu-stub-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/o-du-l2-cu-stub-docker-verify-master ']' + mkdir -p /w/workspace/o-du-l2-cu-stub-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/o-du-l2-cu-stub-docker-verify-master/archives/ [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins825798582208966176.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KFz4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KFz4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins10260661469189684039.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/o-du-l2-cu-stub-docker-verify-master@tmp/config8286595587857909971tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins16406122777279547853.sh ---> create-netrc.sh [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins12659584267559152812.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KFz4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KFz4/bin to PATH [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins331422506042861622.sh ---> sudo-logs.sh Archiving 'sudo' log.. [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash /tmp/jenkins6728486004385615062.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KFz4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-KFz4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [o-du-l2-cu-stub-docker-verify-master] $ /bin/bash -l /tmp/jenkins6688626188828986155.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/o-du-l2-cu-stub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KFz4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-KFz4/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/o-du-l2-cu-stub-docker-verify-master/2190 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2310 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 12G 7.8G 60% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 469 1116 0 2358 3191 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:67:12:45 brd ff:ff:ff:ff:ff:ff inet 10.32.7.41/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86150sec preferred_lft 86150sec inet6 fe80::f816:3eff:fe67:1245/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:1b:55:dd:9e 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-2310) 02/20/24 _x86_64_ (4 CPU) 09:37:51 LINUX RESTART (4 CPU) 09:38:01 tps rtps wtps bread/s bwrtn/s 09:39:01 162.74 69.36 93.38 5599.60 41226.88 09:40:01 93.78 26.80 66.99 3200.13 10176.30 09:41:01 291.27 87.44 203.83 4546.21 118694.15 Average: 182.62 61.20 121.42 4448.67 56712.88 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:39:01 1716996 3337484 2321656 57.49 39240 1741568 903040 17.75 574672 1577668 105720 09:40:01 1417172 3371112 2621480 64.91 61564 2036476 1004500 19.75 617616 1800220 104420 09:41:01 1029064 2937360 3009588 74.52 118688 1890472 1758276 34.56 879344 1833152 42204 Average: 1387744 3215319 2650908 65.64 73164 1889505 1221939 24.02 690544 1737013 84115 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:39:01 ens3 457.09 306.50 1704.54 70.26 0.00 0.00 0.00 0.00 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 09:40:01 ens3 55.87 51.76 624.00 8.83 0.00 0.00 0.00 0.00 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 lo 2.40 2.40 0.21 0.21 0.00 0.00 0.00 0.00 09:41:01 ens3 486.26 217.15 13491.84 34.50 0.00 0.00 0.00 0.00 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 333.11 191.81 5275.29 37.86 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.24 1.24 0.11 0.11 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2310) 02/20/24 _x86_64_ (4 CPU) 09:37:51 LINUX RESTART (4 CPU) 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:39:01 all 15.70 0.00 2.31 5.28 0.06 76.65 09:39:01 0 17.94 0.00 1.87 8.57 0.05 71.58 09:39:01 1 11.99 0.00 2.19 3.91 0.05 81.86 09:39:01 2 16.09 0.00 3.26 5.41 0.07 75.17 09:39:01 3 16.77 0.00 1.87 3.21 0.05 78.09 09:40:01 all 19.62 0.00 1.52 2.61 0.05 76.20 09:40:01 0 11.23 0.00 1.10 0.27 0.03 87.38 09:40:01 1 36.09 0.00 1.90 0.42 0.07 61.53 09:40:01 2 17.57 0.00 1.78 2.09 0.07 78.49 09:40:01 3 13.55 0.00 1.32 7.68 0.07 77.39 09:41:01 all 29.64 0.00 12.92 5.80 0.10 51.54 09:41:01 0 28.38 0.00 13.29 5.92 0.10 52.32 09:41:01 1 27.94 0.00 14.23 1.22 0.08 56.53 09:41:01 2 27.79 0.00 12.33 4.88 0.10 54.90 09:41:01 3 34.48 0.00 11.85 11.19 0.10 42.38 Average: all 21.62 0.00 5.55 4.55 0.07 68.20 Average: 0 19.14 0.00 5.38 4.91 0.06 70.51 Average: 1 25.34 0.00 6.07 1.85 0.07 66.68 Average: 2 20.46 0.00 5.76 4.12 0.08 69.57 Average: 3 21.54 0.00 4.98 7.34 0.07 66.07